maliceio / malice

VirusTotal Wanna Be - Now with 100% more Hipster
Apache License 2.0
1.63k stars 266 forks source link

FEATURE REQUEST: Custom timeout elasticsearch and disable install of plugins #73

Closed draske79 closed 5 years ago

draske79 commented 5 years ago

FEATURE REQUEST

If I disable plugins in the plugin.toml file that the plugins do not get downloaded or updated with malice plugin update -all. This would save time and diskspace.

Thanks !!!

blacktop commented 5 years ago

This should work?

https://github.com/maliceio/malice/blob/master/config/config.toml#L33

blacktop commented 5 years ago

Are you running the latest version of malice?

It should only try to update enabled plugins?

https://github.com/maliceio/malice/blob/master/commands/plugin.go#L161

blacktop commented 5 years ago

please see #80