Go SAST triage agent cuts scanner noise, but still needs humans

coldyx · reddit · 2026-07-27

A Go-based SAST triage agent uses only two read-only tools — readfile and greprepo — to inspect SARIF findings and decide whether each issue is exploitable, benign, or needs human review.

Setup

Results

Takeaway

The author argues the agent is useful for noise reduction, but not a replacement for human review. It can also create PRs with findings after triage, and supports caching to reduce repeat-run cost.

Original post →

More from coding & agent

coding & agent channel →