oss-fuzz
oss-fuzz copied to clipboard
OSS-Fuzz - continuous fuzzing for open source software.
(Yes, I remember that AArch64 support is not official.) I've enabled AArch64 architecture in Tarantool project and building has failed [^1][^2]: ``` Finished Step #33 Starting Step #34 - "compile-libfuzzer-address-aarch64"...
This PR initialise the fuzzing for huggingface-evaluate project.
Pyinstaller is used to compile Python fuzzers into executables, pyinstaller 5.0.1 is installed in https://github.com/google/oss-fuzz/blob/master/infra/base-images/base-builder/install_python.sh#L22 for separate projects to use it to compile python fuzzers. It is found that this...
Fix ox-ruby build, fix detection of ruby targets, make ruby more consistent with other languages.
Issue 52047 is a false positive, similar to resolved issue 52037. There is nothing "undefined" about a left shift of unsigned integers! I still can't access: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=52047
This adds glaze, a C++ json library which is very relevant because it is extremely fast (on par with simdjson) while offering both read and write. It is also nice...
Bumps the bundler group in /docs with 1 update: [rexml](https://github.com/ruby/rexml). Updates `rexml` from 3.2.8 to 3.3.3 Release notes Sourced from rexml's releases. REXML 3.3.3 - 2024-08-01 Improvements Added support for...
Bumps the pip group with 1 update in the /infra/build/functions directory: [grpcio](https://github.com/grpc/grpc). Bumps the pip group with 1 update in the /infra/ci directory: [requests](https://github.com/psf/requests). Bumps the pip group with 1...