Skip to content

Commit 81093cb

Browse files
committed
Add CAVP validation level
Signed-off-by: Joachim Vandersmissen <git@jvdsn.com>
1 parent 87c226f commit 81093cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

schema/2.0/model/cyclonedx-cryptography-2.0.schema.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@
199199
"cc-eal6+",
200200
"cc-eal7",
201201
"cc-eal7+",
202+
"cavp",
202203
"other",
203204
"unknown"
204205
],
@@ -230,6 +231,7 @@
230231
"cc-eal6+": "Common Criteria - Evaluation Assurance Level 6 (Augmented)",
231232
"cc-eal7": "Common Criteria - Evaluation Assurance Level 7",
232233
"cc-eal7+": "Common Criteria - Evaluation Assurance Level 7 (Augmented)",
234+
"cavp": "Cryptographic Algorithm Validation Program",
233235
"other": "Another certification",
234236
"unknown": "The certification level is not known"
235237
}

0 commit comments

Comments
 (0)