465eedc621256c052a209fb61aa681aa4f0e4c19

Compliant

  1. Trail Events

    13 events
  2. Reported by: ci-pipelines
    Template:
    version: 1
    
    trail:
      attestations:
        - name: pull-request
          type: pull_request
      artifacts:
        - name: dashboard
          attestations:
            - name: lint
              type: generic
            - name: snyk-code-scan
              type: snyk
            - name: snyk-container-scan
              type: snyk
            - name: sonarcloud-scan
              type: sonar
    
  3. Reported by: ci-pipelines
    Commit:
    Jon Jagger <jon@kosli.com> (main) 1739617908.0 • 1 week ago
    Update workflows in preparation for base-image triggering (#255)

    * Update workflows in preparation for base-image triggering

    * Include digest in base-image

    * Update base image
    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