fkie-cad / Logprep

log data pre processing, generation and shipping in python
https://logprep.readthedocs.io/en/latest/
GNU Lesser General Public License v2.1
30 stars 8 forks source link

629 no support for the mysql connector python library in version 900 #688

Closed ppcad closed 3 weeks ago

ppcad commented 4 weeks ago

Update import for new mysql-connector-python version and unpin the version. The mysql connector will be eventually removed, but this is required now, since trivy finds a vulnerability in the old version, which was pinned before this pull request.