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.
This module provides generic integration with CI systems by running a command that returns non-zero when testing did not pass. The vast majority of CI systems support this method of integration.
If a specific integration is offered for your CI system that is preferred over this generic integration.
To use, update the configuration at top of python file and configure your CI system to run.
See User Guide -> CI Integration for additional information about using and configuring the generic CI integration runner.
Install required python dependencies with internet connection.
$ pip install -r requirements.txt
Install required python dependencies using our offline dependencies folder.
$ pip install --no-index --find-links ../../deps -r requirements.txt
FAQs
Peach API Security CI tool
We found that peachapisec-ci 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.
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.