[Security] Hardcoded password in config.py:301
Author: poliakarmaiCreated Jul 11, 2026Updated Jul 11, 2026
Severity: CRITICAL
Detected by: GSC (Git Security Checker) automated scan
File: gitsome/config.py:301
Description: A hardcoded password/credential was detected in the source code. This is a GS001-class finding — credentials in source are exposed to anyone with repository access and persist in git history forever.
Mitigation: Use environment variables or a secrets manager. Rotate the exposed credential immediately.
Found during automated security audit of gitsome (⭐7,675).
Source: donnemartin/gitsome