df9c6f1177f2de50004fac886eea119ddc3903ac

JonJagger - Split off snyk-attestations into their own workflow step (#175)
Non-compliant

  1. Trail Events

    9 events
  2. Description: JonJagger - Split off snyk-attestations into their own workflow step (#175)
    Reported by: ci-pipelines
    Commit:
    Jon Jagger <jon@kosli.com> (main) 1715587167.0 • 6 months ago
    Split off snyk-attestations into their own workflow step (#175)
    Template:
    version: 1
    
    trail:
      attestations:
        - name: pull-request
          type: pull_request
      artifacts:
        - name: differ
          attestations:
            - name: lint
              type: generic
            - name: snyk-container-scan
              type: snyk
            - name: snyk-code-scan
              type: snyk
            - name: unit-test
              type: junit
            - name: branch-coverage
              type: generic
            - name: sonarcloud-scan
              type: generic