Sign inSign up

reaventech/reasonar-cli-dotnet

By reaventech

Updated over 2 years ago

reaven.tech SonarQube CLI for .NET

Image
Security
Developer tools
0

303

reaventech/reasonar-cli-dotnet repository overview

🧪 SonarQube .NET Scanner

Docker image for SonarQube .NET analysis.

Usage

docker pull reaventech/reasonar-cli-dotnet:latest
docker run --rm reaventech/reasonar-cli-dotnet dotnet sonarscanner

Features

  • Based on .NET 8.0 runtime image
  • Installs SonarScanner for .NET CLI
  • Includes jq, git, and other tools for automation
  • Ready for C# and .NET project analysis

Use Cases

  • Static Code Analysis: Scan .NET/C# codebases for bugs and vulnerabilities.
  • CI/CD Integration: Add SonarQube quality gates to your build pipelines.
  • Automation: Use in DevOps workflows for continuous code quality.

About

  • Perfect for .NET static code analysis in CI/CD
  • Secure and up-to-date

Docker Hub

Tag summary

Content type

Image

Digest

sha256:14879814d

Size

443 MB

Last updated

over 2 years ago

docker pull reaventech/reasonar-cli-dotnet