mirror of
https://github.com/trufflesecurity/trufflehog.git
synced 2024-11-10 07:04:24 +00:00
added new protos (#445)
This commit is contained in:
parent
0dedefdd1b
commit
5aaa60e418
2 changed files with 76 additions and 7 deletions
|
@ -852,6 +852,20 @@ const (
|
|||
DetectorType_Grafana DetectorType = 830
|
||||
DetectorType_ConvertApi DetectorType = 831
|
||||
DetectorType_Transferwise DetectorType = 832
|
||||
DetectorType_Bulksms DetectorType = 833
|
||||
DetectorType_Databox DetectorType = 834
|
||||
DetectorType_Onesignal DetectorType = 835
|
||||
DetectorType_Rentman DetectorType = 836
|
||||
DetectorType_Parseur DetectorType = 837
|
||||
DetectorType_Docparser DetectorType = 838
|
||||
DetectorType_Formsite DetectorType = 839
|
||||
DetectorType_Tickettailor DetectorType = 840
|
||||
DetectorType_Lemlist DetectorType = 841
|
||||
DetectorType_Prodpad DetectorType = 842
|
||||
DetectorType_Formstack DetectorType = 843
|
||||
DetectorType_Codeclimate DetectorType = 844
|
||||
DetectorType_Codemagic DetectorType = 845
|
||||
DetectorType_Vbout DetectorType = 846
|
||||
)
|
||||
|
||||
// Enum value maps for DetectorType.
|
||||
|
@ -1686,6 +1700,20 @@ var (
|
|||
830: "Grafana",
|
||||
831: "ConvertApi",
|
||||
832: "Transferwise",
|
||||
833: "Bulksms",
|
||||
834: "Databox",
|
||||
835: "Onesignal",
|
||||
836: "Rentman",
|
||||
837: "Parseur",
|
||||
838: "Docparser",
|
||||
839: "Formsite",
|
||||
840: "Tickettailor",
|
||||
841: "Lemlist",
|
||||
842: "Prodpad",
|
||||
843: "Formstack",
|
||||
844: "Codeclimate",
|
||||
845: "Codemagic",
|
||||
846: "Vbout",
|
||||
}
|
||||
DetectorType_value = map[string]int32{
|
||||
"Alibaba": 0,
|
||||
|
@ -2517,6 +2545,20 @@ var (
|
|||
"Grafana": 830,
|
||||
"ConvertApi": 831,
|
||||
"Transferwise": 832,
|
||||
"Bulksms": 833,
|
||||
"Databox": 834,
|
||||
"Onesignal": 835,
|
||||
"Rentman": 836,
|
||||
"Parseur": 837,
|
||||
"Docparser": 838,
|
||||
"Formsite": 839,
|
||||
"Tickettailor": 840,
|
||||
"Lemlist": 841,
|
||||
"Prodpad": 842,
|
||||
"Formstack": 843,
|
||||
"Codeclimate": 844,
|
||||
"Codemagic": 845,
|
||||
"Vbout": 846,
|
||||
}
|
||||
)
|
||||
|
||||
|
@ -2856,7 +2898,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, 0xc0, 0x68, 0x0a, 0x0c, 0x44,
|
||||
0x69, 0x6e, 0x67, 0x65, 0x72, 0x70, 0x72, 0x69, 0x6e, 0x74, 0x2a, 0x94, 0x6a, 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,
|
||||
|
@ -3692,12 +3734,25 @@ var file_detectors_proto_rawDesc = []byte{
|
|||
0x64, 0x43, 0x6f, 0x6e, 0x76, 0x65, 0x72, 0x74, 0x10, 0xbd, 0x06, 0x12, 0x0c, 0x0a, 0x07, 0x47,
|
||||
0x72, 0x61, 0x66, 0x61, 0x6e, 0x61, 0x10, 0xbe, 0x06, 0x12, 0x0f, 0x0a, 0x0a, 0x43, 0x6f, 0x6e,
|
||||
0x76, 0x65, 0x72, 0x74, 0x41, 0x70, 0x69, 0x10, 0xbf, 0x06, 0x12, 0x11, 0x0a, 0x0c, 0x54, 0x72,
|
||||
0x61, 0x6e, 0x73, 0x66, 0x65, 0x72, 0x77, 0x69, 0x73, 0x65, 0x10, 0xc0, 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,
|
||||
0x61, 0x6e, 0x73, 0x66, 0x65, 0x72, 0x77, 0x69, 0x73, 0x65, 0x10, 0xc0, 0x06, 0x12, 0x0c, 0x0a,
|
||||
0x07, 0x42, 0x75, 0x6c, 0x6b, 0x73, 0x6d, 0x73, 0x10, 0xc1, 0x06, 0x12, 0x0c, 0x0a, 0x07, 0x44,
|
||||
0x61, 0x74, 0x61, 0x62, 0x6f, 0x78, 0x10, 0xc2, 0x06, 0x12, 0x0e, 0x0a, 0x09, 0x4f, 0x6e, 0x65,
|
||||
0x73, 0x69, 0x67, 0x6e, 0x61, 0x6c, 0x10, 0xc3, 0x06, 0x12, 0x0c, 0x0a, 0x07, 0x52, 0x65, 0x6e,
|
||||
0x74, 0x6d, 0x61, 0x6e, 0x10, 0xc4, 0x06, 0x12, 0x0c, 0x0a, 0x07, 0x50, 0x61, 0x72, 0x73, 0x65,
|
||||
0x75, 0x72, 0x10, 0xc5, 0x06, 0x12, 0x0e, 0x0a, 0x09, 0x44, 0x6f, 0x63, 0x70, 0x61, 0x72, 0x73,
|
||||
0x65, 0x72, 0x10, 0xc6, 0x06, 0x12, 0x0d, 0x0a, 0x08, 0x46, 0x6f, 0x72, 0x6d, 0x73, 0x69, 0x74,
|
||||
0x65, 0x10, 0xc7, 0x06, 0x12, 0x11, 0x0a, 0x0c, 0x54, 0x69, 0x63, 0x6b, 0x65, 0x74, 0x74, 0x61,
|
||||
0x69, 0x6c, 0x6f, 0x72, 0x10, 0xc8, 0x06, 0x12, 0x0c, 0x0a, 0x07, 0x4c, 0x65, 0x6d, 0x6c, 0x69,
|
||||
0x73, 0x74, 0x10, 0xc9, 0x06, 0x12, 0x0c, 0x0a, 0x07, 0x50, 0x72, 0x6f, 0x64, 0x70, 0x61, 0x64,
|
||||
0x10, 0xca, 0x06, 0x12, 0x0e, 0x0a, 0x09, 0x46, 0x6f, 0x72, 0x6d, 0x73, 0x74, 0x61, 0x63, 0x6b,
|
||||
0x10, 0xcb, 0x06, 0x12, 0x10, 0x0a, 0x0b, 0x43, 0x6f, 0x64, 0x65, 0x63, 0x6c, 0x69, 0x6d, 0x61,
|
||||
0x74, 0x65, 0x10, 0xcc, 0x06, 0x12, 0x0e, 0x0a, 0x09, 0x43, 0x6f, 0x64, 0x65, 0x6d, 0x61, 0x67,
|
||||
0x69, 0x63, 0x10, 0xcd, 0x06, 0x12, 0x0a, 0x0a, 0x05, 0x56, 0x62, 0x6f, 0x75, 0x74, 0x10, 0xce,
|
||||
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 (
|
||||
|
|
|
@ -834,6 +834,20 @@ enum DetectorType {
|
|||
Grafana = 830;
|
||||
ConvertApi = 831;
|
||||
Transferwise = 832;
|
||||
Bulksms = 833;
|
||||
Databox = 834;
|
||||
Onesignal = 835;
|
||||
Rentman = 836;
|
||||
Parseur = 837;
|
||||
Docparser = 838;
|
||||
Formsite = 839;
|
||||
Tickettailor = 840;
|
||||
Lemlist = 841;
|
||||
Prodpad = 842;
|
||||
Formstack = 843;
|
||||
Codeclimate = 844;
|
||||
Codemagic = 845;
|
||||
Vbout = 846;
|
||||
}
|
||||
|
||||
message Result {
|
||||
|
|
Loading…
Reference in a new issue