Secret Finding:
Metadata
Location
Description
<2-4 sentences describing the leaked secret and its risk. Explain what type of secret this is, what service it grants access to, and the potential impact if compromised.>Secret Details
Context
```Risk Assessment
| Factor | Assessment | |--------|------------| | Real Secret | Yes -Remediation
<2-4 sentences with specific actions to remediate this finding:>1. Rotate the secret immediately - The exposed credential should be considered compromised 2. Remove from source code - Move the secret to environment variables or a secrets manager 3. Scrub git history - If the secret was ever committed, it remains in git history 4. Audit access logs - Check if the secret was used by unauthorized parties