
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.
@magento/aio-cli-plugin-commerce-admin
Advanced tools
Basic working repo structure for Adobe teams to use as a starting point for their own plugins, and available as a github template to the @adobe github org.
Prerequisites: node.js, aio-cli. To install a revision from this repository:
$ aio plugins:install @magento/aio-cli-plugin-commerce-admin
To install globally from a released npm package:
$ aio plugins:install -g @magento/aio-cli-plugin-commerce-admin
To discover available aio packages:
$ aio discover -i
Install project dependencies. npm install
aio plugins:link commerce-gateway/tenant
create a config.json file with the following parameters
{
"baseUrl": "<base_url>",
"authorizationToken": "<authorization_token>",
"apiKey": "<api_key>"
}
Perform the following command to update the configuration
aio config:set aio-cli-plugin-commerce-admin <path_to_json_file>
aio commerce-gateway:tenant:create BODYJSONFILE
aio commerce-gateway:tenant:update tenantid BODYJSONFILE
aio commerce-gateway:tenant:get tenantid
FAQs
Basic working repo structure for Adobe teams to use as a starting point for their own plugins, and available as a github template to the @adobe github org.
We found that @magento/aio-cli-plugin-commerce-admin demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 10 open source maintainers 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.