opendevstack / opendevstack/ods-quickstarters
Update SonarQube config in Quickstarters
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 39
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
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
- Update in the file
sonar-project.properties.templatethe paramsonar.sourcesto also scann the files for Docker and kubernetes templates. - Add the Sonarqube project properties file in the Quickstarters that did not have it before like AWS and azure
Describe alternatives you've considered
N/A
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with sonar-project.properties.template and compare the Quickstarters, especially AWS and Azure, to identify which lack a SonarQube project properties file. Review the linked SonarQube rules, update sonar.sources to include the Docker and Kubernetes templates, and ensure the missing Quickstarters have the required properties file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, azure, docker, kubernetes, terraform
- Domain
- cloud, devops, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100