-
Notifications
You must be signed in to change notification settings - Fork 84
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
jans-docs: Lock Updates to README, Cedarling and Lock Master docs. #9042
Conversation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Signed-off-by: Michael Schwartz
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Signed-off-by: Michael Schwartz
DryRun Security SummaryThe pull request focuses on updating the documentation for the Janssen Project's authorization and access control platform, the "Janssen Lock" system, including changes to the project's navigation, expansion of the "Lock Master" component documentation, renaming the project, and explaining the distributed authorization model used by the system. Expand for full summarySummary: The code changes in this pull request focus on updating the documentation for the Janssen Project's authorization and access control platform, known as the "Janssen Lock" system. The key changes include:
From an application security perspective, the changes highlight the importance of the Janssen Lock system in the overall security architecture of the Janssen Project. The use of a declarative policy engine (Cedar), centralized policy management, and JWT token validation are all positive security features that should be thoroughly reviewed and tested to ensure their proper implementation and effectiveness. Files Changed:
Code AnalysisWe ran Riskiness🟢 Risk threshold not exceeded. |
Signed-off-by: ossdhaval <343411+ossdhaval@users.noreply.github.com>
Signed-off-by: ossdhaval <343411+ossdhaval@users.noreply.github.com>
Signed-off-by: ossdhaval <343411+ossdhaval@users.noreply.github.com>
Signed-off-by: Dhaval D <343411+ossdhaval@users.noreply.github.com>
…9042) * Lock Docs Update ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Signed-off-by: Michael Schwartz * Lock Diagram Update ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Signed-off-by: Michael Schwartz * docs(lock): proofread and fix Signed-off-by: ossdhaval <343411+ossdhaval@users.noreply.github.com> * docs(lock): proofread and fix Signed-off-by: ossdhaval <343411+ossdhaval@users.noreply.github.com> * docs(lock): nav changes Signed-off-by: ossdhaval <343411+ossdhaval@users.noreply.github.com> --------- Signed-off-by: ossdhaval <343411+ossdhaval@users.noreply.github.com> Signed-off-by: Dhaval D <343411+ossdhaval@users.noreply.github.com> Co-authored-by: ossdhaval <343411+ossdhaval@users.noreply.github.com> Former-commit-id: fa9d079
Prepare
Description
Mike's latest updates to the Lock docs and diagrams.
Target issue
#8831
Implementation Details
Just words and pictures
Test and Document the changes
Please check the below before submitting your PR. The PR will not be merged if there are no commits that start with
docs:
to indicate documentation changes or if the below checklist is not selected.