Hello Sonar Community,
I have a feature request for improving generic issue report metadata.
[My setup]
- SonarQube Community Build v24.12.0.100206
- Docker
[Request]
- Please allow additional metadata in external issues reports: tags, security categories, “more info” and some styling capabilities
[My experience]
- I have built small converters for trivy and gitlab sast analyzers that are making their reports sonarqube_generic_format-friendly. you can read more here. This solution is still quite restricted. And as I am not a Java developer, I am not able to develop a plugin on my own, that will allow me to have more metadata in Sonar.