Skip to content

Commit edea69e

Browse files
committed
Update pnpm audit config
1 parent 9ca5033 commit edea69e

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

cspell.config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ words:
4242
- Flavored
4343
- Forgejo
4444
- frontmatter
45+
- GHSA
46+
- Ghsas
4547
- gitdir
4648
- Gitea
4749
- goldmark

pnpm-workspace.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ overrides:
1717
glob@>=11.0.0 <11.1.0: ">=11.1.0"
1818

1919
auditConfig:
20-
ignoreCves:
21-
# ESLint
20+
ignoreGhsas:
2221
# https://github.com/advisories/GHSA-p5wg-g6qr-c7cg
23-
- CVE-2025-50537
22+
- GHSA-p5wg-g6qr-c7cg
23+
# https://github.com/advisories/GHSA-7h2j-956f-4vf2
24+
- GHSA-7h2j-956f-4vf2

0 commit comments

Comments
 (0)