Skip to content

chore: add security hardening#45

Merged
nikosxenakis merged 1 commit into
mainfrom
nikosxenakis/SDK-2664-security-hardening
Apr 14, 2026
Merged

chore: add security hardening#45
nikosxenakis merged 1 commit into
mainfrom
nikosxenakis/SDK-2664-security-hardening

Conversation

@nikosxenakis
Copy link
Copy Markdown
Contributor

Summary

  • Add SECURITY.md with DFINITY's vulnerability reporting policy and bug bounty program details
  • Add minimumReleaseAge: 10080 to pnpm-workspace.yaml to ignore dependency updates released less than 7 days ago
  • Add ignore-scripts=true to .npmrc to prevent lifecycle scripts from running during install (supply-chain attack mitigation)

Context

Part of SDK-2664 security hardening across JS/TS repos.

Note: onlyBuiltDependencies already listed esbuild and unrs-resolver — no changes needed there.

@nikosxenakis nikosxenakis requested a review from a team as a code owner April 14, 2026 13:47
@nikosxenakis nikosxenakis merged commit ef9e6fc into main Apr 14, 2026
5 checks passed
@nikosxenakis nikosxenakis deleted the nikosxenakis/SDK-2664-security-hardening branch April 14, 2026 14:19
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.

2 participants