This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-02-10 20:21:10 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
54109b8ea7ce7b413f2d672b52e2ccfde8795e72
codeql
/
java
/
ql
/
test
/
query-tests
/
security
/
CWE-927
History
Tony Torralba
43f4dd8bc4
Consider taint through bitwise operations on PendingIntent flags
2022-11-22 11:39:30 +01:00
..
ImplicitPendingIntentsTest.expected
Added tests
2022-01-14 10:31:56 +01:00
ImplicitPendingIntentsTest.java
Consider taint through bitwise operations on PendingIntent flags
2022-11-22 11:39:30 +01:00
ImplicitPendingIntentsTest.ql
Change test to avoid collision with SensitiveCommunication.ql
2022-01-14 10:32:01 +01:00
options
Move query and tests out of experimental
2021-10-20 17:09:56 +01:00
SensitiveCommunication.expected
Rename from SensitiveBroadcast to SensitiveCommmunication
2021-10-20 17:09:59 +01:00
SensitiveCommunication.java
Rename from SensitiveBroadcast to SensitiveCommmunication
2021-10-20 17:09:59 +01:00
SensitiveCommunication.ql
Fix up test
2021-10-21 16:46:07 +01:00