checkmarx-ts / CxAnalytix

Exports vulnerability scan data from the Checkmarx SAST platform for use in analytical tools.
Other
20 stars 10 forks source link

Additional permissions required to retrieve SAST scan statistics #225

Closed nleach999 closed 1 year ago

nleach999 commented 1 year ago

Description

The permissions in the manual state the required permissions are:

But during the scan, 403 errors are reported trying to access the scan statistics endpoint. Additional permissions need to be added:

Expected Behavior

No 403 errors for:

Actual Behavior

403 errors are reported, delaying the crawl since each needs to timeout after retry.

Reproduction

  1. Create a service account with the documented permissions
  2. Perform a scan.

Environment Details

CxAnalytix 2.1.1 SAST 9.5.5 HF8