Quickstart secrets detection
Get secrets detection running with the SonarQube CLI in a few minutes.
Prerequisites
Step 1: Authenticate to SonarQube Cloud
sonar auth login <- optionalsonar auth login -o <YourSonarQubeCloudOrganization> -t <YourSonarQubeUserToken>Step 2: Install the Secrets Detection Binary
sonar install secretssonar install secrets --statusStep 3: Install the secrets hook in Claude Code
Last updated
Was this helpful?

