b5bfe50245bd6cbee386fa809805615345cc2c67

FayeSGW - Organise sonarcloud code (#167) * Add sonarcloud-scan to the sdlc-control-gate in yml file
Compliant

  1. Trail Events

    17 events
  2. Description: FayeSGW - Organise sonarcloud code (#167) * Add sonarcloud-scan to the sdlc-control-gate in yml file
    Reported by: ci-pipelines
    Commit:
    FayeSGW <108031168+FayeSGW@users.noreply.github.com> (main) 1713538783.0 • 2 weeks ago
    Organise sonarcloud code (#167)

    * Add sonarcloud-scan to the sdlc-control-gate in yml file
    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: generic