742c94869e69084f7cc1b3fd2951447b3694505d

Compliant

  1. Trail Events

    14 events
  2. Reported by: ci-pipelines
    Commit:
    Jon Jagger <jon@kosli.com> (main) 1744977403.0 • 5 days ago
    Pre build assets (#273)

    * Pre build CSS assets

    * Pre build JS assets

    * Fix rubocop lints

    * Use new sinatra-base image which has no gems for SCSS/JS and has no snyk vulns

    * Update nginx-stub
    Origin URL: https://github.com/cyber-dojo/dashboard/actions/runs/14534744105
    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