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

Create codeql-analysis.yml #600

Merged
merged 2 commits into from
Sep 25, 2022
Merged

Create codeql-analysis.yml #600

merged 2 commits into from
Sep 25, 2022

Conversation

Ali-Razmjoo
Copy link
Collaborator

add security code analysis to PRs and schedule.

try:
return open(filename, 'rb').read()
return open(filename, "rb").read()

Check failure

Code scanning / CodeQL

Uncontrolled data used in path expression

This path depends on [a user-provided value](1).
@Ali-Razmjoo Ali-Razmjoo merged commit 0e49c37 into master Sep 25, 2022
@arkid15r arkid15r deleted the codeql-1 branch October 21, 2024 22:16
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.

1 participant