877f14ab2e60c209e5f42b96be01721b44b8371c

Compliant

  1. Trail Events

    14 events
  2. Reported by: ci-pipelines
    Commit:
    Jon Jagger <jon@kosli.com> (main) 1749890947.0 • 1 month ago
    Revert to using fingerprint from build job. (#296)

    If we want to recalculate the fingerprint in each job after the build
    then we need the download-artifact workflow to pull the image from the
    registry and not untar it from a local cache.
    Origin URL: https://github.com/cyber-dojo/dashboard/actions/runs/15650362714
    Template:
    version: 1
    
    trail:
      attestations:
        - name: pull-request
          type: pull_request
      artifacts:
        - name: dashboard
          attestations:
            - name: rubocop-lint
              type: junit
            - name: snyk-code-scan
              type: snyk
            - name: snyk-container-scan
              type: snyk
            - name: sonarcloud-scan
              type: sonar
            - name: unit-test
              type: junit
            - name: unit-test-coverage
              type: generic