mirror of
https://github.com/github/codeql.git
synced 2026-05-03 20:58:03 +02:00
Add tests for Android flow steps
This commit is contained in:
@@ -242,7 +242,7 @@ private class TaintPropagationModels extends SummaryModelCsv {
|
||||
[
|
||||
"Array", "ArrayList", "Boolean", "Bundle", "Byte", "Double", "FileDescriptor", "Float",
|
||||
"HashMap", "Int", "Long", "Parcelable", "ParcelableArray", "PersistableBundle",
|
||||
"Serializable", "Size", "SizeF", "SparseArray", "SparseBolleanArray", "String",
|
||||
"Serializable", "Size", "SizeF", "SparseArray", "SparseBooleanArray", "String",
|
||||
"StrongBinder", "TypedObject", "Value"
|
||||
] + ";;;Argument[-1];ReturnValue;taint"
|
||||
or
|
||||
|
||||
Reference in New Issue
Block a user