141af6db0ba13eced39dc5ff3f17a6dc9641e23a

FayeSGW - Set workflow to run in branch to test webhook
Non-compliant

  1. Trail Events

    3 events
  2. Description: FayeSGW - Set workflow to run in branch to test webhook
    Reported by: ci-pipelines
    Commit:
    Faye <faye@kosli.com> (sonarcloud-webhooks) 1722512709.0 • 3 months ago
    Set workflow to run in branch to test webhook
    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