Read the security scan report for an extension version.
GET/clusters/:id/extensions/:extensionId/versions/:versionId/report
Returns the extension checker's full report as written by the scanner: the verdict, the risk score and every individual finding. Requires the manage-clusters role on the cluster-management client.
Request
Responses
- 200
- 404
The scan report, verbatim as the checker wrote it.
No version with that id, or no report has been written for it.