Skip to content

feat(publish-npm): add Socket Firewall to block malicious package installs - #133

Merged
PierreJeanjacquot merged 1 commit into
mainfrom
feat/sfw-npm
Sep 1, 2026
Merged

feat(publish-npm): add Socket Firewall to block malicious package installs#133
PierreJeanjacquot merged 1 commit into
mainfrom
feat/sfw-npm

Conversation

@PierreJeanjacquot

@PierreJeanjacquot PierreJeanjacquot commented Aug 27, 2026

Copy link
Copy Markdown
Member

Run Socket Firewall Free (SocketDev/action, mode firewall-free, shims enabled) right after setup-node, so every npm/yarn/pnpm call in the job is checked against Socket's confirmed-malware database before install, failing the job closed if Socket's API is unreachable; Free tier only covers registry.npmjs.org.

@PierreJeanjacquot
PierreJeanjacquot force-pushed the feat/sfw-npm branch 3 times, most recently from dc2e059 to 999392d Compare September 1, 2026 08:24
@PierreJeanjacquot PierreJeanjacquot changed the title feat(publish-npm): add Socket Firewall to block malicious package installs feat(publish-npm)!: add Socket Firewall to block malicious package installs Sep 1, 2026
…talls

Run Socket Firewall Free (SocketDev/action, mode firewall-free, shims enabled) right after setup-node, so every npm/yarn/pnpm call in the job is checked against Socket's confirmed-malware database before install, failing the job closed if Socket's API is unreachable; Free tier only covers registry.npmjs.org.
@PierreJeanjacquot
PierreJeanjacquot force-pushed the feat/sfw-npm branch 2 times, most recently from e3551cd to be2a64a Compare September 1, 2026 14:30
@PierreJeanjacquot PierreJeanjacquot changed the title feat(publish-npm)!: add Socket Firewall to block malicious package installs feat(publish-npm): add Socket Firewall to block malicious package installs Sep 1, 2026
@PierreJeanjacquot
PierreJeanjacquot merged commit a507fb1 into main Sep 1, 2026
2 checks passed
@PierreJeanjacquot
PierreJeanjacquot deleted the feat/sfw-npm branch September 1, 2026 14:49
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