Skip to content

Commit 373c1dd

Browse files
committed
refactor: Add vitepress scan to teh allowlist
1 parent 5f6f20c commit 373c1dd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

audit-ci.jsonc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@
22
// $schema provides code completion hints to IDEs.
33
"$schema": "https://github.com/IBM/audit-ci/raw/main/docs/schema.json",
44
"low": true,
5-
"allowlist": []
5+
"allowlist": [
6+
"GHSA-67mh-4wv8-2f99|vitepress>vite>esbuild"
7+
]
68
}

0 commit comments

Comments
 (0)