Skip to content

Commit 2155fb0

Browse files
Removing JOSE from protocol - as it technically doesn't fit the definition of one. Each JOSE component (tokens, algorithms, etc) can be represented as individual components within the CBOM.
Signed-off-by: Steve Springett <[email protected]>
1 parent 31042b8 commit 2155fb0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

schema/bom-1.7.schema.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5764,7 +5764,6 @@
57645764
"eap-aka-prime",
57655765
"prins",
57665766
"5g-aka",
5767-
"jose",
57685767
"other",
57695768
"unknown"
57705769
],
@@ -5781,7 +5780,6 @@
57815780
"eap-aka-prime": "Enhanced version of EAP-AKA",
57825781
"prins": "Protection of Inter-Network Signaling",
57835782
"5g-aka": "Authentication and Key Agreement for 5G",
5784-
"jose": "JSON Object Signing and Encryption",
57855783
"other": "Another protocol type",
57865784
"unknown": "The protocol type is not known"
57875785
}

0 commit comments

Comments
 (0)