Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project owners need some way to adjust severity of OSS-Fuzz reports #11939

Open
davidben opened this issue May 10, 2024 · 0 comments
Open

Project owners need some way to adjust severity of OSS-Fuzz reports #11939

davidben opened this issue May 10, 2024 · 0 comments

Comments

@davidben
Copy link
Contributor

This is a companion to #11925

OSS-Fuzz automatically assigns severity for bugs. This is a great first-pass triage, but sometimes OSS-Fuzz is wrong. It may over-level the bug if it's a bug in the fuzzer and not actual code, or in an irrelevant part of the system. It may under-level the bug if it's a case where non-memory-safety correctness still has serious ramifications, e.g. some kinds of cryptographic errors.

Now that OSS-Fuzz bugs are integrated into OSV, these mistakes go from cosmetic issues to actual problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant