We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ac9063 commit 693539aCopy full SHA for 693539a
1 file changed
go/ql/lib/semmle/go/frameworks/Fasthttp.qll
@@ -384,7 +384,7 @@ module Fasthttp {
384
*/
385
module Response {
386
/**
387
- * Following Method need path sanitizer before using it, so it is a dangerous method
+ * The Method does not check input path against path traversal attacks, so it is a dangerous method
388
389
class FileSystemAccess extends FileSystemAccess::Range, DataFlow::CallNode {
390
FileSystemAccess() {
0 commit comments