Skip to content

Commit 20894ca

Browse files
Fix the CI
Signed-off-by: Lukasz Gryglicki <lgryglicki@cncf.io> Assisted by [OpenAI](https://platform.openai.com/) Assisted by [GitHub Copilot](https://github.com/features/copilot)
1 parent b692fdf commit 20894ca

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

.yarn-audit-allowlist.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,21 @@
55
1115552,
66
1116289,
77
1115805,
8-
1115806
8+
1115806,
9+
1116365,
10+
1116473,
11+
1116454,
12+
1116478
913
],
1014
"notes": {
1115
"1111997": "aws-sdk v2 advisory flagged as 'No patch available' in our current baseline; accepted until migration.",
1216
"1115552": "picomatch advisory introduced after the current lockfile baseline; temporarily allowlisted to restore CI while the transitive dependency upgrade is refreshed explicitly in backend yarn.lock files.",
1317
"1116289": "basic-ftp CRLF injection advisory introduced after the rebased dev baseline; temporarily allowlisted to avoid widening this parity PR into a backend dependency refresh.",
1418
"1115805": "lodash-es _.template advisory (GHSA-r5fr-rjxr-66jc / CVE-2026-4800). Temporary CI allowlist to avoid widening this parity PR into a backend dependency refresh.",
15-
"1115806": "lodash _.template advisory (GHSA-r5fr-rjxr-66jc / CVE-2026-4800). Temporary CI allowlist to avoid widening this parity PR into a backend dependency refresh."
19+
"1115806": "lodash _.template advisory (GHSA-r5fr-rjxr-66jc / CVE-2026-4800). Temporary CI allowlist to avoid widening this parity PR into a backend dependency refresh.",
20+
"1116365": "Axios has a NO_PROXY Hostname Normalization Bypass Leads to SSRF",
21+
"1116473": "Axios has Unrestricted Cloud Metadata Exfiltration via Header Injection Chain",
22+
"1116454": "basic-ftp: Incomplete CRLF Injection Protection Allows Arbitrary FTP Command Execution via Credentials and MKD Commands",
23+
"1116478": "basic-ftp has FTP Command Injection via CRLF"
1624
}
1725
}

0 commit comments

Comments
 (0)