Release preparation for version 2.15.4

This commit is contained in:
github-actions[bot]
2023-12-06 21:11:50 +00:00
parent 4a7e816a30
commit c04457e9e7
146 changed files with 365 additions and 150 deletions

View File

@@ -1,4 +1,5 @@
---
category: minorAnalysis
---
* Modelled additional flow steps to track flow from a `View` call in an MVC controller to the corresponding Razor View (`.cshtml`) file, which may result in additional results for queries such as `cs/web/xss`.
## 0.8.4
### Minor Analysis Improvements
* Modelled additional flow steps to track flow from a `View` call in an MVC controller to the corresponding Razor View (`.cshtml`) file, which may result in additional results for queries such as `cs/web/xss`.