Skip to content

Commit d7d9ffc

Browse files
maikypediageoffw0
andauthored
Doc error
Co-authored-by: Geoffrey White <[email protected]>
1 parent cea3477 commit d7d9ffc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

swift/ql/lib/codeql/swift/security/CommandInjectionExtensions.qll

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ private class ProcessType extends NominalType {
4343
}
4444

4545
/**
46-
* A `DataFlow::Node` that is an expression stored with the Realm database
47-
* library.
46+
* A `DataFlow::Node` that is written into a `Process` object.
4847
*/
4948
private class ProcessSink extends CommandInjectionSink instanceof DataFlow::Node {
5049
ProcessSink() {

0 commit comments

Comments
 (0)