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

Mark debugger modules as unsafe #29

Merged
merged 2 commits into from
Sep 13, 2024
Merged

Mark debugger modules as unsafe #29

merged 2 commits into from
Sep 13, 2024

Conversation

mmaitre314
Copy link
Owner

  • include bdb and pdb in unsafe-global list
  • also include shutil (in line with os and sys)

Copy link
Collaborator

@McPatate McPatate left a comment

Choose a reason for hiding this comment

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

Lgtm!

tests/test_scanner.py Show resolved Hide resolved
@mmaitre314 mmaitre314 merged commit 15c0dbd into main Sep 13, 2024
3 checks passed
@McPatate McPatate deleted the users/mmaitre/debuggers branch September 15, 2024 12:58
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