af4d109

Incomplete

  1. Trail Events

    9 events
  2. Reported by: ci-user
    Commit:
    Steve Tooke <tooky@kosli.com> (main) 1733736111.0 • 3 months ago
    create attestation type command (#376)

    * Walking skeleton

    * Add test for successfully creating a new custom attestation type

    * Add description flag to custom attestation creation command

    * Send the schema

    * Send JQ evaluators

    * Send JQ evaluator rules

    * Add docs

    * Hide commnad

    ---------

    Co-authored-by: JonJagger
    Co-authored-by: Simon Castagna
    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