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 e610683 commit 82a4b17Copy full SHA for 82a4b17
1 file changed
javascript/ql/src/change-notes/2025-02-18-no-implicit-array-taint.md
@@ -0,0 +1,5 @@
1
+---
2
+category: majorAnalysis
3
4
+* Improved precision of data flow through arrays, fixing some spurious flows
5
+ that would sometimes cause the `length` property of an array to be seen as tainted.
0 commit comments