Property
Languageregex
Severitylow
CWECWE-798: Use of Hard-coded Credentials
OWASPA07:2021 - Identification and Authentication Failures
Confidence LevelLow
Impact LevelMedium
Likelihood LevelLow

Description#

A SonarQube Docs API key has been found directly in the codebase. Storing sensitive credentials like API keys in code makes them accessible to anyone with access to the repository.

Impact#

If exposed, attackers can use the API key to access or manipulate your SonarQube instance, potentially leaking source code, project information, or altering code quality data. This can lead to data breaches, unauthorized actions, and loss of control over your code analysis environment.