-
Notifications
You must be signed in to change notification settings - Fork 75
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(fido2): remove weld dependency #8871
Conversation
Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
Hi there 👋, @DryRunSecurity here, below is a summary of our analysis and findings.
Note 🟢 Risk threshold not exceeded. Change Summary (click to expand)The following is a summary of changes in this pull request made by me, your security buddy 🤖. Note that this summary is auto-generated and not meant to be a definitive list of security issues but rather a helpful summary from a security perspective. Summary: The code changes in this pull request primarily involve dependency management updates to the While the changes are not directly related to security-critical functionality, they are worth reviewing from an application security perspective. The removal of the Weld dependencies and the upgrade to the latest Jakarta EE specification could have broader architectural implications that should be evaluated. Additionally, the new dependency on Overall, the changes appear to be focused on dependency management and potential architectural changes, rather than directly addressing security-critical functionality. However, it is still important to review the broader context and understand how these changes may impact the application's security posture. Files Changed:
Powered by DryRun Security |
Quality Gate passed for 'Fido2 API'Issues Measures |
Base branch was modified
Quality Gate passed for 'jans-linux-setup'Issues Measures |
Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com> Co-authored-by: YuriyZ <yzabrovarniy@gmail.com> Co-authored-by: Yuriy M <95305560+yuremm@users.noreply.github.com> Former-commit-id: 6b4504f
Closes #8870,