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.
eslint-config-drupal-contrib
Advanced tools
An ESLint configuration to match the Drupal standard for contrib modules and themes.
An ESLint configuration to match the Drupal standard for contrib modules and themes.
Extends eslint-config-airbnb and eslint-config-prettier
For more detail on the rules implemented, see the config itself.
# latest stable
npm install eslint prettier --save-dev
npm install eslint-config-drupal-contrib --save-dev
Add the following to your eslint configuration file
extends: ["eslint-config-drupal-contrib"]
This project uses Semantic Versioning 2.0.0 to keep track of releases.
For more detailed information about SemVer, please see the official documentation.
If you're interested in contributing to the project, please read the Contribution Guidelines. Any and all contributions must follow these guidelines or they will not be accepted.
1.1.0 (2019-12-10)
FAQs
An ESLint configuration to match the Drupal standard for contrib modules and themes.
The npm package eslint-config-drupal-contrib receives a total of 6 weekly downloads. As such, eslint-config-drupal-contrib popularity was classified as not popular.
We found that eslint-config-drupal-contrib demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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.