Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9df514c

Browse files
committed
Whitespace removal from varnish WAF script
1 parent f7cde30 commit 9df514c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

waf/varnish.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
from lib.core.enums import HTTP_HEADER
1111
from lib.core.settings import WAF_ATTACK_VECTORS
1212

13-
__product__ = "Varnish FireWall (OWASP) "
13+
__product__ = "Varnish FireWall (OWASP)"
1414

1515
def detect(get_page):
1616
retval = False

0 commit comments

Comments
 (0)