Tag
eslint
Safeguard articles tagged "eslint" — guides, analysis, and best practices for software supply chain and application security.
3 articles
Application Security
ESLint rules for detecting Trojan Source (bidi Unicode) attacks in JS/TS
A single invisible Unicode character can flip how code executes versus how it reads on screen. Here's how to configure ESLint to catch it.
Jul 16, 20266 min read
Supply Chain Attacks
ESLint Supply Chain Attack: Malicious npm Packages Targeting Developers
Attackers published malicious packages impersonating ESLint on npm, exploiting developer trust in the popular linting tool to steal credentials.
Feb 3, 20236 min read
DevSecOps
ESLint Security Rules Configuration: A Practical Guide
ESLint can catch security issues before they reach production. Here is how to configure security-focused rules that actually help without drowning you in noise.
Jun 20, 20225 min read