
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.
Manage your Heroku configuration across multiple applications with ease.
$ gem install manoku
$ manoku
Set up an entirely new Manoku management project.
$ manoku new <NAME>
This will create a new directory.
Initialize Manoku inside an existing directory.
$ manoku init
This will create the following directory structure:
.
.gitignore
└── apps
├── .gitkeep
└── .git
To add a configuration file for the "manoku" Heroku application, you need to add manoku.json
in the /apps
folder.
To operate with Manoku you need a Heroku Platform API key.
$ manoku add_key <KEY>
This key will be stored in ~/.manoku
This will deploy all configuration variables to all the applications in your /apps
folder.
$ manoku deploy
Download an existing configuration to your application.
$ manoku download <APP>
This will create a new json file in the apps directory.
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)FAQs
Unknown package
We found that manoku 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.