Skip to content
Snippets Groups Projects
Commit 63a89834 authored by David Diederich's avatar David Diederich
Browse files

Updating NOTICE

parent f440199d
No related branches found
No related tags found
1 merge request!483Update FOSSA NOTICE
Pipeline #255257 failed
...@@ -15,13 +15,14 @@ Apache-2.0 ...@@ -15,13 +15,14 @@ Apache-2.0
======================================================================== ========================================================================
The following software have components provided under the terms of this license: The following software have components provided under the terms of this license:
- Pygments (from https://pygments.org/)
- boto3 (from https://github.com/boto/boto3) - boto3 (from https://github.com/boto/boto3)
- botocore (from https://github.com/boto/botocore) - botocore (from https://github.com/boto/botocore)
- coverage (from https://github.com/nedbat/coveragepy) - coverage (from https://github.com/nedbat/coveragepy)
- cryptography (from https://github.com/pyca/cryptography) - cryptography (from https://github.com/pyca/cryptography)
- elasticsearch (from https://github.com/elastic/elasticsearch, https://github.com/elastic/elasticsearch-py, https://repo1.maven.org/maven2/org/elasticsearch/elasticsearch) - elasticsearch (from https://github.com/elastic/elasticsearch, https://github.com/elastic/elasticsearch-py, https://repo1.maven.org/maven2/org/elasticsearch/elasticsearch)
- elasticsearch-dsl (from https://github.com/elasticsearch/elasticsearch-dsl-py) - elasticsearch-dsl (from https://github.com/elasticsearch/elasticsearch-dsl-py)
- fastapi (from https://pypi.org/project/fastapi/0.110.0/, https://pypi.org/project/fastapi/0.86.0/) - fastapi (from https://pypi.org/project/fastapi/0.110.1/, https://pypi.org/project/fastapi/0.86.0/)
- google-api-core (from https://github.com/googleapis/python-api-core) - google-api-core (from https://github.com/googleapis/python-api-core)
- google-auth (from https://github.com/GoogleCloudPlatform/google-auth-library-python, https://github.com/googleapis/google-auth-library-python) - google-auth (from https://github.com/GoogleCloudPlatform/google-auth-library-python, https://github.com/googleapis/google-auth-library-python)
- google-cloud-core (from https://github.com/googleapis/python-cloud-core) - google-cloud-core (from https://github.com/googleapis/python-cloud-core)
...@@ -30,7 +31,8 @@ The following software have components provided under the terms of this license: ...@@ -30,7 +31,8 @@ The following software have components provided under the terms of this license:
- google-resumable-media (from https://github.com/googleapis/google-resumable-media-python) - google-resumable-media (from https://github.com/googleapis/google-resumable-media-python)
- googleapis-common-protos (from https://github.com/googleapis/python-api-common-protos) - googleapis-common-protos (from https://github.com/googleapis/python-api-common-protos)
- kubernetes (from https://github.com/kubernetes-client/python) - kubernetes (from https://github.com/kubernetes-client/python)
- packaging (from https://pypi.org/project/packaging/22.0/, https://pypi.org/project/packaging/23.2/) - packaging (from https://pypi.org/project/packaging/22.0/, https://pypi.org/project/packaging/24.0/)
- proto-plus (from https://github.com/googleapis/proto-plus-python.git)
- pytest-asyncio (from https://github.com/pytest-dev/pytest-asyncio) - pytest-asyncio (from https://github.com/pytest-dev/pytest-asyncio)
- pytest-dependency (from https://github.com/RKrahl/pytest-dependency) - pytest-dependency (from https://github.com/RKrahl/pytest-dependency)
- python-dateutil (from https://github.com/dateutil/dateutil) - python-dateutil (from https://github.com/dateutil/dateutil)
...@@ -50,7 +52,8 @@ BSD-2-Clause ...@@ -50,7 +52,8 @@ BSD-2-Clause
======================================================================== ========================================================================
The following software have components provided under the terms of this license: The following software have components provided under the terms of this license:
- packaging (from https://pypi.org/project/packaging/22.0/, https://pypi.org/project/packaging/23.2/) - Pygments (from https://pygments.org/)
- packaging (from https://pypi.org/project/packaging/22.0/, https://pypi.org/project/packaging/24.0/)
- parameterized (from https://pypi.org/project/parameterized/0.9.0/) - parameterized (from https://pypi.org/project/parameterized/0.9.0/)
- pyasn1 (from https://github.com/etingof/pyasn1, https://github.com/pyasn1/pyasn1) - 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) - pyasn1-modules (from https://github.com/etingof/pyasn1-modules, https://github.com/pyasn1/pyasn1-modules)
...@@ -64,23 +67,22 @@ The following software have components provided under the terms of this license: ...@@ -64,23 +67,22 @@ The following software have components provided under the terms of this license:
- MarkupSafe (from https://palletsprojects.com/p/markupsafe/) - MarkupSafe (from https://palletsprojects.com/p/markupsafe/)
- click (from https://palletsprojects.com/p/click/) - click (from https://palletsprojects.com/p/click/)
- cryptography (from https://github.com/pyca/cryptography) - cryptography (from https://github.com/pyca/cryptography)
- httpcore (from https://github.com/encode/httpcore, https://pypi.org/project/httpcore/0.18.0/, https://pypi.org/project/httpcore/1.0.4/) - httpcore (from https://github.com/encode/httpcore, https://pypi.org/project/httpcore/0.18.0/, https://pypi.org/project/httpcore/1.0.5/)
- httpx (from https://pypi.org/project/httpx/0.23.1/, https://pypi.org/project/httpx/0.27.0/) - httpx (from https://pypi.org/project/httpx/0.23.1/, https://pypi.org/project/httpx/0.27.0/)
- idna (from https://pypi.org/project/idna/3.4/, https://pypi.org/project/idna/3.6/) - idna (from https://pypi.org/project/idna/3.4/, https://pypi.org/project/idna/3.6/)
- isodate (from http://cheeseshop.python.org/pypi/isodate, https://github.com/gweis/isodate/) - isodate (from http://cheeseshop.python.org/pypi/isodate, https://github.com/gweis/isodate/)
- jinja2 - jinja2
- oauthlib (from https://github.com/oauthlib/oauthlib) - oauthlib (from https://github.com/oauthlib/oauthlib)
- packaging (from https://pypi.org/project/packaging/22.0/, https://pypi.org/project/packaging/23.2/) - packaging (from https://pypi.org/project/packaging/22.0/, https://pypi.org/project/packaging/24.0/)
- protobuf (from https://developers.google.com/protocol-buffers/) - protobuf (from https://developers.google.com/protocol-buffers/)
- psutil (from https://github.com/giampaolo/psutil) - psutil (from https://github.com/giampaolo/psutil)
- pyasn1-modules (from https://github.com/etingof/pyasn1-modules, https://github.com/pyasn1/pyasn1-modules)
- pycparser (from https://github.com/eliben/pycparser) - pycparser (from https://github.com/eliben/pycparser)
- pyrsistent (from https://github.com/tobgu/pyrsistent/) - pyrsistent (from https://github.com/tobgu/pyrsistent/)
- python-dateutil (from https://github.com/dateutil/dateutil) - python-dateutil (from https://github.com/dateutil/dateutil)
- python-dotenv (from https://github.com/theskumar/python-dotenv) - python-dotenv (from https://github.com/theskumar/python-dotenv)
- sniffio (from https://pypi.org/project/sniffio/1.3.1/) - 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/) - 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.27.1/, https://www.uvicorn.org/) - uvicorn (from https://github.com/tomchristie/uvicorn, https://pypi.org/project/uvicorn/0.29.0/, https://www.uvicorn.org/)
======================================================================== ========================================================================
ISC ISC
...@@ -88,6 +90,7 @@ ISC ...@@ -88,6 +90,7 @@ ISC
The following software have components provided under the terms of this license: The following software have components provided under the terms of this license:
- requests-oauthlib (from https://github.com/requests/requests-oauthlib) - requests-oauthlib (from https://github.com/requests/requests-oauthlib)
- shellingham (from https://github.com/sarugaku/shellingham)
======================================================================== ========================================================================
MIT MIT
...@@ -96,6 +99,7 @@ The following software have components provided under the terms of this license: ...@@ -96,6 +99,7 @@ The following software have components provided under the terms of this license:
- PyJWT (from http://github.com/jpadilla/pyjwt, https://github.com/jpadilla/pyjwt) - PyJWT (from http://github.com/jpadilla/pyjwt, https://github.com/jpadilla/pyjwt)
- PyYAML (from http://pyyaml.org/wiki/PyYAML) - PyYAML (from http://pyyaml.org/wiki/PyYAML)
- Pygments (from https://pygments.org/)
- annotated-types (from https://pypi.org/project/annotated-types/0.5.0/, https://pypi.org/project/annotated-types/0.6.0/) - annotated-types (from https://pypi.org/project/annotated-types/0.5.0/, https://pypi.org/project/annotated-types/0.6.0/)
- anyio (from https://pypi.org/project/anyio/3.3.0/, https://pypi.org/project/anyio/4.3.0/) - anyio (from https://pypi.org/project/anyio/3.3.0/, https://pypi.org/project/anyio/4.3.0/)
- attrs (from https://attrs.readthedocs.io/, https://pypi.org/project/attrs/23.2.0/, https://www.attrs.org/) - attrs (from https://attrs.readthedocs.io/, https://pypi.org/project/attrs/23.2.0/, https://www.attrs.org/)
...@@ -109,22 +113,25 @@ The following software have components provided under the terms of this license: ...@@ -109,22 +113,25 @@ The following software have components provided under the terms of this license:
- charset-normalizer (from https://github.com/Ousret/charset_normalizer) - charset-normalizer (from https://github.com/Ousret/charset_normalizer)
- coverage (from https://github.com/nedbat/coveragepy) - coverage (from https://github.com/nedbat/coveragepy)
- exceptiongroup (from https://pypi.org/project/exceptiongroup/1.0.1/, https://pypi.org/project/exceptiongroup/1.2.0/) - exceptiongroup (from https://pypi.org/project/exceptiongroup/1.0.1/, https://pypi.org/project/exceptiongroup/1.2.0/)
- fastapi (from https://pypi.org/project/fastapi/0.110.0/, https://pypi.org/project/fastapi/0.86.0/) - fastapi (from https://pypi.org/project/fastapi/0.110.1/, https://pypi.org/project/fastapi/0.86.0/)
- h11 - h11
- iniconfig (from http://github.com/RonnyPfannschmidt/iniconfig, https://pypi.org/project/iniconfig/2.0.0/) - iniconfig (from http://github.com/RonnyPfannschmidt/iniconfig, https://pypi.org/project/iniconfig/2.0.0/)
- jmespath (from https://github.com/jmespath/jmespath.py) - jmespath (from https://github.com/jmespath/jmespath.py)
- jsonschema - jsonschema
- markdown-it-py (from https://pypi.org/project/markdown-it-py/3.0.0/)
- mdurl (from https://pypi.org/project/mdurl/0.1.2/)
- msal (from https://github.com/AzureAD/microsoft-authentication-library-for-python) - msal (from https://github.com/AzureAD/microsoft-authentication-library-for-python)
- msal-extensions (from https://pypi.org/project/msal-extensions/1.0.0/) - msal-extensions (from https://pypi.org/project/msal-extensions/1.0.0/)
- munch (from http://github.com/Infinidat/munch, https://github.com/Infinidat/munch) - munch (from http://github.com/Infinidat/munch, https://github.com/Infinidat/munch)
- pluggy - pluggy
- pydantic (from https://github.com/samuelcolvin/pydantic, https://pypi.org/project/pydantic/2.6.3/) - pydantic (from https://github.com/samuelcolvin/pydantic, https://pypi.org/project/pydantic/2.6.4/)
- pydantic-core (from https://github.com/pydantic/pydantic-core) - pydantic-core (from https://github.com/pydantic/pydantic-core)
- pyrsistent (from https://github.com/tobgu/pyrsistent/) - pyrsistent (from https://github.com/tobgu/pyrsistent/)
- pytest (from http://pytest.org, https://docs.pytest.org/en/latest/) - pytest (from http://pytest.org, https://docs.pytest.org/en/latest/, https://pypi.org/project/pytest/8.1.1/)
- pytest-cov (from https://github.com/pytest-dev/pytest-cov) - pytest-cov (from https://github.com/pytest-dev/pytest-cov)
- pytest-mock (from https://github.com/pytest-dev/pytest-mock/) - pytest-mock (from https://github.com/pytest-dev/pytest-mock/)
- pytest-order (from https://github.com/pytest-dev/pytest-order) - pytest-order (from https://github.com/pytest-dev/pytest-order)
- rich (from https://github.com/Textualize/rich, https://github.com/willmcgugan/rich)
- ruamel.yaml (from https://pypi.org/project/ruamel.yaml/0.18.3/, https://pypi.org/project/ruamel.yaml/0.18.6/, https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) - ruamel.yaml (from https://pypi.org/project/ruamel.yaml/0.18.3/, https://pypi.org/project/ruamel.yaml/0.18.6/, https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)
- ruamel.yaml.clib (from https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree) - ruamel.yaml.clib (from https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree)
- ruamel.yaml.string (from https://sourceforge.net/p/ruamel-yaml-string/code/ci/default/tree) - ruamel.yaml.string (from https://sourceforge.net/p/ruamel-yaml-string/code/ci/default/tree)
...@@ -160,10 +167,3 @@ bsd-2-clause-views ...@@ -160,10 +167,3 @@ bsd-2-clause-views
The following software have components provided under the terms of this license: The following software have components provided under the terms of this license:
- parameterized (from https://pypi.org/project/parameterized/0.9.0/) - parameterized (from https://pypi.org/project/parameterized/0.9.0/)
========================================================================
unknown
========================================================================
The following software have components provided under the terms of this license:
- python-dateutil (from https://github.com/dateutil/dateutil)
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