xref: /freebsd/contrib/pkgconf/tests/lib-sbom-files/private_dependency.json (revision 592efe252472a3385acf36b1f49ecf710a7f3d9c)
1*592efe25SPierre Pronchery{
2*592efe25SPierre Pronchery    "@context": "https://spdx.org/rdf/3.0.1/spdx-context.jsonld",
3*592efe25SPierre Pronchery    "@graph": [
4*592efe25SPierre Pronchery        {
5*592efe25SPierre Pronchery            "type": "Agent",
6*592efe25SPierre Pronchery            "creationInfo": "_:creationinfo_1",
7*592efe25SPierre Pronchery            "spdxId": "https://github.com/pkgconf/pkgconf/Agent/default",
8*592efe25SPierre Pronchery            "name": "Default"
9*592efe25SPierre Pronchery        },
10*592efe25SPierre Pronchery        {
11*592efe25SPierre Pronchery            "type": "CreationInfo",
12*592efe25SPierre Pronchery            "@id": "_:creationinfo_1",
13*592efe25SPierre Pronchery            "created": "test",
14*592efe25SPierre Pronchery            "createdBy": [
15*592efe25SPierre Pronchery                "https://github.com/pkgconf/pkgconf/Agent/default"
16*592efe25SPierre Pronchery            ],
17*592efe25SPierre Pronchery            "specVersion": "3.0.1"
18*592efe25SPierre Pronchery        },
19*592efe25SPierre Pronchery        {
20*592efe25SPierre Pronchery            "type": "Agent",
21*592efe25SPierre Pronchery            "creationInfo": "_:creationinfo_1",
22*592efe25SPierre Pronchery            "spdxId": "https://github.com/pkgconf/pkgconf/Agent/privparent_maintainer",
23*592efe25SPierre Pronchery            "name": "Privparent Maintainer"
24*592efe25SPierre Pronchery        },
25*592efe25SPierre Pronchery        {
26*592efe25SPierre Pronchery            "type": "Agent",
27*592efe25SPierre Pronchery            "creationInfo": "_:creationinfo_1",
28*592efe25SPierre Pronchery            "spdxId": "https://github.com/pkgconf/pkgconf/Agent/privchild_maintainer",
29*592efe25SPierre Pronchery            "name": "Privchild Maintainer"
30*592efe25SPierre Pronchery        },
31*592efe25SPierre Pronchery        {
32*592efe25SPierre Pronchery            "type": "simplelicensing_LicenseExpression",
33*592efe25SPierre Pronchery            "creationInfo": "_:creationinfo_1",
34*592efe25SPierre Pronchery            "spdxId": "https://github.com/pkgconf/pkgconf/simplelicensing_LicenseExpression/MIT",
35*592efe25SPierre Pronchery            "simplelicensing_licenseExpression": "MIT"
36*592efe25SPierre Pronchery        },
37*592efe25SPierre Pronchery        {
38*592efe25SPierre Pronchery            "type": "software_Sbom",
39*592efe25SPierre Pronchery            "creationInfo": "_:creationinfo_1",
40*592efe25SPierre Pronchery            "spdxId": "https://github.com/pkgconf/pkgconf/software_Sbom/priv-parent",
41*592efe25SPierre Pronchery            "software_sbomType": [
42*592efe25SPierre Pronchery                "build"
43*592efe25SPierre Pronchery            ],
44*592efe25SPierre Pronchery            "rootElement": [
45*592efe25SPierre Pronchery                "https://github.com/pkgconf/pkgconf/Package/priv-parent"
46*592efe25SPierre Pronchery            ],
47*592efe25SPierre Pronchery            "element": [
48*592efe25SPierre Pronchery                "https://github.com/pkgconf/pkgconf/Relationship/priv-parent/dependsOn/priv-child",
49*592efe25SPierre Pronchery                "https://github.com/pkgconf/pkgconf/Relationship/priv-parent/hasDeclaredLicense",
50*592efe25SPierre Pronchery                "https://github.com/pkgconf/pkgconf/Relationship/priv-parent/hasConcludedLicense"
51*592efe25SPierre Pronchery            ]
52*592efe25SPierre Pronchery        },
53*592efe25SPierre Pronchery        {
54*592efe25SPierre Pronchery            "type": "software_Sbom",
55*592efe25SPierre Pronchery            "creationInfo": "_:creationinfo_1",
56*592efe25SPierre Pronchery            "spdxId": "https://github.com/pkgconf/pkgconf/software_Sbom/priv-child",
57*592efe25SPierre Pronchery            "software_sbomType": [
58*592efe25SPierre Pronchery                "build"
59*592efe25SPierre Pronchery            ],
60*592efe25SPierre Pronchery            "rootElement": [
61*592efe25SPierre Pronchery                "https://github.com/pkgconf/pkgconf/Package/priv-child"
62*592efe25SPierre Pronchery            ],
63*592efe25SPierre Pronchery            "element": [
64*592efe25SPierre Pronchery                "https://github.com/pkgconf/pkgconf/Relationship/priv-child/hasDeclaredLicense",
65*592efe25SPierre Pronchery                "https://github.com/pkgconf/pkgconf/Relationship/priv-child/hasConcludedLicense"
66*592efe25SPierre Pronchery            ]
67*592efe25SPierre Pronchery        },
68*592efe25SPierre Pronchery        {
69*592efe25SPierre Pronchery            "type": "software_Package",
70*592efe25SPierre Pronchery            "creationInfo": "_:creationinfo_1",
71*592efe25SPierre Pronchery            "spdxId": "https://github.com/pkgconf/pkgconf/Package/priv-parent",
72*592efe25SPierre Pronchery            "name": "priv-parent",
73*592efe25SPierre Pronchery            "originatedBy": [
74*592efe25SPierre Pronchery                "https://github.com/pkgconf/pkgconf/Agent/default"
75*592efe25SPierre Pronchery            ],
76*592efe25SPierre Pronchery            "suppliedBy": [
77*592efe25SPierre Pronchery                "https://github.com/pkgconf/pkgconf/Agent/privparent_maintainer"
78*592efe25SPierre Pronchery            ],
79*592efe25SPierre Pronchery            "software_copyrightText": "NOASSERTION",
80*592efe25SPierre Pronchery            "software_homePage": "https://example.com/priv-parent",
81*592efe25SPierre Pronchery            "software_downloadLocation": "",
82*592efe25SPierre Pronchery            "software_packageVersion": "1.0.0"
83*592efe25SPierre Pronchery        },
84*592efe25SPierre Pronchery        {
85*592efe25SPierre Pronchery            "type": "software_Package",
86*592efe25SPierre Pronchery            "creationInfo": "_:creationinfo_1",
87*592efe25SPierre Pronchery            "spdxId": "https://github.com/pkgconf/pkgconf/Package/priv-child",
88*592efe25SPierre Pronchery            "name": "priv-child",
89*592efe25SPierre Pronchery            "originatedBy": [
90*592efe25SPierre Pronchery                "https://github.com/pkgconf/pkgconf/Agent/default"
91*592efe25SPierre Pronchery            ],
92*592efe25SPierre Pronchery            "suppliedBy": [
93*592efe25SPierre Pronchery                "https://github.com/pkgconf/pkgconf/Agent/privchild_maintainer"
94*592efe25SPierre Pronchery            ],
95*592efe25SPierre Pronchery            "software_copyrightText": "NOASSERTION",
96*592efe25SPierre Pronchery            "software_homePage": "https://example.com/priv-child",
97*592efe25SPierre Pronchery            "software_downloadLocation": "",
98*592efe25SPierre Pronchery            "software_packageVersion": "1.0.0"
99*592efe25SPierre Pronchery        },
100*592efe25SPierre Pronchery        {
101*592efe25SPierre Pronchery            "type": "Relationship",
102*592efe25SPierre Pronchery            "creationInfo": "_:creationinfo_1",
103*592efe25SPierre Pronchery            "spdxId": "https://github.com/pkgconf/pkgconf/Relationship/priv-parent/hasDeclaredLicense",
104*592efe25SPierre Pronchery            "from": "https://github.com/pkgconf/pkgconf/Package/priv-parent",
105*592efe25SPierre Pronchery            "to": [
106*592efe25SPierre Pronchery                "https://github.com/pkgconf/pkgconf/simplelicensing_LicenseExpression/MIT"
107*592efe25SPierre Pronchery            ],
108*592efe25SPierre Pronchery            "relationshipType": "hasDeclaredLicense"
109*592efe25SPierre Pronchery        },
110*592efe25SPierre Pronchery        {
111*592efe25SPierre Pronchery            "type": "Relationship",
112*592efe25SPierre Pronchery            "creationInfo": "_:creationinfo_1",
113*592efe25SPierre Pronchery            "spdxId": "https://github.com/pkgconf/pkgconf/Relationship/priv-parent/hasConcludedLicense",
114*592efe25SPierre Pronchery            "from": "https://github.com/pkgconf/pkgconf/Package/priv-parent",
115*592efe25SPierre Pronchery            "to": [
116*592efe25SPierre Pronchery                "https://github.com/pkgconf/pkgconf/simplelicensing_LicenseExpression/MIT"
117*592efe25SPierre Pronchery            ],
118*592efe25SPierre Pronchery            "relationshipType": "hasConcludedLicense"
119*592efe25SPierre Pronchery        },
120*592efe25SPierre Pronchery        {
121*592efe25SPierre Pronchery            "type": "LifecycleScopedRelationship",
122*592efe25SPierre Pronchery            "creationInfo": "_:creationinfo_1",
123*592efe25SPierre Pronchery            "spdxId": "https://github.com/pkgconf/pkgconf/Relationship/priv-parent/dependsOn/priv-child",
124*592efe25SPierre Pronchery            "from": "https://github.com/pkgconf/pkgconf/Package/priv-parent",
125*592efe25SPierre Pronchery            "to": [
126*592efe25SPierre Pronchery                "https://github.com/pkgconf/pkgconf/Package/priv-child"
127*592efe25SPierre Pronchery            ],
128*592efe25SPierre Pronchery            "relationshipType": "dependsOn",
129*592efe25SPierre Pronchery            "scope": "development"
130*592efe25SPierre Pronchery        },
131*592efe25SPierre Pronchery        {
132*592efe25SPierre Pronchery            "type": "Relationship",
133*592efe25SPierre Pronchery            "creationInfo": "_:creationinfo_1",
134*592efe25SPierre Pronchery            "spdxId": "https://github.com/pkgconf/pkgconf/Relationship/priv-child/hasDeclaredLicense",
135*592efe25SPierre Pronchery            "from": "https://github.com/pkgconf/pkgconf/Package/priv-child",
136*592efe25SPierre Pronchery            "to": [
137*592efe25SPierre Pronchery                "https://github.com/pkgconf/pkgconf/simplelicensing_LicenseExpression/MIT"
138*592efe25SPierre Pronchery            ],
139*592efe25SPierre Pronchery            "relationshipType": "hasDeclaredLicense"
140*592efe25SPierre Pronchery        },
141*592efe25SPierre Pronchery        {
142*592efe25SPierre Pronchery            "type": "Relationship",
143*592efe25SPierre Pronchery            "creationInfo": "_:creationinfo_1",
144*592efe25SPierre Pronchery            "spdxId": "https://github.com/pkgconf/pkgconf/Relationship/priv-child/hasConcludedLicense",
145*592efe25SPierre Pronchery            "from": "https://github.com/pkgconf/pkgconf/Package/priv-child",
146*592efe25SPierre Pronchery            "to": [
147*592efe25SPierre Pronchery                "https://github.com/pkgconf/pkgconf/simplelicensing_LicenseExpression/MIT"
148*592efe25SPierre Pronchery            ],
149*592efe25SPierre Pronchery            "relationshipType": "hasConcludedLicense"
150*592efe25SPierre Pronchery        },
151*592efe25SPierre Pronchery        {
152*592efe25SPierre Pronchery            "type": "SpdxDocument",
153*592efe25SPierre Pronchery            "creationInfo": "_:creationinfo_1",
154*592efe25SPierre Pronchery            "spdxId": "https://github.com/pkgconf/pkgconf/spdxDocument/1",
155*592efe25SPierre Pronchery            "rootElement": [
156*592efe25SPierre Pronchery                "https://github.com/pkgconf/pkgconf/software_Sbom/priv-parent",
157*592efe25SPierre Pronchery                "https://github.com/pkgconf/pkgconf/software_Sbom/priv-child"
158*592efe25SPierre Pronchery            ],
159*592efe25SPierre Pronchery            "element": [
160*592efe25SPierre Pronchery                "https://github.com/pkgconf/pkgconf/Agent/default",
161*592efe25SPierre Pronchery                "https://github.com/pkgconf/pkgconf/Agent/privparent_maintainer",
162*592efe25SPierre Pronchery                "https://github.com/pkgconf/pkgconf/simplelicensing_LicenseExpression/MIT",
163*592efe25SPierre Pronchery                "https://github.com/pkgconf/pkgconf/Agent/privchild_maintainer",
164*592efe25SPierre Pronchery                "https://github.com/pkgconf/pkgconf/Relationship/priv-parent/dependsOn/priv-child",
165*592efe25SPierre Pronchery                "https://github.com/pkgconf/pkgconf/Relationship/priv-parent/hasDeclaredLicense",
166*592efe25SPierre Pronchery                "https://github.com/pkgconf/pkgconf/Relationship/priv-parent/hasConcludedLicense",
167*592efe25SPierre Pronchery                "https://github.com/pkgconf/pkgconf/Relationship/priv-child/hasDeclaredLicense",
168*592efe25SPierre Pronchery                "https://github.com/pkgconf/pkgconf/Relationship/priv-child/hasConcludedLicense",
169*592efe25SPierre Pronchery                "https://github.com/pkgconf/pkgconf/software_Sbom/priv-parent",
170*592efe25SPierre Pronchery                "https://github.com/pkgconf/pkgconf/Package/priv-parent",
171*592efe25SPierre Pronchery                "https://github.com/pkgconf/pkgconf/software_Sbom/priv-child",
172*592efe25SPierre Pronchery                "https://github.com/pkgconf/pkgconf/Package/priv-child"
173*592efe25SPierre Pronchery            ]
174*592efe25SPierre Pronchery        }
175*592efe25SPierre Pronchery    ]
176*592efe25SPierre Pronchery}
177