github.com/devseccon/trivy@v0.47.1-0.20231123133102-bd902a0bd996/pkg/sbom/spdx/testdata/happy/no-relationship.json (about) 1 { 2 "SPDXID": "SPDXRef-elasticsearch", 3 "spdxVersion": "SPDX-2.3", 4 "creationInfo": { 5 "created": "2023-05-17T15:59:30.511Z", 6 "creators": [ 7 "Organization: VMware, Inc." 8 ] 9 }, 10 "name": "SPDX document for Elasticsearch 8.7.1", 11 "dataLicense": "CC0-1.0", 12 "documentDescribes": [ 13 "SPDXRef-elasticsearch" 14 ], 15 "documentNamespace": "elasticsearch-8.7.1", 16 "packages": [ 17 { 18 "SPDXID": "SPDXRef-elasticsearch", 19 "name": "Elasticsearch", 20 "versionInfo": "8.7.1", 21 "downloadLocation": "https://github.com/elastic/elasticsearch/archive/v8.7.1.tar.gz", 22 "licenseConcluded": "Elastic-2.0", 23 "licenseDeclared": "Elastic-2.0", 24 "filesAnalyzed": false, 25 "externalRefs": [ 26 { 27 "referenceCategory": "SECURITY", 28 "referenceType": "cpe23Type", 29 "referenceLocator": "cpe:2.3:*:elasticsearch:elasticsearch:8.7.1:*:*:*:*:*:*:*" 30 } 31 ] 32 }, 33 { 34 "name": "co.elastic.apm:apm-agent", 35 "SPDXID": "SPDXRef-Package-d6465ccdd5385c16", 36 "versionInfo": "1.36.0", 37 "supplier": "NOASSERTION", 38 "downloadLocation": "NONE", 39 "licenseConcluded": "NONE", 40 "licenseDeclared": "NONE", 41 "copyrightText": "", 42 "externalRefs": [ 43 { 44 "referenceCategory": "PACKAGE-MANAGER", 45 "referenceType": "purl", 46 "referenceLocator": "pkg:maven/co.elastic.apm/apm-agent@1.36.0" 47 } 48 ], 49 "primaryPackagePurpose": "LIBRARY", 50 "files": [ 51 { 52 "fileName":"modules/apm/elastic-apm-agent-1.36.0.jar", 53 "SPDXID": "SPDXRef-File-4d457bf4ff3526ea", 54 "checksums": [ 55 { 56 "algorithm": "SHA1", 57 "checksumValue": "d2a9ad9b159eb650d25add9395c4f4198f200066" 58 } 59 ], 60 "copyrightText": "" 61 } 62 ] 63 }, 64 { 65 "name": "co.elastic.apm:apm-agent-cached-lookup-key", 66 "SPDXID": "SPDXRef-Package-8e3a2cf58d7bd790", 67 "versionInfo": "1.36.0", 68 "supplier": "NOASSERTION", 69 "downloadLocation": "NONE", 70 "licenseConcluded": "NONE", 71 "licenseDeclared": "NONE", 72 "copyrightText": "", 73 "externalRefs": [ 74 { 75 "referenceCategory": "PACKAGE-MANAGER", 76 "referenceType": "purl", 77 "referenceLocator": "pkg:maven/co.elastic.apm/apm-agent-cached-lookup-key@1.36.0" 78 } 79 ], 80 "primaryPackagePurpose": "LIBRARY", 81 "files": [ 82 { 83 "fileName": "modules/apm/elastic-apm-agent-1.36.0.jar", 84 "SPDXID": "SPDXRef-File-4d457bf4ff3526ea", 85 "checksums": [ 86 { 87 "algorithm": "SHA1", 88 "checksumValue": "d2a9ad9b159eb650d25add9395c4f4198f200066" 89 } 90 ], 91 "copyrightText": "" 92 } 93 ] 94 } 95 ], 96 "files": [] 97 }