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

Change Fuzzing measurement #121

Closed
david-a-wheeler opened this issue Jan 5, 2021 · 1 comment
Closed

Change Fuzzing measurement #121

david-a-wheeler opened this issue Jan 5, 2021 · 1 comment

Comments

@david-a-wheeler
Copy link
Contributor

The current definition of "Fuzzing" is:

  • Does the project use OSS-Fuzz?

I think the definition should be:

  • Does the project use fuzzing to detect security vulnerabilities (e.g., by using OSS-Fuzz)?

If they do fuzzing some other way it should be fine. It may be harder to detect, but that's okay, that can be improved over time as long as the definition allows for it.

@inferno-chromium
Copy link
Contributor

The current definition of "Fuzzing" is:

  • Does the project use OSS-Fuzz?

I think the definition should be:

  • Does the project use fuzzing to detect security vulnerabilities (e.g., by using OSS-Fuzz)?

If they do fuzzing some other way it should be fine. It may be harder to detect, but that's okay, that can be improved over time as long as the definition allows for it.

Yes agree, fixed in docs.

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

2 participants