Skip to content

Commit

Permalink
Detector-Competition-Fix: Fix/Remove Happi Detection & Verification (#…
Browse files Browse the repository at this point in the history
…2003)

* Detector-Competition-Fix: Fix/Remove Happi Detection & Verification

---------

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

This file was deleted.

120 changes: 0 additions & 120 deletions pkg/detectors/happi/happi_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 @@ -314,7 +314,6 @@ import (
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/guardianapi"
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/gumroad"
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/gyazo"
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/happi"
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/happyscribe"
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/harvest"
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/heatmapapi"
Expand Down Expand Up @@ -1361,7 +1360,6 @@ func DefaultDetectors() []detectors.Detector {
ditto.Scanner{},
buddyns.Scanner{},
checio.Scanner{},
happi.Scanner{},
kucoin.Scanner{},
eightxeight.Scanner{},
avazapersonalaccesstoken.Scanner{},
Expand Down
Loading

0 comments on commit b776f9c

Please sign in to comment.