Skip to main content

Uber Server Token

Description

General

Revoke the secret

Tokens can only be revoked from the app's dashboard.

Check for suspicious activity

This feature is not described in the documentation.

Details for Uber server token

  • Family: Api

  • Category: Other

  • Company: Uber

  • 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: very rare

  • Prefixed: False

  • PreValidators:

- type: FilenameBanlistPreValidator
banlist_extensions: []
banlist_filenames: []
check_binaries: false
include_default_banlist_extensions: true
ban_markup: false
- type: ContentWhitelistPreValidator
patterns:
- uber

Examples

- text: 'config.uber.server_token = "Bxna7WFIVdjbi5oaaQHIav-X1X27PWyHUAaWoOsV"'
apikey: Bxna7WFIVdjbi5oaaQHIav-X1X27PWyHUAaWoOsV
- text: "uber, server_token: 'OBKbz3z1bPk1NQ77-sY_4W_xXljyGE3ypnJ727W_',"
apikey: OBKbz3z1bPk1NQ77-sY_4W_xXljyGE3ypnJ727W_
- text: 'uber, server_token: OBKbz3z1bPk1NQ77-sY_4W_xXljyGE3ypnJ727W_'
apikey: OBKbz3z1bPk1NQ77-sY_4W_xXljyGE3ypnJ727W_
- text: config.uber.server_token = "Bxna7WFIVdjbi5oaaQHIav-X1X27PWyHUAaWoOsV"
apikey: Bxna7WFIVdjbi5oaaQHIav-X1X27PWyHUAaWoOsV

How can I help you ?