ryw opened a new issue #9898: URL: https://github.com/apache/airflow/issues/9898
We need to [avoid GPL libs](https://www.apache.org/licenses/GPL-compatibility.html). > Apache 2 software can therefore be included in GPLv3 projects, because the GPLv3 license accepts our software into GPLv3 works. However, GPLv3 software cannot be included in Apache projects. The licenses are incompatible in one direction only, and it is a result of ASF’s licensing philosophy and the GPLv3 authors’ interpretation of copyright law. Snyk is reporting the following dependencies are GPL v3: * jaydebeapi v1.2.3 * mysql-connector-python v8.0.18 * pysmbclient v0.1.5 * unidecode v1.1.1 * yamllint v1.23.0 I see some previous discussion + mitigation for `unidecode` but not all of these. ---------------------------------------------------------------- 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]
