Hello everyone, I am trying to use sonarqube and sonnar scanner in AWS ECS FARGATE. So far sonarqube is deployed and works good but the problem is a scanner. I was looking for documentation on scanner deployment into ECS but there is not much results. Has anyone tried deploying it this way? I’m looking for any docs or advices you can share.
Hello,
I did look at the docs but it is not sufficient. I managed to rech sonarqube url but now I want to scan repo which is in the codecommit in AWS. I was not able to find any documentation that could help with that.
Well, you’ll need to check the code out first. Typically you’d have a CI system orchestrating everything, but setting that up’s a bit beyond our scope here.