maliceio / malice

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

Updating virus definitions through a file. #97

Open alfonsogab opened 5 years ago

alfonsogab commented 5 years ago

Is there a way to update the av plugins virus definition through a file? We are currently deploying the images through kubernetes and kubernetes does not have command commit that docker have. Is there a way to make the plugin updated by feeding a file into that image and read that file as its virus definition?

blacktop commented 4 years ago

will your cluster have access to the internet? meaning can it do essentially a docker pull?