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.
@aller/eslint-config-aller
Advanced tools
Get started by running this command in the root of your project:
yarn add eslint @aller/eslint-config-aller --dev
or
npm install --save-dev eslint @aller/eslint-config-aller
Then add an .eslintrc.json
file to the root of your project (see Documentation below) before running the eslint
command, with the following:
{
"extends": [
"@aller/eslint-config-aller"
]
}
NOTE: eslint
plugins are available for most modern text editors, like Atom, emacs, vim, Sublime Text, etc.
FAQs
Aller Media's ESLint config
The npm package @aller/eslint-config-aller receives a total of 35 weekly downloads. As such, @aller/eslint-config-aller popularity was classified as not popular.
We found that @aller/eslint-config-aller demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 18 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.