e29c033ba43c41dfc546bd027b53e002ca5c38b1

Compliant

  1. Trail Events

    14 events
  2. Reported by: ci-pipelines
    Commit:
    Jon Jagger <jon@kosli.com> (main) 1750593578.0 • 3 weeks ago
    Add workflow action-lint (#305)

    * Add workflow action-lint

    * Fix action-lint warnings

    * Fix action-lint warnings

    * Add workflow-lint as dependent job in sdlc-control-gate

    * Check workflow linter detect bad echo

    * Remove workflow linter check
    Origin URL: https://github.com/cyber-dojo/dashboard/actions/runs/15806330257
    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