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

Why does logback have a dependency to audio libraries? #129

Closed
shi-314 opened this issue Aug 12, 2021 · 2 comments
Closed

Why does logback have a dependency to audio libraries? #129

shi-314 opened this issue Aug 12, 2021 · 2 comments

Comments

@shi-314
Copy link

shi-314 commented Aug 12, 2021

We have seen an open vulnerability using OWASP checks in logback because of an audio module in logback:
https://nvd.nist.gov/vuln/detail/CVE-2018-14948

The dependency: https://github.com/Trilarion/java-vorbis-support

However, I could not find any documentation on why logback needs this audio module besides of this: https://tersesystems.com/blog/2019/05/18/application-logging-in-java-part-4/

Unfortunately, this tutorial doesn't explain the use case.
Is it really necessary for a logging library to have a dependency to audio libraries?

@shi-314
Copy link
Author

shi-314 commented Aug 12, 2021

Oops, nevermind should have just use the logback dependency directly: https://github.com/qos-ch/logback

@shi-314 shi-314 closed this as completed Aug 12, 2021
@wsargent
Copy link
Contributor

You only have a dependency on audio if you're using the logback-audio module https://github.com/tersesystems/terse-logback/tree/master/logback-audio/

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

No branches or pull requests

2 participants