Skip to content

Commit 0971db8

Browse files
Added new detectors (#400)
* added new protos * added new detectors
1 parent 313ab5d commit 0971db8

File tree

2 files changed

+62
-7
lines changed

2 files changed

+62
-7
lines changed

pkg/pb/detectorspb/detectors.pb.go

Lines changed: 51 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

proto/detectors.proto

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -802,6 +802,17 @@ enum DetectorType {
802802
Rosette = 798;
803803
Yelp = 799;
804804
Atera = 800;
805+
EcoStruxureIT = 801;
806+
Aha = 802;
807+
Parsehub = 803;
808+
PackageCloud = 804;
809+
Cloudsmith = 805;
810+
Flowdash = 806;
811+
Flowdock = 807;
812+
Fibery = 808;
813+
Typetalk = 809;
814+
VoodooSMS = 810;
815+
ZulipChat = 811;
805816
}
806817

807818
message Result {

0 commit comments

Comments
 (0)