c595e0b3f0394026fc38a3eddc566c5d2c78439c

zhelezovartem - remove hardcoded values from pipeline configuration
Non-compliant

  1. Trail Events

    23 events
  2. Description: zhelezovartem - remove hardcoded values from pipeline configuration
    Reported by: ci-pipelines
    Commit:
    Artem Zhelezov <36639304+zhelezovartem@users.noreply.github.com> (main) 1715860581.0 • 5 months ago
    remove hardcoded values from pipeline configuration
    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