Sign inSign up

reaventech/reasonar-cli-node

By reaventech

Updated over 2 years ago

reaven.tech SonarQube CLI for node projects-- optimized for a smaller image size

Image
Security
Developer tools
0

319

reaventech/reasonar-cli-node repository overview

🧪 SonarQube Node Scanner

Docker image for SonarQube Node.js analysis.

Usage

docker pull reaventech/reasonar-cli-node:latest
docker run --rm reaventech/reasonar-cli-node sonar-scanner

Features

  • Based on BellSoft Liberica OpenJDK 17 Alpine image
  • Installs SonarQube Scanner CLI for Node.js projects
  • Includes Node.js, npm, and essential tools (bash, curl, jq, git)
  • Lightweight and optimized for CI/CD

Use Cases

  • Static Code Analysis: Scan JavaScript/TypeScript codebases for quality and security.
  • CI/CD Integration: Enforce code quality gates in your pipelines.
  • Multi-tool Support: Analyze projects using npm or yarn.

About

  • Ideal for static code analysis in CI/CD
  • Lightweight and secure

Docker Hub

Tag summary

Content type

Image

Digest

sha256:324fd7895

Size

109.8 MB

Last updated

over 2 years ago

docker pull reaventech/reasonar-cli-node