opendevstack / ods-quickstarters

Contains project quickstarters (boilerplates) for Nginx, Go, Java (Spring Boot), Python (Flask), Rust (Axum), Scala (Play), TypeScript (Express), Angular, Ionic, Jupyter, RShiny - all including CI/CD integration & Jenkins build agents
Apache License 2.0
26 stars 39 forks source link

Update SonarQube config in Quickstarters #1010

Open braisvq1996 opened 4 months ago

braisvq1996 commented 4 months ago

Is your feature request related to a problem? With the latest update to SonarQube 9.9 LTS in https://github.com/opendevstack/ods-core/pull/1267 there are some new rules for Kubernetes, Docker, cloud formation, terraform and more that we do not use right now and we should pre-configure in the Quickstarters.

List of SonarQube rules: sonarsource rules

Describe the solution you'd like

Describe alternatives you've considered N/A