
Security News
Axios Supply Chain Attack Reaches OpenAI macOS Signing Pipeline, Forces Certificate Rotation
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.

sudo npm install -g node-gus
git clone git@github.com:the-container-store/gus.git
cd gus
sudo npm install -g
{
"pivotalToken": "<token>",
"githubAccessToken": "<token>",
"githubOwner": "<owner>",
"editor": "vim",
"reviewThresholdHigh": 0.5,
"reviewThresholdMid": 0.1
}
gus -c -i 643456
-s to customize a branch subject. feature/12345/<subject>-m option to use default editor-o option to open pull request in default web browser after creation-v option for verbose outputgus -p -m 'Title\n extra message here'
When you committ changes, GUS will find the hotspots (buggy areas) in your codebase and analyze your changes against the results. GUS will list out your changed files color coded by code review danger level. Red being dangerous and in need of multiple code reviews and white being not dangerous. You can configure the thresholds in the config file.
FAQs
Git/Pivotal/Github Helper Application
The npm package node-gus receives a total of 5 weekly downloads. As such, node-gus popularity was classified as not popular.
We found that node-gus 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
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.

Security News
Open source is under attack because of how much value it creates. It has been the foundation of every major software innovation for the last three decades. This is not the time to walk away from it.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.