Predicate isInsecureDirect
Holds if cw has the Secure attribute explicitly set to false, from the expression boolFalse.
Import path
import semmle.go.security.CookieWithoutSecurepredicate isInsecureDirect(CookieWrite cw, Expr boolFalse)Holds if cw has the Secure attribute explicitly set to false, from the expression boolFalse.
import semmle.go.security.CookieWithoutSecurepredicate isInsecureDirect(CookieWrite cw, Expr boolFalse)