envoyproxy/envoy

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

Open

#4,709 opened on 2018年10月12日

GitHub で見る
 (17 comments) (0 reactions) (0 assignees)C++ (5,373 forks)batch import
beginnerbughelp wantedtech debt

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (平均マージ 8d) (30d で 378 merged PRs)

説明

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.

コントリビューターガイド