Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b164f26

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • python/ql/src/experimental/CWE-091

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)