Missing Description and CWE when importing from sonarqube #12539
Replies: 1 comment
-
Moved to #12565 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After we upgraded Sonarqube to v2025.1.1, the sonarqube import-scan is not pulling some fields like Description and CWE in Defectdojo. It seems the htmlDesc field is not returned in the Rules object anymore with this Sonarqube version and importer.py under DefectDojo/django-DefectDojo/tree/master/dojo/tools/api_sonarqube seems to be looking for this to populate some info. Anyone facing similar issue and aware of any fix?
Beta Was this translation helpful? Give feedback.
All reactions