Skip to content

Commit

Permalink
added skybiometry detector
Browse files Browse the repository at this point in the history
  • Loading branch information
galevalerie authored and dustin-decker committed Mar 11, 2022
1 parent 3a6592a commit b77495f
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions pkg/detectors/skybiometry/skybiometry.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,10 @@ package skybiometry

import (
"context"

// "log"
"regexp"
"strings"

"net/http"
"net/url"
"regexp"
"strings"

"github.com/trufflesecurity/trufflehog/v3/pkg/common"
"github.com/trufflesecurity/trufflehog/v3/pkg/detectors"
Expand Down

0 comments on commit b77495f

Please sign in to comment.