Replies: 1 comment 2 replies
-
There actually already is a sanitizer for |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've benn written a codeql for checking whether a user controlled flow to fs.createWriteStream.
However , user controlled data has been sanitized by IndexOf, and any doucuments(use google) didn't elaborate this case. Could you please help me to write a Sanitizer to eliminate false positives. I've no ideas about sanitizer
Beta Was this translation helpful? Give feedback.
All reactions