mirror of
https://github.com/github/codeql.git
synced 2026-05-01 19:55:15 +02:00
JS: change notes for improved js/unbound-event-handler-receiver
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
| **Query** | **Expected impact** | **Change** |
|
||||
|--------------------------------|----------------------------|----------------------------------------------|
|
||||
| Regular expression injection | Fewer false-positive results | This rule now identifies calls to `String.prototype.search` with more precision. |
|
||||
| Unbound event handler receiver | Fewer false-positive results | This rule now recognizes additional ways class methods can be bound. |
|
||||
|
||||
|
||||
## Changes to QL libraries
|
||||
|
||||
Reference in New Issue
Block a user