We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ac1b4b commit 06c328cCopy full SHA for 06c328c
ql/src/experimental/CWE-1004/AuthCookie.qll
@@ -145,7 +145,7 @@ private class NameToGinSetCookieTrackingConfiguration extends DataFlow2::Configu
145
}
146
147
/**
148
- * A cookie passed the second parameter to `gorilla/sessions.Session.Save`.
+ * The base of `gorilla/sessions.Session.Save` call.
149
*/
150
private class GorillaSessionSaveSink extends DataFlow::Node {
151
GorillaSessionSaveSink() {
0 commit comments