-
Notifications
You must be signed in to change notification settings - Fork 135
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Nicolaus Weidner <[email protected]>
- Loading branch information
1 parent
aedd02e
commit 97fcb17
Showing
13 changed files
with
720 additions
and
698 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,98 +1,95 @@ | ||
{ | ||
"Document": { | ||
"spdxVersion": "SPDX-2.1", | ||
"documentNamespace": "https://spdx.org/spdxdocs/spdx-example-444504E0-4F89-41D3-9A0C-0305E82C3301", | ||
"creationInfo": { | ||
"creators": [ | ||
"Tool: ScanCode" | ||
], | ||
"created": "2021-10-21T17:09:37Z", | ||
"licenseListVersion": "3.6" | ||
"spdxVersion": "SPDX-2.1", | ||
"documentNamespace": "https://spdx.org/spdxdocs/spdx-example-444504E0-4F89-41D3-9A0C-0305E82C3301", | ||
"creationInfo": { | ||
"creators": [ | ||
"Tool: ScanCode" | ||
], | ||
"created": "2022-11-02T21:47:54Z", | ||
"licenseListVersion": "3.6" | ||
}, | ||
"dataLicense": "CC0-1.0", | ||
"SPDXID": "SPDXRef-DOCUMENT", | ||
"name": "Sample_Document-V2.1", | ||
"documentDescribes": [ | ||
"SPDXRef-Package1", | ||
"SPDXRef-Package2", | ||
"SPDXRef-Package3" | ||
], | ||
"packages": [ | ||
{ | ||
"SPDXID": "SPDXRef-Package1", | ||
"name": "some/path1", | ||
"downloadLocation": "NOASSERTION", | ||
"filesAnalyzed": false, | ||
"licenseConcluded": "NOASSERTION", | ||
"licenseDeclared": "NOASSERTION", | ||
"copyrightText": "Some copyright" | ||
}, | ||
"dataLicense": "CC0-1.0", | ||
"SPDXID": "SPDXRef-DOCUMENT", | ||
"name": "Sample_Document-V2.1", | ||
"documentDescribes": [ | ||
{ | ||
"Package": { | ||
"SPDXID": "SPDXRef-Package1", | ||
"name": "some/path1", | ||
"downloadLocation": "NOASSERTION", | ||
"filesAnalyzed": false, | ||
"licenseConcluded": "NOASSERTION", | ||
"licenseDeclared": "NOASSERTION", | ||
"copyrightText": "Some copyright" | ||
} | ||
{ | ||
"SPDXID": "SPDXRef-Package2", | ||
"name": "some/path2", | ||
"downloadLocation": "NOASSERTION", | ||
"packageVerificationCode": { | ||
"packageVerificationCodeValue": "SOME code" | ||
}, | ||
{ | ||
"Package": { | ||
"SPDXID": "SPDXRef-Package2", | ||
"name": "some/path2", | ||
"downloadLocation": "NOASSERTION", | ||
"packageVerificationCode": { | ||
"packageVerificationCodeValue": "SOME code" | ||
}, | ||
"licenseInfoFromFiles": [ | ||
"LGPL-2.1-or-later" | ||
], | ||
"licenseConcluded": "NOASSERTION", | ||
"licenseDeclared": "NOASSERTION", | ||
"copyrightText": "Some copyright", | ||
"files": [ | ||
{ | ||
"File": { | ||
"name": "./some/path/tofile", | ||
"SPDXID": "SPDXRef-File", | ||
"checksums": [ | ||
{ | ||
"algorithm": "checksumAlgorithm_sha1", | ||
"checksumValue": "SOME-SHA1" | ||
} | ||
], | ||
"licenseConcluded": "NOASSERTION", | ||
"licenseInfoFromFiles": [ | ||
"LGPL-2.1-or-later" | ||
], | ||
"copyrightText": "NOASSERTION", | ||
"sha1": "SOME-SHA1" | ||
"licenseInfoFromFiles": [ | ||
"LGPL-2.1-or-later" | ||
], | ||
"licenseConcluded": "NOASSERTION", | ||
"licenseDeclared": "NOASSERTION", | ||
"copyrightText": "Some copyright", | ||
"files": [ | ||
{ | ||
"File": { | ||
"name": "./some/path/tofile", | ||
"SPDXID": "SPDXRef-File", | ||
"checksums": [ | ||
{ | ||
"algorithm": "SHA1", | ||
"checksumValue": "SOME-SHA1" | ||
} | ||
} | ||
] | ||
], | ||
"licenseConcluded": "NOASSERTION", | ||
"licenseInfoFromFiles": [ | ||
"LGPL-2.1-or-later" | ||
], | ||
"copyrightText": "NOASSERTION", | ||
"sha1": "SOME-SHA1" | ||
} | ||
} | ||
}, | ||
{ | ||
"Package": { | ||
"SPDXID": "SPDXRef-Package3", | ||
"name": "some/path3", | ||
"downloadLocation": "NOASSERTION", | ||
"licenseInfoFromFiles": [ | ||
"LGPL-2.1-or-later" | ||
], | ||
"licenseConcluded": "NOASSERTION", | ||
"licenseDeclared": "NOASSERTION", | ||
"copyrightText": "Some copyright", | ||
"files": [ | ||
{ | ||
"File": { | ||
"name": "./some/path/tofile", | ||
"SPDXID": "SPDXRef-File", | ||
"checksums": [ | ||
{ | ||
"algorithm": "checksumAlgorithm_sha1", | ||
"checksumValue": "SOME-SHA1" | ||
} | ||
], | ||
"licenseConcluded": "NOASSERTION", | ||
"licenseInfoFromFiles": [ | ||
"LGPL-2.1-or-later" | ||
], | ||
"copyrightText": "NOASSERTION", | ||
"sha1": "SOME-SHA1" | ||
] | ||
}, | ||
{ | ||
"SPDXID": "SPDXRef-Package3", | ||
"name": "some/path3", | ||
"downloadLocation": "NOASSERTION", | ||
"licenseInfoFromFiles": [ | ||
"LGPL-2.1-or-later" | ||
], | ||
"licenseConcluded": "NOASSERTION", | ||
"licenseDeclared": "NOASSERTION", | ||
"copyrightText": "Some copyright", | ||
"files": [ | ||
{ | ||
"File": { | ||
"name": "./some/path/tofile", | ||
"SPDXID": "SPDXRef-File", | ||
"checksums": [ | ||
{ | ||
"algorithm": "SHA1", | ||
"checksumValue": "SOME-SHA1" | ||
} | ||
} | ||
] | ||
], | ||
"licenseConcluded": "NOASSERTION", | ||
"licenseInfoFromFiles": [ | ||
"LGPL-2.1-or-later" | ||
], | ||
"copyrightText": "NOASSERTION", | ||
"sha1": "SOME-SHA1" | ||
} | ||
} | ||
} | ||
] | ||
} | ||
] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,50 +1,59 @@ | ||
{ | ||
"Document": { | ||
"spdxVersion": "SPDX-2.1", | ||
"dataLicense": "CC0-1.0", | ||
"name": "Sample_Document-V2.1", | ||
"SPDXID": "SPDXRef-DOCUMENT", | ||
"documentNamespace": "https://spdx.org/spdxdocs/spdx-example-444504E0-4F89-41D3-9A0C-0305E82C3301", | ||
"documentDescribes": [ | ||
{ | ||
"Package": { | ||
"SPDXID": "SPDXRef-Package", | ||
"name": "some/path", | ||
"downloadLocation": "NOASSERTION", | ||
"copyrightText": "Some copyrught", | ||
"packageVerificationCode": { | ||
"packageVerificationCodeValue": "SOME code" | ||
}, | ||
"checksums": [ | ||
{ | ||
"algorithm": "checksumAlgorithm_sha1", | ||
"checksumValue": "SOME-SHA1" | ||
} | ||
], | ||
"licenseDeclared": "NOASSERTION", | ||
"licenseConcluded": "NOASSERTION", | ||
"files": [ | ||
{ | ||
"File": { | ||
"name": "./some/path/tofile", | ||
"SPDXID": "SPDXRef-File", | ||
"checksums": [ | ||
{ | ||
"algorithm": "checksumAlgorithm_sha1", | ||
"checksumValue": "SOME-SHA1" | ||
} | ||
], | ||
"licenseConcluded": "NOASSERTION", | ||
"copyrightText": "NOASSERTION", | ||
"licenseInfoFromFiles": ["LGPL-2.1-or-later"], | ||
"sha1": "SOME-SHA1" | ||
"spdxVersion": "SPDX-2.1", | ||
"documentNamespace": "https://spdx.org/spdxdocs/spdx-example-444504E0-4F89-41D3-9A0C-0305E82C3301", | ||
"creationInfo": { | ||
"creators": [ | ||
"Tool: ScanCode" | ||
], | ||
"created": "2022-11-02T21:53:59Z", | ||
"licenseListVersion": "3.6" | ||
}, | ||
"dataLicense": "CC0-1.0", | ||
"SPDXID": "SPDXRef-DOCUMENT", | ||
"name": "Sample_Document-V2.1", | ||
"documentDescribes": [ | ||
"SPDXRef-Package" | ||
], | ||
"packages": [ | ||
{ | ||
"SPDXID": "SPDXRef-Package", | ||
"name": "some/path", | ||
"downloadLocation": "NOASSERTION", | ||
"packageVerificationCode": { | ||
"packageVerificationCodeValue": "SOME code" | ||
}, | ||
"licenseInfoFromFiles": [ | ||
"LGPL-2.1-or-later" | ||
], | ||
"licenseConcluded": "NOASSERTION", | ||
"licenseDeclared": "NOASSERTION", | ||
"copyrightText": "Some copyrught", | ||
"checksums": [ | ||
{ | ||
"algorithm": "SHA1", | ||
"checksumValue": "SOME-SHA1" | ||
} | ||
], | ||
"files": [ | ||
{ | ||
"File": { | ||
"name": "./some/path/tofile", | ||
"SPDXID": "SPDXRef-File", | ||
"checksums": [ | ||
{ | ||
"algorithm": "SHA1", | ||
"checksumValue": "SOME-SHA1" | ||
} | ||
} | ||
], | ||
"licenseInfoFromFiles": ["LGPL-2.1-or-later"], | ||
"sha1": "SOME-SHA1" | ||
], | ||
"licenseConcluded": "NOASSERTION", | ||
"licenseInfoFromFiles": [ | ||
"LGPL-2.1-or-later" | ||
], | ||
"copyrightText": "NOASSERTION", | ||
"sha1": "SOME-SHA1" | ||
} | ||
} | ||
} | ||
] | ||
} | ||
} | ||
] | ||
} | ||
] | ||
} |
Oops, something went wrong.