29a2ecc605489045e38e40be1f885d4ad94b5c87

FayeSGW - Update type of sonarcloud attestation in Kosli.yml (#192) * Change generic to sonar in kosli.yml
Compliant

  1. Trail Events

    12 events
  2. Description: FayeSGW - Update type of sonarcloud attestation in Kosli.yml (#192) * Change generic to sonar in kosli.yml
    Reported by: ci-pipelines
    Commit:
    FayeSGW <108031168+FayeSGW@users.noreply.github.com> (main) 1718630674.0 • 3 months ago
    Update type of sonarcloud attestation in Kosli.yml (#192)

    * Change generic to sonar in kosli.yml
    Template:
    version: 1
    
    trail:
      attestations:
        - name: pull-request
          type: pull_request
      artifacts:
        - name: differ
          attestations:
            - name: lint
              type: generic
            - name: snyk-container-scan
              type: snyk
            - name: snyk-code-scan
              type: snyk
            - name: unit-test
              type: junit
            - name: branch-coverage
              type: generic
            - name: sonarcloud-scan
              type: sonar