envoyproxy/envoy

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

Open

#4,709 创建于 2018年10月12日

在 GitHub 查看
 (17 评论) (0 反应) (0 负责人)C++ (5,373 fork)batch import
beginnerbughelp wantedtech debt

仓库指标

Star
 (27,997 star)
PR 合并指标
 (平均合并 8天) (30 天内合并 378 个 PR)

描述

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.

贡献者指南