Skip to content

Commit

Permalink
Merge pull request cncf#633 from cncf/amye-exceptions-8.31
Browse files Browse the repository at this point in the history
Adding exceptions approved from 8-31
  • Loading branch information
Cmierly authored Nov 30, 2023
2 parents a949dcd + 74d3f58 commit 947ac61
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 0 deletions.
22 changes: 22 additions & 0 deletions license-exceptions/cncf-exceptions-2023-08-31.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"package": "github.com/docker/go-metrics",
"license": "CC-BY-SA 4.0",
"comment": "not auto-allowlist because: Non-allowlist license(s); approved by GB exception 2023-08-31"
},
{
"package": "github.com/hashicorp/go-memdb",
"license": "MPL-2.0 ",
"comment": "not auto-allowlist because: Non-allowlist license(s); approved by GB exception 2023-08-31"
},
{
"package": "github.com/shoenig/go-m1cpu",
"license": "MPL-2.0 ",
"comment": "not auto-allowlist because: Non-allowlist license(s); approved by GB exception 2023-08-31"
},
{
"package": "hashicorp/packer-plugin-sdk",
"license": "MPL-2.0 ",
"comment": "not auto-allowlist because: Non-allowlist license(s); approved by GB exception 2023-08-31"
}
]
52 changes: 52 additions & 0 deletions license-exceptions/cncf-exceptions-2023-08-31.spdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
SPDXVersion: SPDX-2.1
DataLicense: CC0-1.0
SPDXID: SPDXRef-DOCUMENT
DocumentName: cncf-exceptions-2023-08-31
DocumentNamespace: https://github.com/cncf/foundation/license-exceptions-2023-08-31
Creator: Organization: CNCF
Created: 2023-09-8T13:52:00Z

##### Package: docker/go-metrics

PackageName: docker/go-metrics
SPDXID: SPDXRef-Package2
PackageDownloadLocation: NOASSERTION
FilesAnalyzed: false
PackageLicenseConcluded: CC-BY-SA 4.0
PackageLicenseDeclared: NOASSERTION
PackageCopyrightText: NOASSERTION
PackageComment: not auto-allowlist because: Non-allowlist license(s); approved by GB exception 2023-08-31


##### Package: hashicorp/go-memdb

PackageName: hashicorp/go-memdb
SPDXID: SPDXRef-Package3
PackageDownloadLocation: NOASSERTION
FilesAnalyzed: false
PackageLicenseConcluded: MPL-2.0
PackageLicenseDeclared: NOASSERTION
PackageCopyrightText: NOASSERTION
PackageComment: not auto-allowlist because: Non-allowlist license(s); approved by GB exception 2023-08-31

##### Package: shoenig/go-m1cpu

PackageName: shoenig/go-m1cpu
SPDXID: SPDXRef-Package4
PackageDownloadLocation: NOASSERTION
FilesAnalyzed: false
PackageLicenseConcluded: MPL-2.0
PackageLicenseDeclared: NOASSERTION
PackageCopyrightText: NOASSERTION
PackageComment: not auto-allowlist because: Non-allowlist license(s); approved by GB exception 2023-08-31

##### Package: hashicorp/packer-plugin-sdk

PackageName: hashicorp/packer-plugin-sdk
SPDXID: SPDXRef-Package5
PackageDownloadLocation: NOASSERTION
FilesAnalyzed: false
PackageLicenseConcluded: MPL-2.0
PackageLicenseDeclared: NOASSERTION
PackageCopyrightText: NOASSERTION
PackageComment: not auto-allowlist because: Non-allowlist license(s); approved by GB exception 2023-08-31

0 comments on commit 947ac61

Please sign in to comment.