
Research
/Security News
Bitwarden CLI Compromised in Ongoing Checkmarx Supply Chain Campaign
Bitwarden CLI 2026.4.0 was compromised in the Checkmarx supply chain campaign after attackers abused a GitHub Action in Bitwarden’s CI/CD pipeline.
eslint-utils
Advanced tools
This package provides utility functions and classes for make ESLint custom rules.
For examples:
See documentation.
See releases.
Welcome contributing!
Please use GitHub's Issues/PRs.
npm test runs tests and measures coverage.npm run clean removes the coverage result of npm test command.npm run coverage shows the coverage result of the last npm test command.npm run lint runs ESLint.npm run watch runs tests on each file change.ESLint is the core package that eslint-utils is designed to complement. It provides the framework for static code analysis, including parsing code into an AST, managing rules, and reporting issues. eslint-utils offers additional utilities that can be used within the context of ESLint's ecosystem.
babel-eslint is a parser that allows ESLint to run on source code that is transpiled with Babel. While it does not provide utility functions like eslint-utils, it serves a similar purpose in extending the capabilities of ESLint to work with a wider range of JavaScript syntax.
typescript-eslint is a plugin that enables ESLint to support TypeScript, a superset of JavaScript. It includes a parser and a set of rules specifically designed for TypeScript code. Like eslint-utils, it extends the functionality of ESLint but is focused on TypeScript rather than providing general utility functions.
FAQs
Utilities for ESLint plugins.
The npm package eslint-utils receives a total of 15,711,507 weekly downloads. As such, eslint-utils popularity was classified as popular.
We found that eslint-utils demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
Bitwarden CLI 2026.4.0 was compromised in the Checkmarx supply chain campaign after attackers abused a GitHub Action in Bitwarden’s CI/CD pipeline.

Research
/Security News
Docker and Socket have uncovered malicious Checkmarx KICS images and suspicious code extension releases in a broader supply chain compromise.

Product
Stay on top of alert changes with filtered subscriptions, batched summaries, and notification routing built for triage.