Skip to content

Commit 03ebc65

Browse files
committed
chore(security): ignore newly reported base CVEs
Track newly reported Go/base vulnerabilities in .trivyignore with expiration while waiting for upstream runner and bundled binaries to be refreshed. Made-with: Cursor
1 parent cf67c98 commit 03ebc65

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

.trivyignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,7 @@ CVE-2026-34040 exp:2026-08-19
6666
CVE-2026-33747 exp:2026-08-19
6767
CVE-2026-33748 exp:2026-08-19
6868
CVE-2025-15558 exp:2026-08-19
69+
CVE-2026-32281 exp:2026-08-19
70+
CVE-2026-32283 exp:2026-08-19
71+
CVE-2026-33810 exp:2026-08-19
72+
CVE-2026-35469 exp:2026-08-19

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
### Fixed
88

9+
* **security:** add temporary ignores for newly reported Go/base CVEs (`CVE-2026-32281`, `CVE-2026-32283`, `CVE-2026-33810`, `CVE-2026-35469`) with reevaluation expiry
10+
911
## [1.2.1](https://github.com/DeerHide/python-github-runner/compare/v1.2.0...v1.2.1) (2026-04-25)
1012

1113
### Added

0 commit comments

Comments
 (0)