mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
Documentation
This commit is contained in:
@@ -26,6 +26,9 @@ class TrustBoundaryViolationSink extends DataFlow::Node {
|
||||
TrustBoundaryViolationSink() { sinkNode(this, "trust-boundary") }
|
||||
}
|
||||
|
||||
/**
|
||||
* A sanitizer for data that crosses a trust boundary.
|
||||
*/
|
||||
abstract class TrustBoundaryValidationSanitizer extends DataFlow::Node { }
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user