
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.
demo-shopping-service
Advanced tools
AWS lambda function that provides wardrobe suggestions based on the current weather at a location.
The NPM package contains both the client and the server code.
Install with: npm i demo-shopping-service
Change directory to server: cd service
Install the dependencies: npm install
Run all tests: npm run test
Create IAM user with API access and put the user in the "administrator" policy.
Install the servrless NPM package
npm i serverless -g
Configure serverless credentials
serverless config credentials --provider aws --key AKIAIOSFODNN7EXAMPLE --secret wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY
Deploy
serverless deploy
Run:
serverless invoke -f suggest -l -p .\src\data\zipCode.json
serverless invoke -f suggest -l -p .\src\data\zipCodeExtended.json
serverless invoke -f suggest -l -p .\src\data\zipCodeInvalid.json
cd .\client
npm install
ng serve
http://localhost:4200
FAQs
Provides shopping suggestions based on a given location
We found that demo-shopping-service 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.