mirror of
https://github.com/github/codeql.git
synced 2026-04-26 01:05:15 +02:00
JS: Add missing qldoc
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
private import javascript
|
||||
private import semmle.javascript.DynamicPropertyAccess
|
||||
|
||||
/**
|
||||
* Provides a taint tracking configuration for reasoning about
|
||||
* prototype-polluting assignments.
|
||||
*/
|
||||
module PrototypePollutingAssignment {
|
||||
private import PrototypePollutingAssignmentCustomizations::PrototypePollutingAssignment
|
||||
|
||||
|
||||
Reference in New Issue
Block a user