c5781abbf79f1048f7b9af63448fa620031fdbe2

zhelezovartem - remove hardcoded values from pipeline configuration
Non-compliant

  1. Trail Events

    24 events
  2. Description: zhelezovartem - remove hardcoded values from pipeline configuration
    Reported by: ci-pipelines
    Commit:
    Artem Zhelezov <36639304+zhelezovartem@users.noreply.github.com> (main) 1715855365.0 • 6 months ago
    remove hardcoded values from pipeline configuration
    Template:
    version: 1
    
    trail:
      attestations:
        - name: pull-request
          type: pull_request
      artifacts:
        - name: runner
          attestations:
            - name: lint
              type: generic
            - name: unit-test
              type: junit
            - name: unit-test-branch-coverage
              type: generic
            - name: integration-test
              type: junit
            - name: integration-test-branch-coverage
              type: generic
            - name: snyk-container-scan
              type: snyk
            - name: snyk-code-scan
              type: snyk