Skip to main content

Heroku Platform Key

Description

General

Revoke the secret

Tokens can be revoked from the user's dashboard

Check for suspicious activity

This feature is not available.

Details for Heroku token

  • Family: token

  • Category: cloud_provider

  • Company: Heroku

  • High recall: False

  • Validity check available: True

  • Analyzer available: False

  • On-premise instances exist: False

  • Only valid secrets raise an alert: True

  • Minimum number of matches: 1

  • Occurrences found for one million commits: 3.18

  • 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

Details for Heroku token prefixed

  • Family: token

  • Category: cloud_provider

  • Company: Heroku

  • High recall: True

  • Validity check available: True

  • Analyzer available: False

  • On-premise instances exist: False

  • Only valid secrets raise an alert: False

  • Minimum number of matches: 1

  • Occurrences found for one million commits: 0.75

  • Prefixed: True

  • PreValidators:

- type: ContentWhitelistPreValidator
patterns:
- hrku-

Examples

# V2
- text: |
SECRET_KEY=HRKU-3ea6e66e-eff8-4f16-82d5-927fd9a9a4a1
apikey: HRKU-3ea6e66e-eff8-4f16-82d5-927fd9a9a4a1
# V3
- text: |
SECRET_KEY=HRKU-AA7GoieTSqkJnA7rq5_cubkA6rUhLwYdTvHMibbVqF0E_____pdd_E3vdHXI
apikey: HRKU-AA7GoieTSqkJnA7rq5_cubkA6rUhLwYdTvHMibbVqF0E_____pdd_E3vdHXI