Projects

You can reach the Inventory Projects page either by selecting Projects in the Navigation Bar or selecting the Project tab of the All Issues page.

The Inventory Projects page contents are different depending on if you have selected a group of projects or a single project.

Group of Projects

For a group of projects, the page shows:

  • the total number of projects in the group

  • the number of files and total size of the group

  • total number of commits and daily rate

  • a table with all the projects (as well as filter fields)

For every project, it also display information about the number of issues by Asset Category (coloured by highest priority with issues)

The Summary tab shows general information as well as the possiblity ot download the SBOM for that project. The other tabs (SCM, Package Manager, CI/CD, AppSec and Deploy) show the project's assect by category. Selectin a single asset will show additional info about the asset as well as assocaited security risks.

Single Project

In case you have selected a single project into the Project Selector, the information displayed will be relative to the selected project:

  • Number of files and size

  • Number of commits and daily rate

  • Creatin date, last code change, etc

  • Team and Contributors of the project

  • Programming languages

The bottom panel shows aggregated information about the assets of the project. See Inventory (panel and slides) for further details.

Inventory (panel and slides)

Bottom panel of Dashboard for a single project shows data about assets of the selected project, grouped by:

  • SCM (repository platform, issues by severity, # of commits)

  • Package Manager (pkg managers used by the project, # of packages, issues by severity)

  • CI/CD (CI/CD platform, # of pipelines, # of plugins, issues by severity)

  • AppSec (appsec tools used, etc)

  • Deploy and provisioning (cloud platforms, # of cloud resources defined in IaC files, issues by severity)

By clicking on this panel you can access further details on every group of assets.

By clicking on a specific asset you will see the details of that asset (general data, associated issues, etc)

Inventory (dependency graph)

In you click on the "Dependency Graph", you will see a full graph containing all the assets and relationships of the selected project. You can use the filters to reduce the graph as you need.

Clicking on any asset will open a slide with full information of the selected asset (properties and associated risks)

Download the SBOM

Selecting "Download SBOM" allows to generate and download the project SBOM in Cyclon DX or SPDX formats.

Last updated