This website requires JavaScript.
Explore
Help
Sign In
marker
/
guarddog-nexus
Watch
1
Star
0
Fork
0
You've already forked guarddog-nexus
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
56a948595003f5f751e21abd69d60911c2632045
guarddog-nexus
/
guarddog_nexus
/
routes
History
Marker689
56a9485950
fix: LLM spinner auto-polls status every 2s via htmx until analysis completes
2026-05-11 21:12:53 +03:00
..
__init__.py
refactor: реструктуризация — core/, db/, routes/, web/
2026-05-10 07:17:41 +03:00
api_findings.py
fix: try/except in _scan_component, serialize_finding to prevent data injection, DRY LLM template, SUPPORTED_ECOSYSTEMS constant
2026-05-11 19:45:49 +03:00
api_packages.py
fix: try/except in _scan_component, serialize_finding to prevent data injection, DRY LLM template, SUPPORTED_ECOSYSTEMS constant
2026-05-11 19:45:49 +03:00
api_scans.py
feat: LLM response validation with defaults, security headers middleware, cleaner stats endpoint
2026-05-11 20:11:47 +03:00
metrics.py
refactor: FastAPI best practices — return types, Pydantic schemas, middleware, code dedup
2026-05-10 12:53:33 +03:00
web.py
fix: LLM spinner auto-polls status every 2s via htmx until analysis completes
2026-05-11 21:12:53 +03:00
webhooks.py
fix: propagate initiator/source_ip to _scan_component for component webhooks
2026-05-11 21:00:15 +03:00