Tag

Provenance

1 views collected around this technical thread.

DevOps Engineer
DevOps Engineer
Dec 5, 2023 · Information Security

Using Witness for Software Supply Chain Security in Non‑GitHub Environments

This article explains how to generate and verify software artifact provenance with the Witness framework in non‑GitHub ecosystems, covering installation, key creation, configuration, running, signing, and policy verification to achieve higher SLSA levels.

CI/CDProvenanceSLSA
0 likes · 10 min read
Using Witness for Software Supply Chain Security in Non‑GitHub Environments
DevOps Engineer
DevOps Engineer
Dec 4, 2023 · Information Security

Applying the SLSA Framework to Build, Sign, Publish, and Verify Python Packages on GitHub

This article demonstrates how to apply the SLSA (Supply chain Levels for Software Artifacts) framework to the Python ecosystem by building clean packages, generating provenance statements, uploading them to PyPI, and verifying the package origin using GitHub Actions and the slsa‑verifier tool.

GitHub ActionsProvenancePython
0 likes · 10 min read
Applying the SLSA Framework to Build, Sign, Publish, and Verify Python Packages on GitHub
DevOps
DevOps
Nov 9, 2023 · Information Security

Introducing SLSA: An End‑to‑End Framework for Software Supply Chain Integrity

This article translates Google's SLSA framework paper, explaining software supply chain threats, the four SLSA levels, mitigation strategies, a provenance generation example, and concluding with its impact on software security, while also noting related DevOps certification offerings.

DevOpsProvenanceSLSA
0 likes · 12 min read
Introducing SLSA: An End‑to‑End Framework for Software Supply Chain Integrity