envs

SonarQube Cloud — analysis

sonarqube/scan · version 1

envs add sonarqube/scan

This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.

Key Needed Kind Notes
SONAR_TOKEN required secret SonarSource says never to store token values in source or plain-text configuration, and ships a rule that looks for them in code. No pattern is declared because the prefix depends on the kind: sqco_ for a scoped organisation token, sqp_ for a project token, and none for a personal one.. where to get it

The JSON the CLI reads