Skip to content

Add dummy line in README.md #3

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

Closed
wants to merge 2 commits into from
Closed

Conversation

rwgk
Copy link

@rwgk rwgk commented Apr 14, 2025

EXPERIMENT — Not for merging



def eval_anything(user_input):
eval(user_input)

Check warning

Code scanning / Bandit

Use of possibly insecure function - consider using safer ast.literal_eval. Warning

Use of possibly insecure function - consider using safer ast.literal_eval.
@kkraus14
Copy link
Owner

Confirmed this worked as expected and will work on upstreaming the scans

@kkraus14 kkraus14 closed this Apr 14, 2025
@rwgk rwgk deleted the codeql_test_rwgk branch April 14, 2025 20:10
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