File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 5353 LicenseRef-scancode-generic-cla,
5454 LicenseRef-scancode-protobuf,
5555 LicenseRef-scancode-public-domain,
56+ LicenseRef-scancode-secret-labs-2011,
5657 LicenseRef-scancode-us-govt-public-domain,
5758 MIT,
5859 MIT-0,
60+ MIT-CMU,
5961 MPL-2.0,
6062 OFL-1.1,
6163 PSF-2.0,
8991 # pypi/psycopg2: LGPL-2.0-or-later AND LGPL-3.0-or-later -- only approving as a one-off
9092 # pypi/shapely: LGPL-2.1-only -- only approving as a one-off
9193 # pypi/typing-extensions: License detection is wrong (not GPL)
94+ # pypi/astroid: LGPL-2.1-only -- only approving as a one-off
95+ # pypi/pylint: CC-BY-SA-4.0 AND GPL-2.0-only -- only approving as a one-off
96+ # pypi/pyzmq: LGPL-3.0-only AND LicenseRef-github-NOASSERTION -- only approving as a one-off
9297 allow-dependencies-licenses : >-
9398 pkg:npm/@lancedb/lancedb,
9499 pkg:npm/@lancedb/lancedb-darwin-arm64,
@@ -119,7 +124,10 @@ jobs:
119124 pkg:pypi/aiohappyeyeballs,
120125 pkg:pypi/psycopg2,
121126 pkg:pypi/shapely,
122- pkg:pypi/typing-extensions
127+ pkg:pypi/typing-extensions,
128+ pkg:pypi/astroid,
129+ pkg:pypi/pylint,
130+ pkg:pypi/pyzmq
123131
124132 # Known vulnerabilities we're ok with ignoring.
125133 # These are generally because they are in an older python kernel
You can’t perform that action at this time.
0 commit comments