core icon indicating copy to clipboard operation
core copied to clipboard

provanance checking and reporting based on SigStore

Open goern opened this issue 3 years ago • 6 comments

Is your feature request related to a problem? Please describe. tbd

High-level Goals With the current provenance checking method, we provide some valid to the user, to increase the potential value, we want to base provenance checks based on sigstore. This way we could report which parts of the software stack lack strong supply chain security and suggest actions to the developers #DevSecOps

Describe the solution you'd like tbd

Describe alternatives you've considered sha based provenance checks

Additional context n/a

Acceptance Criteria tbd

goern avatar Oct 27 '21 13:10 goern

It might be a good idea to wait for upstream to establish signing artifacts before proceeding with this one - see PEP-480. Let's wait for upstream implementation for this and standards established to have proper implementation following Python packaging standards.

fridex avatar Feb 15 '22 15:02 fridex

/triage accepted /priority important-longterm

codificat avatar Feb 15 '22 15:02 codificat

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

/lifecycle stale

sesheta avatar May 16 '22 16:05 sesheta

Stale issues rot after 30d of inactivity. Mark the issue as fresh with /remove-lifecycle rotten. Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

/lifecycle rotten

sesheta avatar Jun 15 '22 18:06 sesheta

/lifecycle frozen

codificat avatar Jun 21 '22 11:06 codificat

It might be a good idea to wait for upstream to establish signing artifacts before proceeding with this one - see PEP-480. Let's wait for upstream implementation for this and standards established to have proper implementation following Python packaging standards.

Current status seems to be:

  • The PEP-480 related discussion mentions Sigstore
  • there is an ongoing discussion in https://github.com/axelsimon/peps/pull/1 to adapt PEP-480 to sigstore

codificat avatar Jun 21 '22 12:06 codificat