Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add blog - devops finland talk - practical software supply chain secu… #106

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
57 changes: 57 additions & 0 deletions posts/devops-finland-practical-software-supply-chain-security.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
---
type: Event
title: A practical take on Software Supply Chain Security
subheading: A talk at DevOps Finland on the SLSA framework, SBOM (Software Bill of Materials) and the current state of software supply chain security in general.
authors:
- mvainio
tags:
- devsecops
date: 2024-06-19
image: "/static/blog/devops-finland-meetup-practical-software-supply-chain-security-talk/devops-finland-practical-software-supply-chain-security.png"
featured: false
---

**A talk at DevOps Finland on the SLSA framework, SBOM (Software Bill of Materials) and the current state of software supply chain security in general.**

## Abstract

A practical take on the SLSA framework, SBOM (Software Bill of Materials) and the current state of software supply chain security in general. Instead of a deep dive, this talk focused on why should you care about supply chain security and what concrete steps can be taken to improve your security posture.

## What’s covered?

- Current state of software supply chain security
- SBOM (Software Bill of Materials)
- SLSA framework (Supply-chain Levels for Software Architects)
- Example of Provenance and Signing with GitHub Actions

<object
type="application/pdf"
data="/static/blog/devops-finland-meetup-practical-software-supply-chain-security-talk/devops-finland-practical-software-supply-chain-security.pdf"
width="100%"
height="410">
<p>Oops! Your browser does not support PDFs. <a href="/static/blog/devops-finland-meetup-practical-software-supply-chain-security-talk/devops-finland-practical-software-supply-chain-security.pdf" download="devops-finland-practical-software-supply-chain-security.pdf">Download the slides</a> instead.
</object>

<a href="/static/blog/devops-finland-meetup-practical-software-supply-chain-security-talk/devops-finland-practical-software-supply-chain-security.pdf" download="devops-finland-practical-software-supply-chain-security.pdf">Download presentation.</a>

## Links

[DevOps Finland meetup](https://www.meetup.com/devops-finland/)

[Software Supply Chain Best Practices by CNCF](https://github.com/cncf/tag-security/blob/main/supply-chain-security/supply-chain-security-paper/CNCF_SSCP_v1.pdf)

[9th Annual State of the Software Supply Chain by Sonatype](https://www.sonatype.com/state-of-the-software-supply-chain/Introduction)

[Supply Chain Threats, SLSA](https://slsa.dev/spec/v1.0/threats-overview)

[SLSA Provenance, SLSA](https://slsa.dev/spec/v1.0/provenance)

[Sigstore - signing, verification and provenance checks](https://www.sigstore.dev/how-it-works)

[Google Cloud Build Build Provenance](https://cloud.google.com/build/docs/securing-builds/view-build-provenance)

[GUAC](https://github.com/guacsec/guac)

---

If you need help optimising your software development and continuous delivery processes, don’t hesitate to [**get in contact with us!**](https://verifa.io/contact/)
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading