Skip to main content
Image coming soon

MFG7216 Mastering SLSA for Software Supply Chain Governance Practitioners

$199.00
Adding to cart… The item has been added

A tailored course, built for your situation

Mastering SLSA for Software Supply Chain Governance Practitioners

Build verifiable, enterprise-grade software integrity with SLSA frameworks that scale across distributed toolchains

$199 one-time
24-hour access provisioning 30-day money-back guarantee Hand-built implementation playbook
12 modules. 12 chapters per module. 144 chapters total.
12 modules, each with 12 chapters (144 chapters total), text-based, plus downloadable templates and a hand-built implementation playbook delivered alongside course access.
Fragmented build processes leading to inconsistent audit trails

The situation this course is for

As software supply chain regulations tighten, teams struggle to prove build integrity without manual, error-prone processes. Without standardized provenance, even compliant pipelines face scrutiny during audits.

Who this is for

Software supply chain governance professionals in tech-first enterprises implementing SLSA, SBOM, or zero-trust build standards

Who this is not for

Developers focused solely on application code, not build infrastructure or compliance traceability

What you walk away with

  • Generate SLSA Level 3+ compliant provenance for any CI/CD pipeline
  • Map build environments to SLSA attestation requirements with confidence
  • Lead internal reviews on software integrity with reference-quality documentation
  • Translate technical build controls into audit-ready narratives
  • Serve as the go-to resolver for cross-functional SLSA escalations

The 12 modules (with all 144 chapters)

Module 1. Understanding SLSA and Its Role in Modern Software Supply Chains
Explore the origins, objectives, and real-world impact of SLSA in securing software from source to production. Learn how SLSA fits within broader supply chain integrity initiatives.
12 chapters in this module
  1. What SLSA aims to solve
  2. Key stakeholders in SLSA adoption
  3. SLSA vs regulatory expectations
  4. The four SLSA levels explained
  5. When to apply SLSA in the SDLC
  6. Integration with DevOps culture
  7. Common misconceptions about SLSA
  8. SLSA and zero-trust principles
  9. Relation to NIST SSDF
  10. Role of automation in SLSA
  11. Audit expectations by level
  12. Real-world SLSA implementations
Module 2. Establishing Foundational Build Integrity
Lay the groundwork for repeatable, secure builds by defining build environments, dependencies, and integrity checks required for SLSA compliance.
12 chapters in this module
  1. Defining a hermetic build
  2. Controlling build inputs
  3. Isolating build environments
  4. Versioning build tools
  5. Managing dependency chains
  6. Secure credential handling
  7. Build metadata standards
  8. Immutable build logs
  9. Build worker trust model
  10. Container integrity checks
  11. Language-specific build risks
  12. Baseline for Level 1
Module 3. Generating and Structuring Provenance
Learn how to generate authenticated, machine-readable records of how software was built, a core requirement for SLSA Level 2+.
12 chapters in this module
  1. What constitutes provenance
  2. In-toto attestation format
  3. Signing build outputs
  4. Timestamping with RFC 3161
  5. Linking source to build config
  6. Including environment details
  7. Metadata schema design
  8. Automating provenance capture
  9. Validating third-party provenance
  10. Storing provenance securely
  11. Human-readable summaries
  12. Provenance lifecycle management
Module 4. Implementing SLSA Level 2 Requirements
Achieve SLSA Level 2 by ensuring two-party control and authenticated provenance, moving beyond basic build integrity.
12 chapters in this module
  1. Two-person review patterns
  2. Separation of duties in CI
  3. Approval workflows for builds
  4. Verified merge request process
  5. Provenance signing keys
  6. Key rotation policies
  7. Audit trail completeness
  8. Toolchain access logs
  9. Immutable storage for attestations
  10. Verifiable timestamps
  11. Evidence retention period
  12. Internal validation checklist
Module 5. Achieving SLSA Level 3 and Beyond
Reach higher assurance by eliminating nondeterminism and hardening the build platform itself.
12 chapters in this module
  1. Deterministic build definition
  2. Removing build time variation
  3. Container base image control
  4. Minimal build environments
  5. Hardened worker security
  6. Network egress controls
  7. Immutable infrastructure
  8. Signed build environment images
  9. Remote attestation use cases
  10. Zero-standing privileges in CI
  11. Cross-repo build isolation
  12. Path to Level 4
Module 6. Integrating SLSA with CI/CD Platforms
Adapt SLSA requirements to real-world pipelines in Jenkins, GitHub Actions, GitLab CI, and enterprise environments.
12 chapters in this module
  1. CI platform trust model
  2. GitHub Actions provenance
  3. GitLab CI integration
  4. Jenkins attestation plugin
  5. Argo Workflows setup
  6. Tekton with SLSA
  7. Custom pipeline instrumentation
  8. Monitoring build attestations
  9. Handling pipeline failures
  10. Rebuild policies
  11. Multi-stage verification
  12. Pipeline drift detection
