Files
Lee Chagolla-Christensen 11a67703d1 Fix dependabot security vulnerabilities across all projects
- cryptography 46.0.3 → 46.0.5 (high: subgroup attack on SECT curves)
- pillow 11.3.0 → 12.1.1 (high: OOB write loading PSD images)
- pydantic-ai 0.7.2 → 1.64.0 (high: SSRF in URL download handling)
- rollup 4.53.3 → 4.59.0 (high: arbitrary file write via path traversal)
- werkzeug 3.1.5 → 3.1.6 (medium: safe_join Windows device names)
- flask 3.1.2 → 3.1.3 (low: session Vary Cookie header)
- go-git 5.16.4 → 5.16.5 (medium: .idx/.pack integrity check bypass)
- circl 1.6.1 → 1.6.3 (low: secp384r1 CombinedMult miscalculation)
- xz 0.5.12 → 0.5.15 (medium: memory leak decoding corrupted LZMA)
2026-03-03 16:01:14 -08:00
..
2025-10-18 17:48:54 -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.