Merge pull request #6 from privilegedescalation/chore/add-npm-audit-to-ci

ci: add npm audit to shared plugin CI
This commit is contained in:
2026-03-09 17:08:42 -04:00
committed by GitHub
+3
View File
@@ -41,3 +41,6 @@ jobs:
- name: Run tests
run: npm test
- name: Security audit
run: npm audit --omit=dev