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

Implement Fuzz testing #5425

Open
5 of 7 tasks
sudiptob2 opened this issue Mar 6, 2025 · 0 comments
Open
5 of 7 tasks

Implement Fuzz testing #5425

sudiptob2 opened this issue Mar 6, 2025 · 0 comments
Assignees
Labels
area/ci CI and build related issues area/testing

Comments

@sudiptob2
Copy link
Contributor

sudiptob2 commented Mar 6, 2025

The CNCF Fuzzing Initiative in collaboration with OSS-Fuzz provides a fuzzing infrastructure that enables CNCF projects to leverage coverage-guided continuous fuzzing. Envoy Proxy already benefits from extensive fuzz testing, so applying the same approach to Envoy Gateway will ensure similar robustness and reliability.

Tasks

Develop initial set of fuzz tests

Integrate Continuous Fuzzing with OSS-Fuzz

References

  1. Fuzzing library Go-fuzz
  2. Fuzzing Infrastructure: OSS-Fuzz
  3. Best Practices: OSS-Fuzz ideal integration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci CI and build related issues area/testing
Projects
None yet
Development

No branches or pull requests

2 participants