
Security News
PodRocket Podcast: Inside the Recent npm Supply Chain Attacks
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
@20i/aws-profile-scripts
Advanced tools
npm i --location=global @20i/aws-profile-scripts
# view usage entry
npx aws-mfa -h
This command helps you to authenticate with AWS using MFA and store the temporary credentials in your AWS profile.
npx aws-mfa -p myproject
You may be asked to configure your myproject-mfa
profile. It should be configured to use the access key and secret from your IAM user in AWS.
If you're logging in with SSO, rather than an access token, this script just adds a fast way to update your profile, but it still requires copying and pasting the SSO credential information.
# view usage entry
npx add-aws-profile --help
Instructions:
add-aws-profile <profileName>
with <profileName>
as the profile you want to add or replaceThis will add the profile to your ~/.aws/credentials
file, and create a backup of the file.
FAQs
Command line scripts for managing your AWS profile
The npm package @20i/aws-profile-scripts receives a total of 8 weekly downloads. As such, @20i/aws-profile-scripts popularity was classified as not popular.
We found that @20i/aws-profile-scripts demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 15 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
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
Security News
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.