You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .yarn-audit-allowlist.json
+10-2Lines changed: 10 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,13 +5,21 @@
5
5
1115552,
6
6
1116289,
7
7
1115805,
8
-
1115806
8
+
1115806,
9
+
1116365,
10
+
1116473,
11
+
1116454,
12
+
1116478
9
13
],
10
14
"notes": {
11
15
"1111997": "aws-sdk v2 advisory flagged as 'No patch available' in our current baseline; accepted until migration.",
12
16
"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.",
13
17
"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.",
14
18
"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"
0 commit comments