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
8d951fc3358026894313ce5cb9bb8420d28c919b
aoc
/
backend
T
History
tomas.kracmar
8d951fc335
CI / lint-and-test (push)
Successful in 22s
Details
Release / build-and-push (push)
Successful in 1m7s
Details
v1.7.14: LLM/SIEM domain allowlists, SRI hashes, auth misconfig warning, Azure Key Vault integration
2026-04-27 16:45:06 +02:00
..
frontend
v1.7.14: LLM/SIEM domain allowlists, SRI hashes, auth misconfig warning, Azure Key Vault integration
2026-04-27 16:45:06 +02:00
graph
style: apply ruff formatting to all backend files
2026-04-16 18:58:41 +02:00
models
security: v1.7.7 hardening release
2026-04-27 09:16:57 +02:00
routes
v1.7.14: LLM/SIEM domain allowlists, SRI hashes, auth misconfig warning, Azure Key Vault integration
2026-04-27 16:45:06 +02:00
sources
style: apply ruff formatting to all backend files
2026-04-16 18:58:41 +02:00
tests
v1.7.12: security hardening — CORS fix, security headers, fail-closed rate limiter, OpenAPI docs disabled by default, config auth privacy, webhook validation
2026-04-27 14:19:28 +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
security: v1.7.7 hardening release
2026-04-27 09:16:57 +02:00
config.py
v1.7.14: LLM/SIEM domain allowlists, SRI hashes, auth misconfig warning, Azure Key Vault integration
2026-04-27 16:45:06 +02:00
database.py
fix: dedupe alert_rules before creating unique index in setup_indexes()
2026-04-22 15:20:19 +02:00
Dockerfile
fix: bake version into Docker image at build time
2026-04-20 17:24:20 +02:00
jobs.py
style: ruff format
2026-04-22 10:08:32 +02:00
main.py
v1.7.14: LLM/SIEM domain allowlists, SRI hashes, auth misconfig warning, Azure Key Vault integration
2026-04-27 16:45:06 +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
mcp_common.py
feat: MCP server over SSE with OIDC auth
2026-04-21 07:38:12 +02:00
mcp_server.py
security: v1.7.7 hardening release
2026-04-27 09:16:57 +02: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
notifications.py
feat: Admin Operations SIEM — alerts, notifications, pre-built rules
2026-04-22 14:12:36 +02:00
rate_limiter.py
v1.7.12: security hardening — CORS fix, security headers, fail-closed rate limiter, OpenAPI docs disabled by default, config auth privacy, webhook validation
2026-04-27 14:19:28 +02:00
redis_client.py
feat: Redis caching + async queue for LLM scaling (v1.6.0)
2026-04-22 09:55:05 +02:00
requirements-dev.txt
feat: implement Phase 2 stabilization
2026-04-14 12:02:28 +02:00
requirements.txt
v1.7.14: LLM/SIEM domain allowlists, SRI hashes, auth misconfig warning, Azure Key Vault integration
2026-04-27 16:45:06 +02:00
rules.py
fix: dedupe existing rules + unique index to prevent duplicates
2026-04-22 15:13:41 +02:00
secrets_manager.py
v1.7.14: LLM/SIEM domain allowlists, SRI hashes, auth misconfig warning, Azure Key Vault integration
2026-04-27 16:45:06 +02:00
siem.py
v1.7.14: LLM/SIEM domain allowlists, SRI hashes, auth misconfig warning, Azure Key Vault integration
2026-04-27 16:45:06 +02:00
watermark.py
fix(auth): resolve JWT InvalidSignatureError and improve frontend UX
2026-04-16 11:32:45 +02:00