docs: document eol supportability (#9434)

This commit is contained in:
Itay Shakury
2025-09-09 20:21:25 +03:00
committed by GitHub
parent 4a2be6b48c
commit ea0ff34d38
18 changed files with 23 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ The table below outlines the features offered by Trivy.
|:------------------------------------:|:---------:|
| Unfixed vulnerabilities | - |
| [Dependency graph][dependency-graph] | ✓ |
| End of life awareness | ✓ |
## SBOM
Trivy detects packages that have been installed through package managers such as `dnf` and `yum`.

View File

@@ -15,6 +15,7 @@ The table below outlines the features offered by Trivy.
|:------------------------------------:|:---------:|
| Unfixed vulnerabilities | - |
| [Dependency graph][dependency-graph] | ✓ |
| End of life awareness | ✓ |
## SBOM
Trivy detects packages that have been installed through `apk`.

View File

@@ -15,6 +15,7 @@ The table below outlines the features offered by Trivy.
|:------------------------------------:|:---------:|
| Unfixed vulnerabilities | - |
| [Dependency graph][dependency-graph] | ✓ |
| End of life awareness | ✓ |
## SBOM
Trivy detects packages that have been installed through package managers such as `dnf` and `yum`.

View File

@@ -28,6 +28,7 @@ The table below outlines the features offered by Trivy.
|:------------------------------------:|:---------:|
| Detect unfixed vulnerabilities | ✓ |
| [Dependency graph][dependency-graph] | ✓ |
| End of life awareness | - |
## SBOM
Trivy detects packages that have been installed through package managers such as `tdnf`, `dnf` and `yum`.

View File

@@ -9,6 +9,12 @@ Trivy supports the following scanners for OS packages.
Please see [here](index.md#supported-os) for supported versions.
The table below outlines the features offered by Trivy.
| Feature | Supported |
|:------------------------------------:|:---------:|
| End of life awareness | - |
## SBOM
Trivy detects packages that are listed in the [software inventory].

View File

@@ -15,6 +15,7 @@ The table below outlines the features offered by Trivy.
| :-----------------------------------: | :-------: |
| Unfixed vulnerabilities | ✓ |
| [Dependency graph][dependency-graph] | ✓ |
| End of life awareness | ✓ |
## SBOM
Same as [RHEL](rhel.md#sbom).

View File

@@ -13,6 +13,7 @@ The table below outlines the features offered by Trivy.
| :-----------------------------------: | :-------: |
| Detect unfixed vulnerabilities | - |
| [Dependency graph][dependency-graph] | ✓ |
| End of life awareness | - |
## SBOM
Same as [Alpine Linux](alpine.md#sbom).

View File

@@ -15,6 +15,7 @@ The table below outlines the features offered by Trivy.
| :-----------------------------------: | :-------: |
| Unfixed vulnerabilities | ✓ |
| [Dependency graph][dependency-graph] | ✓ |
| End of life awareness | ✓ |
## SBOM
Trivy detects packages that have been installed through package managers such as `apt` and `dpkg`.

View File

@@ -13,6 +13,7 @@ The table below outlines the features offered by Trivy.
|:------------------------------------:|:---------:|
| Unfixed vulnerabilities | ✓ |
| [Dependency graph][dependency-graph] | ✓ |
| End of life awareness | - |
## SBOM
Same as [Debian](debian.md#sbom).

View File

@@ -15,6 +15,7 @@ The table below outlines the features offered by Trivy.
| :----------------------------------: | :-------: |
| Unfixed vulnerabilities | - |
| [Dependency graph][dependency-graph] | ✓ |
| End of life awareness | - |
## SBOM
Trivy detects packages pre-installed in distroless images.

View File

@@ -13,6 +13,7 @@ The table below outlines the features offered by Trivy.
|:------------------------------------:|:---------:|
| Detect unfixed vulnerabilities | - |
| [Dependency graph][dependency-graph] | ✓ |
| End of life awareness | - |
## SBOM
Same as [Alpine Linux](alpine.md#sbom).

View File

@@ -15,6 +15,7 @@ The table below outlines the features offered by Trivy.
| :-----------------------------------: | :-------: |
| Unfixed vulnerabilities | - |
| [Dependency graph][dependency-graph] | ✓ |
| End of life awareness | ✓ |
## SBOM
Trivy detects packages that have been installed through package managers such as `dnf` and `yum`.

View File

@@ -15,6 +15,7 @@ The table below outlines the features offered by Trivy.
|:------------------------------------:|:---------:|
| Unfixed vulnerabilities | - |
| [Dependency graph][dependency-graph] | ✓ |
| End of life awareness | ✓ |
## SBOM
Trivy detects packages that have been installed through package managers such as `tdnf` and `yum`.

View File

@@ -15,6 +15,7 @@ The table below outlines the features offered by Trivy.
| :----------------------------------: | :-------: |
| Unfixed vulnerabilities | ✓ |
| [Dependency graph][dependency-graph] | ✓ |
| End of life awareness | ✓ |
## SBOM
Trivy detects packages that have been installed through package managers such as `dnf` and `yum`.

View File

@@ -15,6 +15,7 @@ The table below outlines the features offered by Trivy.
|:------------------------------------:|:---------:|
| Unfixed vulnerabilities | - |
| [Dependency graph][dependency-graph] | ✓ |
| End of life awareness | ✓ |
## SBOM
Trivy detects packages that have been installed through package managers such as `dnf` and `yum`.

View File

@@ -22,6 +22,7 @@ The table below outlines the features offered by Trivy.
|:------------------------------------:|:---------:|
| Unfixed vulnerabilities | - |
| [Dependency graph][dependency-graph] | ✓ |
| End of life awareness | ✓ |
## SBOM
Trivy detects packages that have been installed through package managers such as `dnf` and `yum`.

View File

@@ -15,6 +15,7 @@ The following table provides an outline of the features Trivy offers.
|:------------------------------------:|:---------:|
| Detect unfixed vulnerabilities | ✓ |
| [Dependency graph][dependency-graph] | ✓ |
| End of life awareness | ✓ |
## SBOM
Same as [Debian](debian.md#sbom).

View File

@@ -13,6 +13,7 @@ The table below outlines the features offered by Trivy.
|:------------------------------------:|:---------:|
| Detect unfixed vulnerabilities | - |
| [Dependency graph][dependency-graph] | ✓ |
| End of life awareness | - |
## SBOM
Same as [Alpine Linux](alpine.md#sbom).