Skip to content

0.7.0.711

Choose a tag to compare

@github-actions github-actions released this 25 Mar 14:52
· 719 commits to master since this release

SonarQube CLI v0.7.0

This release introduces the sonar integrate git command for installing secrets pre-commit/pre-push git hook. Also it adds MCP configuration for sonar integrate claude and fixes some bugs.

Features

  • Secrets pre-commit and pre-push hooks — automatically scans staged files for secrets
    before each commit or push
  • Secrets binary auto-install — sonar integrate claude now installs the
    secrets scanner if not already present
  • MCP Server configuration — sonar integrate claude configures the SonarQube MCP
    Server automatically
  • Auth enforcement — feature commands now require active authentication

Bug Fixes

  • Fixed integrate claude incorrectly resolving organization from project
    context instead of auth
  • Fixed Agentic Analysis hook installation for sonar integrate claude command