Sbom

SBOM Generation

See also

Types

Keys

If given a map, the following keys are supported:

Examples

sbom:
  on:
    branch:
      only:
      - master
      except:
      - develop
    condition:
    - string
    all_branches: true
  run_phase: before_script
  output_format: cyclonedx-json
sbom: true

Beta