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

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

Response

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