We are using SonarCloud, and when new projects are created by running the SonarQube Gradle scanner, the projects are public. We absolutely, 100% of the time, need our projects to NOT be visible to the general public internet. Never, under any circumstance, should projects be public by default.
How can I ensure that all projects created are private by default?
Hmmm… project auto-provisioning is still working, and projects still default to public. What a massive security hole in a product that is supposed to be helping me with security/quality. Why is there such apathy about fixing this?