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 1248810 commit 1fb54adCopy full SHA for 1fb54ad
swift/ql/lib/codeql/swift/frameworks/StandardLibrary/Url.qll
@@ -2,7 +2,7 @@ import swift
2
private import codeql.swift.dataflow.FlowSources
3
4
/**
5
- * Model certain members of `URL` as sources of remote flow.
+ * A model for `URL` members that are sources of remote flow.
6
*/
7
class UrlRemoteFlowSource extends RemoteFlowSource {
8
UrlRemoteFlowSource() {
0 commit comments