Skip to content

Commit

Permalink
deprecated Integromat detector becuase they are gone. (#2856)
Browse files Browse the repository at this point in the history
remove the package as well.
  • Loading branch information
abmussani authored May 16, 2024
1 parent bcbc9c5 commit 15c6333
Show file tree
Hide file tree
Showing 5 changed files with 762 additions and 955 deletions.
73 changes: 0 additions & 73 deletions pkg/detectors/integromat/integromat.go

This file was deleted.

120 changes: 0 additions & 120 deletions pkg/detectors/integromat/integromat_test.go

This file was deleted.

2 changes: 0 additions & 2 deletions pkg/engine/defaults.go
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,6 @@ import (
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/insightly"
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/instabot"
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/instamojo"
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/integromat"
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/intercom"
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/interseller"
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/intra42"
Expand Down Expand Up @@ -965,7 +964,6 @@ func DefaultDetectors() []detectors.Detector {
&smartsheets.Scanner{},
// &wepay.Scanner{},
// &artifactory.Scanner{},
&integromat.Scanner{},
&linenotify.Scanner{},
&float.Scanner{},
&monday.Scanner{},
Expand Down
Loading

0 comments on commit 15c6333

Please sign in to comment.