Skip to content

Commit

Permalink
Addresses feedback from today's call
Browse files Browse the repository at this point in the history
  • Loading branch information
vpetersson committed Sep 17, 2024
1 parent 6fa0e8d commit f009434
Show file tree
Hide file tree
Showing 2 changed files with 302 additions and 302 deletions.
16 changes: 8 additions & 8 deletions assets/lifecycle.d2
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,26 @@ direction: right

title: |md

# SBOM Life Cycle
# SBOM Producer Life Cycle

| {near: top-center}

Generation {
Creation
Authoring {
Generation
Augmentation
Enrichment
Signing
}

Collaboration {
Transportation {

}

Analysis {

}

Generation.Creation -> Generation.Augmentation
Generation.Augmentation -> Generation.Enrichment
Generation.Enrichment -> Generation.Signing
Generation.Signing -> Collaboration -> Analysis
Authoring.Generation -> Authoring.Augmentation
Authoring.Augmentation -> Authoring.Enrichment
Authoring.Enrichment -> Authoring.Signing
Authoring.Signing -> Transportation -> Analysis
Loading

0 comments on commit f009434

Please sign in to comment.