Java: Fix FPs in Missing certificate pinning

Local URIs should never require pinning
This commit is contained in:
Tony Torralba
2023-12-05 16:49:36 +01:00
parent 27be5ba14b
commit bd8f35bef7
7 changed files with 77 additions and 33 deletions

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The query `java/android/missing-certificate-pinning` should no longer alert about requests pointing to the local filesystem.