Repository: https://github.com/jgutierrezdtt/python-secrets-vuln-test
File: tests/test_vuln_155.py
Line: 2
Type: OAuth Token
Recommendation: Secret embedded in test file.
Suggested remediation steps:
- Rotate the exposed secret immediately.
- Remove the secret from the repository and replace it with a secure retrieval method (environment variables, secrets manager).
- Invalidate any leaked credentials if applicable.
Reference: https://docs.github.com/en/code-security/secret-scanning/secret-scanning
Repository: https://github.com/jgutierrezdtt/python-secrets-vuln-test
File: tests/test_vuln_155.py
Line: 2
Type: OAuth Token
Recommendation: Secret embedded in test file.
Suggested remediation steps:
Reference: https://docs.github.com/en/code-security/secret-scanning/secret-scanning