CycloneDX / CycloneDX/cyclonedx-python
feat: respect env var `$SOURCE_DATE_EPOCH` when generating SBOM
- Vorherrschende Sprache
- Python
- Sterne
- 390
- Forks
- 98
- Ø Merge
- 2 T. 23 Std.
- Gemergte PRs (30 T.)
- 2
Beschreibung
## Is your feature request related to a problem? Please describe.
The timestamp should be set to $SOURCE_DATE_EPOCH env var, so that builds are deterministic and can be reproduced at some point in the future.
## Describe the solution you'd like
More explanation here: https://reproducible-builds.org/docs/source-date-epoch/
Beitragsleitfaden
Rechercherichtung
Start by locating the SBOM generation entry point and the code that assigns its timestamp. Read the linked SOURCE_DATE_EPOCH guidance to confirm the expected environment-variable behavior, then verify that generated SBOMs use that value and remain deterministic across repeated builds.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- tooling
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Ruhig
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 55/100