Skip to content

Commit 313ab5d

Browse files
added new protos (#394)
* Merge branch 'protos' of https://github.com/ladybug0125/trufflehog into protos * make protos Co-authored-by: Dustin Decker <[email protected]>
1 parent dd86389 commit 313ab5d

File tree

2 files changed

+26
-6
lines changed

2 files changed

+26
-6
lines changed

pkg/pb/detectorspb/detectors.pb.go

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

proto/detectors.proto

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -798,6 +798,10 @@ enum DetectorType {
798798
Detectify = 794;
799799
Statuscake = 795;
800800
Jumpseller = 796;
801+
LunchMoney = 797;
802+
Rosette = 798;
803+
Yelp = 799;
804+
Atera = 800;
801805
}
802806

803807
message Result {

0 commit comments

Comments
 (0)