-
Notifications
You must be signed in to change notification settings - Fork 134
Expand file tree
/
Copy pathaudit-ci.json
More file actions
33 lines (33 loc) · 773 Bytes
/
Copy pathaudit-ci.json
File metadata and controls
33 lines (33 loc) · 773 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"package-manager": "npm",
"high": true,
"critical": true,
"report": true,
"summary": true,
"allowlist": [
"GHSA-34x7-hfp2-rc4v",
"GHSA-3h5v-q93c-6h6q",
"GHSA-5c6j-r48x-rmvq",
"GHSA-83g3-92jg-28cx",
"GHSA-8qq5-rm4j-mr97",
"GHSA-9ppj-qmqm-q256",
"GHSA-c2c7-rcm5-vvqj",
"GHSA-fjxv-7rqg-78g4",
"GHSA-qffp-2rhf-9h96",
"GHSA-r5fr-rjxr-66jc",
"GHSA-r6q2-hw4h-h46w",
"GHSA-v9p9-hfj2-hcw8",
"GHSA-vjh7-7g9h-fjfh",
"GHSA-vrm6-8vpv-qv8q",
"GHSA-35jp-ww65-95wh",
"GHSA-5wm8-gmm8-39j9",
"GHSA-ph9p-34f9-6g65",
"GHSA-pjwm-pj3p-43mv",
"GHSA-q3j6-qgpj-74h6",
"GHSA-v39h-62p7-jpjc",
"GHSA-777c-7fjr-54vf",
"GHSA-hfxv-24rg-xrqf",
"GHSA-j5f8-grm9-p9fc",
"GHSA-p92q-9vqr-4j8v"
]
}