12
.sobelow-conf
Normal file
12
.sobelow-conf
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
verbose: true,
|
||||
private: false,
|
||||
skip: true,
|
||||
router: "",
|
||||
exit: "false",
|
||||
format: "txt",
|
||||
out: "",
|
||||
threshold: "low",
|
||||
ignore: ["Config.Secrets", "XSS", "Config.HTTPS"],
|
||||
ignore_files: [""]
|
||||
]
|
||||
Reference in New Issue
Block a user