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.
sigs.k8s.io/kubebuilder-declarative-pattern/mockkubeapiserver
This directory contains code that we copy from various places in the kubernetes source code that are generally hard to import otherwise.
The intent here is that we demonstrate the need & utility of exporting these functions in a stable location, and then if/when k/k exports them we can (reasonably) easily switch, because this is only test code.
As far as possible, we try to keep the same function names and not change the code. We want to reunify in the long-term.
FAQs
Unknown package
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.