6528afdd7192c09c841637a6dfed4fdb5688bde5

Compliant

  1. Trail Events

    25 events
  2. Reported by: ci-pipelines
    Commit:
    FayeSGW <108031168+FayeSGW@users.noreply.github.com> (main) 1734619142.0 • 1 month ago
    Use dot-notation in attestation name sent to SonarCloud (#275)
    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: generic
            - name: unit-test-coverage-metrics
              type: generic
            - name: integration-test
              type: junit
            - name: integration-test-metrics
              type: generic
            - name: integration-test-coverage-metrics
              type: generic
            - name: sonarcloud-scan
              type: sonar