A backdoor in xz
A backdoor in xz
Posted Mar 30, 2024 15:15 UTC (Sat) by gdamjan (subscriber, #33634)In reply to: A backdoor in xz by jengelh
Parent article: A backdoor in xz
> When people stop using curated tarballs, developers will just add generated files into the SCM.
There is a solution to that these days.
A Github Actions can take the tagged source code commit, generate artifacts and sign them so you do have the provenance that the artifact (tarball) was created from the given source code with the given github action.
