MicroFish/backend
Sebastion b2e5b7e8de
fix(api): don't leak stack traces in simulation error responses
Return only the exception message to clients; log full traceback
server-side via logger.error(..., exc_info=True). Prevents disclosure
of internal paths, library versions, and code structure (CWE-209).
2026-07-27 18:51:40 +01:00
..
app fix(api): don't leak stack traces in simulation error responses 2026-07-27 18:51:40 +01:00
scripts fix: validate complete Zep entity context 2026-07-23 00:20:50 +08:00
tests fix: harden ontology JSON generation 2026-07-23 02:08:17 +08:00
pyproject.toml fix: modernize Zep Cloud integration 2026-07-23 00:20:28 +08:00
requirements.txt fix: modernize Zep Cloud integration 2026-07-23 00:20:28 +08:00
run.py Add UTF-8 encoding support for Windows console in run.py and logger.py to prevent character encoding issues 2025-12-26 17:58:48 +08:00
uv.lock fix: modernize Zep Cloud integration 2026-07-23 00:20:28 +08:00