2a2b2b8

Incomplete

  1. Trail Events

    9 events
  2. Reported by: ci-user
    Commit:
    FayeSGW <108031168+FayeSGW@users.noreply.github.com> (main) 1739805792.0 • 1 month ago
    2906 get attestation type (#414)

    * Add get attestation-type command

    * Add get attestation-type command

    * Fix lint issues

    * Add tests for get attestation-type command

    * Add long description/examples, adjust version handling

    * Add tests for getting specific version of a cat

    * Make long description text more explicit

    * Small description refactoring

    * Fix type in testHelpers.go
    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