
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.
@public-js/cc-github-releaser
Advanced tools
Create GitHub releases from git metadata
Add the package to your project by running:
npm i -D @public-js/cc-github-releaser
Create a new token or use an existing one.
Make sure the token you're going to use has a public_repo
scope (or repo
for private repositories).
Assign you token to any of the following env variables: GITHUB_TOKEN
, GH_TOKEN
, CONVENTIONAL_GITHUB_RELEASER_TOKEN
or pass it with any of these parameters: -t
or --token
.
For you convenience, you might want to add the following to your root package.json
file:
"scripts": {
"github-release": "cc-github-releaser"
}
Execute it from you workflow like this:
run: npm run github-release
standard-version
or do it manually then commit the change1.2.3
cc-github-releaser
to create a releaseIf you want a more fancy release process, check out this workflow.
Although Package Phobia reports this package to be pretty heavy, keep in mind that:
MIT, full license text. Read more about it on TLDRLegal.
FAQs
Create GitHub releases from git metadata
The npm package @public-js/cc-github-releaser receives a total of 6 weekly downloads. As such, @public-js/cc-github-releaser popularity was classified as not popular.
We found that @public-js/cc-github-releaser 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.