Skip to content

Commit

Permalink
Detector-Competition-Fix: Depreciate Glitterly (#2000)
Browse files Browse the repository at this point in the history
  • Loading branch information
lc authored Oct 25, 2023
1 parent 386c54e commit cebd92d
Show file tree
Hide file tree
Showing 5 changed files with 356 additions and 555 deletions.
78 changes: 0 additions & 78 deletions pkg/detectors/glitterlyapi/glitterlyapi.go

This file was deleted.

120 changes: 0 additions & 120 deletions pkg/detectors/glitterlyapi/glitterlyapi_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 @@ -306,7 +306,6 @@ import (
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/gitlabv2"
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/gitter"
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/glassnode"
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/glitterlyapi"
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/gocanvas"
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/gocardless"
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors/goodday"
Expand Down Expand Up @@ -1405,7 +1404,6 @@ func DefaultDetectors() []detectors.Detector {
convier.Scanner{},
loadmill.Scanner{},
magicbell.Scanner{},
glitterlyapi.Scanner{},
apitemplate.Scanner{},
knapsackpro.Scanner{},
twitter.Scanner{},
Expand Down
Loading

0 comments on commit cebd92d

Please sign in to comment.