|
This is unreleased documentation for Vulnerability Scanner 0.13.0-dev. |
Image Detail
The image detail page shows the metadata of a single image, together with the vulnerabilities found in it.
Registry image
Metadata
- Vulnerabilities
-
The number of vulnerabilities found in the image.
- Repository
-
The repository the image belongs to.
- Registry
-
The registry the image belongs to.
- Architecture
-
The architecture the image was built for, such as
amd64orarm64. - Operating system
-
The operating system the image was built for, such as Linux or Windows.
- Created
-
The timestamp of when the image was created.
- Image ID
-
The SHA that identifies the image.
- Layers
-
The number of layers in the image.
Charts
- Top 5 severe affecting vulnerabilities
-
A summary of the most severe vulnerabilities affecting the image.
- Severity distribution
-
The distribution of vulnerabilities by severity. Selecting a severity value also applies that value as a filter on the
Severitycolumn of the vulnerability table.
Vulnerability list
- CVE ID
-
Links to the CVE detail page.
- Score
-
The most severe score across all sources, shown in a badge coloured by severity. The CVSS version is shown as well.
- Package
-
The vulnerable package the CVE applies to.
- Fix available
-
Whether a fixed version is available for the CVE and, if so, the version number.
- Severity
-
The severity calculated by the backend.
- Exploitability
-
Whether the CVE is suppressed by VEX, for example
AffectingorSuppressed. See VEX Management. - Package version
-
The version of the affected package.
- Package path
-
The absolute path of the package within the image.
Workload image
For an image used by a workload, the same vulnerability information is shown.
A Workloads tab lists the workloads referencing the image.
- Workload
-
The workload using the image. Links to the corresponding workload detail page.
- Type
-
The workload type, such as
CronJob,Deployment,DaemonSet,StatefulSet,Job, orReplicaSet. - Namespace
-
The namespace the workload belongs to. Links to the corresponding namespace detail page.
- Images used
-
The number of images used by the workload. Links to the
Vulnerabilitiestab of the workload detail page, opening theImagessub-tab. - Affecting CVEs
-
The number of CVEs affecting the workload. Links to the
Vulnerabilitiestab of the workload detail page, opening theAffecting CVEssub-tab. - Severity distribution
-
The number of vulnerabilities in the workload, distributed by severity.