-
Notifications
You must be signed in to change notification settings - Fork 90
fix(jans-cli-tui): file type scripts #10181
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 functionality of the "Scripts" plugin in a command-line interface (CLI) application, including improvements to user input handling, asynchronous operations, error handling, and script management processes, while also addressing several security considerations related to input validation, script uploads and execution, session management, permissions and authorizations, and error handling and logging. Expand for full summarySummary: The code changes in this pull request are focused on updating the functionality of the "Scripts" plugin in a command-line interface (CLI) application. The changes include improvements to the handling of user input, asynchronous operations, error handling, and script management processes. While the code appears to be well-structured and follows good practices, there are several security considerations that should be addressed:
Files Changed:
Overall, the code changes appear to be focused on improving the functionality of the application, but it's important to address the identified security considerations to ensure the application's security posture is maintained. Code AnalysisWe ran Riskiness🟢 Risk threshold not exceeded. |
Error: Hi @devrimyatar, You did not reference an open issue in your PR. I attempted to create an issue for you. |
|
Closes #9979
Closes #10185,