Heroku Platform Key
#
Description#
General- Documentation: https://devcenter.heroku.com/articles/platform-api-quickstart#authentication
- Summary: Heroku is a cloud provider, the platform key allow developers to authenticate on Heroku Platform in scripts and applications.
- IPs allowlist: This feature is not available.
- Scopes: Multiple scopes can be set when creating a token.
#
Revoke the secretTokens can be revoked from the user's dashboard
#
Check for suspicious activityThis feature is not available.
Heroku token
#
Details for Family: Api
Category: Cloud Provider
Company: Heroku
High recall: False
Validity check available: True
On-premise instances exist: False
Only valid secrets raise an alert: True
Minimum number of matches: 1
Occurrences found for one million commits: 10.59
Prefixed: False
PreValidators:
- type: FilenameBanlistPreValidator banlist_extensions: [] banlist_filenames: - \.idea/workspace\.xml check_binaries: false include_default_banlist_extensions: true ban_markup: false- type: ContentWhitelistPreValidator patterns: - heroku
#
Examples- text: "HEROKU_API_KEY : d75c7509-1a26-4283-ba45-3e59df710b8f" apikey: d75c7509-1a26-4283-ba45-3e59df710b8f- text: "variable HEROKU_API_KEY = 8ca41b0d-ae34-4d10-a0c0-0d619b37d60b" apikey: 8ca41b0d-ae34-4d10-a0c0-0d619b37d60b- text: "HEROKU_API_KEY : d75c7509-1a26-4283-ba45-3e59df710b8f" apikey: d75c7509-1a26-4283-ba45-3e59df710b8f