mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2026-04-28 07:38:50 +00:00
SQSCANGHA-54 Rebranding
This commit is contained in:
parent
1f659fabd3
commit
7b13cfe195
6 changed files with 133 additions and 41 deletions
|
|
@ -1,12 +1,15 @@
|
|||
name: Official SonarQube Scan
|
||||
name: Official SonarQube (Server, Cloud) Scan
|
||||
description: >
|
||||
Scan your code with SonarQube to detect Bugs, Vulnerabilities and Code Smells in up to 27 programming languages!
|
||||
Scan your code with SonarQube Server and Cloud to detect coding
|
||||
issues in 30+ languages, frameworks, and IaC platforms.
|
||||
The solution also provides fix recommendations leveraging AI with
|
||||
Sonar's AI CodeFix capability. (Formerly SonarQube and SonarCloud)
|
||||
branding:
|
||||
icon: check
|
||||
color: green
|
||||
inputs:
|
||||
args:
|
||||
description: Additional arguments to the sonar-scanner
|
||||
description: Additional arguments to the Sonar Scanner CLI
|
||||
required: false
|
||||
projectBaseDir:
|
||||
description: Set the sonar.projectBaseDir analysis property
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue