Skip to content

Commit b164f26

Browse files
committed
Python: One more minor doc fix from review
1 parent 08384e3 commit b164f26

File tree

1 file changed

+1
-1
lines changed
  • python/ql/src/experimental/CWE-091

1 file changed

+1
-1
lines changed

python/ql/src/experimental/CWE-091/Xslt.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @name Xslt query built from user-controlled sources
2+
* @name XSLT query built from user-controlled sources
33
* @description Building a XSLT query from user-controlled sources is vulnerable to insertion of
44
* malicious XSLT code by the user.
55
* @kind path-problem

0 commit comments

Comments
 (0)