mirror of
https://github.com/github/codeql.git
synced 2026-02-25 19:33:42 +01:00
6 lines
211 B
Plaintext
6 lines
211 B
Plaintext
import java
|
|
import semmle.code.java.security.AndroidSensitiveCommunicationQuery
|
|
import TestUtilities.InlineExpectationsTest
|
|
import TestUtilities.InlineFlowTest
|
|
import TaintFlowTest<SensitiveCommunicationConfig>
|