Hi,
I am trying to understand ways to scan the source code, I am currently using sonar-scanner cli utility which has shell script and jar, but if I want to create a micro service around it using its source code(Without cli) then what is the best way?