353f1e0179b2aa6a37f3dcadc3ca2ed0b16c0027

Compliant

  1. Trail Events

    16 events
  2. Reported by: ci-pipelines
    Commit:
    Jon Jagger <jon@kosli.com> (main) 1744215444.0 • 2 weeks ago
    Merge pull request #187 from cyber-dojo/force-ci-run-167

    Do CI run to see if secure-docker-build workflow gets git branch info…
    Origin URL: https://github.com/cyber-dojo/saver/actions/runs/14362059989
    Template:
    version: 1
    
    trail:
      attestations:
        - name: pull-request
          type: pull_request
      artifacts:
        - name: saver
          attestations:
            - name: snyk-container-scan
              type: snyk
            - name: snyk-code-scan
              type: snyk
            - name: unit-test
              type: junit
            - name: unit-test-metrics
              type: custom:test-metrics
            - name: unit-test-coverage-metrics
              type: custom:coverage-metrics
            - name: integration-test
              type: junit
            - name: integration-test-metrics
              type: custom:test-metrics
            - name: integration-test-coverage-metrics
              type: custom:coverage-metrics