Skip to main content

Talend Personal Access Token

⚠️ Important Note ⚠️

This detector has been removed from GitGuardian's secrets detection engine for internal reason.
In case an incident notice regarding this detector appears in the GitGuardian dashboard, please refer to the following documentation.

Description

General

  • Documentation: https://help.talend.com/home
  • Summary: Talend is a software editor specialized in data integration. Talend personal access tokens are used to authenticate to Talend Cloud APIs. They are bound to users and each user can have up to 5 of them.
  • IPs allowlist: Users can set up an IP allowlist using Talend's API (see here).
  • Scopes: This feature is not available.

Revoke the secret

Personal access tokens can be managed for all users (see here). In case it is needed, user and all their corresponding tokens can be deleted (see here).

Check for suspicious activity

An Audit logging service is provided to monitor activities on Talend Cloud applications (see here). Please note that depending the subscription package, logs are kept only for a given amount of time.

Details for Talend personal access token

  • Family: Api

  • Company: Talend

  • High Recall: False

  • Validity Check: False

  • Minimum Number of Matches: 1

  • Occurrences found for one million commits: 0.01

  • Prefixed: False

  • PreValidators:

- type: FilenameBanlistPreValidator
banlist_extensions:
- css
- html
- lock
- md
- storyboard
- xib
banlist_filenames: []
check_binaries: false
- type: ContentWhitelistPreValidator
patterns:
- talend
- type: ContentWhitelistPreValidator
patterns:
- token
- key
- secret

Examples

- text: >
talend.token=123abc456-SLqaeGXaAy-tqOYCWICrDJl-3plrpCTWZ-5ZDjU-ECVaFj4GebNwp3
apikey: 123abc456-SLqaeGXaAy-tqOYCWICrDJl-3plrpCTWZ-5ZDjU-ECVaFj4GebNwp3

- text: >
"value": "apid.ap.cloud.talend.com/api/v1",
"name": "tokenUser1",
"value": "sJAxe8_WTK2eYmRt8IwOg4FsKtQ2FjgjLvysIFTzjkJitwtIi61_Ym55y123asd4",
apikey: sJAxe8_WTK2eYmRt8IwOg4FsKtQ2FjgjLvysIFTzjkJitwtIi61_Ym55y123asd4

How can I help you ?