Plugin Artifacts

The Plugin Artifacts page displays the artifact status of all the plugins available in the application.

  • The panel at the top displays the total number of plugin artifacts in the application, and the risk status of the plugins.

  • The following risk status are displayed:

    • Critical Risk - The plugins that are of critical risk.

    • High Risk - The plugins that are of high risk.

    • Medium Risk - The plugins that are of medium risk.

    • Low Risk - The plugins that are of low risk.

The panel below displays the details of the plugins:

  • Plugin - Displays the name of the plugin.

  • Plugin Version - Displays the version of the plugin

  • Risk Status - Displays the risk status of the plugin.

  • Vulnerability - Displays the number of vulnerabilities identified for the given plugin. On clicking it, the Vulnerabilities Management details page is displayed.

  • Security Issues - Displays the number of open security issues (alerts) identified for the given plugin.

  • Created on - Displays the date when the plugin was created.

  • SBOM - On clicking View, the SBOM page for the related plugin is displayed.

  • DBOM - On clicking View, the DBOM page for the related plugin is displayed.

  • View Reports - On clicking the three dots, you can view the list of scans run on the plugin as shown below:

You can download the scan results by clicking on it.

View SBOM

The SBOM for the artifacts can be viewed by clicking the View SBOM option displayed in the page.

On clicking View SBOM, the SBOM page is displayed.

It displays the various components and related details of the components as shown below:

  • Component - Displays the components of the artifact.

  • Version - Displays the components version.

  • Package URL - Displays the package URL of the component.

  • License - Displays the list of licenses that are available for the component.

  • Vulnerabilities - Displays the count of vulnerabilities related to the component.

  • EOL Risk - Displays the score of how close the OSS packages used in their project are towards End-of-Life (EOL).

  • Dependency -

  • OSS Risk - By clicking View, you can view the artifact details of the component.

  • Actions - By clicking Edit License, you can edit the license type.

  • You can view the vulnerabilities of the components by clicking the Vulnerabilities column.

View Report

The SBOM details can be downloaded in PDF format.

  • Navigate to the top right corner and click Report.

  • The page details is consolidated as a report and downloaded in PDF format as shown below:

You can also download the SBOM details in Json or .CSV file format by clicking the Download button.

Last updated