Skip to content

Commit c2c65b4

Browse files
author
Joshua Rogers
committed
fixup docstring
1 parent 483d3ad commit c2c65b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gixy/plugins/alias_traversal.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import re
77

88
class alias_traversal(Plugin):
9-
"""
9+
r"""
1010
Insecure examples:
1111
location /files {
1212
alias /home/;

0 commit comments

Comments
 (0)