Skip to content

Commit

Permalink
Added new detectors (trufflesecurity#443)
Browse files Browse the repository at this point in the history
  • Loading branch information
roxanne-tampus authored Apr 22, 2022
1 parent 865bc5b commit 0dedefd
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 6 deletions.
69 changes: 63 additions & 6 deletions pkg/pb/detectorspb/detectors.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 14 additions & 0 deletions proto/detectors.proto
Original file line number Diff line number Diff line change
Expand Up @@ -820,6 +820,20 @@ enum DetectorType {
Appointed = 816;
Wit = 817;
RechargePayments = 818;
Diggernaut = 819;
MonkeyLearn = 820;
Duply = 821;
Postbacks = 822;
Collect2 = 823;
ZenRows = 824;
Zipcodebase = 825;
Tefter = 826;
Twist = 827;
BraintreePayments = 828;
CloudConvert = 829;
Grafana = 830;
ConvertApi = 831;
Transferwise = 832;
}

message Result {
Expand Down

0 comments on commit 0dedefd

Please sign in to comment.