8c8ccff

Incomplete

  1. Trail Events

    9 events
  2. Reported by: ci-user
    Commit:
    FayeSGW <108031168+FayeSGW@users.noreply.github.com> (main) 1738835376.0 • 1 month ago
    2697 archive custom attestation type (#410)

    * Implement command for archiving a custom attestation type

    * Update docs for custom attestations/types

    * Add custom attestations to Getting Started

    * Add more detail to attest custom docs

    * Add tests for archive custom attestation type command

    * Remove unnecessary empty payloads from archive commands
    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