Skip to content

Commit

Permalink
Added new detectors (trufflesecurity#400)
Browse files Browse the repository at this point in the history
* added new protos

* added new detectors
  • Loading branch information
roxanne-tampus committed Apr 15, 2022
1 parent 313ab5d commit 0971db8
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 7 deletions.
58 changes: 51 additions & 7 deletions pkg/pb/detectorspb/detectors.pb.go

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

11 changes: 11 additions & 0 deletions proto/detectors.proto
Original file line number Diff line number Diff line change
Expand Up @@ -802,6 +802,17 @@ enum DetectorType {
Rosette = 798;
Yelp = 799;
Atera = 800;
EcoStruxureIT = 801;
Aha = 802;
Parsehub = 803;
PackageCloud = 804;
Cloudsmith = 805;
Flowdash = 806;
Flowdock = 807;
Fibery = 808;
Typetalk = 809;
VoodooSMS = 810;
ZulipChat = 811;
}

message Result {
Expand Down

0 comments on commit 0971db8

Please sign in to comment.