-
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
feat(jans-cedarling): add env variable for python #10115
Conversation
Signed-off-by: SafinWasi <[email protected]>
Signed-off-by: SafinWasi <[email protected]>
DryRun Security SummaryThe pull request primarily focuses on improving the installation and setup instructions for the Expand for full summarySummary: The code changes in this pull request primarily focus on improving the installation and setup instructions for the From an application security perspective, the changes do not introduce any obvious security concerns. The README.md file updates are documentation-related and do not contain any code that could introduce vulnerabilities. The changes to the Files Changed:
Code AnalysisWe ran Riskiness🟢 Risk threshold not exceeded. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks OK to me
I will update example policy file later, or it will be updated in #10098
Signed-off-by: SafinWasi <[email protected]>
Prepare
Description
Target issue
closes #10114
Implementation Details
Adds environment variable
CEDARLING_LOCAL_POLICY_STORE
for the python example. Not providing this variable will cause the script to print an error and exit.Test and Document the changes
N/A
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.