e40114e

Compliant

  1. Trail Events

    11 events
  2. Reported by: ci-user
    Template:
    version: 1
    trail:
      attestations:
      - name: pr
        type: pull_request
      - name: lint
        type: generic
      - name: test
        type: junit
      - name: snyk-code
        type: snyk
      - name: never-alone-data
        type: generic
      artifacts:
      - name: cli-docker
        attestations:
        - name: snyk-container
          type: snyk
        - name: smoke-test
          type: generic
        - name: container-sbom
          type: generic
    
  3. Reported by: ci-user
    Commit:
    Sami Alajrami <sami@kosli.com> (main) 1725449576.0 • 2 weeks ago
    update how login to ghcr is done (#308)

    * update how login to ghcr is done

    * add packages write scope for GH action token