Skip to content

Upgrade log4rs version to mitigate security vulnerabilities#269

Merged
jrakas-dev merged 1 commit intoaws:masterfrom
jrakas-dev:log4rs-version-upgrade
Feb 10, 2025
Merged

Upgrade log4rs version to mitigate security vulnerabilities#269
jrakas-dev merged 1 commit intoaws:masterfrom
jrakas-dev:log4rs-version-upgrade

Conversation

@jrakas-dev
Copy link
Copy Markdown
Contributor

Issue #, if available:
#266

Description of changes:
There are two reported CVEs related to traitobject and typemap, both of which are transitive dependencies of log4rs. To mitigate these CVEs, we need to update log4rs to a version that does not depend on typemap. log4rs v1.2.0 depends on a different library (typemap-ors) and supports a minimum rust version of 1.56, so that's what we're upgrading to.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

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.

2 participants