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