Skip to content

chore(security): add hardened .npmrc.sample (PER-9672) - #2358

Open
Shivanshu-07 wants to merge 1 commit into
masterfrom
security/npmrc-hardening
Open

chore(security): add hardened .npmrc.sample (PER-9672)#2358
Shivanshu-07 wants to merge 1 commit into
masterfrom
security/npmrc-hardening

Conversation

@Shivanshu-07

Copy link
Copy Markdown
Contributor

Adds a hardened .npmrc.sample flagged missing by the Enigma npmrc audit (PER-9672).

Directives:

  • ignore-scripts=true — block install-time lifecycle scripts (supply-chain)
  • strict-ssl=true, audit-level=high, save-exact=true, engine-strict=true, legacy-peer-deps=false

🤖 Generated with Claude Code

Adds ignore-scripts, strict-ssl, save-exact, engine-strict,
legacy-peer-deps=false, audit-level=high per Enigma npmrc audit (PER-9672).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@Shivanshu-07
Shivanshu-07 requested a review from a team as a code owner July 31, 2026 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant