qtil
advanced-security/qtil-ruby 0.0.2
Search

Module Writers

Import path

import codeql.ruby.frameworks.core.internal.IOOrFile

Classes

FileWriter

A DataFlow::CallNode that reads data from the filesystem using the IO or File classes. For example, the write and puts calls in:

IOWriter

A DataFlow::CallNode that writes data using the IO class. For example, the write and puts calls in: