Skip to content

Commit

Permalink
Minor doc updates
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Springett <[email protected]>
  • Loading branch information
stevespringett committed Mar 14, 2024
1 parent 8c4ff37 commit a0e58b1
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 39 deletions.
2 changes: 1 addition & 1 deletion schema/bom-1.6.proto
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@ message Metadata {
optional LicenseChoice licenses = 7;
// Specifies optional, custom, properties
repeated Property properties = 8;
// The product lifecycle(s) that this BOM represents.
// Lifecycles communicate the stage(s) in which data in the BOM was captured. Different types of data may be available at various phases of a lifecycle, such as the Software Development Lifecycle (SDLC), IT Asset Management (ITAM), and Software Asset Management (SAM). Thus, a BOM may include data specific to or only obtainable in a given lifecycle.
repeated Lifecycles lifecycles = 9;
// The organization that created the BOM. Manufacturer is common in BOMs created through automated processes. BOMs created through manual means may have '.authors' instead.
optional OrganizationalEntity manufacturer = 10;
Expand Down
Loading

0 comments on commit a0e58b1

Please sign in to comment.