Releases: oppsec/Pinkerton
Releases · oppsec/Pinkerton
Pinkerton 1.6
🎉 1.6 - 31/07/2022
-
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
Full Changelog: 1.5...1.6
Pinkerton 1.5
🎉 1.5 - 28/07/2022
-
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
Full Changelog: 1.4...1.5
Pinkerton 1.4
🎉 1.4 - 18/07/2022
-
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
Full Changelog: 1.3...1.4
Pinkerton 1.3
🎉 1.3 - 04/07/2022
-
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