Skip to content

Commit c50951c

Browse files
committed
add missing qldoc
1 parent afbb921 commit c50951c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

javascript/ql/src/semmle/javascript/security/dataflow/LogInjection.qll

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55
import javascript
66

7+
/**
8+
* Provides default sources, sink, and sanitizers for reasoning about untrusted user input used in log entries.
9+
*/
710
module LogInjection {
811
/**
912
* A data flow source for user input used in log entries.

0 commit comments

Comments
 (0)