add missing qldoc

This commit is contained in:
Erik Krogh Kristensen
2022-04-19 10:56:58 +02:00
parent 8e5a7bcd76
commit 4b6d8e6865

View File

@@ -6,6 +6,10 @@
import javascript
/**
* Provides sources, sinks, and sanitizers for reasoning about
* resource exhaustion vulnerabilities.
*/
module ResourceExhaustion {
/**
* A data flow source for resource exhaustion vulnerabilities.