Update sonarcloud.properties.json

This commit is contained in:
Christophe H
2022-03-10 17:15:34 +01:00
committed by GitHub
parent 6f8fa06371
commit c944a10546
@@ -1,7 +1,7 @@
{
"name": "SonarCloud Security Scan",
"creator": "SonarSource",
"description": "Free, out-of-the-box, security analysis provided by multiple open source static analysis tools.",
"name": "SonarCloud",
"creator": "Sonar",
"description": "Static analysis of code for vulnerability detection, covering 26+ languages. Free for open source projects",
"iconName": "sonarcloud",
"categories": ["Code Scanning", "apex", "bash", "c", "coffeescript", "c++", "c#", "crystal", "dockerfile", "elixir", "go", "groovy", "java", "javascript", "jsp", "kotlin", "markdown", "php", "plsql", "powershell", "python", "ruby", "scala", "swift", "tsql", "typescript", "velocity", "vba", "xml"]
"categories": ["Code Scanning","abap","apex","c","cobol","cpp","cloudformation","csharp","css","flex","go","java","javascript","kotlin","objectivec","php","plsql","ruby","scala","swift","terraform","tsql","typescript","vb","vba","xml"]
}