diff --git a/helper/secret-patterns.txt b/helper/secret-patterns.txt index d8c75723..773b974d 100644 --- a/helper/secret-patterns.txt +++ b/helper/secret-patterns.txt @@ -1,4 +1,7 @@ AKIA[0-9A-Z]{16,40} ([A-Za-z0-9]{32})\-([A-Za-z0-9]{16})\-([A-Za-z0-9]{24}) ghp_[A-Za-z0-9]{36} -xox[baprs]-([0-9A-Za-z]{10,48}) \ No newline at end of file +xox[baprs]-([0-9A-Za-z]{10,48}) +SK[0-9a-fA-F]{32} +sk_live_[0-9a-zA-Z]{24} +AIza[0-9A-Za-z-_]{35} \ No newline at end of file