dde3b2a7dab8e4567038e4c66ac68f0f01d0f704

Compliant

  1. Trail Events

    17 events
  2. Reported by: ci-pipelines
    Commit:
    Jon Jagger <jon@kosli.com> (main) 1731324581.0 • 1 week ago
    Report rubocop in junit format (#262)

    * Report rubocop results in junit format

    * Update readme

    * Update base image to fix new snyk vulnerability
    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-coverage
              type: generic
            - name: integration-test
              type: junit
            - name: integration-test-coverage
              type: generic
            - name: sonarcloud-scan
              type: sonar