v1

latestOpenAPI 3.0.32026-07-17157.0 KB
Assessment

Assesses the evidence sent by the discovery. Part of the public API, also exposed as REST.

post/v1/assessment/evidences

Request body

idstring

the ID in a uuid format

timestampstring date-time

time of evidence creation

targetOfEvaluationIdstring

Reference to a target of evaluation (e.g., service, organization) this evidence was gathered from

toolIdstring

Reference to the tool which provided the evidence

experimentalRelatedResourceIdsstring[]

Very experimental property. Use at own risk. This property will be deleted again.

Related resource IDs. The assessment will wait until all evidences for related resource have arrived in the assessment and are recent enough. In the future, this will be replaced with information in the "related" edges in the resource. For now, this needs to be set manually in the evidence.

Response

OK

status'ASSESSMENT_STATUS_UNSPECIFIED' | 'ASSESSMENT_STATUS_WAITING_FOR_RELATED' | 'ASSESSMENT_STATUS_ASSESSED' | 'ASSESSMENT_STATUS_FAILED' enum
All 1 operations