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

Fix CodeQL issues #100

Merged
merged 4 commits into from
Aug 16, 2024
Merged

Fix CodeQL issues #100

merged 4 commits into from
Aug 16, 2024

Conversation

csparker247
Copy link
Member

Fixes various security alerts detected by CodeQL. All were multiplication being assigned to a larger value type, possibly leading to an integer overflow.

@csparker247 csparker247 enabled auto-merge (squash) August 16, 2024 14:50
@csparker247 csparker247 disabled auto-merge August 16, 2024 15:04
@csparker247 csparker247 merged commit 80c7db4 into develop Aug 16, 2024
7 checks passed
@csparker247 csparker247 deleted the fix-codeql-issues branch August 16, 2024 15:04
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