Skip to content

Commit 0dedefd

Browse files
Added new detectors (#443)
1 parent 865bc5b commit 0dedefd

File tree

2 files changed

+77
-6
lines changed

2 files changed

+77
-6
lines changed

pkg/pb/detectorspb/detectors.pb.go

+63-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

proto/detectors.proto

+14
Original file line numberDiff line numberDiff line change
@@ -820,6 +820,20 @@ enum DetectorType {
820820
Appointed = 816;
821821
Wit = 817;
822822
RechargePayments = 818;
823+
Diggernaut = 819;
824+
MonkeyLearn = 820;
825+
Duply = 821;
826+
Postbacks = 822;
827+
Collect2 = 823;
828+
ZenRows = 824;
829+
Zipcodebase = 825;
830+
Tefter = 826;
831+
Twist = 827;
832+
BraintreePayments = 828;
833+
CloudConvert = 829;
834+
Grafana = 830;
835+
ConvertApi = 831;
836+
Transferwise = 832;
823837
}
824838

825839
message Result {

0 commit comments

Comments
 (0)