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.
@byu-oit/cbsetup
Advanced tools
This tool is deprecated and no longer maintained. Please use the Terraform AWS CodeBuild CI module to create CodeBuild projects that you would previously use this tool create.
A node tool to automate the creation of CodeBuild projects for the BYU Apps Custom team.
This tool is distributed in a package on npm. To use it, you will need Node and npm on your machine. You can find install instructions on the NodeJS website. Then run npm i -g @byu-oit/cbsetup
to install the script.
Login to AWS using awslogin
. Choose the account that you want to setup your CodeBuild project in. Then run cbsetup
and follow the prompts. If you get a command not found
error, be sure globally installed node binaries are in your system's PATH.
To know what image you should use, refer to the Docker Images Provided by CodeBuild documentation.
This service uses the BYU OIT Bot account on GitHub to create webhooks for CodeBuild project. If cbsetup
fails, check an be sure you spelled the repo name correctly. If so, go into the CodeBuild console online and be sure that CodeBuild is authenticating with the personal access token for byu-oit-bot rather than as another user.
Contact Blake Morgan (@blakemorgan on BYU OIT Slack) for questions and requests.
FAQs
Create an AWS CodeBuild project from your command line
We found that @byu-oit/cbsetup demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 14 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.
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.