mirror of
https://github.com/trufflesecurity/trufflehog.git
synced 2024-11-10 07:04:24 +00:00
Feature/add protos1 (#364)
This commit is contained in:
parent
b85467e556
commit
b33376fc16
2 changed files with 56 additions and 7 deletions
|
@ -806,6 +806,16 @@ const (
|
|||
DetectorType_ExtractorAPI DetectorType = 784
|
||||
DetectorType_Signable DetectorType = 785
|
||||
DetectorType_MagicBell DetectorType = 786
|
||||
DetectorType_Stormboard DetectorType = 787
|
||||
DetectorType_Apilayer DetectorType = 788
|
||||
DetectorType_Disqus DetectorType = 789
|
||||
DetectorType_Woopra DetectorType = 790
|
||||
DetectorType_Paperform DetectorType = 791
|
||||
DetectorType_Gumroad DetectorType = 792
|
||||
DetectorType_Paydirtyapp DetectorType = 793
|
||||
DetectorType_Detectify DetectorType = 794
|
||||
DetectorType_Statuscake DetectorType = 795
|
||||
DetectorType_Jumpseller DetectorType = 796
|
||||
)
|
||||
|
||||
// Enum value maps for DetectorType.
|
||||
|
@ -1594,6 +1604,16 @@ var (
|
|||
784: "ExtractorAPI",
|
||||
785: "Signable",
|
||||
786: "MagicBell",
|
||||
787: "Stormboard",
|
||||
788: "Apilayer",
|
||||
789: "Disqus",
|
||||
790: "Woopra",
|
||||
791: "Paperform",
|
||||
792: "Gumroad",
|
||||
793: "Paydirtyapp",
|
||||
794: "Detectify",
|
||||
795: "Statuscake",
|
||||
796: "Jumpseller",
|
||||
}
|
||||
DetectorType_value = map[string]int32{
|
||||
"Alibaba": 0,
|
||||
|
@ -2379,6 +2399,16 @@ var (
|
|||
"ExtractorAPI": 784,
|
||||
"Signable": 785,
|
||||
"MagicBell": 786,
|
||||
"Stormboard": 787,
|
||||
"Apilayer": 788,
|
||||
"Disqus": 789,
|
||||
"Woopra": 790,
|
||||
"Paperform": 791,
|
||||
"Gumroad": 792,
|
||||
"Paydirtyapp": 793,
|
||||
"Detectify": 794,
|
||||
"Statuscake": 795,
|
||||
"Jumpseller": 796,
|
||||
}
|
||||
)
|
||||
|
||||
|
@ -2718,7 +2748,7 @@ var file_detectors_proto_rawDesc = []byte{
|
|||
0x75, 0x73, 0x65, 0x72, 0x12, 0x34, 0x0a, 0x16, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x5f, 0x6b,
|
||||
0x65, 0x79, 0x5f, 0x66, 0x69, 0x6e, 0x67, 0x65, 0x72, 0x70, 0x72, 0x69, 0x6e, 0x74, 0x18, 0x02,
|
||||
0x20, 0x01, 0x28, 0x09, 0x52, 0x14, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x4b, 0x65, 0x79, 0x46,
|
||||
0x69, 0x6e, 0x67, 0x65, 0x72, 0x70, 0x72, 0x69, 0x6e, 0x74, 0x2a, 0xf0, 0x62, 0x0a, 0x0c, 0x44,
|
||||
0x69, 0x6e, 0x67, 0x65, 0x72, 0x70, 0x72, 0x69, 0x6e, 0x74, 0x2a, 0x8c, 0x64, 0x0a, 0x0c, 0x44,
|
||||
0x65, 0x74, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x54, 0x79, 0x70, 0x65, 0x12, 0x0b, 0x0a, 0x07, 0x41,
|
||||
0x6c, 0x69, 0x62, 0x61, 0x62, 0x61, 0x10, 0x00, 0x12, 0x08, 0x0a, 0x04, 0x41, 0x4d, 0x51, 0x50,
|
||||
0x10, 0x01, 0x12, 0x07, 0x0a, 0x03, 0x41, 0x57, 0x53, 0x10, 0x02, 0x12, 0x09, 0x0a, 0x05, 0x41,
|
||||
|
@ -3509,12 +3539,21 @@ var file_detectors_proto_rawDesc = []byte{
|
|||
0x6f, 0x64, 0x65, 0x71, 0x75, 0x69, 0x72, 0x79, 0x10, 0x8f, 0x06, 0x12, 0x11, 0x0a, 0x0c, 0x45,
|
||||
0x78, 0x74, 0x72, 0x61, 0x63, 0x74, 0x6f, 0x72, 0x41, 0x50, 0x49, 0x10, 0x90, 0x06, 0x12, 0x0d,
|
||||
0x0a, 0x08, 0x53, 0x69, 0x67, 0x6e, 0x61, 0x62, 0x6c, 0x65, 0x10, 0x91, 0x06, 0x12, 0x0e, 0x0a,
|
||||
0x09, 0x4d, 0x61, 0x67, 0x69, 0x63, 0x42, 0x65, 0x6c, 0x6c, 0x10, 0x92, 0x06, 0x42, 0x3d, 0x5a,
|
||||
0x3b, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x74, 0x72, 0x75, 0x66,
|
||||
0x66, 0x6c, 0x65, 0x73, 0x65, 0x63, 0x75, 0x72, 0x69, 0x74, 0x79, 0x2f, 0x74, 0x72, 0x75, 0x66,
|
||||
0x66, 0x6c, 0x65, 0x68, 0x6f, 0x67, 0x2f, 0x76, 0x33, 0x2f, 0x70, 0x6b, 0x67, 0x2f, 0x70, 0x62,
|
||||
0x2f, 0x64, 0x65, 0x74, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x73, 0x70, 0x62, 0x62, 0x06, 0x70, 0x72,
|
||||
0x6f, 0x74, 0x6f, 0x33,
|
||||
0x09, 0x4d, 0x61, 0x67, 0x69, 0x63, 0x42, 0x65, 0x6c, 0x6c, 0x10, 0x92, 0x06, 0x12, 0x0f, 0x0a,
|
||||
0x0a, 0x53, 0x74, 0x6f, 0x72, 0x6d, 0x62, 0x6f, 0x61, 0x72, 0x64, 0x10, 0x93, 0x06, 0x12, 0x0d,
|
||||
0x0a, 0x08, 0x41, 0x70, 0x69, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x10, 0x94, 0x06, 0x12, 0x0b, 0x0a,
|
||||
0x06, 0x44, 0x69, 0x73, 0x71, 0x75, 0x73, 0x10, 0x95, 0x06, 0x12, 0x0b, 0x0a, 0x06, 0x57, 0x6f,
|
||||
0x6f, 0x70, 0x72, 0x61, 0x10, 0x96, 0x06, 0x12, 0x0e, 0x0a, 0x09, 0x50, 0x61, 0x70, 0x65, 0x72,
|
||||
0x66, 0x6f, 0x72, 0x6d, 0x10, 0x97, 0x06, 0x12, 0x0c, 0x0a, 0x07, 0x47, 0x75, 0x6d, 0x72, 0x6f,
|
||||
0x61, 0x64, 0x10, 0x98, 0x06, 0x12, 0x10, 0x0a, 0x0b, 0x50, 0x61, 0x79, 0x64, 0x69, 0x72, 0x74,
|
||||
0x79, 0x61, 0x70, 0x70, 0x10, 0x99, 0x06, 0x12, 0x0e, 0x0a, 0x09, 0x44, 0x65, 0x74, 0x65, 0x63,
|
||||
0x74, 0x69, 0x66, 0x79, 0x10, 0x9a, 0x06, 0x12, 0x0f, 0x0a, 0x0a, 0x53, 0x74, 0x61, 0x74, 0x75,
|
||||
0x73, 0x63, 0x61, 0x6b, 0x65, 0x10, 0x9b, 0x06, 0x12, 0x0f, 0x0a, 0x0a, 0x4a, 0x75, 0x6d, 0x70,
|
||||
0x73, 0x65, 0x6c, 0x6c, 0x65, 0x72, 0x10, 0x9c, 0x06, 0x42, 0x3d, 0x5a, 0x3b, 0x67, 0x69, 0x74,
|
||||
0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x74, 0x72, 0x75, 0x66, 0x66, 0x6c, 0x65, 0x73,
|
||||
0x65, 0x63, 0x75, 0x72, 0x69, 0x74, 0x79, 0x2f, 0x74, 0x72, 0x75, 0x66, 0x66, 0x6c, 0x65, 0x68,
|
||||
0x6f, 0x67, 0x2f, 0x76, 0x33, 0x2f, 0x70, 0x6b, 0x67, 0x2f, 0x70, 0x62, 0x2f, 0x64, 0x65, 0x74,
|
||||
0x65, 0x63, 0x74, 0x6f, 0x72, 0x73, 0x70, 0x62, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
|
||||
}
|
||||
|
||||
var (
|
||||
|
|
|
@ -788,6 +788,16 @@ enum DetectorType {
|
|||
ExtractorAPI = 784;
|
||||
Signable = 785;
|
||||
MagicBell = 786;
|
||||
Stormboard = 787;
|
||||
Apilayer = 788;
|
||||
Disqus = 789;
|
||||
Woopra = 790;
|
||||
Paperform =791;
|
||||
Gumroad = 792;
|
||||
Paydirtyapp = 793;
|
||||
Detectify = 794;
|
||||
Statuscake = 795;
|
||||
Jumpseller = 796;
|
||||
}
|
||||
|
||||
message Result {
|
||||
|
|
Loading…
Reference in a new issue