mobilizon/.sobelow-conf
Thomas Citharel a6c2fb97a7
Add sobelow
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-22 19:44:58 +01:00

13 lines
206 B
Plaintext

[
verbose: true,
private: false,
skip: true,
router: "",
exit: "false",
format: "txt",
out: "",
threshold: "low",
ignore: ["Config.Secrets", "XSS", "Config.HTTPS"],
ignore_files: [""]
]