mirror of
https://github.com/github/codeql.git
synced 2026-03-04 06:36:46 +01: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