CodeQL library for Ruby
codeql/ruby-all 0.8.15-dev (changelog, source)
Search

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 Kernel.open and similar sinks.