2a4de05a37ef40c597f823130850bcfc89fb6ee9

Compliant

  1. Trail Events

    13 events
  2. Reported by: ci-pipelines
    Commit:
    FayeSGW <108031168+FayeSGW@users.noreply.github.com> (main) 1736764449.0 • 6 days ago
    Merge pull request #242 from cyber-dojo/update-sonar-scan-action

    Update sonarcloud action to new sonarqube-scan-action
    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