Must-share information (formatted with Markdown):
Hello,
I just create a new job in my Gitlab to launch an analyze sonar of all my commits.
For now, I have two job, one with sonarscanner with maven and another with sonarscanner CLI
I want to put my job in failed if I have vulnerabilities in my code. But I can’t get an artifact in my job to see the analyze of sonar.
Is there anyone who knows how to get me to retrieve sonar analysis information from my commit. Or the differences with the last analysis
Thank you very much to any responses