Start configuring sobelow

This commit is contained in:
Claudio Ortolina
2026-03-07 18:15:57 +00:00
parent 041455bf9d
commit 72ab206135
+16
View File
@@ -0,0 +1,16 @@
[
exit: false,
format: "txt",
ignore_files: [],
ignore: [
# Enabled via config/runtime.exs
"Config.HTTPS"
],
out: nil,
private: false,
router: nil,
skip: false,
threshold: :low,
verbose: false,
version: false
]