Java: Add change note.

This commit is contained in:
Michael Nebel
2024-06-17 11:07:29 +02:00
parent 327dab69d0
commit c3862660e4

View File

@@ -0,0 +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.