mirror of
https://github.com/SpecterOps/Nemesis
synced 2026-06-08 12:36:42 +00:00
191216286f
- Remove bucket auto-creation from storage upload methods - Add Minio files bucket creation to compose init - Re-raise bucket/file upload exceptions to propagate error - Fix variable shadowing in DPAPI backup key route - Fix OpenTelemetry tracing in file_enrichment - Update to use opentelemetry.semconv._incubating.attributes (not deprecated) - Document Dapr workflow concurrency limits in config comments
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.