docs/guide/coverage/others/index.md
In this section we have placed images, package managers and files that we can't assign to existing sections.
Trivy supports them for
| Element | File | Image1 | Rootfs2 | Filesystem3 | Repository4 |
|---|---|---|---|---|---|
| ActiveState images | /opt/activestate/<name>.spdx.json | ✅ | ✅ | - | - |
| Bitnami packages | /opt/bitnami/<component>/.spdx-<component>.spdx | ✅ | ✅ | - | - |
| Conda | <conda-root>/envs/<env>/conda-meta/<package>.json | ✅ | ✅ | - | - |
environment.yml | - | - | ✅ | ✅ | |
| Root.io images | - | ✅ | ✅ | - | - |
| Seal Security | - | ✅ | ✅ | - | - |
| RPM Archives | *.rpm | ✅5 | ✅5 | ✅5 | ✅5 |
✅ means "enabled" and - means "disabled" in the image scanning ↩
✅ means "enabled" and - means "disabled" in the rootfs scanning ↩
✅ means "enabled" and - means "disabled" in the filesystem scanning ↩
✅ means "enabled" and - means "disabled" in the git repository scanning ↩
Only if the TRIVY_EXPERIMENTAL_RPM_ARCHIVE env is set. ↩ ↩2 ↩3 ↩4