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.
@amedia/eslint-config-amedia
Advanced tools
ESLint configuration to be used by developers at Amedia
IF you were previously using
eslint-config-amedia
for base config, please change it toeslint-config-amedia-base
This is the mothership for maintaining all of Amedias eslint configs.
Common ESLint/Prettier configuration for all Javascript developers. Extends AirBnB's configuration As for now we support Node projects written in Javascript, but support for React and TypeScript will be added upon request.
For an overview of all possible rules, see http://eslint.org/docs/rules/
Inspired by : (https://github.com/natterstefan/eslint-config-ns) In August 2018, he published an article with the title "How to create your own shared esLint, prettier and stylelint configuration" on Medium.
This ESLint configuration comes with some fundamental assumptions:
Create a new issue and get it reviewed by #fag-front. We'd like as many projects as possible to run the same linter.
If you have made changes to any of these configs (throught PR of couse), publish new version like so:
$ npx lerna publish
The Lerna cli will prompt for appropriate versioning.
Requires NPM v6 or newer.
npm install --save-dev @amedia/eslint-config-amedia
Deprecated
FAQs
ESLint configuration to be used by developers at Amedia
We found that @amedia/eslint-config-amedia demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 51 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.