diff --git a/slither.config.json b/slither.config.json new file mode 100644 index 00000000..58122174 --- /dev/null +++ b/slither.config.json @@ -0,0 +1,7 @@ +{ + "exclude_informational": true, + "exclude_low": true, + "exclude_medium": false, + "exclude_high": false, + "json": "" +} \ No newline at end of file