Skip to content

Commit a7c4ba5

Browse files
committed
Add missing qldoc
1 parent 8602c4c commit a7c4ba5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go/ql/lib/semmle/go/frameworks/XPath.qll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ module XPath {
3030
}
3131
}
3232

33+
/** A sanitizer for XPath injection. */
3334
abstract class Sanitizer extends DataFlow::Node { }
3435

3536
private class ExternalSanitizer extends Sanitizer {

0 commit comments

Comments
 (0)