Skip to content

Commit 8f66a38

Browse files
committed
docs: Update description
1 parent 373c1dd commit 8f66a38

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

audit-ci.jsonc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
"$schema": "https://github.com/IBM/audit-ci/raw/main/docs/schema.json",
44
"low": true,
55
"allowlist": [
6+
// Transitive dependency in vitepress (dev-only, documentation tool).
7+
// Cannot be fixed until upstream vite updates esbuild. Excluded to avoid scan noise.
68
"GHSA-67mh-4wv8-2f99|vitepress>vite>esbuild"
79
]
810
}

0 commit comments

Comments
 (0)