dpriskorn / dpriskorn/entitybase-backend
Avoid logging error to clients
Open
enhancement
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
3. Information Disclosure via Error Messages (HIGH)
Location: src/models/rest_api/main.py:207-221
Issue: The global exception handler returns str(exc) and full exception details in responses
Risk: Exposes internal paths, database credentials, stack traces, and internal architecture
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.