Predicate isInsecureCookie
Holds if cw has the Secure attribute set to false, either explicitly or by default.
Import path
import semmle.go.security.CookieWithoutSecurepredicate isInsecureCookie(CookieWrite cw)Holds if cw has the Secure attribute set to false, either explicitly or by default.
import semmle.go.security.CookieWithoutSecurepredicate isInsecureCookie(CookieWrite cw)