Health Check

The Health Check page displays useful metrics and details about your Xygeni projects.

There are several sections within the Health Check page:

Findings by Category

The Findings by Category chart shows a 5-axis spider chart where there is a relevant score for each axis.

Projects

The Projects section displays two types of information:

  1. Inactive Projects, i.e. xygeni projects whose last code change is older than XXXX (TBD)

If you click on the Inactive View >> link, you will see the inactive projects as well as the applied filters:

By clicking on the icon you will be able to open a 3rd-party ticket on the integrated ticketing system

Visit the Ticketing systems page for further details

By clicking on the icon, you will see all the details of the selected project.

  1. Obsolete Branches, i.e. repository branches whose last code change is older than XXXX (TBD)

If you click on the Obsolete Branches View >> link, you will see the inactive branches as well as the applied filters:

Components

The Components section displays several types of information related to your components.

Licensing Issues refers to the number of components with some kind of issues related to the component's license (mainly, use of a copyleft license).

With different versions refers to the number of components that are used in 2 or more different versions.

Out of date Versions refers to the number of components that have a new version is available.

Obsolete components refers to the number of components whose newer version is older than XXX (TBD), possibly meaning that those components are abandoned or out of maintenance and you should consider using another component.

If you click on any of the View >> links, you will see the components as well as the applied filters:

A component may be repeated because it appears in several projects because the table lists all the combinations of component-project with the applied filters.

By clicking on the icon, you will see all the details of the selected component:

System and Tools

The System and Tools section displays your SCM system, build/cicd tools.

Collaborators

The Collaborators section displays two types of information:

  1. Inactive Collaborators, i.e. repo users whose last activity is older than XXXX (TBD)

If you click on the Inactive View >> link, you will see the inactive projects as well as the applied filters:

To open a ticket using the integrated ticketing system, click on the ticketing icon(see Ticketing systems for further details)

By clicking on the icon, you will see all the details of the inactive collaborator (latest activity, permissions and issues)

  1. Over-privileged Collaborators, i.e. users whose actions performed do not need granted permissions (TBD)

If you click on the Over privileged View >> link, you will see the over privileged collaborators as well as the applied filters:

By clicking on the icon you can open a ticket on the integrated ticketing system (see Ticketing systems for further details)

By clicking on the icon, you will see all the details of the over-privileged collaborator (latest activity, permissions, issues and audit trail)

Pipelines

The Pipelines section displays information about the total number of pipelines and how many of them are inactive (i.e. not executed in the last XXXX TBD)

If you click on the View >> link, you will see the inactive pipelines as well as the applied filters:

By clicking on the you will be able to open a ticket on the integrated ticketing system (see Ticketing systems for further details)

Coverage

The Coverage section shows the total number of projects lacking Inventory information, indicating that an Inventory scan was not executed on these projects.

Click the View >> link to see non-inventoried projects and applied filters:

Projects by Size

This section provides details on the average project size and the count of projects that exceed this average. Oversized projects often contain large binary artifacts that should not be stored in the SCM. Identifying these artifacts helps in understanding the cause of excessive project size.

Click the View link to see over-sized projects and the applied filters.

By clicking on the icon, , you'll find all details of the oversized project (including recent activities, file count, size, access level, and all associated assets).

Last updated