Skip to main content

influxdb_token

Description

General

Revoke the secret

Token can be deleted from InfluxDB account settings.

Check for suspicious activity

This feature is not mentioned in the documentation.

Details for Influxdb token

  • Family: token

  • Category: data_storage

  • Company: Influxdata

  • 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: 15.975

  • Prefixed: True

  • PreValidators:

- type: ContentWhitelistPreValidator
patterns:
- influx
- type: ContentWhitelistPreValidator
patterns:
- token
- api[-._]?key

Examples

- text: |
INFLUX_TOKEN=nxft2SEGZrEH2-jwDIea6tDSiX6TqHn50u0kOcDqSRnUdnK35VYauC1buWdwh-UFq7dgeb7qf3pMyKg6sbf6zg==
apikey: nxft2SEGZrEH2-jwDIea6tDSiX6TqHn50u0kOcDqSRnUdnK35VYauC1buWdwh-UFq7dgeb7qf3pMyKg6sbf6zg==
- text: |
INFLUX_TOKEN='z62qZYqGCOCI1zx3cFZYFcosWJoGw9XKIeEcF_GWwhfefRBSMjQfl3M5-ZDZN1FOFvWJPJHVi2-bZ6hPaQWvpw=='
apikey: z62qZYqGCOCI1zx3cFZYFcosWJoGw9XKIeEcF_GWwhfefRBSMjQfl3M5-ZDZN1FOFvWJPJHVi2-bZ6hPaQWvpw==
OSZAR »