mirror of
https://github.com/github/codeql.git
synced 2026-04-26 01:05:15 +02:00
add change note
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Improved taint tracking behavior when the `JSON.stringify` method called. Previously, `JsonStringifyTaintStep` detects only if the source is equal to an argument. Now, it can detect the case that the argument is object and source is located in its property.
|
||||
Reference in New Issue
Block a user