- Major changes
- Removed "assets" folder (moved banner img to imgur)
-
Added 2 new secrets regex patterns:
- Asana Client ID
- Asana Client Secret
-
IPv4 regex pattern removed because of false positives
-
Added 4 new secrets regex patterns:
- Shopify Access Token
- Shopify Custom Access Token
- Shopify Private App Access Token
- Shopify Shared Secret
-
Changed regex and jsbeautify import libs
-
Added 11 new secrets regex patterns:
- URL Schemes
- Adobe Client Secret
- Alibaba AccessKey ID
- Clojars API Token
- Doppler API Token
- Dynatrace API Token
- EasyPost API Token
- GitHub App Token
- GitHub Personal Access Token
- GitLab Personal Access Token
- NPM Access Token
-
Fixed GCP API Key regex
-
Removed useless if/else code
- Added 2 new secrets regex patterns:
- Slack Webhook+
- Slack OAuth Tokens
-
Added 9 new secrets regex patterns:
- Artifactory API Token & Password
- Cloudinary Basic Auth
- Facebook Client ID
- IPv4 Address
- Linkedin Secret Key
- Picatic API Key
- Mailto String
- Slack Token
- URL Parameters
-
Fixed error message when not parsing arguments
-
Changed status messages icons
-
Changed README.md banner
-
Updated README.md
-
Added 5 new secrets regex patterns:
- PGP Private Key Block
- SSH DSA Private Key
- SSH EC Private Key
- SSH RSA Key
- SSH ED25519 Public Key
-
Added jsbeautifier lib to improve regex pattern matching
-
Fixed blank regex pattern matching caused by not beautified code
-
Fixed infinite JavaScript file scanning
-
Added and updated a bunch of secrets regex:
- Cloudinary
- Firebase URL
- Slack Token
- Facebook Access & API
- Mailgun API Key
- Heroku API Key
- Picatic API Key
- Paypal Braintree
- Twitter Access & OAuth Token
- GitHub URL
- Stripe
- Slack Webhook
- Twilio API Key
- Square Access Token & OAuth Secret
-
Removed text file with URLs scanner to fix bugs
- Pinkerton accept a text file with URLs now!
- Secret searcher module finished!
- Improved the code
- JavaScript file link extractor finished!
- Improved the code
- Thinking in a better color system...
- Official Pinkerton release