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
52f565b647819a89a928558b90713b26ef10d238
aoc
/
backend
T
History
tomas.kracmar
52f565b647
CI / lint-and-test (push)
Failing after 24s
Details
style: apply ruff formatting to tests/test_rules.py
2026-04-16 19:01:24 +02:00
..
frontend
feat(tags): add bulk tagging and tag-based filtering
2026-04-16 18:50:57 +02:00
graph
style: apply ruff formatting to all backend files
2026-04-16 18:58:41 +02:00
models
style: apply ruff formatting to all backend files
2026-04-16 18:58:41 +02:00
routes
style: apply ruff formatting to all backend files
2026-04-16 18:58:41 +02:00
sources
style: apply ruff formatting to all backend files
2026-04-16 18:58:41 +02:00
tests
style: apply ruff formatting to tests/test_rules.py
2026-04-16 19:01:24 +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: implement Phase 4 enhancements
2026-04-14 15:38:39 +02:00
database.py
feat: implement Phase 2 stabilization
2026-04-14 12:02:28 +02:00
Dockerfile
First version
2025-11-28 21:43:44 +01:00
main.py
style: apply ruff formatting to all backend files
2026-04-16 18:58:41 +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
fix: replace python-jose with PyJWT for robust JWKS signature verification
2026-04-14 16:47:54 +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