Skip to content

issue #322 : Switch test logging from log4j to logback#323

Merged
dr0i merged 1 commit intomasterfrom
hotfix/log4j-removal
Dec 13, 2021
Merged

issue #322 : Switch test logging from log4j to logback#323
dr0i merged 1 commit intomasterfrom
hotfix/log4j-removal

Conversation

@ansell
Copy link
Member

@ansell ansell commented Dec 11, 2021

Switch our tests to log using logback rather than log4j.

Avoiding possible issue with log4j due to https://nvd.nist.gov/vuln/detail/CVE-2021-44228 , even though it was only in the test scope and unlikely to be pushed to downstream without them explicitly choosing log4j as their slf4j logger implementation.

Signed-off-by: Peter Ansell p_ansell@yahoo.com

Signed-off-by: Peter Ansell <p_ansell@yahoo.com>
@ansell ansell requested review from dr0i and fsteeg December 11, 2021 00:41
@ansell ansell self-assigned this Dec 11, 2021
@dr0i dr0i merged commit 99ad51a into master Dec 13, 2021
@dr0i
Copy link
Member

dr0i commented Dec 13, 2021

Thx for the fix.
Going to prepare and release v0.13.4.

@dr0i dr0i deleted the hotfix/log4j-removal branch December 13, 2021 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants