Skip to content

Commit

Permalink
Extend domain-type-choice for experimentation
Browse files Browse the repository at this point in the history
Experimenting with grouping container environments
  • Loading branch information
nedmsmith committed Oct 8, 2024
1 parent 6939f10 commit 26943c1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion concise-evidence.cddl
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,6 @@ ev-coswid-evidence-map = {
? &(ce.coswid-tag-id: 0) => concise-swid-tag-id
&(ce.coswid-evidence: 1) => evidence-entry
? &(ce.authorized-by: 2) => [ + $crypto-key-type-choice ] ; see comid schema
}
}

$domain-type-choice /= environment-map

0 comments on commit 26943c1

Please sign in to comment.