Module KernelOpenQuery
Provides utility classes and predicates for reasoning about Kernel.open
and related methods.
Import path
import codeql.ruby.security.KernelOpenQuery
Classes
AmbiguousPathCall | A call to a method that might access a file or start a process. |
Sanitizer | A sanitizer for kernel open vulnerabilities. |
Aliases
KernelOpenFlow | Taint-tracking for detecting insecure uses of |