osxcollector_output_filters
osxcollector_output_filters copied to clipboard
Add whitelist support to virustotal.LookupUrlsFilter
Migrated from https://github.com/Yelp/osxcollector/issues/84
Looking up all of the URLs in the OSXCollector output might cause some sensitive data to be send to VirusTotal.
Let's follow what we are doing with the domains in LookupDomainsFilter and not look up the reports for the whitelisted stuff.