Skip to content

Commit 411d1fa

Browse files
paldepindCopilot
andauthored
Rust: Fix grammar and typos
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ce25def commit 411d1fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
category: newQuery
33
---
4-
* Added new a query `rust/xss`, to detect XSS security vulnerabilities.
4+
* Added a new query `rust/xss`, to detect XSS security vulnerabilities.

rust/ql/src/queries/security/CWE-079/XSS.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ included in the response:</p>
3636
(Cross Site Scripting) Prevention Cheat Sheet</a>.
3737
</li>
3838
<li>
39-
WiMISSING: Alert[rust/xss]kipedia: <a href="http://en.wikipedia.org/wiki/Cross-site_scripting">Cross-site scripting</a>.
39+
Wikipedia: <a href="http://en.wikipedia.org/wiki/Cross-site_scripting">Cross-site scripting</a>.
4040
</li>
4141
<li>
4242
OWASP:

0 commit comments

Comments
 (0)