diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c2ac1da936b42bba1853be758fa6b3166bf15d6f..aa81d74d23d7fde8b43070489ae3a7019ddd3b81 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -25,40 +25,40 @@ update_clamav_db: # Fetch additional database files - wget -O badmacro.ndb https://ftp.swin.edu.au/sanesecurity/badmacro.ndb - # - wget -O blurl.ndb https://ftp.swin.edu.au/sanesecurity/blurl.ndb - # - wget -O bofhland_cracked_URL.ndb https://ftp.swin.edu.au/sanesecurity/bofhland_cracked_URL.ndb - # - wget -O bofhland_malware_URL.ndb https://ftp.swin.edu.au/sanesecurity/bofhland_malware_URL.ndb - # - wget -O bofhland_malware_attach.hdb https://ftp.swin.edu.au/sanesecurity/bofhland_malware_attach.hdb - # - wget -O bofhland_phishing_URL.ndb https://ftp.swin.edu.au/sanesecurity/bofhland_phishing_URL.ndb - # - wget -O foxhole_filename.cdb https://ftp.swin.edu.au/sanesecurity/foxhole_filename.cdb - # - wget -O foxhole_generic.cdb https://ftp.swin.edu.au/sanesecurity/foxhole_generic.cdb - # - wget -O foxhole_js.cdb https://ftp.swin.edu.au/sanesecurity/foxhole_js.cdb - # - wget -O foxhole_js.ndb https://ftp.swin.edu.au/sanesecurity/foxhole_js.ndb - # - wget -O hackingteam.hsb https://ftp.swin.edu.au/sanesecurity/hackingteam.hsb - # - wget -O junk.ndb https://ftp.swin.edu.au/sanesecurity/junk.ndb - # - wget -O jurlbl.ndb https://ftp.swin.edu.au/sanesecurity/jurlbl.ndb - # - wget -O jurlbla.ndb https://ftp.swin.edu.au/sanesecurity/jurlbla.ndb - # - wget -O lott.ndb https://ftp.swin.edu.au/sanesecurity/lott.ndb - # - wget -O malwarehash.hsb https://ftp.swin.edu.au/sanesecurity/malwarehash.hsb - # - wget -O phish.ndb https://ftp.swin.edu.au/sanesecurity/phish.ndb - # - wget -O phishtank.ndb https://ftp.swin.edu.au/sanesecurity/phishtank.ndb - # - wget -O porcupine.ndb https://ftp.swin.edu.au/sanesecurity/porcupine.ndb - # - wget -O rogue.hdb https://ftp.swin.edu.au/sanesecurity/rogue.hdb - # - wget -O scam.ndb https://ftp.swin.edu.au/sanesecurity/scam.ndb - # - wget -O shelter.ldb https://ftp.swin.edu.au/sanesecurity/shelter.ldb - # - wget -O spamattach.hdb https://ftp.swin.edu.au/sanesecurity/spamattach.hdb - # - wget -O spamimg.hdb https://ftp.swin.edu.au/sanesecurity/spamimg.hdb - # - wget -O spear.ndb https://ftp.swin.edu.au/sanesecurity/spear.ndb - # - wget -O spearl.ndb https://ftp.swin.edu.au/sanesecurity/spearl.ndb - # - wget -O winnow.attachments.hdb https://ftp.swin.edu.au/sanesecurity/winnow.attachments.hdb - # - wget -O winnow_bad_cw.hdb https://ftp.swin.edu.au/sanesecurity/winnow_bad_cw.hdb - # - wget -O winnow_extended_malware.hdb https://ftp.swin.edu.au/sanesecurity/winnow_extended_malware.hdb - # - wget -O winnow_extended_malware_links.ndb https://ftp.swin.edu.au/sanesecurity/winnow_extended_malware_links.ndb - # - wget -O winnow_malware.hdb https://ftp.swin.edu.au/sanesecurity/winnow_malware.hdb - # - wget -O winnow_malware_links.ndb https://ftp.swin.edu.au/sanesecurity/winnow_malware_links.ndb - # - wget -O winnow_phish_complete_url.ndb https://ftp.swin.edu.au/sanesecurity/winnow_phish_complete_url.ndb - # - wget -O winnow_spam_complete.ndb https://ftp.swin.edu.au/sanesecurity/winnow_spam_complete.ndb - # - wget -O urlhaus.ndb https://urlhaus.abuse.ch/downloads/urlhaus.ndb + - wget -O blurl.ndb https://ftp.swin.edu.au/sanesecurity/blurl.ndb + - wget -O bofhland_cracked_URL.ndb https://ftp.swin.edu.au/sanesecurity/bofhland_cracked_URL.ndb + - wget -O bofhland_malware_URL.ndb https://ftp.swin.edu.au/sanesecurity/bofhland_malware_URL.ndb + - wget -O bofhland_malware_attach.hdb https://ftp.swin.edu.au/sanesecurity/bofhland_malware_attach.hdb + - wget -O bofhland_phishing_URL.ndb https://ftp.swin.edu.au/sanesecurity/bofhland_phishing_URL.ndb + - wget -O foxhole_filename.cdb https://ftp.swin.edu.au/sanesecurity/foxhole_filename.cdb + - wget -O foxhole_generic.cdb https://ftp.swin.edu.au/sanesecurity/foxhole_generic.cdb + - wget -O foxhole_js.cdb https://ftp.swin.edu.au/sanesecurity/foxhole_js.cdb + - wget -O foxhole_js.ndb https://ftp.swin.edu.au/sanesecurity/foxhole_js.ndb + - wget -O hackingteam.hsb https://ftp.swin.edu.au/sanesecurity/hackingteam.hsb + - wget -O junk.ndb https://ftp.swin.edu.au/sanesecurity/junk.ndb + - wget -O jurlbl.ndb https://ftp.swin.edu.au/sanesecurity/jurlbl.ndb + - wget -O jurlbla.ndb https://ftp.swin.edu.au/sanesecurity/jurlbla.ndb + - wget -O lott.ndb https://ftp.swin.edu.au/sanesecurity/lott.ndb + - wget -O malwarehash.hsb https://ftp.swin.edu.au/sanesecurity/malwarehash.hsb + - wget -O phish.ndb https://ftp.swin.edu.au/sanesecurity/phish.ndb + - wget -O phishtank.ndb https://ftp.swin.edu.au/sanesecurity/phishtank.ndb + - wget -O porcupine.ndb https://ftp.swin.edu.au/sanesecurity/porcupine.ndb + - wget -O rogue.hdb https://ftp.swin.edu.au/sanesecurity/rogue.hdb + - wget -O scam.ndb https://ftp.swin.edu.au/sanesecurity/scam.ndb + - wget -O shelter.ldb https://ftp.swin.edu.au/sanesecurity/shelter.ldb + - wget -O spamattach.hdb https://ftp.swin.edu.au/sanesecurity/spamattach.hdb + - wget -O spamimg.hdb https://ftp.swin.edu.au/sanesecurity/spamimg.hdb + - wget -O spear.ndb https://ftp.swin.edu.au/sanesecurity/spear.ndb + - wget -O spearl.ndb https://ftp.swin.edu.au/sanesecurity/spearl.ndb + - wget -O winnow.attachments.hdb https://ftp.swin.edu.au/sanesecurity/winnow.attachments.hdb + - wget -O winnow_bad_cw.hdb https://ftp.swin.edu.au/sanesecurity/winnow_bad_cw.hdb + - wget -O winnow_extended_malware.hdb https://ftp.swin.edu.au/sanesecurity/winnow_extended_malware.hdb + - wget -O winnow_extended_malware_links.ndb https://ftp.swin.edu.au/sanesecurity/winnow_extended_malware_links.ndb + - wget -O winnow_malware.hdb https://ftp.swin.edu.au/sanesecurity/winnow_malware.hdb + - wget -O winnow_malware_links.ndb https://ftp.swin.edu.au/sanesecurity/winnow_malware_links.ndb + - wget -O winnow_phish_complete_url.ndb https://ftp.swin.edu.au/sanesecurity/winnow_phish_complete_url.ndb + - wget -O winnow_spam_complete.ndb https://ftp.swin.edu.au/sanesecurity/winnow_spam_complete.ndb + - wget -O urlhaus.ndb https://urlhaus.abuse.ch/downloads/urlhaus.ndb # Configure git - git config --global user.email "git+bmi-opendesk-tooling-clamav-db-mirror-3684-issue-@opencode.de"