Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
hubot-elasticbeanstalk
Advanced tools
A hubot script to manage AWS Elastic Beanstalk applications
See files in the src/
folder for full documentation.
Of course in order to use these tools you need an AWS account and to configure your credentials.
Also the AWS region has to be configured from the AWS_REGION
environment variable or given as a parameter.
In hubot project repo, run:
npm install hubot-elasticbeanstalk --save
Then add hubot-elasticbeanstalk to your external-scripts.json
:
[
"hubot-elasticbeanstalk"
]
user1>> hubot eblist
hubot>> Fetching ...
Application Name:
my-wonderful-app
Environments:
dev
currentVersion: app-161202_041400
cname: dev.eu-west-1.elasticbeanstalk.com
lastUpdate: Fri Dec 02 2016 04:26:24 GMT+0100 (CET)
status: Ready
FAQs
A hubot script to manage AWS Elastic Beanstalk applications
We found that hubot-elasticbeanstalk 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.