We have sonarway profile in our developing environment, i just want to confirm whats inside the sonarway built in profile. Does this include remediating owasp top 10 and other critical vulnerability? Also if there is a reference to look at it will be helpful.
What we put into the Sonar way profiles are the rules we feel are no-brainers for every developer on 95% of projects. As an example, that generally means omitting framework-specific rules. And it definitely means including security-related rules.