Skip to content

Commit

Permalink
added new protos (#394)
Browse files Browse the repository at this point in the history
* Merge branch 'protos' of https://github.com/ladybug0125/trufflehog into protos

* make protos

Co-authored-by: Dustin Decker <dustin@trufflesec.com>
  • Loading branch information
ladybug0125 and dustin-decker authored Apr 14, 2022
1 parent dd86389 commit 313ab5d
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 6 deletions.
28 changes: 22 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.

4 changes: 4 additions & 0 deletions proto/detectors.proto
Original file line number Diff line number Diff line change
Expand Up @@ -798,6 +798,10 @@ enum DetectorType {
Detectify = 794;
Statuscake = 795;
Jumpseller = 796;
LunchMoney = 797;
Rosette = 798;
Yelp = 799;
Atera = 800;
}

message Result {
Expand Down

0 comments on commit 313ab5d

Please sign in to comment.