1a5188873660eda06197f724b41a1ab175f5ebd1

Compliant

  1. Trail Events

    20 events
  2. Reported by: ci-pipelines
    Commit:
    Sami Alajrami <s.alajrami@gmail.com> (main) 1763981246.0 • 3 weeks ago
    Merge pull request #337 from cyber-dojo/update-base-image-ba7acf3

    Merge update-base-image into main
    Origin URL: https://github.com/cyber-dojo/differ/actions/runs/19631595428
    Template:
    version: 1
    
    trail:
      attestations:
        - name: pull-request
          type: pull_request
      artifacts:
        - name: differ
          attestations:
            - name: rubocop-lint
              type: junit
            - 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
            - name: sonarcloud-scan
              type: sonar
    
  3. 3 weeks ago
    1a51888
    Compliant