How to Prove the Safety of Your Software
Offered By: Conf42 via YouTube
Course Description
Overview
Syllabus
intro
preamble
short agenda
for future use...
from code to production
a random app step by step: worker.py
how is this done in the food industry?
food safety
it probably depends
it is nice to know what's inside
why not do the same with our
...boms are there to help
why use sboms?
did you see this?
was your app affected?
like food labels sboms tell you what's inside
example sbom snippet
more and more you can download them upfront
and analyze them before you install something
back to our app: worker.py
step 1: the code
shipping the app
building the container images
build result
sbom creation
source code analysis
our first image based on python:latest
can we do better: python:3.9.18-slim
let's try one more image: python:alpine
summary
storing sbom files
distributing sbom files
final words
interesting links
Taught by
Conf42
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera