Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replacing deprecated Confluent packages in Squidex.Extensions #1039

Merged
merged 1 commit into from Nov 13, 2023

Conversation

slalFe
Copy link
Contributor

@slalFe slalFe commented Nov 8, 2023

  • Confluent.Apache.Avro has a dependency on log4net 2.0.8 that has been flagged as having a critical vulnerability (CVE-2018-1285)
  • This also means Confluent.Kafka (now a transitive dependency) has been implicitly upgraded to 2.3.0

Note that this change is untested by myself (it builds!), but hopefully this PR at least raises awareness of the use of deprecated dependencies:

- Confluent.Apache.Avro has a dependency on log4net 2.0.8 that has been flagged as having a critical vulnerability (CVE-2018-1285)
- This also means Confluent.Kafka (now a transitive dependency) has been implicitly upgraded to 2.3.0
@SebastianStehle SebastianStehle merged commit adef12f into Squidex:master Nov 13, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants