Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d4a191 commit a955bd3Copy full SHA for a955bd3
1 file changed
javascript/ql/src/change-notes/2022-05-24-resource-exhaustion-no-buffer.from.md
@@ -0,0 +1,5 @@
1
+---
2
+category: minorAnalysis
3
4
+* The `js/resource-exhaustion` query no longer treats the 3-argument version of `Buffer.from` as a sink,
5
+ since it does not allocate a new buffer.
0 commit comments