Skip to content

Release v0.32.0

Latest

Choose a tag to compare

@dipsylala dipsylala released this 13 Aug 23:23
· 1 commit to main since this release

taskSupport is optional, to support MCP asyncronous clients. (Very limited support at the moment). MCP Tasks path (tasks/get/tasks/result/tasks/cancel) is retained for clients that do send task.
README, docs/DESIGN.md, and tool descriptions updated to document both paths; test coverage added (pipeline_status_test.go, handlers_tasks_test.go updates).

pipeline-findings description corrected to clarify it only reads output from this toolset's own pipeline-scan runs (not externally-generated results.json), and now points to pipeline-status/tasks/get for checking scan completion first.

Corrected sample findings API response fixtures (findings_api_response_pretty_sca.json, findings_api_response_raw_sca.json).