Dashboards

Developer Dashboad

4min

The Developer Dashboard provides a global view that teams can use to quickly assess the status of their projects. The dashboard provides high level statistics for the organization, In The News notifications, and project level statistics for the latest scans.

Document image


High Level Statistics

The top level statistics show the number of unique SCA manifests, Container images, SBOM documents and sites that have been scanned. Along with total counts for the most important issue types, such as Vulnerability Issues, Violation Issues, Web Vulnerability (DAST) Issues, and Code (SAST) Issues.

  • Manifests - The total number of SCA manifests scanned across all projects.
  • Images - The total number of Container images scanned across all projects.
  • Documents - The total number of SBOM documents scanned across all projects
  • Sites - The total number of web applications scanned by DAST.
  • Vulnerabilities - This displays the total number of new and pending vulnerabilities detected among all of your projects. Read more about Vulnerabilities here.
  • Violations -This represents the number of policy violations exist among all of your projects. Read more about Violations here.
  • Web Vulnerabilities - This is the number of vulnerabilities detected in the scanned web applications. (Only applicable when SOOS DAST is enabled.) Read more about Web Vulnerabilities here.
  • Code Issues - This is the number of issues found via SAST Connector scan (Only applicable with SOSO SAST Connector is enabled.) Read more about SAST connector here.

Please note: If issues have been suppressed in any of your projects, they will not be reflected in the issue count for the corresponding issue type.

Filtering

Use the search, sort, and filter options to restrict the projects. The filter options allow users to filter the results by projects that contain issues for the selected filter.

Projects

For each project listed, the following information will be displayed:

  • The projects name.
  • When the project was last scanned - each scan type will be listed separately.
  • Count of each type of issue identified. When an issue type is not applicable it will be gray and appear with "--" (a project that only has an SCA scan will show DAST and Code issues as gray).
  • A list of all package managers represented in the project (for SCA, SBOM, and Container scans).

Click a project to view the Projects page and see more details.