72bb76c88f4c2f8aaece0366034d5f745b0bce6f

Compliant

  1. Trail Events

    14 events
  2. Reported by: ci-pipelines
    Commit:
    Jon Jagger <jon@kosli.com> (main) 1750584686.0 • 3 weeks ago
    Add harden-runner to unit-test workflow job (#304)

    * Add harden-runner to unit-test workflow job

    * Use @v2 harden-runner Action in workflow

    * Add harden-runner Action to all workflow jobs
    Origin URL: https://github.com/cyber-dojo/dashboard/actions/runs/15805177302
    Template:
    version: 1
    
    trail:
      attestations:
        - name: pull-request
          type: pull_request
      artifacts:
        - name: dashboard
          attestations:
            - name: rubocop-lint
              type: junit
            - name: snyk-code-scan
              type: snyk
            - name: snyk-container-scan
              type: snyk
            - name: sonarcloud-scan
              type: sonar
            - name: unit-test
              type: junit
            - name: unit-test-coverage
              type: generic