Skip to content

chore: remove SonarQube/SonarCloud integration - #40

Open
0xCVH wants to merge 1 commit into
mainfrom
chore/remove-sonar
Open

chore: remove SonarQube/SonarCloud integration#40
0xCVH wants to merge 1 commit into
mainfrom
chore/remove-sonar

Conversation

@0xCVH

@0xCVH 0xCVH commented Jul 10, 2026

Copy link
Copy Markdown

Part of the org-wide SonarQube/SonarCloud deprecation (consolidating on CodeQL + GitHub Advanced Security).

Changes:

  • Delete .github/workflows/security-build.yml — its only job was sonarcloud (SonarCloud Scan via SonarSource/sonarcloud-github-action), so the whole workflow was Sonar-only and is removed entirely.
  • Delete sonar-project.properties (SonarCloud project/organization config).

Notes:

  • No other CI jobs existed in security-build.yml, so nothing else was affected.
  • No .sonarcloud.properties file and no README Sonar badges/notes were present.
  • Repository secrets (e.g. SONAR_TOKEN) were not modified.

🤖 Generated with Claude Code

Part of the org-wide Sonar deprecation (consolidating on CodeQL + GitHub
Advanced Security). Removes the SonarCloud scan workflow
(.github/workflows/security-build.yml, whose only job was sonarcloud) and
the sonar-project.properties config.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant