-
I just tried your plugin and followed all the instructions for the setup in SonarQube. When I start analyzing my project with Maven, it seems to activate the sensor and there are no errors reported:
…
-
**Describe the bug**
I'm using the following settings when running the scanner:
```
-Dsonar.dependencyCheck.securityHotspot=true \
-Dsonar.dependencyCheck.jsonReportPath=owasp-repo…
-
Hi,
I’m running a SonarQube analysis on my project PRIME-ROUTESVR using SonarQube scanner version 5.0.1.3006 and SonarQube server version 9.9.4.87374. The source code for the analysis is located in…
-
I am using SonarQube v10.6 and version 5.0 of the plugin. Dependency check runs from this [docker image](registry.gitlab.com/gitlab-ci-utils/docker-dependency-check:latest) and it uses the latest vers…
-
I would like to know why the latest version of the Sonarqube community edition is not utilized in the script and its locked to version 9.9.5-community edition.
-
As a part of the drop of modules on the SonarQube side (https://jira.sonarsource.com/browse/MMF-365) in SonarQube v7.6, the generic coverage/test reports sensors were changed to be global sensors (htt…
-
Title of ticket: Integrate Code Coverage Into SonarQube
#### Description
SonarQube should include test coverage into
https://docs.sonarqube.org/latest/analysis/coverage/
#### Dependencies
The unit …
-
Hi
I know it´s not related to the plugin but i would like to know if you had sucess uploading the reports to sonarqube.
I dont have erros but external issues are being ignored by the scanner.…
-
Gitlab released the Code Quality MR Widget to the core edition of gitlab.
https://docs.gitlab.com/ee/user/project/merge_requests/code_quality.html
It would be great to see this feature as part o…
-
### Description
Rule [S5034](https://rules.sonarsource.com/csharp/RSPEC-5034) reports a false positive when consuming two different ValueTasks from different methods on the same class, within a `Ta…