Commit Graph
2 Commits
Author SHA1 Message Date
ajmallesh c3864c9785 feat(worker): standardize severity and reporting guidance in exploit prompts
Give every exploit agent the same status, confidence, severity-reasoning, report-writing, credential-handling, and
scope contract.

Apply the same task-formation and SAST-enrichment procedure to the Miscellaneous lane.
2026-08-26 20:17:25 -07:00
ajmallesh c33132b0ab feat(worker): deduplicate static and runtime findings before exploitation
Parse Agentic SAST SARIF into typed observations, enrich and route those observations, and reconcile them with pentest findings before exploitation.

Publish deterministic exploitation queues with stable lineage, exact-path Git commits, retry-safe manifests, named drop reasons, and confined task formation. Reject duplicate producer IDs before commit and adopt either legal provenance shape after a lost acknowledgement.
2026-08-26 19:37:20 -07:00