Others¶
In this section we have placed images, package managers and files that we can't assign to existing sections.
Tunnel supports them for
Supported elements¶
Element | File | Image1 | Rootfs2 | Filesystem3 | Repository4 |
---|---|---|---|---|---|
Bitnami packages | /opt/bitnami/<component>/.spdx-<component>.spdx |
✅ | ✅ | - | - |
Conda | <conda-root>/envs/<env>/conda-meta/<package>.json |
✅ | ✅ | - | - |
environment.yml |
- | - | ✅ | ✅ | |
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
TUNNEL_EXPERIMENTAL_RPM_ARCHIVE
env is set. ↩↩↩↩