flatcar / Flatcar

Flatcar project repository for issue tracking, project documentation, etc.
https://www.flatcar.org/
Apache License 2.0
656 stars 27 forks source link

[RFE] Add supply chain provenance to Flatcar releases #782

Closed t-lo closed 1 year ago

t-lo commented 2 years ago

Current situation

While our supply chain security story is rather good we do not generate user-verifiable provenance (e.g. in accordance with https://slsa.dev/provenance/v0.2).

Impact

Users are unable to attest validity of origins (sources and dependencies) of our builds and releases.

Ideal future situation

Signed provenance is published in a user-digestable format with every release.

Implementation options

jepio commented 1 year ago

Merged these PRs:

Once releases happen through the container pipeline, /usr/share/SLSA will contain the required information.

t-lo commented 1 year ago

Released; resolving.