Integrate SonarQube with your AI agent, scan for secrets and dependency risks, and explore and manage issues—all from the command line.
Start using SonarQube CLI
I have created a shell script that scans a project and uploads it to a given endpoint. It is working fine with almost all projects but a java project is not scanning with error like -
Can we do this by changing the docker image version or something from the client side? My concern is that the same thing works in a jenkins plugin but not through my script