Hello,
- ALM used: GitHub
- Languages of the repository: Java, XML
- Error observed: PR scans do not detect bugs when scanning PRs for a Java code base.
- Steps to reproduce:
- Create a PR in GitHub in a Java codebase
- When PR checks are complete, there will be no bugs/vulnerabilities/code smells or duplications detected in the PR(Even when there is a bug in the new code).
I would like to get the PRs in Java to be scanned automatically with the quality profile. Please provide a solution for the above. Thanks!