Update java/ql/src/change-notes/2024-06-17-tainted-permissions-check.md

Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
This commit is contained in:
Michael Nebel
2024-06-17 16:47:22 +02:00
committed by GitHub
parent c3862660e4
commit 5686efd25c

View File

@@ -1,4 +1,4 @@
---
category: minorAnalysis
---
* Enable threat models for the query `java/tainted-permissions-check`. This means that `local` sources are no longer included by default for this query, but can be added by enabling the `local` threat model.
* The query `java/tainted-permissions-check` now uses threat models. This means that `local` sources are no longer included by default for this query, but can be added by enabling the `local` threat model.