Skip to content

Commit a0f7dc3

Browse files
committed
fix
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
1 parent 1020a2c commit a0f7dc3

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

test/security/data/ecr_scan_allowlist/lambda/framework_allowlist.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,15 @@
7171
"vulnerability_id": "CVE-2026-42504",
7272
"reason": "Go stdlib CVE in aws-lambda-rie binary (built with Go 1.25.8). Fixed in Go 1.26.4. No new RIE release yet. Will auto-resolve on next RIE release.",
7373
"review_by": "2026-10-01"
74+
},
75+
{
76+
"vulnerability_id": "CVE-2026-27145",
77+
"reason": "Go stdlib CVE in aws-lambda-rie binary (built with Go 1.25.8). Fixed in Go 1.26.4. No new RIE release yet. We download releases/latest so this will auto-resolve on next RIE release.",
78+
"review_by": "2026-10-01"
79+
},
80+
{
81+
"vulnerability_id": "CVE-2026-39822",
82+
"reason": "Go stdlib CVE in aws-lambda-rie binary (built with Go 1.25.8). Fixed in Go 1.26.5. No new RIE release yet. We download releases/latest so this will auto-resolve on next RIE release.",
83+
"review_by": "2026-10-01"
7484
}
7585
]

0 commit comments

Comments
 (0)