Security News
Supply Chain Attack Detected in Solana's web3.js Library
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
Run local Python scripts with AWS profiles - perfect for local testing with different AWS environments
Run local Python scripts with different AWS profiles - perfect for local testing and development.
pip install localaws
Basic usage:
localaws script.py -p dev-profile
Full options:
localaws script.py --profile dev-profile --region us-west-2 --verbose
Short options:
localaws script.py -p dev-profile -r us-west-2 -v
localaws lambda_function.py -p test-profile
localaws deploy_script.py -p staging-profile
localaws deploy_script.py -p production-profile
localaws dev_script.py -p personal-aws -r us-east-1
Clone and install in development mode:
git clone https://github.com/heysouravv/localaws.git
cd localaws
pip install -e .
Run tests:
pytest tests/
MIT License - See LICENSE file for details
FAQs
Run local Python scripts with AWS profiles - perfect for local testing with different AWS environments
We found that localaws demonstrated a healthy version release cadence and project activity because the last version was released less than 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
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.