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.
@fimbul/ymir
Advanced tools
Core library for the Fimbullinter project.
Make sure to also read the full documentation of all available modules.
This library provides the core types for addons and rules. This package is intended for developers only.
Apache-2.0 © Klaus Meinhardt
v0.4.0
This release contains a lot of refactoring and structural changes:
await-promise
to await-only-promise
deprecation
to no-unstable-api-use
Two new packages were split from the wotan
package:
ymir
contains all base types and classes. This package can be used by extension and rule authors to not depend on the full wotan
runtime.mimir
contains all rules, formatters and configuration presets. Together with ymir
this package allows rules to be executed in a different runtime without depending on the whole wotan
packageFeatures:
await-async-result
generator-require-yield
no-nan-compare
no-unreachable-code
prefer-dot-notation
prefer-number-isnan
prefer-object-spread
no-unstable-api-use
(previously deprecation
) also checks @experimental
tagBugfixes:
no-unused-label
no longer forbids labels on statements other than loops and switch
FAQs
Core library for the Fimbullinter project
The npm package @fimbul/ymir receives a total of 148,800 weekly downloads. As such, @fimbul/ymir popularity was classified as popular.
We found that @fimbul/ymir demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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.