bf4251e421e813bba507779600a88776bca273cc

Compliant

  1. Trail Events

    13 events
  2. Reported by: ci-pipelines
    Commit:
    Jon Jagger <jon@kosli.com> (main) 1744464606.0 • 1 week ago
    Merge pull request #189 from cyber-dojo/do-ci-run-169

    Run with updated secure-docker-build workflow
    Origin URL: https://github.com/cyber-dojo/saver/actions/runs/14420084493
    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