
Security News
Browserslist-rs Gets Major Refactor, Cutting Binary Size by Over 1MB
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend tools.
eslint-formatter-sonarqube
Advanced tools
eslint formatter to output JSON in a format compatible with sonarqube 7.4's new external analyzer feature
This formatter aggregates the ESLint results into JSON format that can be imported into your sonarqube 7.4+ projects. After installing this module, configure your sonar-project.properties
file to add the parameter sonar.externalIssuesReportPaths
with one or more paths to reports that will be imported when a scan is run.
To Install
npm install eslint-formatter-sonarqube --save-dev
Once installed, pass the module as the formatter parameter when using eslint:
eslint -f node_modules/eslint-formatter-sonarqube -o ./sonar/result.json ./
FAQs
eslint formatter to output JSON in a format compatible with sonarqube 7.4's new external analyzer feature
The npm package eslint-formatter-sonarqube receives a total of 2,708 weekly downloads. As such, eslint-formatter-sonarqube popularity was classified as popular.
We found that eslint-formatter-sonarqube 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.
Security News
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend tools.
Research
Security News
Eight new malicious Firefox extensions impersonate games, steal OAuth tokens, hijack sessions, and exploit browser permissions to spy on users.
Security News
The official Go SDK for the Model Context Protocol is in development, with a stable, production-ready release expected by August 2025.