Convert tests to inline expectations and fix one bug revealed doing so

Specifically Apache sshd defines its sensitive api calls on an inherited interface, and they need to be described that way for us to pick them up.
This commit is contained in:
Chris Smowton
2022-08-13 14:02:05 +01:00
parent ddb0846e06
commit b62e9dc92c
30 changed files with 131 additions and 401 deletions

View File

@@ -11,7 +11,7 @@
*/
import java
import semmle.code.java.security.HardcodedCredentialsSourceCall
import semmle.code.java.security.HardcodedCredentialsSourceCallQuery
import DataFlow::PathGraph
from