Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Starting from CxSAST 9.4, customers can gather various scan-related metadata, including the scan coverage and performance. By default, gathering the metrics is enabled and the metrics are saved in the database.

...

EndpointDescription
/sast/scans/{id}/statisticsGets the basic metrics of a scan
/sast/scans/{id}/parsedFilesGets the detailed metrics for parsed files
/sast/scans/{id}/failedQueriesGets the detailed metrics for failed queries
/sast/scans/{id}/failedGeneralQueriesGets the detailed metrics for failed general queries
/sast/scans/{id}/succeededGeneralQueriesGets the detailed metrics for successful general queries

.

...