mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
add missing qldoc
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
|
||||
import javascript
|
||||
|
||||
/**
|
||||
* Classes and predicates for reasoning about improper code sanitization.
|
||||
*/
|
||||
module ImproperCodeSanitization {
|
||||
import ImproperCodeSanitizationCustomizations::ImproperCodeSanitization
|
||||
|
||||
|
||||
@@ -6,6 +6,9 @@
|
||||
|
||||
import javascript
|
||||
|
||||
/**
|
||||
* Classes and predicates for reasoning about improper code sanitization.
|
||||
*/
|
||||
module ImproperCodeSanitization {
|
||||
/**
|
||||
* A data flow source for improper code sanitization.
|
||||
|
||||
Reference in New Issue
Block a user