The following versions of VictoriaLogs receive regular security fixes:
| Version | Supported |
|---|---|
| latest release | ✅ |
| other releases | ❌ |
See this page for more details.
Starting with v1.48.0, every container image published to docker.io and
quay.io includes an SPDX SBOM attestation generated
by BuildKit during docker buildx build.
docker buildx imagetools inspect \
victoriametrics/victoria-logs:<tag> \
--format "{{ json .SBOM }}"trivy image --sbom-sources oci \
victoriametrics/victoria-logs:<tag>Please report any security issues to security@victoriametrics.com