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

Fix: logging #5

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Open

Fix: logging #5

wants to merge 18 commits into from

Conversation

rolznz
Copy link
Collaborator

@rolznz rolznz commented Dec 16, 2024

No description provided.

G8XSU and others added 18 commits November 7, 2024 12:16
Since SLF4J is only a logging facade and does not
provide a concrete logging implementation, we need
to include `log4j-slf4j-impl` as a dependency.
This allows SLF4J to route logging calls to Log4j-2,
which acts as the backend logging framework.
Add Installation guide for Ubuntu.
Earlier versions are impacted by `CVE-2024-7254`. Even though
we don't use groups or nested fields and mostly are not impacted directly.
We upgrade nonetheless to ensure safe use in case on unknown fields.
Add JWTAuthorizer Implementation for vss-rust.
@rolznz rolznz requested a review from frnandu December 16, 2024 06:59
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.

4 participants