Skip to main content
POST
Upload Scan Results
Receive scan results from a remote CLI run and store them. The CLI ships its own check list and (optionally) a derived topology snapshot for the workspace.

Request body — ScanUploadPayload

scan_path
string
required
Workspace path the scan was run against.
profile
string
default:"L1"
Benchmark profile.
checks
object[]
required
Array of check results. Each entry has:
topology
object
Optional topology snapshot ({nodes, edges}) as produced by the scanner’s topology builder.

Response

scan_id
string
Identifier of the stored scan
stored
integer
Number of check rows stored