We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f6f20c commit 373c1ddCopy full SHA for 373c1dd
audit-ci.jsonc
@@ -2,5 +2,7 @@
2
// $schema provides code completion hints to IDEs.
3
"$schema": "https://github.com/IBM/audit-ci/raw/main/docs/schema.json",
4
"low": true,
5
- "allowlist": []
+ "allowlist": [
6
+ "GHSA-67mh-4wv8-2f99|vitepress>vite>esbuild"
7
+ ]
8
}
0 commit comments