Skip to content

Commit

Permalink
Detector-Competition-Fix: Fix/Remove Flowdock detector (#2004)
Browse files Browse the repository at this point in the history
* Detector-Competition-Fix: Fix/Remove Flowdock detector

---------

Co-authored-by: āh̳̕med <[email protected]>
Co-authored-by: ahmed <[email protected]>
  • Loading branch information
3 people authored Oct 26, 2023
1 parent b776f9c commit 8505d24
Show file tree
Hide file tree
Showing 5 changed files with 182 additions and 380 deletions.
77 changes: 0 additions & 77 deletions pkg/detectors/flowdock/flowdock.go

This file was deleted.

120 changes: 0 additions & 120 deletions pkg/detectors/flowdock/flowdock_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 @@ -265,7 +265,6 @@ import (
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/flightstats"
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/float"
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/flowdash"
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/flowdock"
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/flowflu"
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/flutterwave"
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/fmfw"
Expand Down Expand Up @@ -1429,7 +1428,6 @@ func DefaultDetectors() []detectors.Detector {
flowdash.Scanner{},
lunchmoney.Scanner{},
atera.Scanner{},
flowdock.Scanner{},
parsehub.Scanner{},
voodoosms.Scanner{},
yelp.Scanner{},
Expand Down
Loading

0 comments on commit 8505d24

Please sign in to comment.