-
Notifications
You must be signed in to change notification settings - Fork 76
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
feat(jans-lock): lock should collect MAU and MAC based on log entries… #10328
base: main
Are you sure you want to change the base?
Conversation
… requests Signed-off-by: Yuriy Movchan <[email protected]>
DryRun Security SummaryThe pull request introduces comprehensive updates to the Jans Lock application, focusing on enhancing statistics and monitoring capabilities through new data types, configuration settings, REST services, and event handling, while also providing recommendations for maintaining application security. Expand for full summarySummary: The code changes in this pull request cover a wide range of updates and additions to the Jans Lock application, primarily focused on improving the application's statistics and monitoring capabilities. The changes introduce new data types, configuration settings, REST web services, and event handling related to statistics collection and reporting. From an application security perspective, the changes do not appear to introduce any immediate security vulnerabilities. However, there are several areas that should be reviewed and addressed to ensure the ongoing security and integrity of the application:
Overall, the code changes appear to be focused on enhancing the application's functionality and monitoring capabilities, which can be beneficial from a security perspective. However, it's crucial to review the implementation details and the broader context of the application to ensure that the changes do not introduce any unintended security risks. Files Changed:
Code AnalysisWe ran
|
Signed-off-by: Yuriy Movchan <[email protected]>
Quality Gate passed for 'jans-cli'Issues Measures |
Signed-off-by: Yuriy Movchan <[email protected]>
Signed-off-by: Yuriy Movchan <[email protected]>
Signed-off-by: Yuriy Movchan <[email protected]>
Signed-off-by: Yuriy Movchan <[email protected]>
d76b0f6
to
412fbe2
Compare
5126af2
to
aa1b2ed
Compare
412fbe2
to
87a038d
Compare
Signed-off-by: Yuriy Movchan <[email protected]>
Quality Gate passed for 'Jans-Keycloak-Link'Issues Measures |
Quality Gate passed for 'SCIM API'Issues Measures |
…ed in interfaces Signed-off-by: Yuriy Movchan <[email protected]>
Signed-off-by: Yuriy Movchan <[email protected]>
…jans into stat_user_client
Signed-off-by: Mustafa Baser <[email protected]>
Signed-off-by: Yuriy Movchan <[email protected]>
Signed-off-by: Yuriy Movchan <[email protected]>
Quality Gate passed for 'jans-linux-setup'Issues Measures |
Quality Gate passed for 'jans-pycloudlib'Issues Measures |
Quality Gate passed for 'jans-config-api-parent'Issues Measures |
Quality Gate passed for 'agama parent'Issues Measures |
Closes #10327,