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.
flowtype-interfaces-sagui
Advanced tools
WIP: trying out bundling Sagui's default flowtype interfaces
Flowtype interface declarations for the built-in Sagui test utilities.
The purpose of this repo is to group Flowtype declarations meant to be loaded automatically in the .flowconfig
as libs
in Sagui bootstrapped projects. The main reason not to use the larger repository Flow-typed is that the vast majority of the type declarations in there are not needed by Sagui installations.
Type declarations for the Sagui-bundled testing tools (Jasmine, Sinon) are also done in a very liberal way so that no Jasmine structure related errors are thrown by the type checker. The reasoning behind this is that the intent of type checking the test code is to verify the types involved in the actual example content, not of the ones related to the testing tool (such as the describe
and it
functions).
ISC License.
FAQs
WIP: trying out bundling Sagui's default flowtype interfaces
The npm package flowtype-interfaces-sagui receives a total of 1 weekly downloads. As such, flowtype-interfaces-sagui popularity was classified as not popular.
We found that flowtype-interfaces-sagui 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.
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.