
Security News
OWASP 2025 Top 10 Adds Software Supply Chain Failures, Ranked Top Community Concern
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.
eslint-config-gsandf
Advanced tools
GS&F's extendable ESLint configuration (full config with dependencies)
GS&F's extendable ESLint configuration (full config with dependencies)
This file is meant to be part of your .eslintrc* file or package.json.
To use this with your package, first install this package, then add the following to your .eslintrc file:
{
"extends": "gsandf"
}
You can override settings from this package by writing them in your own .eslintrc. (See ESLint's rules.)
With either Yarn or npm installed, run one of the following:
# If using Yarn:
yarn add eslint-config-gsandf
# If using npm:
npm install --save eslint-config-gsandf
MIT
[3.0.0]
[1, , 2] is now considered validletFAQs
GS&F's extendable ESLint configuration (full config with dependencies)
The npm package eslint-config-gsandf receives a total of 4 weekly downloads. As such, eslint-config-gsandf popularity was classified as not popular.
We found that eslint-config-gsandf demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 9 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.

Security News
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.