4de099a

Compliant

  1. Trail Events

    9 events
  2. Reported by: ci-user
    Commit:
    Sami Alajrami <sami@kosli.com> (main) 1715004271.0 • 4 months ago
    Use trails for the CLI artifact (#194)

    * start refactoring CI

    * set the complaince status for snyk attestation correctly

    * fix workflow steps

    * more workflow fixes

    * more workflow fixes

    * fix flow template syntax

    * more workflow fixes

    * more workflow fixes

    * update templates

    * more workflow fixes

    * add github attestations and sbom

    * yet more workflow fixes

    * prepare to merge

    * only report to Kosli from main
    Template:
    version: 1
    trail:
      attestations:
      - name: pr
        type: pull_request
      - 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: sbom
          type: generic