mirror of
https://github.com/trufflesecurity/trufflehog.git
synced 2024-11-10 07:04:24 +00:00
Add new canary ID (#3117)
This commit is contained in:
parent
67c01aee6e
commit
a3d3565248
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ var thinkstCanaryList = map[string]struct{}{
|
|||
"717712589309": {},
|
||||
"819147034852": {},
|
||||
"992382622183": {},
|
||||
"730335385048": {},
|
||||
}
|
||||
|
||||
const thinkstMessage = "This is an AWS canary token generated at canarytokens.org, and was not set off; learn more here: https://trufflesecurity.com/canaries"
|
||||
|
|
Loading…
Reference in a new issue