Dashboard
📄️ Common Errors By Policy
Gets the list of policies that have the highest number of errors (open issues) and their respective error counts. The response also includes policy details such as `remediationIds` and `severity`.
📄️ Code Issues by Severity
Gets a count of issues detected at each severity level.
📄️ IaC Errors by Category
Gets the count for each type of IaC misconfiguration issue detected.
📄️ Top Non-compliant Package Licenses
Gets the list of non-compliant package licenses that occurred most frequently in the scanned repositories. The returned list also includes the count of repositories in which each non-compliant package license was detected.
📄️ Pull Requests over Time
Returns the count of the different pull request statuses
📄️ Top CVSS Score Vulnerabilities
Returns the list of vulnerabilities that have the highest CVSS scores.
📄️ Top Repositories by Critical Error Count
Gets the repositories that have the highest number of high-risk errors (High and Critical severity).
📄️ Code issues over time
Returns the count of day-aggregated issue statuses (Opened Earlier, open today, Fix Pending, Fixed, Suppressed) for the last 30 days.