-
Notifications
You must be signed in to change notification settings - Fork 91
fix(jans-linux-setup): missing scopes of api-admin #10162
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: Mustafa Baser <mbaser@mail.com>
DryRun Security SummaryThe pull request updates the Expand for full summarySummary: The code changes in this pull request appear to be an update to the From an application security perspective, these changes suggest that the application is expanding its administrative capabilities, particularly around user session management and access to configuration data. It's important to ensure that these new permissions are granted only to the necessary roles and that the application's access control mechanisms are properly implemented and tested to prevent unauthorized access or abuse. Additionally, it's recommended to review the existing permissions and roles to ensure that the least-privilege principle is being followed, and that users are granted only the minimum permissions required to perform their tasks. Files Changed:
Code AnalysisWe ran Riskiness🟢 Risk threshold not exceeded. |
|
|
|
|
|
Closes #10153