File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed
Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 1+ fail_on_severity : ' critical'
2+
13# https://github.com/cncf/foundation/blob/main/allowed-third-party-license-policy.md
24allow-licenses :
35- ' Apache-2.0'
@@ -14,7 +16,15 @@ allow-licenses:
1416allow-dependencies-licenses :
1517# this action is GPL-3 but it is only used in CI
1618# https://github.com/actions/dependency-review-action/issues/530#issuecomment-1638291806
17- - pkg:githubactions/vladopajic/go-test-coverage@bcd064e5ceef1ccec5441519eb054263b6a44787
19+ - pkg:githubactions/vladopajic/go-test-coverage
1820# this package is MPL-2.0 and has a CNCF exception
19- # https://github.com/cncf/foundation/blob/9b8c9173c2101c1b4aedad3caf2c0128715133f6 /license-exceptions/cncf-exceptions-2022-04-12.json#L43C17-L43C47
21+ # https://github.com/cncf/foundation/blob/main /license-exceptions/cncf-exceptions-2022-04-12.json
2022- pkg:golang/github.com/go-sql-driver/mysql
23+ # this package is MPL-2.0 and has a CNCF exception
24+ # https://github.com/cncf/foundation/blob/main/license-exceptions/cncf-exceptions-2022-04-12.json
25+ - pkg:golang/github.com/hashicorp/go-version
26+ # this package is MPL-2.0 and has a CNCF exception
27+ # https://github.com/cncf/foundation/blob/main/license-exceptions/cncf-exceptions-2022-04-12.json
28+ - pkg:golang/github.com/hashicorp/golang-lru
29+ # this package is CC0-1.0 and is only used in test asserts
30+ - pkg:golang/github.com/zeebo/assert
You can’t perform that action at this time.
0 commit comments