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 code scanning alert - Potentially unsafe quoting #1694

Closed
1 task
pflynn-virtru opened this issue Oct 30, 2024 · 0 comments · Fixed by #1703
Closed
1 task

Fix code scanning alert - Potentially unsafe quoting #1694

pflynn-virtru opened this issue Oct 30, 2024 · 0 comments · Fixed by #1703
Assignees

Comments

@pflynn-virtru
Copy link
Member

Tracking issue for:

@jentfoo jentfoo self-assigned this Nov 4, 2024
github-merge-queue bot pushed a commit that referenced this issue Nov 5, 2024
Fixes
[https://github.com/opentdf/platform/security/code-scanning/7](https://github.com/opentdf/platform/security/code-scanning/7)
and closes #1694

This change resolves the CodeQL alert in fixtures by ensuring that if
the string contains any single quotes they are escaped using two single
quotes.

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants