Commit 2e489f8
fix(security): harden .npmrc with supply-chain directives [APS-19734]
- Add ignore-scripts, strict-ssl, save-exact, engine-strict,
legacy-peer-deps=false, audit-level=high
- Preserve existing package-lock=true and lockfile-version=1
- Public repo: access=restricted intentionally omitted
- Validated: npm install + npm test identical before/after
(678 passing, 13 pre-existing failures unchanged); no install
scripts in the dep tree, so ignore-scripts=true causes no regression
Resolves: APS-19734
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent feb799e commit 2e489f8
1 file changed
Lines changed: 6 additions & 0 deletions
0 commit comments