Credential Access
High
- Category
- Privilege Escalation
- Content
```bash cd /var/www/html/zenTable/deploy/skill-fastapi cp .env.example .env docker compose up -d --build ```
- Confidence
- 60% confidence
- Finding
- Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
