checker-sdk-go/checker/server
Pierre-Olivier Mercier 3382f62f57 checker: thread rule states into ReportContext
Reporters can now read rule output via ctx.States() instead of
re-deriving severity/hints from the raw payload, keeping the rules
screen and the HTML report aligned on a single source of truth.
2026-04-24 17:31:17 +07:00
..
interactive.go checker: thread rule states into ReportContext 2026-04-24 17:31:17 +07:00
interactive_test.go checker: thread rule states into ReportContext 2026-04-24 17:31:17 +07:00
server.go checker: thread rule states into ReportContext 2026-04-24 17:31:17 +07:00
server_test.go checker: thread rule states into ReportContext 2026-04-24 17:31:17 +07:00