mirror of
https://github.com/github/codeql.git
synced 2025-12-21 03:06:31 +01:00
Add period to alert message
This commit is contained in:
@@ -106,4 +106,4 @@ private class PackageArchiveMimeTypeConfiguration extends TaintTracking2::Config
|
|||||||
|
|
||||||
from DataFlow::PathNode source, DataFlow::PathNode sink, ExternalSourceConfiguration config
|
from DataFlow::PathNode source, DataFlow::PathNode sink, ExternalSourceConfiguration config
|
||||||
where config.hasFlowPath(source, sink)
|
where config.hasFlowPath(source, sink)
|
||||||
select sink.getNode(), source, sink, "Android APK installation"
|
select sink.getNode(), source, sink, "Arbitrary Android APK installation."
|
||||||
|
|||||||
Reference in New Issue
Block a user