Commit d9a3266
authored
## Description
Temporarily suppresses the two High severity Netty CVEs in trivy scan
ignore files while the fix (bumping `netty-bom` to `4.1.132.Final`) is
pending release.
### Changes
- `.github/trivy/pr-build.trivyignore.yaml` — suppress CVE-2026-33870
and CVE-2026-33871
- `.github/trivy/daily-scan.trivyignore.yaml` — suppress CVE-2026-33870
and CVE-2026-33871
### Expiration
Suppressions expire on **2026-04-14**. Both files should be cleaned up
after the next release.
### Related
- Fix PR: #1347 (main), #1348 (release/v2.26.x)
- Issue: #1346
1 parent 8a2542f commit d9a3266
2 files changed
Lines changed: 14 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
0 commit comments