Skip to main content

SBOM Configuration

Environment variables for controlling SBOM (Software Bill of Materials) scanning integration.

NameDescriptionRequiredType
SBOM_ENABLED
Controls whether SBOM scanning is enabled. When set, overrides auto-detection. When omitted, the service health-checks the sbom-generator to determine availability.
Notes:
  • If not set, the service auto-detects SBOM availability by health-checking the sbom-generator microservice.
false
boolean