Skip to content
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

Added basic security prompts #178

Merged
merged 8 commits into from
Oct 27, 2024
Merged

Conversation

Vardan2009
Copy link
Contributor

Working on #177

@Vardan2009
Copy link
Contributor Author

Some tests are failing because of the prompts when the tests are trying to reading files (or other stuff).

Copy link
Member

@Almas-Ali Almas-Ali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For every actions we can use a flag to allow that without prompt. Similar to that --unsafe or -u flag.

If there is network access required then it should be given using a flag in the shell while running the script. And same goes for other accesses.

Else everything is LGTM. 👍🏼

Copy link
Member

@Almas-Ali Almas-Ali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything is looking good to me as a basic security setup for now. Will improve with time.

@Almas-Ali Almas-Ali merged commit ab23b3d into radon-project:master Oct 27, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants