Remove TheHive automation (#35)

This commit is contained in:
Jonas Plum
2022-02-27 15:31:17 +01:00
committed by GitHub
parent 338aba8342
commit fd18458f3d
9 changed files with 1 additions and 678 deletions

View File

@@ -11,9 +11,6 @@ var SHA1HashAutomation string
//go:embed automations/vt.hash.py
var VTHashAutomation string
//go:embed automations/thehive.py
var TheHiveAutomation string
//go:embed automations/comment.py
var CommentAutomation string
@@ -22,6 +19,3 @@ var MalwarePlaybook string
//go:embed playbooks/phishing.yml
var PhishingPlaybook string
//go:embed playbooks/simple.yaml
var SimplePlaybook string