Skip to content
Snippets Groups Projects
Commit cd61d4af authored by Derek Hudson's avatar Derek Hudson
Browse files

Updating NOTICE

parent e65ce01f
No related branches found
No related tags found
1 merge request!492Added checking create to the default data authorization REGO as this should...
Pipeline #270353 failed
......@@ -8,7 +8,7 @@ This software includes the following software and licenses:
========================================================================
The following software have components provided under the terms of this license:
- typing-extensions (from https://pypi.org/project/typing-extensions/4.12.0rc1/, https://pypi.org/project/typing-extensions/4.4.0/)
- typing-extensions (from https://pypi.org/project/typing-extensions/4.2.0/, https://pypi.org/project/typing-extensions/4.4.0/)
========================================================================
Apache-2.0
......@@ -31,7 +31,7 @@ The following software have components provided under the terms of this license:
- google-resumable-media (from https://github.com/googleapis/google-resumable-media-python)
- googleapis-common-protos (from https://github.com/googleapis/python-api-common-protos)
- kubernetes (from https://github.com/kubernetes-client/python)
- packaging (from https://pypi.org/project/packaging/22.0/, https://pypi.org/project/packaging/24.0/)
- packaging (from https://pypi.org/project/packaging/22.0/, https://pypi.org/project/packaging/24.1/)
- proto-plus (from https://github.com/googleapis/proto-plus-python.git)
- pytest-asyncio (from https://github.com/pytest-dev/pytest-asyncio)
- pytest-dependency (from https://github.com/RKrahl/pytest-dependency)
......@@ -44,7 +44,7 @@ The following software have components provided under the terms of this license:
- sniffio (from https://pypi.org/project/sniffio/1.3.1/)
- tenacity (from https://github.com/jd/tenacity)
- types-PyYAML (from https://github.com/python/typeshed)
- urllib3 (from https://pypi.org/project/urllib3/2.0.2/, https://pypi.org/project/urllib3/2.0.4/, https://pypi.org/project/urllib3/2.2.1/)
- urllib3 (from https://pypi.org/project/urllib3/2.0.2/, https://pypi.org/project/urllib3/2.0.4/, https://pypi.org/project/urllib3/2.2.2/)
- websocket-client (from https://github.com/websocket-client/websocket-client.git)
========================================================================
......@@ -53,7 +53,7 @@ BSD-2-Clause
The following software have components provided under the terms of this license:
- Pygments (from https://pygments.org/)
- packaging (from https://pypi.org/project/packaging/22.0/, https://pypi.org/project/packaging/24.0/)
- packaging (from https://pypi.org/project/packaging/22.0/, https://pypi.org/project/packaging/24.1/)
- parameterized (from https://pypi.org/project/parameterized/0.9.0/)
- pyasn1 (from https://github.com/etingof/pyasn1, https://github.com/pyasn1/pyasn1)
- pyasn1-modules (from https://github.com/etingof/pyasn1-modules, https://github.com/pyasn1/pyasn1-modules)
......@@ -73,7 +73,7 @@ The following software have components provided under the terms of this license:
- isodate (from http://cheeseshop.python.org/pypi/isodate, https://github.com/gweis/isodate/)
- jinja2
- oauthlib (from https://github.com/oauthlib/oauthlib)
- packaging (from https://pypi.org/project/packaging/22.0/, https://pypi.org/project/packaging/24.0/)
- packaging (from https://pypi.org/project/packaging/22.0/, https://pypi.org/project/packaging/24.1/)
- protobuf (from https://developers.google.com/protocol-buffers/)
- psutil (from https://github.com/giampaolo/psutil)
- pycparser (from https://github.com/eliben/pycparser)
......@@ -82,7 +82,7 @@ The following software have components provided under the terms of this license:
- python-dotenv (from https://github.com/theskumar/python-dotenv)
- sniffio (from https://pypi.org/project/sniffio/1.3.1/)
- starlette (from https://pypi.org/project/starlette/0.22.0/, https://pypi.org/project/starlette/0.37.2/)
- uvicorn (from https://github.com/tomchristie/uvicorn, https://pypi.org/project/uvicorn/0.29.0/, https://www.uvicorn.org/)
- uvicorn (from https://github.com/tomchristie/uvicorn, https://pypi.org/project/uvicorn/0.30.1/, https://www.uvicorn.org/)
========================================================================
ISC
......@@ -124,10 +124,11 @@ The following software have components provided under the terms of this license:
- msal-extensions (from https://pypi.org/project/msal-extensions/1.0.0/)
- munch (from http://github.com/Infinidat/munch, https://github.com/Infinidat/munch)
- pluggy
- pydantic (from https://github.com/samuelcolvin/pydantic, https://pypi.org/project/pydantic/2.7.1/)
- protobuf (from https://developers.google.com/protocol-buffers/)
- pydantic (from https://github.com/samuelcolvin/pydantic, https://pypi.org/project/pydantic/2.7.3/)
- pydantic-core (from https://github.com/pydantic/pydantic-core)
- pyrsistent (from https://github.com/tobgu/pyrsistent/)
- pytest (from http://pytest.org, https://docs.pytest.org/en/latest/, https://pypi.org/project/pytest/8.2.1/)
- pytest (from http://pytest.org, https://docs.pytest.org/en/latest/, https://pypi.org/project/pytest/8.2.2/)
- pytest-cov (from https://github.com/pytest-dev/pytest-cov)
- pytest-mock (from https://github.com/pytest-dev/pytest-mock/)
- pytest-order (from https://github.com/pytest-dev/pytest-order)
......@@ -140,7 +141,7 @@ The following software have components provided under the terms of this license:
- starlette-context (from https://github.com/tomwojcik/starlette-context)
- tomli (from https://pypi.org/project/tomli/1.2.2/, https://pypi.org/project/tomli/2.0.0/, https://pypi.org/project/tomli/2.0.1/)
- typer (from https://github.com/tiangolo/typer)
- urllib3 (from https://pypi.org/project/urllib3/2.0.2/, https://pypi.org/project/urllib3/2.0.4/, https://pypi.org/project/urllib3/2.2.1/)
- urllib3 (from https://pypi.org/project/urllib3/2.0.2/, https://pypi.org/project/urllib3/2.0.4/, https://pypi.org/project/urllib3/2.2.2/)
- uuid7 (from https://github.com/stevesimmons/uuid7)
========================================================================
......@@ -151,6 +152,13 @@ The following software have components provided under the terms of this license:
- botocore (from https://github.com/boto/botocore)
- certifi (from https://github.com/certifi/python-certifi)
========================================================================
Protobuf
========================================================================
The following software have components provided under the terms of this license:
- protobuf (from https://developers.google.com/protocol-buffers/)
========================================================================
Python-2.0
========================================================================
......@@ -159,7 +167,7 @@ The following software have components provided under the terms of this license:
- cryptography (from https://github.com/pyca/cryptography)
- exceptiongroup (from https://pypi.org/project/exceptiongroup/1.0.1/, https://pypi.org/project/exceptiongroup/1.2.1/)
- portalocker (from https://github.com/WoLpH/portalocker)
- typing-extensions (from https://pypi.org/project/typing-extensions/4.12.0rc1/, https://pypi.org/project/typing-extensions/4.4.0/)
- typing-extensions (from https://pypi.org/project/typing-extensions/4.2.0/, https://pypi.org/project/typing-extensions/4.4.0/)
========================================================================
bsd-2-clause-views
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment