Samsara API Key
#
Description#
General- Documentation: https://developers.samsara.com/reference
- Summary: Samsara is an all-in-one platform for real-time GPS fleet tracking, routing and dispatch. Samsara provides an API to access multiple information on a given fleet of vehicles. This detector aims at catching API keys to access this service.
- IPs allowlist: As of the time of writing this documentation, this feature is not available.
- Scopes: API tokens are scoped using tags that can be added when creating the token.
#
Revoke the secretThe secret can be revoked from Samsara dashboard.
#
Check for suspicious activityAs of the time of writing this documentation, this feature is not available.
Samsara apikey v1
#
Details for Family: Api
Category: Other
Company: Samsara
High recall: False
Validity check available: True
On-premise instances exist: False
Only valid secrets raise an alert: False
Minimum number of matches: 1
Occurrences found for one million commits: 0.01
Prefixed: False
PreValidators:
- type: FilenameBanlistPreValidator banlist_extensions: [] banlist_filenames: [] check_binaries: false include_default_banlist_extensions: true ban_markup: true- type: ContentWhitelistPreValidator patterns: - samsara
#
Examples- text: | samsara context access_token = "6XWXxCINWCRGi9qRl9JEz90x5lxAHU" apikey: 6XWXxCINWCRGi9qRl9JEz90x5lxAHU
Samsara apikey v2
#
Details for Family: Api
Category: Other
Company: Samsara
High recall: True
Validity check available: True
On-premise instances exist: False
Only valid secrets raise an alert: False
Minimum number of matches: 1
Occurrences found for one million commits: 0.03
Prefixed: True
PreValidators:
- type: ContentWhitelistPreValidator patterns: - samsara_api_
#
Examples- text: | any context samsara_api_6XWXxCINWCRGi9qRl9JEz90x5lxAHU apikey: samsara_api_6XWXxCINWCRGi9qRl9JEz90x5lxAHU