6a6f254

Compliant

  1. Trail Events

    9 events
  2. Reported by: ci-user
    Commit:
    SimonC <sd.castagna@gmail.com> (main) 1715674143.0 • 4 months ago
    Add trail flag to get artifact command (#225)

    * Add trail flag to get artifact command

    * Update documentation for get artifact

    * Add tests for trail flag in get artifact command

    * Add trail name and template reference name to get artifact command output
    Template:
    version: 1
    trail:
      attestations:
      - name: pr
        type: pull_request
      - name: lint
        type: generic
      - name: test
        type: junit
      - name: snyk-code
        type: snyk
      artifacts:
      - name: cli-docker
        attestations:
        - name: snyk-container
          type: snyk
        - name: smoke-test
          type: generic
        - name: container-sbom
          type: generic