Commit 24eb621
APS-19732: add hardened .npmrc (supply-chain audit SC-12282)
Add supply-chain hardening .npmrc with directives required by the
weekly Enigma audit (SC-12282): ignore-scripts, strict-ssl, save-exact,
engine-strict, legacy-peer-deps=false, audit-level=high.
Verified via npm ci on Node 18/20/22 (lockfile unchanged) and e2e
sample-test on Node 20. Node 16 fails engine-strict by design
(@playwright/test requires node>=18).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 9514fc5 commit 24eb621
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments