1+ {
2+ "bomFormat" : " CycloneDX" ,
3+ "specVersion" : " 1.6" ,
4+ "serialNumber" : " urn:uuid:e8c355aa-2142-4084-a8c7-6d42c8610ba2" ,
5+ "version" : 1 ,
6+ "metadata" : {
7+ "timestamp" : " 2024-01-09T12:00:00Z" ,
8+ "component" : {
9+ "type" : " application" ,
10+ "name" : " my application" ,
11+ "version" : " 1.0"
12+ }
13+ },
14+ "components" : [
15+ {
16+ "name" : " TLSv1.2" ,
17+ "type" : " cryptographic-asset" ,
18+ "bom-ref" : " crypto/protocol/tls@1.2" ,
19+ "cryptoProperties" : {
20+ "assetType" : " protocol" ,
21+ "protocolProperties" : {
22+ "type" : " tls" ,
23+ "version" : " 1.2" ,
24+ "cipherSuites" : [
25+ {
26+ "name" : " TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384" ,
27+ "algorithms" : [
28+ " crypto/algorithm/ecdh-curve25519@1.3.132.1.12" ,
29+ " crypto/algorithm/rsa-2048@1.2.840.113549.1.1.1" ,
30+ " crypto/algorithm/aes-128-gcm@2.16.840.1.101.3.4.1.6" ,
31+ " crypto/algorithm/sha-384@2.16.840.1.101.3.4.2.9"
32+ ],
33+ "identifiers" : [ " 0xC0" , " 0x30" ]
34+ }
35+ ],
36+ "cryptoRefArray" : [
37+ " crypto/certificate/google.com@sha256:1e15e0fbd3ce95bde5945633ae96add551341b11e5bae7bba12e98ad84a5beb4"
38+ ]
39+ },
40+ "oid" : " 1.3.18.0.2.32.104"
41+ }
42+ },
43+ {
44+ "name" : " TLSv1.2" ,
45+ "type" : " cryptographic-asset" ,
46+ "bom-ref" : " crypto/protocol/tls@1.2" ,
47+ "cryptoProperties" : {
48+ "assetType" : " protocol" ,
49+ "protocolProperties" : {
50+ "type" : " tls" ,
51+ "version" : " 1.2" ,
52+ "cipherSuites" : [
53+ {
54+ "name" : " TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384" ,
55+ "algorithms" : [
56+ " crypto/algorithm/ecdh-curve25519@1.3.132.1.12" ,
57+ " crypto/algorithm/rsa-2048@1.2.840.113549.1.1.1" ,
58+ " crypto/algorithm/aes-128-gcm@2.16.840.1.101.3.4.1.6" ,
59+ " crypto/algorithm/sha-384@2.16.840.1.101.3.4.2.9"
60+ ],
61+ "identifiers" : [ " 0xC0" , " 0x30" ]
62+ }
63+ ],
64+ "cryptoRefArray" : [
65+ " crypto/certificate/google.com@sha256:1e15e0fbd3ce95bde5945633ae96add551341b11e5bae7bba12e98ad84a5beb4"
66+ ]
67+ },
68+ "oid" : " 1.3.18.0.2.32.104"
69+ }
70+ }
71+ ]
72+ }
0 commit comments