-
Notifications
You must be signed in to change notification settings - Fork 85
feat(jans-auth): fix schema endpoint #8687
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
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 appear to be focused on improving the clarity and consistency of the responses from the While the changes seem to be primarily focused on enhancing the API responses, it's important to review the actual implementation of these endpoints to ensure that proper input validation, access control, and other security best practices are followed. As an application security engineer, I would recommend reviewing the rest of the codebase and the overall security architecture to identify any potential vulnerabilities or areas for improvement. Files Changed:
Powered by DryRun Security |
Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com> Former-commit-id: f4aca13
closes #8671
Closes #8688,