Files
Lee Chagolla-Christensen 3b80fd411b fix: upgrade vulnerable dependencies across projects
- pyasn1 0.6.2 -> 0.6.3 (direct, 5 projects)
- pyopenssl 25.3.0 -> 26.0.0 (transitive, 5 projects)
- ujson 5.11.0 -> 5.12.0 (transitive, web_api)
- orjson 3.11.5 -> 3.11.7 (transitive, web_api)
- dynaconf 3.2.12 -> 3.2.13 (direct, cli)
- pyjwt 2.10.1 -> 2.12.1 (transitive, agents)
- dompurify 3.2.7 -> 3.3.3 (transitive, frontend via override)
2026-03-19 12:35:51 -07:00
..
2025-10-18 17:48:54 -07:00
2026-03-19 11:55:08 -07:00
2026-01-26 19:16:45 -08:00
2025-08-29 15:24:32 -07:00

Agents Service

TODO

Purpose

This service contains a number of agents used by Nemesis (if configured) to achieve a number of tasks, including triaging alerts.

This service automatically triages security findings generated by the platform, classifying them as true positives, false positives, or requiring manual review. It helps security analysts prioritize their investigation efforts by reducing false positives and highlighting genuine threats.