ryw opened a new issue #10667: URL: https://github.com/apache/airflow/issues/10667
I've pulled together a list of questionable licenses that license scanners will pick up for Airflow. Ideally we should look to remove the dependencies from the project. | Component | Project | License | PR | |-----------|---------|----------|----| | apache-airflow | [astroid](https://pypi.org/project/astroid/) | LGPL-3.0 | | apache-airflow | [certifi](https://pypi.org/project/certifi/) | MPL-2.0 | | apache-airflow | [chardet](https://pypi.org/project/chardet/) | LGPL-2.1 | | apache-airflow | [JayDeBeApi](https://pypi.org/project/JayDeBeApi/) | LGPL-3.0 | | apache-airflow | [ldap3](https://pypi.org/project/ldap3/) | LGPL-3.0 | | apache-airflow | [mysql-connector-python](https://pypi.org/project/mysql-connector-python/) | GPL-3.0 | | apache-airflow | [paramiko](https://pypi.org/project/paramiko/) | LGPL-3.0 | | apache-airflow | [pathspec](https://pypi.org/project/pathspec/) | MPL-2.0 | | apache-airflow | [psycopg2-binary](https://pypi.org/project/psycopg2binary/) | LGPL-3.0 | | apache-airflow | [pycountry](https://pypi.org/project/pycountry/) | LGPL-2.1 | | apache-airflow | [PyGithub](https://pypi.org/project/PyGithub/) | LGPL-3.0 | | apache-airflow | [pymssql](https://pypi.org/project/pymssql/) | LGPL-3.0 | | apache-airflow | [PySmbClient](https://pypi.org/project/PySmbClient/) | GPL-3.0 | | apache-airflow | [pytest-rerunfailures](https://pypi.org/project/pytest-rerunfailures/) | MPL-2.0 | | apache-airflow | [text-unidecode](https://pypi.org/project/text-unidecode/) | Artistic-2.0 | | apache-airflow | [Unidecode](https://pypi.org/project/Unidecode/) | GPL-3.0 | https://github.com/apache/airflow/pull/10665 | | apache-airflow | [yamllint](https://pypi.org/project/yamllint/) | GPL-3.0 | ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
