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.
@bedrockstreaming/eslint-config-jest
Advanced tools
Bedrock configuration of jest lint rules based on subset of eslint-plugin-jest
@bedrockstreaming/eslint-config-jest
Based on eslint-plugin-jest list of rule with some adaptations base on codestyle at Bedrockstreaming. This plugin also includes default rules from eslint-plugin-testing-library. Only a subset of rules are selected. Check configuration file to understand which rule is disabled and why.
npm install --save-dev @bedrockstreaming/eslint-config-jest
yarn add -D @bedrockstreaming/eslint-config-jest
Extends the configuration in the .eslintrc
file at the root of your project.
{
"extends": "@bedrockstreaming/eslint-config-jest"
}
4.1.1 (2022-04-07)
Note: Version bump only for package eslint-tools
FAQs
Bedrock configuration of jest lint rules based on subset of eslint-plugin-jest
The npm package @bedrockstreaming/eslint-config-jest receives a total of 16 weekly downloads. As such, @bedrockstreaming/eslint-config-jest popularity was classified as not popular.
We found that @bedrockstreaming/eslint-config-jest demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 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.