f74bb82cbb72c9e19a31660acb11705728abc772

Compliant

  1. Trail Events

    15 events
  2. Reported by: ci-pipelines
    Commit:
    Jon Jagger <jon@kosli.com> (main) 1734407082.0 • 1 month ago
    Misc updates (#240)

    * Add .snyk file as attestation attachments

    * Dockerfile: update base image to fix new snyk vulnerability

    * Save total_time metrics as a json number and not a string
    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