v2.10.3-rc5

Incomplete

  1. Trail Events

    49 events
  2. Reported by: ci-user
    Commit:
    Sami Alajrami <sami@kosli.com> () 1715328274.0 • 4 months ago
    fix binary provenance workflow (#211)
    Template:
    version: 1
    trail:
      attestations:
      - name: lint
        type: generic
      - name: test
        type: junit
      - name: snyk-code
        type: snyk
      artifacts:
      - name: cli-docker
        attestations:
        - name: snyk-container
          type: snyk
        - name: smoke-test
          type: generic
        - name: container-sbom
          type: generic
    
      - name: linux-arm
        attestations:
        - name: sbom
          type: generic
      - name: windows-arm
        attestations:
        - name: sbom
          type: generic
      - name: windows-arm64
        attestations:
        - name: sbom
          type: generic
      - name: darwin-arm64
        attestations:
        - name: sbom
          type: generic
      - name: linux-arm64
        attestations:
        - name: sbom
          type: generic
      - name: linux-amd64
        attestations:
        - name: sbom
          type: generic
      - name: windows-amd64
        attestations:
        - name: sbom
          type: generic
      - name: darwin-amd64
        attestations:
        - name: sbom
          type: generic
      - name: rpm-pkg-amd64
        attestations:
        - name: sbom
          type: generic
      - name: rpm-pkg-arm64
        attestations:
        - name: sbom
          type: generic
      - name: rpm-pkg-arm
        attestations:
        - name: sbom
          type: generic
      - name: deb-pkg-arm64
        attestations:
        - name: sbom
          type: generic
      - name: deb-pkg-arm
        attestations:
        - name: sbom
          type: generic
      - name: deb-pkg-amd64
        attestations:
        - name: sbom
          type: generic
    
  3. Reported by: ci-user
    Commit:
    Sami Alajrami <sami@kosli.com> () 1715340645.0 • 4 months ago
    list files for debugging (#212)
  4. Reported by: ci-user
    Commit:
    Sami Alajrami <sami@kosli.com> () 1715342153.0 • 4 months ago
    download artifacts to a given path (#213)
  5. Reported by: ci-user
    Commit:
    Sami Alajrami <sami@kosli.com> () 1715343432.0 • 4 months ago
    add attestation permissions (#214)
  6. Reported by: ci-user
    Commit:
    Sami Alajrami <sami@kosli.com> () 1715346576.0 • 4 months ago
    set gh attestation subject name (#215)
  7. Reported by: ci-user
    Commit:
    Sami Alajrami <sami@kosli.com> () 1715348042.0 • 4 months ago
    remove push to registry (#216)