3dhdsoft/SonarscanEx

SonarScanner for .NET.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jun 27, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: 3dhdsoft/sonarscanex@8259ce41c3381c3e81835b82e44403670937c40b # v1.0.3

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
sonarOrganizationThe name of the SonarQube organization in SonarCloud. For hosted SonarQube, skip this setting.no
sonarProjectNameThe name of the SonarQube projectyes
sonarProjectKeyThe key of the SonarQube projectyes
sonarHostnameThe SonarQube server URL. For SonarCloud, skip this setting.nohttps://sonarcloud.io
sonarBeginArgumentsOptional extra command arguments the the SonarScanner 'begin' commandno
dotnetPreBuildCmdOptional command run before the 'dotnet build'no
dotnetBuildArgumentsOptional command arguments to 'dotnet build'no
dotnetTestArgumentsOptional command arguments to 'dotnet test'no
dotnetDisableTestsOptional. Set to 1 or true to not run 'dotnet test' commandno
githubRunNumberOptional. GitHub run number (how many times the caller job has been ran)no
namedescription
gh_shaGitHub commit SHA
html_urlSonarCloud Code Analysis html url