781b75f8eb76aa0909d61e93149eb1bd949ec220

Compliant

  1. Trail Events

    12 events
  2. Reported by: ci-pipelines
    Commit:
    Jon Jagger <jon@kosli.com> (main) 1743439921.0 • 1 day ago
    Merge pull request #115 from cyber-dojo/remove-unused-secrets

    Remove unused secrets
    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