Module 7. Validating and Verifying SLSA Attestations
Ensure your SLSA implementation meets verification standards and can withstand audit scrutiny.
12 chapters in this module
  1. Using slsa-verifier tool
  2. Policy-based verification
  3. Keyless signing validation
  4. Fulcio and Rekor integration
  5. Checking provenance format
  6. Signature chain validation
  7. Timestamp authority checks
  8. Automated compliance gates
  9. Manual review protocols
  10. Third-party validation readiness
  11. Common validation failures
  12. Audit walkthrough preparation
Module 8. SLSA in Regulated Environments
Apply SLSA in industries with strict compliance requirements such as finance, healthcare, and government.
12 chapters in this module
  1. Mapping SLSA to SOX controls
  2. FDA software validation overlap
  3. NIST CSF alignment
  4. HIPAA build environment rules
  5. Financial sector expectations
  6. Government procurement standards
  7. Export control implications
  8. Third-party vendor assessments
  9. Supply chain due diligence
  10. Internal audit coordination
  11. Regulator-facing documentation
  12. Cross-border data flows
Module 9. Communicating SLSA Across Stakeholders
Translate technical controls into business value for security, legal, compliance, and executive teams.
12 chapters in this module
  1. Executive summary templates
  2. Risk narrative for leadership
  3. Legal team alignment
  4. Security team collaboration
  5. Developer onboarding plan
  6. Audit team support
  7. Vendor communication playbook
  8. Incident response integration
  9. Training for non-technical roles
  10. Metrics for progress tracking
  11. Roadmap presentation
  12. FAQ for internal rollout
Module 10. Scaling SLSA Across Organizations
Extend SLSA practices consistently across teams, repos, and geographies without sacrificing agility.
12 chapters in this module
  1. Centralized policy enforcement
  2. Template-based adoption
  3. Automated onboarding flow
  4. Cross-team governance model
  5. Standardized tooling
  6. Version control strategy
  7. Monitoring compliance at scale
  8. Feedback loops for improvement
  9. Documentation standards
  10. Change management process
  11. Leadership alignment
  12. Success measurement
Module 11. Advanced SLSA Patterns
Explore cutting-edge implementations including keyless signing, reproducible builds, and automated policy enforcement.
12 chapters in this module
  1. Sigstore keyless signing
  2. Fulcio identity integration
  3. Rekor transparency log use
  4. Cosign for attestations
  5. Bazel and SLSA
  6. Reproducible Java builds
  7. Go build determinism
  8. Python packaging challenges
  9. Container rebuild verification
  10. Binary diffing for validation
  11. Automated compliance bots
  12. Policy as code frameworks
Module 12. SLSA Maturity and Future Roadmap
Assess your organization's SLSA maturity and plan for future enhancements and integrations.
12 chapters in this module
  1. SLSA maturity model
  2. Self-assessment tool
  3. Gap analysis method
  4. Prioritization framework
  5. Roadmap planning
  6. Emerging standards overlap
  7. DORA metrics correlation
  8. Vendor ecosystem trends
  9. OpenSSF collaboration
  10. Contribution opportunities
  11. Training program design
  12. Long-term sustainability

How this maps to your situation

  • After first audit findings on build provenance
  • When onboarding regulated clients
  • Before scaling CI/CD pipeline usage
  • During vendor security assessments

Before vs. after

Before
Manually reconstructing build histories for audits with inconsistent toolchain support
After
Automatically generating SLSA-compliant provenance with audit-ready documentation

What's included with your purchase

  • 12 modules with 12 chapters each (144 chapters total)
  • Downloadable templates and worked examples for every module
  • Hand-built implementation playbook delivered alongside course access
  • 30-day money-back guarantee

Delivery and format

  • Course and learning environment access provisioned within 24 hours of purchase
  • Hand-built implementation playbook delivered alongside course access

Format: Text-based modules and chapters in the Art of Service learning environment, plus downloadable templates and worked examples for every chapter, plus the hand-built implementation playbook delivered alongside course access.

Time investment: Approximately 3 hours per module, with self-paced access and lifetime updates.

If nothing changes
Without standardized build provenance, teams face increased audit friction, higher remediation costs, and reputational risk from software supply chain incidents.

How this compares to the alternatives

Unlike generic DevSecOps courses, this program delivers SLSA-specific implementation patterns used by leading tech firms, with direct applicability to regulated software delivery.

Frequently asked

Is this course only for developers?
No, it's designed for governance, security, and operations practitioners who need to validate and standardize build integrity, not just those writing code.
How is the course structured?
12 modules, each containing 12 chapters (144 chapters total).
Does this cover SBOM integration?
Yes, module 11 includes SBOM generation and correlation with SLSA provenance for full traceability.
$199 one-time. Approximately 3 hours per module, with self-paced access and lifetime updates..

Within 24 hours your account in the learning environment is provisioned and the tailored implementation playbook is delivered alongside it.

30-day money-back guarantee· 144 chapters· Hand-built playbook included· Account access within 24 hours