mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
fix qlDOC one missed mistake
This commit is contained in:
@@ -384,7 +384,7 @@ module Fasthttp {
|
||||
*/
|
||||
module Response {
|
||||
/**
|
||||
* The Method does not check input path against path traversal attacks, so it is a dangerous method
|
||||
* A Method That send files from its input and it does not check input path against path traversal attacks, so it is a dangerous method
|
||||
*/
|
||||
class FileSystemAccess extends FileSystemAccess::Range, DataFlow::CallNode {
|
||||
FileSystemAccess() {
|
||||
|
||||
Reference in New Issue
Block a user