Issues
List SCA Issue Groups
Retrieve 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 /issues/sca. Drill into a group by re-issuing those filters against GET /issues/sca with package_exact.
GET
List SCA Issue Groups
Authorizations
API key for authentication
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
Filter SCA issues by project name
Filter SCA issues by repository URL
Filter SCA issues by branch name
The page number for pagination
The number of groups per page
Required range:
x <= 100