|
| 1 | +{ |
| 2 | + "bomFormat": "CycloneDX", |
| 3 | + "specVersion": "1.4", |
| 4 | + "serialNumber": "urn:uuid:3e671687-395b-41f5-a30f-a58921a69b79", |
| 5 | + "version": 1, |
| 6 | + "invalidAttribute": 2, |
| 7 | + "metadata": { |
| 8 | + "timestamp": "2020-04-13T20:20:39+00:00", |
| 9 | + "tools": [ |
| 10 | + { |
| 11 | + "vendor": "Awesome Vendor", |
| 12 | + "name": "Awesome Tool", |
| 13 | + "version": "9.1.2", |
| 14 | + "hashes": [ |
| 15 | + { |
| 16 | + "alg": "SHA-1", |
| 17 | + "content": "25ed8e31b995bb927966616df2a42b979a2717f0" |
| 18 | + }, |
| 19 | + { |
| 20 | + "alg": "SHA-256", |
| 21 | + "content": "a74f733635a19aefb1f73e5947cef59cd7440c6952ef0f03d09d974274cbd6df" |
| 22 | + } |
| 23 | + ] |
| 24 | + } |
| 25 | + ], |
| 26 | + "authors": [ |
| 27 | + { |
| 28 | + "name": "Samantha Wright", |
| 29 | + |
| 30 | + "phone": "800-555-1212" |
| 31 | + } |
| 32 | + ], |
| 33 | + "component": { |
| 34 | + "type": "application", |
| 35 | + "author": "Acme Super Heros", |
| 36 | + "name": "Acme Application", |
| 37 | + "version": "9.1.1", |
| 38 | + "swid": { |
| 39 | + "tagId": "swidgen-242eb18a-503e-ca37-393b-cf156ef09691_9.1.1", |
| 40 | + "name": "Acme Application", |
| 41 | + "version": "9.1.1", |
| 42 | + "text": { |
| 43 | + "contentType": "text/xml", |
| 44 | + "encoding": "base64", |
| 45 | + "content": "PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiID8+CjxTb2Z0d2FyZUlkZW50aXR5IHhtbDpsYW5nPSJFTiIgbmFtZT0iQWNtZSBBcHBsaWNhdGlvbiIgdmVyc2lvbj0iOS4xLjEiIAogdmVyc2lvblNjaGVtZT0ibXVsdGlwYXJ0bnVtZXJpYyIgCiB0YWdJZD0ic3dpZGdlbi1iNTk1MWFjOS00MmMwLWYzODItM2YxZS1iYzdhMmE0NDk3Y2JfOS4xLjEiIAogeG1sbnM9Imh0dHA6Ly9zdGFuZGFyZHMuaXNvLm9yZy9pc28vMTk3NzAvLTIvMjAxNS9zY2hlbWEueHNkIj4gCiB4bWxuczp4c2k9Imh0dHA6Ly93d3cudzMub3JnLzIwMDEvWE1MU2NoZW1hLWluc3RhbmNlIiAKIHhzaTpzY2hlbWFMb2NhdGlvbj0iaHR0cDovL3N0YW5kYXJkcy5pc28ub3JnL2lzby8xOTc3MC8tMi8yMDE1LWN1cnJlbnQvc2NoZW1hLnhzZCBzY2hlbWEueHNkIiA+CiAgPE1ldGEgZ2VuZXJhdG9yPSJTV0lEIFRhZyBPbmxpbmUgR2VuZXJhdG9yIHYwLjEiIC8+IAogIDxFbnRpdHkgbmFtZT0iQWNtZSwgSW5jLiIgcmVnaWQ9ImV4YW1wbGUuY29tIiByb2xlPSJ0YWdDcmVhdG9yIiAvPiAKPC9Tb2Z0d2FyZUlkZW50aXR5Pg==" |
| 46 | + } |
| 47 | + } |
| 48 | + }, |
| 49 | + "manufacture": { |
| 50 | + "name": "Acme, Inc.", |
| 51 | + "url": [ |
| 52 | + "https://example.com" |
| 53 | + ], |
| 54 | + "contact": [ |
| 55 | + { |
| 56 | + "name": "Acme Professional Services", |
| 57 | + |
| 58 | + } |
| 59 | + ] |
| 60 | + }, |
| 61 | + "supplier": { |
| 62 | + "name": "Acme, Inc.", |
| 63 | + "url": [ |
| 64 | + "https://example.com" |
| 65 | + ], |
| 66 | + "contact": [ |
| 67 | + { |
| 68 | + "name": "Acme Distribution", |
| 69 | + |
| 70 | + } |
| 71 | + ] |
| 72 | + } |
| 73 | + }, |
| 74 | + "components": [ |
| 75 | + { |
| 76 | + "bom-ref": "pkg:npm/acme/[email protected]", |
| 77 | + "type": "library", |
| 78 | + "publisher": "Acme Inc", |
| 79 | + "group": "com.acme", |
| 80 | + "name": "tomcat-catalina", |
| 81 | + "version": "9.0.14", |
| 82 | + "hashes": [ |
| 83 | + { |
| 84 | + "alg": "MD5", |
| 85 | + "content": "3942447fac867ae5cdb3229b658f4d48" |
| 86 | + }, |
| 87 | + { |
| 88 | + "alg": "SHA-1", |
| 89 | + "content": "e6b1000b94e835ffd37f4c6dcbdad43f4b48a02a" |
| 90 | + }, |
| 91 | + { |
| 92 | + "alg": "SHA-256", |
| 93 | + "content": "f498a8ff2dd007e29c2074f5e4b01a9a01775c3ff3aeaf6906ea503bc5791b7b" |
| 94 | + }, |
| 95 | + { |
| 96 | + "alg": "SHA-512", |
| 97 | + "content": "e8f33e424f3f4ed6db76a482fde1a5298970e442c531729119e37991884bdffab4f9426b7ee11fccd074eeda0634d71697d6f88a460dce0ac8d627a29f7d1282" |
| 98 | + } |
| 99 | + ], |
| 100 | + "licenses": [ |
| 101 | + { |
| 102 | + "license": { |
| 103 | + "id": "Apache-2.0", |
| 104 | + "text": { |
| 105 | + "contentType": "text/plain", |
| 106 | + "encoding": "base64", |
| 107 | + "content": "License text here" |
| 108 | + }, |
| 109 | + "url": "https://www.apache.org/licenses/LICENSE-2.0.txt" |
| 110 | + } |
| 111 | + } |
| 112 | + ], |
| 113 | + "purl": "pkg:npm/acme/[email protected]", |
| 114 | + "pedigree": { |
| 115 | + "ancestors": [ |
| 116 | + { |
| 117 | + "type": "library", |
| 118 | + "publisher": "Acme Inc", |
| 119 | + "group": "com.acme", |
| 120 | + "name": "tomcat-catalina", |
| 121 | + "version": "9.0.14" |
| 122 | + }, |
| 123 | + { |
| 124 | + "type": "library", |
| 125 | + "publisher": "Acme Inc", |
| 126 | + "group": "com.acme", |
| 127 | + "name": "tomcat-catalina", |
| 128 | + "version": "9.0.14" |
| 129 | + } |
| 130 | + ], |
| 131 | + "commits": [ |
| 132 | + { |
| 133 | + "uid": "123", |
| 134 | + "url": "", |
| 135 | + "author": { |
| 136 | + "timestamp": "2018-11-13T20:20:39+00:00", |
| 137 | + "name": "", |
| 138 | + |
| 139 | + } |
| 140 | + } |
| 141 | + ] |
| 142 | + } |
| 143 | + }, |
| 144 | + { |
| 145 | + "type": "library", |
| 146 | + "supplier": { |
| 147 | + "name": "Example, Inc.", |
| 148 | + "url": [ |
| 149 | + "https://example.com", |
| 150 | + "https://example.net" |
| 151 | + ], |
| 152 | + "contact": [ |
| 153 | + { |
| 154 | + "name": "Example Support AMER Distribution", |
| 155 | + |
| 156 | + "phone": "800-555-1212" |
| 157 | + }, |
| 158 | + { |
| 159 | + "name": "Example Support APAC", |
| 160 | + |
| 161 | + } |
| 162 | + ] |
| 163 | + }, |
| 164 | + "author": "Example Super Heros", |
| 165 | + "group": "org.example", |
| 166 | + "name": "mylibrary", |
| 167 | + "version": "1.0.0" |
| 168 | + } |
| 169 | + ], |
| 170 | + "dependencies": [ |
| 171 | + { |
| 172 | + "ref": "pkg:npm/acme/[email protected]", |
| 173 | + "dependsOn": [ |
| 174 | + |
| 175 | + ] |
| 176 | + } |
| 177 | + ] |
| 178 | +} |
0 commit comments