Skip to content

Commit 06c328c

Browse files
edvraaowen-mc
authored andcommitted
Fix comment
1 parent 3ac1b4b commit 06c328c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ql/src/experimental/CWE-1004/AuthCookie.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ private class NameToGinSetCookieTrackingConfiguration extends DataFlow2::Configu
145145
}
146146

147147
/**
148-
* A cookie passed the second parameter to `gorilla/sessions.Session.Save`.
148+
* The base of `gorilla/sessions.Session.Save` call.
149149
*/
150150
private class GorillaSessionSaveSink extends DataFlow::Node {
151151
GorillaSessionSaveSink() {

0 commit comments

Comments
 (0)