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

Library fuzzing using OSS Fuzz #3

Open
brian-r-calder opened this issue Feb 23, 2024 · 2 comments
Open

Library fuzzing using OSS Fuzz #3

brian-r-calder opened this issue Feb 23, 2024 · 2 comments
Assignees
Labels
discussion Item for discussion/information

Comments

@brian-r-calder
Copy link
Contributor

Background

There is a lot of code in the BAG library, and therefore a significant risk of memory holes or other security issues. This might also reflect issues in underlying libraries including HDF5. One way to find such issues is to use fuzzing techniques. The BAG library has been accepted for testing via Google OSS-Fuzz.

Actions

  1. Brief on the current setup for OSS-Fuzz testing, and opportunities.
  2. Collect concerns or other suggestions for better automated testing.
@brian-r-calder brian-r-calder added the discussion Item for discussion/information label Feb 23, 2024
@brian-r-calder
Copy link
Contributor Author

This was not discussed at the CHC'24 WG meeting, and is therefore bound over for the next meeting.

@selimnairb selimnairb added this to the ONSWG-US-HYDRO-25 milestone Nov 22, 2024
@selimnairb
Copy link

Agenda item to provide a status update on fuzz testing efforts at ONWSG meeting at US HYDRO 2025.

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

No branches or pull requests

2 participants