mirror of
https://github.com/github/codeql.git
synced 2026-05-02 20:25:13 +02:00
Update ruby/ql/lib/codeql/ruby/frameworks/Files.qll
Co-authored-by: Harry Maclean <hmac@github.com>
This commit is contained in:
@@ -135,7 +135,7 @@ module IO {
|
||||
|
||||
/**
|
||||
* A `DataFlow::CallNode` that reads data from the filesystem using the `IO`
|
||||
* or `File` classes. For example, the `IO.read call in:
|
||||
* or `File` classes. For example, the `IO.read` call in:
|
||||
*
|
||||
* ```rb
|
||||
* IO.read("foo.txt")
|
||||
|
||||
Reference in New Issue
Block a user