We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cea3477 commit d7d9ffcCopy full SHA for d7d9ffc
swift/ql/lib/codeql/swift/security/CommandInjectionExtensions.qll
@@ -43,8 +43,7 @@ private class ProcessType extends NominalType {
43
}
44
45
/**
46
- * A `DataFlow::Node` that is an expression stored with the Realm database
47
- * library.
+ * A `DataFlow::Node` that is written into a `Process` object.
48
*/
49
private class ProcessSink extends CommandInjectionSink instanceof DataFlow::Node {
50
ProcessSink() {
0 commit comments