Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 52013f3

Browse files
author
Esben Sparre Andreasen
committed
JS: change notes for improved js/unbound-event-handler-receiver
1 parent fcc33ce commit 52013f3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

change-notes/1.19/analysis-javascript.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
| **Query** | **Expected impact** | **Change** |
1414
|--------------------------------|----------------------------|----------------------------------------------|
1515
| 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. |
1617

1718

1819
## Changes to QL libraries

0 commit comments

Comments
 (0)