Closed jamiejackson closed 6 years ago
They are set to run locally. I plan to keep it that way too. Run the scan locally then commit the report within the repo when we are done with the challenge. I think it is not needed within the pipeline for the challenge.
Sonarqube requires its own instance with a db to publish within a pipeline.
Gotcha. Sounds similar to Clair's requirements.
Yup, suggest just running locally, unless it is a small lift to put Clair in pipeline.
@jwilcoxen45 , are the Sonarqube tests integrated? (I see some references in
build.gradle
, but not sure if it's hooked up yet.)