We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This PR is auto-generated from hashicorp#21342 to be assessed for backporting due to the inclusion of the label backport/1.19.
The below text is copied from the body of the original PR.
Sanitizes the user input before returning it using %v instead of directly concatenating the string
https://github.com/hashicorp/consul-enterprise/security/code-scanning/17
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Backport
This PR is auto-generated from hashicorp#21342 to be assessed for backporting due to the inclusion of the label backport/1.19.
The below text is copied from the body of the original PR.
Description
Sanitizes the user input before returning it using %v instead of directly concatenating the string
Testing & Reproduction steps
Links
https://github.com/hashicorp/consul-enterprise/security/code-scanning/17
PR Checklist
Overview of commits
The text was updated successfully, but these errors were encountered: