Security issues

How to scan the project in sonarqube only for security issues. We need to check sonarqube only for security review for our code

please anyone help on this

Hi,

You’re always going to get a full analysis, so issues, duplications, coverage (if provided) and so on.

You can however, limit the issues report to only security issues by curating your Quality Profile to only include those issues.

If you’re currently using a ‘Sonar way’ profile, you’ll find it’s not editable because it’s built in. You can make a copy or create a fresh profile and you’ll be able to edit that one.

 
HTH,
Ann