1
+ {
2
+ "spdxVersion": "SPDX-2.3",
3
+ "dataLicense": "CC0-1.0",
4
+ "SPDXID": "SPDXRef-DOCUMENT",
5
+ "name": "testdata/fixtures/repo/julia",
6
+ "documentNamespace": "http://aquasecurity.github.io/trivy/filesystem/testdata/fixtures/repo/julia-3ff14136-e09f-4df9-80ea-000000000006",
7
+ "creationInfo": {
8
+ "creators": [
9
+ "Organization: aquasecurity",
10
+ "Tool: trivy-dev"
11
+ ],
12
+ "created": "2021-08-25T12:20:30Z"
13
+ },
14
+ "packages": [
15
+ {
16
+ "name": "Manifest.toml",
17
+ "SPDXID": "SPDXRef-Application-18fc3597717a3e56",
18
+ "downloadLocation": "NONE",
19
+ "filesAnalyzed": false,
20
+ "attributionTexts": [
21
+ "Class: lang-pkgs",
22
+ "Type: julia"
23
+ ],
24
+ "primaryPackagePurpose": "APPLICATION"
25
+ },
26
+ {
27
+ "name": "A",
28
+ "SPDXID": "SPDXRef-Package-2a46714189f3b9de",
29
+ "versionInfo": "1.9.0",
30
+ "supplier": "NOASSERTION",
31
+ "downloadLocation": "NONE",
32
+ "filesAnalyzed": false,
33
+ "sourceInfo": "package found in: Manifest.toml",
34
+ "licenseConcluded": "NONE",
35
+ "licenseDeclared": "NONE",
36
+ "externalRefs": [
37
+ {
38
+ "referenceCategory": "PACKAGE-MANAGER",
39
+ "referenceType": "purl",
40
+ "referenceLocator": "pkg:julia/
[email protected] ?uuid=ead4f63c-334e-11e9-00e6-e7f0a5f21b60"
41
+ }
42
+ ],
43
+ "attributionTexts": [
44
+ "PkgID: ead4f63c-334e-11e9-00e6-e7f0a5f21b60",
45
+ "PkgType: julia"
46
+ ],
47
+ "primaryPackagePurpose": "LIBRARY"
48
+ },
49
+ {
50
+ "name": "B",
51
+ "SPDXID": "SPDXRef-Package-4a8e351c4c9b7318",
52
+ "versionInfo": "1.9.0",
53
+ "supplier": "NOASSERTION",
54
+ "downloadLocation": "NONE",
55
+ "filesAnalyzed": false,
56
+ "sourceInfo": "package found in: Manifest.toml",
57
+ "licenseConcluded": "NONE",
58
+ "licenseDeclared": "NONE",
59
+ "externalRefs": [
60
+ {
61
+ "referenceCategory": "PACKAGE-MANAGER",
62
+ "referenceType": "purl",
63
+ "referenceLocator": "pkg:julia/
[email protected] ?uuid=edca9bc6-334e-11e9-3554-9595dbb4349c"
64
+ }
65
+ ],
66
+ "attributionTexts": [
67
+ "PkgID: edca9bc6-334e-11e9-3554-9595dbb4349c",
68
+ "PkgType: julia"
69
+ ],
70
+ "primaryPackagePurpose": "LIBRARY"
71
+ },
72
+ {
73
+ "name": "B",
74
+ "SPDXID": "SPDXRef-Package-d10d5e4a30a43fff",
75
+ "versionInfo": "1.9.0",
76
+ "supplier": "NOASSERTION",
77
+ "downloadLocation": "NONE",
78
+ "filesAnalyzed": false,
79
+ "sourceInfo": "package found in: Manifest.toml",
80
+ "licenseConcluded": "NONE",
81
+ "licenseDeclared": "NONE",
82
+ "externalRefs": [
83
+ {
84
+ "referenceCategory": "PACKAGE-MANAGER",
85
+ "referenceType": "purl",
86
+ "referenceLocator": "pkg:julia/
[email protected] ?uuid=f41f7b98-334e-11e9-1257-49272045fb24"
87
+ }
88
+ ],
89
+ "attributionTexts": [
90
+ "PkgID: f41f7b98-334e-11e9-1257-49272045fb24",
91
+ "PkgType: julia"
92
+ ],
93
+ "primaryPackagePurpose": "LIBRARY"
94
+ },
95
+ {
96
+ "name": "testdata/fixtures/repo/julia",
97
+ "SPDXID": "SPDXRef-Filesystem-1be792dd0077c431",
98
+ "downloadLocation": "NONE",
99
+ "filesAnalyzed": false,
100
+ "attributionTexts": [
101
+ "SchemaVersion: 2"
102
+ ],
103
+ "primaryPackagePurpose": "SOURCE"
104
+ }
105
+ ],
106
+ "relationships": [
107
+ {
108
+ "spdxElementId": "SPDXRef-Application-18fc3597717a3e56",
109
+ "relatedSpdxElement": "SPDXRef-Package-2a46714189f3b9de",
110
+ "relationshipType": "CONTAINS"
111
+ },
112
+ {
113
+ "spdxElementId": "SPDXRef-Application-18fc3597717a3e56",
114
+ "relatedSpdxElement": "SPDXRef-Package-4a8e351c4c9b7318",
115
+ "relationshipType": "CONTAINS"
116
+ },
117
+ {
118
+ "spdxElementId": "SPDXRef-Application-18fc3597717a3e56",
119
+ "relatedSpdxElement": "SPDXRef-Package-d10d5e4a30a43fff",
120
+ "relationshipType": "CONTAINS"
121
+ },
122
+ {
123
+ "spdxElementId": "SPDXRef-DOCUMENT",
124
+ "relatedSpdxElement": "SPDXRef-Filesystem-1be792dd0077c431",
125
+ "relationshipType": "DESCRIBES"
126
+ },
127
+ {
128
+ "spdxElementId": "SPDXRef-Filesystem-1be792dd0077c431",
129
+ "relatedSpdxElement": "SPDXRef-Application-18fc3597717a3e56",
130
+ "relationshipType": "CONTAINS"
131
+ },
132
+ {
133
+ "spdxElementId": "SPDXRef-Package-2a46714189f3b9de",
134
+ "relatedSpdxElement": "SPDXRef-Package-d10d5e4a30a43fff",
135
+ "relationshipType": "DEPENDS_ON"
136
+ }
137
+ ]
138
+ }
0 commit comments