Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d79a6dd commit 10a411eCopy full SHA for 10a411e
1 file changed
ruby/ql/src/queries/security/cwe-134/TaintedFormatString.qhelp
@@ -46,6 +46,5 @@ Alternatively, string interpolation should be used exclusively:
46
47
<references>
48
<li>Ruby documentation for <a href="https://docs.ruby-lang.org/en/3.1/Kernel.html#method-i-sprintf">format strings</a>.</li>
49
-<li>Common Weakness Enumeration: <a href="https://cwe.mitre.org/data/definitions/134.html">CWE-134</a>.</li>
50
</references>
51
</qhelp>
0 commit comments