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 fcc33ce commit 52013f3Copy full SHA for 52013f3
1 file changed
change-notes/1.19/analysis-javascript.md
@@ -13,6 +13,7 @@
13
| **Query** | **Expected impact** | **Change** |
14
|--------------------------------|----------------------------|----------------------------------------------|
15
| Regular expression injection | Fewer false-positive results | This rule now identifies calls to `String.prototype.search` with more precision. |
16
+| Unbound event handler receiver | Fewer false-positive results | This rule now recognizes additional ways class methods can be bound. |
17
18
19
## Changes to QL libraries
0 commit comments