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.
@artsy/dupe-report
Advanced tools
A tool for reporting on duplicate dependencies in a webpack bundle.
Intended to be deployed to a now lambda, it exposes a simple REST api to perform a duplicate comparison between a PR and master.
This project currently has the baked in assumptions that you use CircleCI, GitHub, and Slack.
GET /?owner={github_repo_owner}&repo={github_repo}&buildNum=${circle_ci_build_num}
There's an optional dryRun
query param that an be used for debugging
To deploy a staging build scoped to your user use yarn dev
.
For a production deployment use yarn deploy
.
v0.41.0 (Wed Feb 24 2021)
@artsy/dupe-report
FAQs
A tool for reporting on duplicate dependencies in a webpack bundle
The npm package @artsy/dupe-report receives a total of 101 weekly downloads. As such, @artsy/dupe-report popularity was classified as not popular.
We found that @artsy/dupe-report 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.