diff --git a/src/drivers/webextension/images/icons/BugHerd.svg b/src/drivers/webextension/images/icons/BugHerd.svg new file mode 100644 index 000000000..8099fcde2 --- /dev/null +++ b/src/drivers/webextension/images/icons/BugHerd.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies/b.json b/src/technologies/b.json index 4d9ce6673..65d7c4fc9 100644 --- a/src/technologies/b.json +++ b/src/technologies/b.json @@ -1364,6 +1364,23 @@ "icon": "Bugcrowd.svg", "website": "https://www.bugcrowd.com" }, + "BugHerd": { + "cats": [ + 13 + ], + "description": "BugHerd is a cloud-based feedback collection and bug management tool.", + "icon": "BugHerd.svg", + "js": { + "BugHerdConfig": "" + }, + "saas": true, + "scriptSrc": "\\.bugherd\\.com/", + "pricing": [ + "recurring", + "low" + ], + "website": "https://bugherd.com" + }, "Bugzilla": { "cats": [ 13