mirror of
https://github.com/trufflesecurity/trufflehog.git
synced 2024-11-10 15:14:38 +00:00
added closecrm detector
This commit is contained in:
parent
2eafda79a9
commit
38f958c111
1 changed files with 1 additions and 3 deletions
|
@ -2,10 +2,8 @@ package closecrm
|
|||
|
||||
import (
|
||||
"context"
|
||||
"fmt"
|
||||
|
||||
// "log"
|
||||
b64 "encoding/base64"
|
||||
"fmt"
|
||||
"net/http"
|
||||
"regexp"
|
||||
"strings"
|
||||
|
|
Loading…
Reference in a new issue