f2ffabb

Incomplete

  1. Trail Events

    9 events
  2. Reported by: ci-user
    Commit:
    FayeSGW <108031168+FayeSGW@users.noreply.github.com> (main) 1738932920.0 • 1 month ago
    Expand create attestation type description (#413)

    * Add more detail on schema and rules to create attestation type description

    * Add missing dots to jq rules in description
    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