2a6920e1f3694871a151448b60cce3d62faf30a2

Compliant

  1. Trail Events

    15 events
  2. Reported by: ci-pipelines
    Commit:
    Jon Jagger <jon@kosli.com> (main) 1765705481.0 • 5 days ago
    Run CI workflow to check for new snyk vulns (#328)

    * Run CI workflow to check for new snyk vulns

    * Dockerfile: upgrade c-ares to fix new snyk vuln
    Origin URL: https://github.com/cyber-dojo/dashboard/actions/runs/20206120449
    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