We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 483d3ad commit c2c65b4Copy full SHA for c2c65b4
gixy/plugins/alias_traversal.py
@@ -6,7 +6,7 @@
6
import re
7
8
class alias_traversal(Plugin):
9
- """
+ r"""
10
Insecure examples:
11
location /files {
12
alias /home/;
0 commit comments