Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions .audit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@ policy:

# Documented exceptions with business justification
# Format: CVE-XXXX-XXXXX or GHSA-xxxx-xxxx-xxxx
exceptions:
GHSA-gv7w-rqvm-qjhr:
package: esbuild
expires_at: "2026-12-31"
reason: "Pre-existing upstream devDependency vulnerability in esbuild used by Vite."
exceptions: {}

# Packages to exclude from audits (use sparingly!)
excluded_packages: []
Expand Down
37 changes: 14 additions & 23 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading