41ce8c92960dfd54e643dd40d2739bed516790ea

Compliant

  1. Trail Events

    17 events
  2. Reported by: ci-pipelines
    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
    
  3. Reported by: ci-pipelines
    Commit:
    Jon Jagger <jon@kosli.com> (main) 1734178085.0 • 1 month ago
    Merge pull request #77 from cyber-dojo/add-to-snyk-config

    Add entry to snyk config file
    Template:
    version: 1
    
    trail:
      attestations:
        - name: pull-request
          type: pull_request
      artifacts:
        - name: runner
          attestations:
            - name: rubocop-lint
              type: junit
            - 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