Skip to content

Commit 9a7f8d9

Browse files
committed
change note
1 parent 659d40e commit 9a7f8d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

change-notes/1.25/analysis-javascript.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
| Misspelled variable name (`js/misspelled-variable-name`) | Message changed | The message for this query now correctly identifies the misspelled variable in additional cases. |
2121
| Uncontrolled data used in path expression (`js/path-injection`) | More results | This query now recognizes additional file system calls. |
2222
| Uncontrolled command line (`js/command-line-injection`) | More results | This query now recognizes additional command execution calls. |
23+
| Client-side URL redirect (`js/client-side-unvalidated-url-redirection`) | Less results | This query now recognizes additional safe patterns of doing URL redirects. |
2324

2425
## Changes to libraries
2526

0 commit comments

Comments
 (0)