mirror of
https://github.com/github/codeql.git
synced 2026-04-25 08:45:14 +02:00
Java: Address review comments.
This commit is contained in:
@@ -9,10 +9,8 @@ extensions:
|
||||
- ["uri-path", "default"]
|
||||
|
||||
# Android threat models
|
||||
- ["android-widget", "android"]
|
||||
- ["android-external-storage-dir", "android"]
|
||||
- ["contentprovider", "android"]
|
||||
- ["android-external-storage-dir", "android"]
|
||||
|
||||
# Remote threat models
|
||||
- ["request", "remote"]
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
extensions:
|
||||
extensions:
|
||||
|
||||
- addsTo:
|
||||
|
||||
Reference in New Issue
Block a user