d6c930b

Incomplete

  1. Trail Events

    9 events
  2. Reported by: ci-user
    Commit:
    FayeSGW <108031168+FayeSGW@users.noreply.github.com> (main) 1739880059.0 • 1 month ago
    2906 list custom attestation types (#430)

    * Add code for list attestation-types command

    * Add tests for list attestation-types command

    * Don't use goldenFile for list attestation-types as results seem to be formatted differently in the CI
    Template:
    version: 1
    trail:
      attestations:
      - name: pr
        type: pull_request
      - name: lint
        type: generic
      - name: test
        type: junit
      - name: snyk-code
        type: snyk
      - name: never-alone-data
        type: generic
      artifacts:
      - name: cli-docker
        attestations:
        - name: snyk-container
          type: snyk
        - name: smoke-test
          type: generic
        - name: container-sbom
          type: generic