Add change notes

This commit is contained in:
Owen Mansel-Chan
2024-07-05 16:49:18 +01:00
parent 5347770608
commit de5fc4e609
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
category: deprecated
---
* The predicate `isAndroid` from the module `semmle.code.java.security.AndroidCertificatePinningQuery` has been deprecated. Use `semmle.code.java.frameworks.android.Android::inAndroidApplication(File file)` instead.