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

Description#

A GitHub refresh token appears to be hard-coded directly in the source code. Storing credentials in code exposes them to anyone with access to the repository, increasing the risk of secret leakage.

Impact#

If this token is exposed, attackers could use it to access or manipulate your GitHub account or repositories, potentially leading to data theft, code tampering, or unauthorized access to sensitive resources.