Skip to content

Commit

Permalink
Update cddl/concise-bom-tag.cddl
Browse files Browse the repository at this point in the history
Removed profile from CoBOM
  • Loading branch information
yogeshbdeshpande authored Jan 30, 2025
1 parent e68a11a commit 07da8d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cddl/concise-bom-tag.cddl
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@ concise-bom-tag = {
&(tag-identity: 0) => tag-identity-map
&(tags-list: 1) => [ + tag-identity-map ],
&(bom-validity: 2) => validity-map
? &(profile: 3) => $profile-type-choice,
* $$concise-bom-tag-extension
}

0 comments on commit 07da8d6

Please sign in to comment.