envoyproxy/envoy

Fix bugs discovered by Envoy's fuzzers on bugs.chromium.org

Open

#4709 aperta il 12 ott 2018

Vedi su GitHub
 (17 commenti) (0 reazioni) (0 assegnatari)C++ (5373 fork)batch import
beginnerbughelp wantedtech debt

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

Descrizione

Our fuzzers run continuously on ClusterFuzz and bugs are embargoed for 90 days. We have a significant backlog and we've allowed some of the non-critical fuzz bugs (functional vs. security related) to age out past the embargo. These can be seen at:

https://bugs.chromium.org/p/oss-fuzz/issues/list?can=2&q=envoy

This GH issue is intended to remain open for anyone interested in tackling an issue here. Most of these are great starter bugs, usually requiring a small PR to fix configuration validation or the integration test framework.

Guida contributor