chainloop icon indicating copy to clipboard operation
chainloop copied to clipboard

Implement attestation workflow

Open migmartri opened this issue 1 year ago • 0 comments

Implement a workflow that translates github releases to chainloop attestations.

  • It should work with a single API token
  • It can create a workflow automatically
  • It will download all the items of a release
  • For each item, it will auto-detect (best effort) artifact types, i.e SBOM, .... or fallback to ARTIFACT
  • will perform the attestation
  • will add a link to the referenced release #787

migmartri avatar May 16 '24 13:05 migmartri