Credential Access
High
- Category
- Privilege Escalation
- Content
/cv packet docs/*.md --name "docs-backup" --include-content # NEVER do this: /cv packet .env --include-content # Stores secrets to disk! ``` ### Required .gitignore Entry
- Confidence
- 60% confidence
- Finding
- Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
