opendevstack / opendevstack/ods-quickstarters

Update SonarQube config in Quickstarters

Open
#1,010 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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.template the param sonar.sources to 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.