Skip to content

Commit

Permalink
Detector-Competition-Fix: Fix FakeJSON (deprecated) (trufflesecurity#…
Browse files Browse the repository at this point in the history
  • Loading branch information
lc authored Nov 2, 2023
1 parent ab89689 commit b5cc6c1
Show file tree
Hide file tree
Showing 5 changed files with 531 additions and 741 deletions.
89 changes: 0 additions & 89 deletions pkg/detectors/fakejson/fakejson.go

This file was deleted.

120 changes: 0 additions & 120 deletions pkg/detectors/fakejson/fakejson_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 @@ -238,7 +238,6 @@ import (
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/extractorapi"
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/facebookoauth"
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/faceplusplus"
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/fakejson"
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/fastforex"
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/fastlypersonaltoken"
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/feedier"
Expand Down Expand Up @@ -1116,7 +1115,6 @@ func DefaultDetectors() []detectors.Detector {
bitcoinaverage.Scanner{},
zipcodeapi.Scanner{},
gyazo.Scanner{},
fakejson.Scanner{},
// sparkpost.Scanner{},
locationiq.Scanner{},
saucelabs.Scanner{},
Expand Down
Loading

0 comments on commit b5cc6c1

Please sign in to comment.