Nicholas Marrone
Results
1
comments of
Nicholas Marrone
Can fix by replacing the VirusTotal function with the following code: ``` VirusTotal() { # Ensure domain and VIRUSTOTAL_API_KEY are set if [ -z "$domain" ] || [ -z "$VIRUSTOTAL_API_KEY"...