envoyproxy / envoyproxy/toolshed
Add CVE issues to `envoy.dependency.check`
- 主要语言
- Python
- 星标
- 12
- 派生
- 24
- 平均合并
- 6 小时 37 分钟
- 30 天内合并 PR
- 92
描述
Currently, in Envoy CI, when a failing CVE is found for a dep the job errors until the issue is resolved by the dep being updated, or the CVE being excluded.
Often this is not noticed immediately.
If we instead of erroring, just warned that there is a failing CVE in CI, and then - as we do with "Newer release" tickets - created a ticket that a "Dependency CVE issue" had been found, we would more likely notice, have something to close through resolution, and the checker wouldnt error, unless something unexpected happened
We can fairly easily repurpose the `release-issues` check to achieve this, altho it will take a little refactoring to handle multiple issue trackers/issue types
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。