Skip to content

Commit 8639ea7

Browse files
authored
Add supply-chain hardened .npmrc (PER-8365) (#18)
* Add supply-chain hardened .npmrc (PER-8365) * Re-trigger CI (enable Semgrep)
1 parent 693adb2 commit 8639ea7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.npmrc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
ignore-scripts=true
2+
strict-ssl=true
3+
save-exact=true
4+
audit-level=high
5+
engine-strict=true
6+
legacy-peer-deps=false

0 commit comments

Comments
 (0)