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
- Host: GitHub
- URL: https://github.com/slsa-framework/oss-na24-slsa-workshop
- Owner: slsa-framework
- License: apache-2.0
- Created: 2024-03-18T14:24:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-15T19:15:05.000Z (about 2 years ago)
- Last Synced: 2025-06-08T05:10:59.618Z (about 1 year ago)
- Size: 547 KB
- Stars: 10
- Watchers: 2
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)