987242b

Incomplete

  1. Trail Events

    9 events
  2. Reported by: ci-user
    Commit:
    FayeSGW <108031168+FayeSGW@users.noreply.github.com> (main) 1741790906.0 • 2 weeks ago
    Add pagination to list trails (#464)

    * Add pagination flags and update results formatting for updated API

    * Fix lint error and add explanatory comment

    * Add tests for pagination

    * Use structs instead of interface{} to unmarshal API response json and small refactoring

    * Simplify construction of URL for list trails API
    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