@ -42,6 +42,10 @@ func main() {
Timeout: 15 * time.Second,
}
if viper.GetBool("debug") {
log.SetLevel(log.DebugLevel)
c, err := yara.NewCompiler()
if err != nil {
The note is not visible to the blocked user.