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

Description#

A GitHub authentication token has been found directly in the source code. Storing sensitive credentials like tokens in code exposes them to anyone with access to the repository, including public viewers if the code is shared.

Impact#

If an attacker obtains this token, they could gain unauthorized access to your GitHub account or organization, perform actions such as reading or modifying code, accessing private repositories, or triggering workflows. This could lead to data leaks, code tampering, or disruption of your development processes.