An open API service indexing awesome lists of open source software.

https://github.com/slsa-framework/oss-na24-slsa-workshop


https://github.com/slsa-framework/oss-na24-slsa-workshop

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# OpenSSF SLSA Workshop @ 2024 Open Source Security Summit North America

This is the landing page for the [OpenSSF SLSA Workshop](https://events.linuxfoundation.org/open-source-summit-north-america/features/co-located-events/?__hstc=14087400.578b67b64e2190424395285af33c8d5d.1708423678822.1710755394570.1710772128577.15&__hssc=14087400.1.1710772128577&__hsfp=1817696209#openssf-slsa-workshop) hosted at the [2024 Open Source Security Summit North America](https://events.linuxfoundation.org/open-source-summit-north-america/) on April 15.

If you like the workshop and tutorials, let us know with a star!

If you encounter problems or there are features you would like to see, [create an issue](https://github.com/slsa-framework/oss-na24-slsa-workshop/issues/new).

## Skills required

Virtually none. If you have not coded in a while, you can still follow the workshop. All hands-on activities have code that is ready to be run.
All you'll need to do is clone repositories, update configurations and click GitHub buttons or run commands in a terminal to follow along.

## Supporting materials

[Slides](https://github.com/slsa-framework/oss-na24-slsa-workshop/releases/download/materials/presentation.pdf) for the workshop.

## Installation

Install the [necessary software](./INSTALLATION.md).

## Schedule

The schedule and presentations are available in the [slides](https://github.com/slsa-framework/oss-na24-slsa-workshop/releases/download/materials/presentation.pdf).

1. [Presentation: Introduction to SLSA](https://github.com/slsa-framework/oss-na24-slsa-workshop/releases/download/materials/presentation.pdf) Page 4
2. [Activity 01: Generate and verify SLSA provenance](./activities/01/readme.md)
3. [Presentation: Publish and deployment policies](https://github.com/slsa-framework/oss-na24-slsa-workshop/releases/download/materials/presentation.pdf) Page 12
4. [Activity 02: Publish policy](./activities/02/readme.md)
5. [Activity 03: Deployment policy](./activities/03/readme.md)
6. [Activity 04: Kyverno setup](./activities/04/readme.md)
7. [Presentation: SLSA for AI](https://github.com/slsa-framework/oss-na24-slsa-workshop/releases/download/materials/presentation.pdf) Page 29
8. [Activity 05: Model integrity protection](./activities/05/readme.md)