Issues
List SCA Issue Groups for a Scan
Retrieve a scan’s SCA issues collapsed into groups with a count per group, so a client can render a summary without downloading every issue. Accepts the same filters as GET /scan//issues/sca.
GET
List SCA Issue Groups for a Scan
Authorizations
API key for authentication
Path Parameters
The scan to group SCA issues for
Query Parameters
How to group the SCA issues. Currently only package is supported.
Available options:
package Include per-severity and per-status counts on each group
The page number for pagination
The number of groups per page
Required range:
x <= 100