This website requires JavaScript.
Explore
Help
Register
Sign In
cqrenet
/
aoc
Watch
6
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
31
Wiki
Activity
Files
6a80bf4eb9bcd04592ed79295f54dcfab711336e
aoc
/
backend
T
History
tomas.kracmar
6a80bf4eb9
Release / build-and-push (push)
Successful in 28s
Details
CI / lint-and-test (push)
Successful in 21s
Details
fix: read version from env var so it works inside Docker
2026-04-20 17:15:55 +02:00
..
frontend
feat: add version display to frontend and /api/version endpoint (v1.2.5)
2026-04-20 17:09:02 +02:00
graph
style: apply ruff formatting to all backend files
2026-04-16 18:58:41 +02:00
models
feat: natural language queries respect UI filters (v1.2.0)
2026-04-20 16:07:35 +02:00
routes
feat: aggregate large event sets before sending to LLM
2026-04-20 16:23:55 +02:00
sources
style: apply ruff formatting to all backend files
2026-04-16 18:58:41 +02:00
tests
feat: raise LLM event limit to 200 and show total count awareness
2026-04-20 16:13:52 +02:00
utils
style: apply ruff formatting to all backend files
2026-04-16 18:58:41 +02:00
audit_trail.py
feat: implement Phase 4 enhancements
2026-04-14 15:38:39 +02:00
auth.py
fix: replace python-jose with PyJWT for robust JWKS signature verification
2026-04-14 16:47:54 +02:00
config.py
feat: raise LLM event limit to 200 and show total count awareness
2026-04-20 16:13:52 +02:00
database.py
fix(database): provide safe default MONGO_URI to prevent CI import crash
2026-04-16 19:10:14 +02:00
Dockerfile
feat: natural language query + production hardening
2026-04-20 15:10:55 +02:00
main.py
fix: read version from env var so it works inside Docker
2026-04-20 17:15:55 +02:00
maintenance.py
style: apply ruff formatting to all backend files
2026-04-16 18:58:41 +02:00
mapping_loader.py
feat: implement Phase 2 stabilization
2026-04-14 12:02:28 +02:00
mappings.yml
First version
2025-11-28 21:43:44 +01:00
metrics.py
style: apply ruff formatting to all backend files
2026-04-16 18:58:41 +02:00
middleware.py
feat: implement Phase 3 scaling
2026-04-14 14:58:50 +02:00
requirements-dev.txt
feat: implement Phase 2 stabilization
2026-04-14 12:02:28 +02:00
requirements.txt
feat: natural language query + production hardening
2026-04-20 15:10:55 +02:00
rules.py
feat: implement Phase 4 enhancements
2026-04-14 15:38:39 +02:00
siem.py
feat: implement Phase 4 enhancements
2026-04-14 15:38:39 +02:00
watermark.py
fix(auth): resolve JWT InvalidSignatureError and improve frontend UX
2026-04-16 11:32:45 +02:00