Support reviewed npm audit baselines

This commit is contained in:
2026-09-01 20:06:16 +01:00
parent 8098495abf
commit 903e907225
5 changed files with 85 additions and 3 deletions
+1
View File
@@ -2,6 +2,7 @@ export const DEFAULT_POLICY = Object.freeze({
allowInstallScripts: {},
allowDirectLifecycleScripts: {},
archiveSizeExceptions: {},
auditExceptions: {},
sourceEvidenceExceptions: {},
trustedRepositories: {},
trustedMaintainers: {},