
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
gh-actions-publish-test-abc-123
Advanced tools
This project demonstrates the setup required for tag, release & publish automation.
main
main
main
adhere to Conventional Commitsmain
GitHub Actions workflows parse those commits then tag, release and publish the package as requiredConfigure a pre-commit hook to enforce commit message syntax
main
branch onlymain
is protected but good to be safeConfigure GitHub to enforce PR title syntax
main
branch onlyCreate a workflow to automatically create a release PR on push to main
https://github.com/google-github-actions/release-please-action
Leverages the PR title syntax described above
Note: a release PR will only be created for releasable units, which are commits pre-fixed with:
# minor
feat:
# patch
fix:
perf:
refactor:
or breaking changes, which include a !
:
# major
refactor!:
fix!:
# etc.
Extend the workflow to publish to NPM after the release PR has been merged
npm publish
release_created
output from release-please-action
is true
main
FAQs
## Summary
The npm package gh-actions-publish-test-abc-123 receives a total of 0 weekly downloads. As such, gh-actions-publish-test-abc-123 popularity was classified as not popular.
We found that gh-actions-publish-test-abc-123 demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.