Skip to content

Commit

Permalink
Added DigitalOceanV2 detector (trufflesecurity#828)
Browse files Browse the repository at this point in the history
  • Loading branch information
ladybug0125 committed Sep 28, 2022
1 parent 02310a6 commit 80dcfbe
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
16 changes: 10 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.

1 change: 1 addition & 0 deletions proto/detectors.proto
Original file line number Diff line number Diff line change
Expand Up @@ -898,6 +898,7 @@ enum DetectorType {
Workday = 894;
MongoDB = 895;
NGC = 896;
DigitalOceanV2 = 897;
}

message Result {
Expand Down

0 comments on commit 80dcfbe

Please sign in to comment.