{{ define "sbom-section" }}
SBOMs aren't generated for this artifact type. ATCR only produces SBOMs for container images.
{{ else if eq .SbomReason "fetch-failed" }}SBOM data couldn't be loaded. Try refreshing in a minute.
{{ else }}No SBOM available yet. The scanner generates an SBOM alongside each scan.
{{ end }}