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

Description#

A PyPI upload token has been found hard-coded in the source code. Storing credentials directly in code makes them easily accessible to anyone with code access, risking unauthorized use.

Impact#

If an attacker obtains this token, they could upload or modify packages in your PyPI repository, potentially distributing malicious software or compromising your project’s integrity and reputation.