mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
JS: document the shared module
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
/**
|
||||
* Provides predicates for reasoning about flow of user-controlled values that are used
|
||||
* as property names.
|
||||
*/
|
||||
import javascript
|
||||
|
||||
module PropertyInjection {
|
||||
|
||||
Reference in New Issue
Block a user