{"meta":{"title":"支持的机密扫描模式","intro":"支持的机密列表和 GitHub 与之合作的合作伙伴，以防止欺诈性使用意外提交的机密。","product":"安全性和代码质量","breadcrumbs":[{"href":"/zh/code-security","title":"安全性和代码质量"},{"href":"/zh/code-security/reference","title":"Reference"},{"href":"/zh/code-security/reference/secret-security","title":"机密安全性"},{"href":"/zh/code-security/reference/secret-security/supported-secret-scanning-patterns","title":"支持的模式"}],"documentType":"article"},"body":"# 支持的机密扫描模式\n\n\n支持的机密列表和 GitHub 与之合作的合作伙伴，以防止欺诈性使用意外提交的机密。\n\n\n## About secret scanning patterns\n\nThere are three types of secret scanning alerts:\n\n* **User alerts:** Reported to users in the ** Security and quality** tab of the repository, when a supported secret is detected in the repository.\n* **Push protection alerts:** Reported to users in the ** Security and quality** tab of the repository, when a contributor bypasses push protection.\n* **Partner alerts:** Reported directly to secret providers that are part of secret scanning's partner program. These alerts are not reported in the ** Security and quality** tab of the repository.\n\nFor in-depth information about each alert type, see [About secret scanning alerts](/en/code-security/secret-scanning/managing-alerts-from-secret-scanning/about-alerts).\n\nFor details about all the supported patterns, see the [Supported secrets](#supported-secrets) section below.\n\nIf you use the REST API for secret scanning, you can use the `Secret type` to report on secrets from specific issuers. For more information, see [REST API endpoints for secret scanning](/en/enterprise-cloud@latest/rest/secret-scanning).\n\nIf you believe that secret scanning should have detected a secret committed to your repository, and it has not, you first need to check that GitHub supports your secret. For more information, refer to the following sections. For more advanced troubleshooting information, see [Secret scanning detection scope](/en/code-security/secret-scanning/troubleshooting-secret-scanning-and-push-protection/troubleshooting-secret-scanning).\n\n## Supported secrets\n\nThe tables list the secrets supported by secret scanning for each secret type. Information in the tables may include this data:\n\n* **Provider:** Name of the token provider.\n* **Partner:** Token for which leaks are reported to the relevant token partner. Applies to public repositories and all gists, including secret gists. Secret gists are not private and can be accessed by anyone with the URL. See [About gists](/en/get-started/writing-on-github/editing-and-sharing-content-with-gists/creating-gists#about-gists).\n* **User:** Token for which leaks are reported to users on GitHub.\n  * Applies to public repositories, and to private repositories where GitHub Secret Protection and secret scanning are enabled.\n  * Includes default tokens, which relate to supported patterns and specified custom patterns, as well as non-provider tokens such as private keys, which usually have a higher ratio of false positives.\n  * For secret scanning to scan for non-provider patterns, the detection of non-provider patterns must be enabled for the repository or the organization. For more information, see [Enabling secret scanning for your repository](/en/code-security/secret-scanning/enabling-secret-scanning-features/enabling-secret-scanning-for-your-repository).\n* **Push protection:** Token for which leaks are reported to users on GitHub. Applies to repositories with secret scanning and push protection enabled.\n* **Validity check:** Token for which a validity check is implemented. For partner tokens, GitHub sends the token to the relevant partner. Note that not all partners are based in the United States. For more information, see [Advanced Security](/en/site-policy/github-terms/github-terms-for-additional-products-and-features#advanced-security) in the Site Policy documentation.\n* **Metadata check:** Token for which extended metadata is available, providing additional context about the detected secret.\n* **Base64:** Token for which Base64-encoded versions are supported.\n\n### Non-provider patterns\n\nPrecision levels are estimated based on the pattern type's typical false positive rates.\n\n| Provider | Token                                | Description                                                            | Precision |\n| :------- | :----------------------------------- | :--------------------------------------------------------------------- | :-------- |\n| Generic  | ec\\_private\\_key                     | Elliptic Curve (EC) private keys used for cryptographic operations     | High      |\n| Generic  | generic\\_private\\_key                | Cryptographic private keys with `-----BEGIN PRIVATE KEY-----` header   | High      |\n| Generic  | http\\_basic\\_authentication\\_header  | HTTP Basic Authentication credentials in request headers               | Medium    |\n| Generic  | http\\_bearer\\_authentication\\_header | HTTP Bearer tokens used for API authentication                         | Medium    |\n| Generic  | mongodb\\_connection\\_string          | Connection strings for MongoDB databases containing credentials        | High      |\n| Generic  | mysql\\_connection\\_url               | Connection strings for MySQL databases containing credentials          | High      |\n| Generic  | openssh\\_private\\_key                | OpenSSH format private keys used for SSH authentication                | High      |\n| Generic  | pgp\\_private\\_key                    | PGP (Pretty Good Privacy) private keys used for encryption and signing | High      |\n| Generic  | postgres\\_connection\\_string         | Connection strings for PostgreSQL databases containing credentials     | High      |\n| Generic  | rsa\\_private\\_key                    | RSA private keys used for cryptographic operations                     | High      |\n\n> \\[!NOTE]\n> Validity checks are **not supported** for non-provider patterns.\n\n### Copilot secret scanning\n\nSecret scanning uses Copilot to detect generic passwords. See [Responsible detection of generic secrets with Copilot secret scanning](/en/code-security/secret-scanning/copilot-secret-scanning/responsible-ai-generic-secrets).\n\n| Provider | Token    |\n| -------- | :------- |\n| Generic  | password |\n\n> \\[!NOTE] Push protection and validity checks are not supported for passwords.\n\n### Default patterns\n\n> \\[!NOTE]\n> Validity and extended metadata checks are only available to users with GitHub Team or GitHub Enterprise who enable the feature as part of GitHub Secret Protection.\n\n| Provider                       | Token                                                                                                           |                                  Partner                                  |                                    User                                   |                              Push protection                              |                               Validity check                              |                               Metadata check                              |                                   Base64                                  |\n| ------------------------------ | :-------------------------------------------------------------------------------------------------------------- | :-----------------------------------------------------------------------: | :-----------------------------------------------------------------------: | :-----------------------------------------------------------------------: | :-----------------------------------------------------------------------: | :-----------------------------------------------------------------------: | :-----------------------------------------------------------------------: |\n| 1Password                      | 1password\\_service\\_account\\_token                                                                              |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Adafruit                       | adafruit\\_io\\_key                                                                                               | ✓ | ✓ | ✓ | ✓ | ✓ |  ✗  |\n| Adobe                          | adobe\\_client\\_secret                                                                                           | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Adobe                          | adobe\\_device\\_token                                                                                            | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Adobe                          | adobe\\_pac\\_token                                                                                               | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Adobe                          | adobe\\_refresh\\_token                                                                                           | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Adobe                          | adobe\\_service\\_token                                                                                           | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Adobe                          | adobe\\_short\\_lived\\_access\\_token                                                                              | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Aikido                         | aikido\\_api\\_client\\_secret                                                                                     |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Aikido                         | aikido\\_ci\\_scanning\\_token                                                                                     |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Airtable                       | airtable\\_api\\_key                                                                                              |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Airtable                       | airtable\\_personal\\_access\\_token                                                                               |  ✗  | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Aiven                          | aiven\\_auth\\_token                                                                                              | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Aiven                          | aiven\\_service\\_password                                                                                        | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Alibaba                        | alibaba\\_cloud\\_access\\_key\\_id, alibaba\\_cloud\\_access\\_key\\_secret                                       | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Amazon AWS                     | aws\\_access\\_key\\_id, aws\\_secret\\_access\\_key \n[Token versions](#token-versions)           | ✓ | ✓ | ✓ | ✓ |  ✗  | ✓ |\n| Amazon AWS                     | aws\\_api\\_key                                                                                                   | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Amazon AWS                     | aws\\_secret\\_access\\_key, aws\\_session\\_token, aws\\_temporary\\_access\\_key\\_id                        |  ✗  | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Anthropic                      | anthropic\\_admin\\_api\\_key                                                                                      | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Anthropic                      | anthropic\\_api\\_key \n[Token versions](#token-versions)                                           | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |\n| Anthropic                      | anthropic\\_session\\_id                                                                                          | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Apify                          | apify\\_actor\\_run\\_api\\_token                                                                                   | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Apify                          | apify\\_actor\\_run\\_proxy\\_password                                                                              | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Apify                          | apify\\_api\\_token                                                                                               | ✓ | ✓ | ✓ | ✓ | ✓ |  ✗  |\n| Apify                          | apify\\_integration\\_api\\_token                                                                                  | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Apify                          | apify\\_proxy\\_password                                                                                          | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Apify                          | apify\\_ui\\_token                                                                                                | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Apify                          | apify\\_webhook\\_dispatch\\_api\\_token                                                                            | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Asaas                          | asaas\\_api\\_token                                                                                               | ✓ | ✓ |  ✗  | ✓ |  ✗  |  ✗  |\n| Asana                          | asana\\_legacy\\_format\\_personal\\_access\\_token                                                                  |  ✗  | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| Asana                          | asana\\_personal\\_access\\_token \n[Token versions](#token-versions)                                |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Atlassian                      | atlassian\\_api\\_token \n[Token versions](#token-versions)                                         | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Atlassian                      | atlassian\\_jwt                                                                                                  | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Authress                       | authress\\_service\\_client\\_access\\_key                                                                          | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_active\\_directory\\_application\\_id, azure\\_active\\_directory\\_application\\_secret                   |  ✗  | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_active\\_directory\\_application\\_secret \n[Token versions](#token-versions)                 | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_active\\_directory\\_user\\_credential                                                                      | ✓ | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_ai\\_services\\_key                                                                                        | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_anomaly\\_detector\\_ee\\_key                                                                               | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_anomaly\\_detector\\_key                                                                                   | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_apim\\_direct\\_management\\_key                                                                            | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_apim\\_gateway\\_key                                                                                       | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_apim\\_repository\\_key                                                                                    | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Azure                          | azure\\_apim\\_subscription\\_key                                                                                  | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_app\\_configuration\\_connection\\_string                                                                   |  ✗  | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Azure                          | azure\\_app\\_configuration\\_key                                                                                  | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_batch\\_key\\_identifiable \n[Token versions](#token-versions)                               | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_cache\\_for\\_redis\\_access\\_key \n[Token versions](#token-versions)                         | ✓ | ✓ | ✓ |  ✗  |  ✗  | ✓ |\n| Azure                          | azure\\_cognitive\\_services\\_key                                                                                 | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_communication\\_services\\_connection\\_string                                                              |  ✗  | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Azure                          | azure\\_communication\\_services\\_key                                                                             | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_computer\\_vision\\_key                                                                                    | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_container\\_registry\\_key\\_identifiable                                                                   | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_content\\_moderator\\_key                                                                                  | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_content\\_safety\\_key                                                                                     | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_cosmosdb\\_key\\_identifiable \n[Token versions](#token-versions)                            | ✓ | ✓ | ✓ | ✓ |  ✗  | ✓ |\n| Azure                          | azure\\_custom\\_vision\\_prediction\\_key                                                                          | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_custom\\_vision\\_training\\_key                                                                            | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_devops\\_personal\\_access\\_token \n[Token versions](#token-versions)                        | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Azure                          | azure\\_event\\_grid\\_key\\_identifiable \n[Token versions](#token-versions)                         | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_event\\_hub\\_key\\_identifiable                                                                            | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_face\\_key                                                                                                | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_fluid\\_relay\\_key                                                                                        | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_form\\_recognizer\\_key                                                                                    | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_function\\_key \n[Token versions](#token-versions)                                          | ✓ | ✓ | ✓ |  ✗  |  ✗  | ✓ |\n| Azure                          | azure\\_health\\_decision\\_support\\_key                                                                           | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_health\\_insights\\_key                                                                                    | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_immersive\\_reader\\_key                                                                                   | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_internal\\_all\\_in\\_one\\_key                                                                              | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_iot\\_device\\_connection\\_string                                                                          |  ✗  | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Azure                          | azure\\_iot\\_device\\_key                                                                                         | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_iot\\_device\\_provisioning\\_key                                                                           | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_iot\\_hub\\_connection\\_string                                                                             |  ✗  | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Azure                          | azure\\_iot\\_hub\\_key                                                                                            | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_iot\\_provisioning\\_connection\\_string                                                                    |  ✗  | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Azure                          | azure\\_knowledge\\_key                                                                                           | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_logic\\_apps\\_url \n[Token versions](#token-versions)                                       | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_luis\\_authoring\\_key                                                                                     | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_luis\\_key                                                                                                | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_management\\_certificate                                                                                  | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_maps\\_key                                                                                                | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Azure                          | azure\\_metrics\\_advisor\\_key                                                                                    | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_mixed\\_reality\\_key                                                                                      | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_ml\\_inference\\_identifiable\\_key                                                                         | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_ml\\_internal\\_service\\_principal\\_identifiable\\_key                                                      | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_ml\\_web\\_service\\_classic\\_identifiable\\_key                                                             | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_openai\\_key \n[Token versions](#token-versions)                                            | ✓ | ✓ | ✓ |  ✗  |  ✗  | ✓ |\n| Azure                          | azure\\_personalizer\\_key                                                                                        | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_qna\\_maker\\_key                                                                                          | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_qna\\_maker\\_v2\\_key                                                                                      | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_quantum\\_key                                                                                             | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_relay\\_key\\_identifiable                                                                                 | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_sas\\_token                                                                                               | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_search\\_admin\\_key                                                                                       | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_search\\_query\\_key                                                                                       | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_service\\_bus\\_identifiable                                                                               | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_signalr\\_connection\\_string                                                                              |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_signalr\\_key \n[Token versions](#token-versions)                                           | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_speech\\_services\\_key                                                                                    | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_speech\\_translation\\_key                                                                                 | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_sql\\_connection\\_string                                                                                  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_sql\\_internal\\_default\\_cloudsa\\_key                                                                     | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_sql\\_password                                                                                            | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_storage\\_account\\_key \n[Token versions](#token-versions)                                  | ✓ | ✓ | ✓ |  ✗  |  ✗  | ✓ |\n| Azure                          | azure\\_text\\_analytics\\_key                                                                                     | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_text\\_translation\\_key                                                                                   | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_video\\_intelligence\\_key                                                                                 | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_web\\_app\\_bot\\_key                                                                                       | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_web\\_pub\\_sub\\_connection\\_string                                                                        |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | azure\\_web\\_pub\\_sub\\_key \n[Token versions](#token-versions)                                     | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Azure                          | microsoft\\_azure\\_entra\\_id\\_token                                                                              |  ✗  | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Azure                          | microsoft\\_corporate\\_network\\_user\\_credential                                                                 | ✓ | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| Baidu                          | baiduai\\_api\\_key                                                                                               | ✓ | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| Baidu                          | baiducloud\\_api\\_accesskey                                                                                      | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Beamer                         | beamer\\_api\\_key                                                                                                |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Bitbucket                      | bitbucket\\_server\\_personal\\_access\\_token                                                                      |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Bitrise                        | bitrise\\_personal\\_access\\_token                                                                                | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Bitrise                        | bitrise\\_workspace\\_api\\_token                                                                                  | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Block Protocol                 | block\\_protocol\\_api\\_key                                                                                       |  ✗  | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Brevo                          | sendinblue\\_api\\_key \n[Token versions](#token-versions)                                          | ✓ | ✓ | ✓ | ✓ |  ✗  | ✓ |\n| Brevo                          | sendinblue\\_smtp\\_key                                                                                           | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Buildkite                      | buildkite\\_agent\\_access\\_token                                                                                 | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Buildkite                      | buildkite\\_agent\\_job\\_token                                                                                    | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Buildkite                      | buildkite\\_agent\\_registration\\_token                                                                           | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Buildkite                      | buildkite\\_cluster\\_queue\\_token                                                                                | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Buildkite                      | buildkite\\_cluster\\_token                                                                                       | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Buildkite                      | buildkite\\_packages\\_registry\\_token                                                                            | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Buildkite                      | buildkite\\_packages\\_temporary\\_token                                                                           | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Buildkite                      | buildkite\\_portal\\_secret                                                                                       | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Buildkite                      | buildkite\\_portal\\_token                                                                                        | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Buildkite                      | buildkite\\_user\\_access\\_token                                                                                  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| Canadian Digital Service       | cds\\_canada\\_notify\\_api\\_key                                                                                   | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Canva                          | canva\\_app\\_secret                                                                                              | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Canva                          | canva\\_connect\\_api\\_secret                                                                                     | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Canva                          | canva\\_secret                                                                                                   | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Cashfree                       | cashfree\\_api\\_key                                                                                              | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Cfx.re                         | cfxre\\_server\\_key                                                                                              | ✓ | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| Checkout.com                   | checkout\\_production\\_secret\\_key \n[Token versions](#token-versions)                             | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Checkout.com                   | checkout\\_test\\_secret\\_key \n[Token versions](#token-versions)                                   | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Chief Tools                    | chief\\_tools\\_token                                                                                             | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| CircleCI                       | circleci\\_bot\\_access\\_token                                                                                    | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| CircleCI                       | circleci\\_personal\\_access\\_token                                                                               | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| CircleCI                       | circleci\\_project\\_access\\_token                                                                                | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| CircleCI                       | circleci\\_release\\_integration\\_token                                                                           | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Clojars                        | clojars\\_deploy\\_token                                                                                          | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Cloudflare                     | cloudflare\\_account\\_api\\_token                                                                                 | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Cloudflare                     | cloudflare\\_global\\_user\\_api\\_key                                                                              | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Cloudflare                     | cloudflare\\_user\\_api\\_token                                                                                    | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Cockroach Labs                 | ccdb\\_api\\_key                                                                                                  | ✓ | ✓ |  ✗  | ✓ |  ✗  |  ✗  |\n| Cohere                         | cohere\\_api\\_key                                                                                                |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Contentful                     | contentful\\_personal\\_access\\_token                                                                             | ✓ | ✓ | ✓ | ✓ | ✓ |  ✗  |\n| Contentful                     | contentful\\_web\\_token                                                                                          | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Contributed Systems            | contributed\\_systems\\_credentials                                                                               | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |  ✗  |\n| Coveo                          | coveo\\_access\\_token                                                                                            | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |  ✗  |\n| Coveo                          | coveo\\_api\\_key                                                                                                 | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |  ✗  |\n| crates.io                      | cratesio\\_api\\_token \n[Token versions](#token-versions)                                          | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Databento                      | databento\\_api\\_key                                                                                             | ✓ | ✓ |  ✗  | ✓ |  ✗  |  ✗  |\n| Databricks                     | databricks\\_access\\_token \n[Token versions](#token-versions)                                     | ✓ | ✓ | ✓ |  ✗  |  ✗  | ✓ |\n| Databricks                     | databricks\\_account\\_session\\_token                                                                             | ✓ | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| Databricks                     | databricks\\_federated\\_account\\_session\\_token                                                                  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| Databricks                     | databricks\\_oauth\\_code                                                                                         | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Databricks                     | databricks\\_oauth\\_refresh\\_token                                                                               | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Databricks                     | databricks\\_oauth\\_secret\\_token                                                                                | ✓ | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| Databricks                     | databricks\\_oauth\\_single\\_use\\_refresh\\_token\\_child                                                           | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Databricks                     | databricks\\_oauth\\_single\\_use\\_refresh\\_token\\_parent                                                          | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Databricks                     | databricks\\_scoped\\_api\\_token                                                                                  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| Databricks                     | databricks\\_scoped\\_internal\\_token                                                                             | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Databricks                     | databricks\\_token                                                                                               | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Databricks                     | databricks\\_workspace\\_session\\_token                                                                           | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Datadog                        | datadog\\_api\\_key                                                                                               | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |  ✗  |\n| Datadog                        | datadog\\_app\\_key                                                                                               | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |  ✗  |\n| Datadog                        | datadog\\_rcm                                                                                                    |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Datastax                       | datastax\\_astracs\\_token                                                                                        | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| DeepSeek                       | deepseek\\_api\\_key                                                                                              |  ✗  | ✓ |  ✗  | ✓ |  ✗  |  ✗  |\n| Defined Networking             | defined\\_networking\\_nebula\\_api\\_key                                                                           | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| DevCycle                       | devcycle\\_client\\_api\\_key                                                                                      | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| DevCycle                       | devcycle\\_mobile\\_api\\_key                                                                                      | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| DevCycle                       | devcycle\\_server\\_api\\_key                                                                                      | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| DigitalOcean                   | digitalocean\\_oauth\\_token                                                                                      | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| DigitalOcean                   | digitalocean\\_personal\\_access\\_token                                                                           | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| DigitalOcean                   | digitalocean\\_refresh\\_token                                                                                    | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| DigitalOcean                   | digitalocean\\_system\\_token                                                                                     | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Discord                        | discord\\_bot\\_token \n[Token versions](#token-versions)                                           | ✓ | ✓ | ✓ | ✓ | ✓ |  ✗  |\n| Docker                         | docker\\_organization\\_access\\_token                                                                             | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Docker                         | docker\\_personal\\_access\\_token                                                                                 | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Docker                         | docker\\_swarm\\_join\\_token                                                                                      |  ✗  | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| Docker                         | docker\\_swarm\\_unlock\\_key                                                                                      |  ✗  | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| Doppler                        | doppler\\_audit\\_token                                                                                           | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Doppler                        | doppler\\_cli\\_token                                                                                             | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Doppler                        | doppler\\_personal\\_token                                                                                        | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Doppler                        | doppler\\_scim\\_token                                                                                            | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Doppler                        | doppler\\_service\\_account\\_token                                                                                | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Doppler                        | doppler\\_service\\_token                                                                                         | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Dropbox                        | dropbox\\_access\\_token                                                                                          | ✓ | ✓ | ✓ | ✓ | ✓ |  ✗  |\n| Dropbox                        | dropbox\\_short\\_lived\\_access\\_token                                                                            | ✓ | ✓ | ✓ | ✓ | ✓ |  ✗  |\n| Duffel                         | duffel\\_live\\_access\\_token                                                                                     |  ✗  | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Duffel                         | duffel\\_test\\_access\\_token                                                                                     |  ✗  | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Dynatrace                      | dynatrace\\_api\\_token                                                                                           | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Dynatrace                      | dynatrace\\_internal\\_token                                                                                      | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| EasyPost                       | easypost\\_production\\_api\\_key                                                                                  |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| EasyPost                       | easypost\\_test\\_api\\_key                                                                                        |  ✗  | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| eBay                           | ebay\\_production\\_client\\_id, ebay\\_production\\_client\\_secret                                             |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| eBay                           | ebay\\_sandbox\\_client\\_id, ebay\\_sandbox\\_client\\_secret                                                   |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Elastic                        | elastic\\_cloud\\_api\\_key                                                                                        |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Facebook                       | facebook\\_access\\_token                                                                                         | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Fastly                         | fastly\\_api\\_token \n[Token versions](#token-versions)                                            | ✓ | ✓ | ✓ | ✓ | ✓ |  ✗  |\n| Fieldguide                     | fieldguide\\_api\\_token                                                                                          | ✓ | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| Figma                          | figma\\_pat                                                                                                      | ✓ | ✓ | ✓ | ✓ | ✓ |  ✗  |\n| Figma                          | figma\\_scim\\_token                                                                                              | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Finicity                       | finicity\\_app\\_key                                                                                              | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Firebase                       | firebase\\_cloud\\_messaging\\_server\\_key                                                                         |  ✗  | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| Flickr                         | flickr\\_api\\_key                                                                                                |  ✗  | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| Flutterwave                    | flutterwave\\_live\\_api\\_secret\\_key                                                                             |  ✗  | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Flutterwave                    | flutterwave\\_test\\_api\\_secret\\_key                                                                             |  ✗  | ✓ |  ✗  | ✓ |  ✗  |  ✗  |\n| Frame.io                       | frameio\\_developer\\_token                                                                                       | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Frame.io                       | frameio\\_jwt                                                                                                    | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| FullStory                      | fullstory\\_api\\_key \n[Token versions](#token-versions)                                           | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| GitHub                         | github\\_app\\_installation\\_access\\_token \n[Token versions](#token-versions)                      | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |\n| GitHub                         | github\\_oauth\\_access\\_token \n[Token versions](#token-versions)                                  | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |\n| GitHub                         | github\\_personal\\_access\\_token \n[Token versions](#token-versions)                               | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |\n| GitHub                         | github\\_refresh\\_token \n[Token versions](#token-versions)                                        | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |\n| GitHub                         | github\\_ssh\\_private\\_key                                                                                       | ✓ | ✓ | ✓ | ✓ | ✓ |  ✗  |\n| GitHub                         | github\\_test\\_token                                                                                             | ✓ | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| GitLab                         | gitlab\\_access\\_token \n[Token versions](#token-versions)                                         |  ✗  | ✓ | ✓ | ✓ | ✓ | ✓ |\n| GoCardless                     | gocardless\\_live\\_access\\_token                                                                                 | ✓ | ✓ |  ✗  | ✓ |  ✗  |  ✗  |\n| GoCardless                     | gocardless\\_sandbox\\_access\\_token                                                                              | ✓ | ✓ |  ✗  | ✓ |  ✗  |  ✗  |\n| Google                         | google\\_api\\_key                                                                                                | ✓ | ✓ |  ✗  | ✓ |  ✗  |  ✗  |\n| Google                         | google\\_cloud\\_service\\_account\\_credentials                                                                    | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Google                         | google\\_cloud\\_storage\\_access\\_key\\_secret, google\\_cloud\\_storage\\_service\\_account\\_access\\_key\\_id     | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Google                         | google\\_cloud\\_storage\\_access\\_key\\_secret, google\\_cloud\\_storage\\_user\\_access\\_key\\_id                 | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Google                         | google\\_gcp\\_api\\_key\\_bound\\_service\\_account                                                                  | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Google                         | google\\_gemini\\_api\\_key                                                                                        |  ✗  | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| Google                         | google\\_oauth\\_access\\_token                                                                                    | ✓ | ✓ | ✓ | ✓ | ✓ |  ✗  |\n| Google                         | google\\_oauth\\_client\\_id, google\\_oauth\\_client\\_secret \n[Token versions](#token-versions) | ✓ | ✓ | ✓ |  ✗  |  ✗  | ✓ |\n| Google                         | google\\_oauth\\_refresh\\_token \n[Token versions](#token-versions)                                 | ✓ | ✓ | ✓ |  ✗  |  ✗  | ✓ |\n| Grafana                        | grafana\\_cloud\\_api\\_key                                                                                        | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Grafana                        | grafana\\_cloud\\_api\\_token                                                                                      | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Grafana                        | grafana\\_project\\_api\\_key                                                                                      | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Grafana                        | grafana\\_project\\_service\\_account\\_token                                                                       | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Groq                           | groq\\_api\\_key \n[Token versions](#token-versions)                                                | ✓ | ✓ | ✓ | ✓ |  ✗  | ✓ |\n| GuardSquare                    | guardsquare\\_appsweep\\_api\\_key                                                                                 | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| GuardSquare                    | guardsquare\\_cli\\_access\\_token                                                                                 | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| GuardSquare                    | guardsquare\\_maven\\_token                                                                                       | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Hack Club                      | hackclub\\_ai\\_api\\_key                                                                                          |  ✗  | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| HashiCorp                      | hashicorp\\_vault\\_batch\\_token \n[Token versions](#token-versions)                                |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| HashiCorp                      | hashicorp\\_vault\\_root\\_service\\_token                                                                          |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| HashiCorp                      | hashicorp\\_vault\\_service\\_token \n[Token versions](#token-versions)                              |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| HashiCorp                      | terraform\\_api\\_token                                                                                           | ✓ | ✓ | ✓ | ✓ | ✓ |  ✗  |\n| hCaptcha                       | hcaptcha\\_siteverify\\_secret                                                                                    |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Heroku                         | heroku\\_platform\\_api\\_oauth2\\_token                                                                            |  ✗  | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Heroku                         | heroku\\_postgres\\_connection\\_url                                                                               |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Highnote                       | highnote\\_rk\\_live\\_key                                                                                         | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Highnote                       | highnote\\_rk\\_test\\_key                                                                                         | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Highnote                       | highnote\\_sk\\_live\\_key                                                                                         | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Highnote                       | highnote\\_sk\\_test\\_key                                                                                         | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| HOP                            | hop\\_bearer                                                                                                     | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| HOP                            | hop\\_pat                                                                                                        | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| HOP                            | hop\\_ptk                                                                                                        | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Hubspot                        | hubspot\\_api\\_key \n[Token versions](#token-versions)                                             | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Hubspot                        | hubspot\\_personal\\_access\\_key                                                                                  | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Hubspot                        | hubspot\\_private\\_apps\\_user\\_token                                                                             | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Hubspot                        | hubspot\\_smtp\\_credential \n[Token versions](#token-versions)                                     | ✓ | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| Hugging Face                   | hf\\_org\\_api\\_key                                                                                               | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Hugging Face                   | hf\\_user\\_access\\_token \n[Token versions](#token-versions)                                       | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |\n| IBM                            | ibm\\_cloud\\_iam\\_key                                                                                            | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |  ✗  |\n| Intercom                       | intercom\\_access\\_token                                                                                         |  ✗  | ✓ | ✓ | ✓ | ✓ |  ✗  |\n| Ionic                          | ionic\\_personal\\_access\\_token \n[Token versions](#token-versions)                                | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Ionic                          | ionic\\_refresh\\_token \n[Token versions](#token-versions)                                         | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Iterative                      | iterative\\_dvc\\_studio\\_access\\_token                                                                           | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |  ✗  |\n| JFrog                          | jfrog\\_platform\\_access\\_token                                                                                  |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| JFrog                          | jfrog\\_platform\\_api\\_key                                                                                       |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| JFrog                          | jfrog\\_platform\\_reference\\_token \n[Token versions](#token-versions)                             |  ✗  | ✓ | ✓ |  ✗  |  ✗  | ✓ |\n| Langchain                      | langchain\\_api\\_personal\\_key                                                                                   |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Langchain                      | langchain\\_api\\_server\\_key                                                                                     |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Langchain                      | langsmith\\_license\\_key                                                                                         |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Langchain                      | langsmith\\_scim\\_bearer\\_token                                                                                  |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Lark                           | lark\\_apaas\\_client\\_id, lark\\_apaas\\_client\\_secret                                                       | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Lark                           | lark\\_app\\_id, lark\\_app\\_secret                                                                           | ✓ | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| Lark                           | lark\\_mcp\\_grant\\_token                                                                                         | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |  ✗  |\n| Lark                           | lark\\_meego\\_plugin\\_id, lark\\_meego\\_plugin\\_secret                                                       | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Lark                           | lark\\_user\\_session                                                                                             | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| LaunchDarkly                   | launchdarkly\\_access\\_token                                                                                     | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Lichess                        | lichess\\_oauth\\_access\\_token                                                                                   | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Lichess                        | lichess\\_personal\\_access\\_token                                                                                | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Lightspeed                     | lightspeed\\_xs\\_pat                                                                                             |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Limbar                         | limbar\\_token                                                                                                   | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Linear                         | linear\\_api\\_key                                                                                                | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Linear                         | linear\\_oauth\\_access\\_token                                                                                    | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| LinkedIn                       | linkedin\\_client\\_secret                                                                                        |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Lob                            | lob\\_live\\_api\\_key                                                                                             |  ✗  | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Lob                            | lob\\_test\\_api\\_key                                                                                             |  ✗  | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Localstack                     | localstack\\_api\\_key                                                                                            | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| LogicMonitor                   | logicmonitor\\_bearer\\_token                                                                                     | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| LogicMonitor                   | logicmonitor\\_lmv1\\_access\\_key                                                                                 | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Login with Amazon              | amazon\\_oauth\\_client\\_id, amazon\\_oauth\\_client\\_secret                                                   | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Mailchimp                      | mailchimp\\_api\\_key                                                                                             | ✓ | ✓ | ✓ | ✓ | ✓ |  ✗  |\n| Mailchimp                      | mandrill\\_api\\_key                                                                                              | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |  ✗  |\n| Mailersend                     | mailersend\\_api\\_token                                                                                          | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |  ✗  |\n| Mailersend                     | mailersend\\_smtp\\_password                                                                                      | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |  ✗  |\n| Mailersend                     | mailersend\\_smtp\\_username                                                                                      | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |  ✗  |\n| Mailgun                        | mailgun\\_api\\_key \n[Token versions](#token-versions)                                             | ✓ | ✓ | ✓ | ✓ | ✓ |  ✗  |\n| Mailgun                        | mailgun\\_smtp\\_credential                                                                                       | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |  ✗  |\n| Mapbox                         | mapbox\\_secret\\_access\\_token                                                                                   | ✓ | ✓ | ✓ | ✓ | ✓ |  ✗  |\n| MaxMind                        | maxmind\\_license\\_key                                                                                           | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Mercury                        | mercury\\_non\\_production\\_api\\_token                                                                            | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Mercury                        | mercury\\_production\\_api\\_token                                                                                 | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Mergify                        | mergify\\_application\\_key                                                                                       | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| MessageBird                    | messagebird\\_api\\_key                                                                                           | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Microsoft                      | power\\_automate\\_webhook\\_sas                                                                                   | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |  ✗  |\n| Midtrans                       | midtrans\\_production\\_server\\_key                                                                               |  ✗  | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Midtrans                       | midtrans\\_sandbox\\_server\\_key                                                                                  |  ✗  | ✓ |  ✗  | ✓ |  ✗  |  ✗  |\n| Mistral AI                     | mistral\\_ai\\_api\\_key                                                                                           |  ✗  | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| MongoDB                        | mongodb\\_atlas\\_db\\_uri\\_with\\_credentials                                                                      | ✓ | ✓ |  ✗  | ✓ |  ✗  |  ✗  |\n| MongoDB                        | mongodb\\_atlas\\_service\\_account\\_secret                                                                        | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Naver Cloud                    | navercloud\\_gov\\_access\\_key                                                                                    | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Naver Cloud                    | navercloud\\_gov\\_access\\_key\\_secret                                                                            | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Naver Cloud                    | navercloud\\_gov\\_sts                                                                                            | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Naver Cloud                    | navercloud\\_gov\\_sts\\_secret                                                                                    | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Naver Cloud                    | navercloud\\_pub\\_access\\_key                                                                                    | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Naver Cloud                    | navercloud\\_pub\\_access\\_key\\_secret                                                                            | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Naver Cloud                    | navercloud\\_pub\\_sts                                                                                            | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Naver Cloud                    | navercloud\\_pub\\_sts\\_secret                                                                                    | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Neon                           | neon\\_api\\_key                                                                                                  | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |  ✗  |\n| Neon                           | neon\\_connection\\_uri                                                                                           | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |  ✗  |\n| Netflix                        | netflix\\_netkey                                                                                                 | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| New Relic                      | new\\_relic\\_insights\\_query\\_key                                                                                |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| New Relic                      | new\\_relic\\_license\\_key                                                                                        |  ✗  | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| New Relic                      | new\\_relic\\_personal\\_api\\_key                                                                                  |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| New Relic                      | new\\_relic\\_rest\\_api\\_key                                                                                      |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Notion                         | notion\\_api\\_token                                                                                              | ✓ | ✓ | ✓ | ✓ | ✓ |  ✗  |\n| Notion                         | notion\\_integration\\_token                                                                                      |  ✗  | ✓ | ✓ | ✓ | ✓ |  ✗  |\n| Notion                         | notion\\_oauth\\_client\\_secret                                                                                   |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| npm                            | npm\\_access\\_token \n[Token versions](#token-versions)                                            | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| NuGet                          | nuget\\_api\\_key \n[Token versions](#token-versions)                                               | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Octopus Deploy                 | octopus\\_deploy\\_api\\_key                                                                                       | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Oculus                         | oculus\\_access\\_token                                                                                           |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| OneChronos                     | onechronos\\_api\\_key                                                                                            |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| OneChronos                     | onechronos\\_eb\\_api\\_key                                                                                        |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| OneChronos                     | onechronos\\_eb\\_encryption\\_key                                                                                 |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| OneChronos                     | onechronos\\_oauth\\_token                                                                                        |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| OneChronos                     | onechronos\\_refresh\\_token                                                                                      |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| OneSignal                      | onesignal\\_rich\\_authentication\\_token                                                                          | ✓ | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| Onfido                         | onfido\\_live\\_api\\_token                                                                                        | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Onfido                         | onfido\\_sandbox\\_api\\_token                                                                                     | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| OpenAI                         | openai\\_api\\_key \n[Token versions](#token-versions)                                              | ✓ | ✓ | ✓ | ✓ | ✓ |  ✗  |\n| OpenRouter                     | openrouter\\_api\\_key                                                                                            | ✓ | ✓ |  ✗  | ✓ |  ✗  |  ✗  |\n| OpenVSX                        | openvsx\\_access\\_token \n[Token versions](#token-versions)                                        |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Openweather                    | openweather\\_api\\_key                                                                                           |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Oracle                         | oracle\\_api\\_key                                                                                                | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |  ✗  |\n| Orbit                          | orbit\\_api\\_token                                                                                               |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Paddle                         | paddle\\_api\\_key                                                                                                | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Paddle                         | paddle\\_sandbox\\_api\\_key                                                                                       | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| PagerDuty                      | pagerduty\\_oauth\\_secret                                                                                        |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| PagerDuty                      | pagerduty\\_oauth\\_token                                                                                         |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Palantir                       | palantir\\_jwt                                                                                                   | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Pangea                         | pangea\\_token                                                                                                   |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Perplexity                     | perplexity\\_api\\_key                                                                                            |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Persona  Identities            | persona\\_production\\_api\\_key                                                                                   | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Persona  Identities            | persona\\_sandbox\\_api\\_key                                                                                      | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Pineapple Technologies Limited | pineapple\\_technologies\\_incident\\_api\\_key                                                                     | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Pinecone                       | pinecone\\_api\\_key, pinecone\\_environment                                                                  |  ✗  | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Pinterest                      | pinterest\\_access\\_token                                                                                        | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Pinterest                      | pinterest\\_refresh\\_token                                                                                       | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| PlanetScale                    | planetscale\\_database\\_password                                                                                 | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| PlanetScale                    | planetscale\\_oauth\\_token                                                                                       | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| PlanetScale                    | planetscale\\_service\\_token                                                                                     | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Planning Center                | planning\\_center\\_oauth\\_access\\_token                                                                          | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Planning Center                | planning\\_center\\_oauth\\_app\\_secret                                                                            | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Planning Center                | planning\\_center\\_personal\\_access\\_token                                                                       | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Plivo                          | plivo\\_auth\\_id, plivo\\_auth\\_token                                                                        | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Polar                          | polar\\_access\\_token \n[Token versions](#token-versions)                                          | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Polar                          | polar\\_authorization\\_code \n[Token versions](#token-versions)                                    | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Polar                          | polar\\_client\\_registration\\_token \n[Token versions](#token-versions)                            | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Polar                          | polar\\_client\\_secret \n[Token versions](#token-versions)                                         | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Polar                          | polar\\_customer\\_session\\_token                                                                                 | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Polar                          | polar\\_personal\\_access\\_token \n[Token versions](#token-versions)                                | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Polar                          | polar\\_refresh\\_token \n[Token versions](#token-versions)                                         | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Polar                          | polar\\_user\\_session\\_token                                                                                     | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| PostHog                        | posthog\\_feature\\_flags\\_secure\\_api\\_key                                                                       | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| PostHog                        | posthog\\_oauth\\_access\\_token                                                                                   | ✓ | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| PostHog                        | posthog\\_oauth\\_refresh\\_token                                                                                  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| PostHog                        | posthog\\_personal\\_api\\_key                                                                                     | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Postman                        | postman\\_api\\_key                                                                                               | ✓ | ✓ | ✓ | ✓ | ✓ |  ✗  |\n| Postman                        | postman\\_collection\\_key                                                                                        | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Prefect                        | prefect\\_server\\_api\\_key                                                                                       | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Prefect                        | prefect\\_user\\_api\\_key                                                                                         | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Proctorio                      | proctorio\\_consumer\\_key                                                                                        | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Proctorio                      | proctorio\\_linkage\\_key                                                                                         | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Proctorio                      | proctorio\\_registration\\_key                                                                                    | ✓ | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| Proctorio                      | proctorio\\_secret\\_key \n[Token versions](#token-versions)                                        | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Proof                          | proof\\_full\\_access\\_api\\_key                                                                                   | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Pulumi                         | pulumi\\_access\\_token                                                                                           | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| PyPI                           | pypi\\_api\\_token                                                                                                | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Rainforest Pay                 | rainforest\\_api\\_key                                                                                            | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Rainforest Pay                 | rainforest\\_sandbox\\_api\\_key                                                                                   | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Ramp                           | ramp\\_client\\_id                                                                                                | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Ramp                           | ramp\\_client\\_secret                                                                                            | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Ramp                           | ramp\\_oauth\\_token                                                                                              | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Raycast                        | raycast\\_access\\_token                                                                                          | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| ReadMe                         | readmeio\\_api\\_access\\_token                                                                                    | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| redirect.pizza                 | redirect\\_pizza\\_api\\_token                                                                                     | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Replicate                      | replicate\\_api\\_token                                                                                           | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Rootly                         | rootly\\_api\\_key                                                                                                |  ✗  | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| RubyGems                       | rubygems\\_api\\_key                                                                                              | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| RunPod                         | runpod\\_api\\_key                                                                                                | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Salesforce                     | salesforce\\_access\\_token                                                                                       |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Salesforce                     | salesforce\\_marketing\\_cloud\\_api\\_oauth2\\_token                                                                |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Salesforce                     | salesforce\\_oauth2\\_consumer\\_key, salesforce\\_oauth2\\_consumer\\_secret                                    |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Salesforce                     | salesforce\\_refresh\\_token                                                                                      |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Samsara                        | samsara\\_api\\_token                                                                                             | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Samsara                        | samsara\\_oauth\\_access\\_token                                                                                   | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Scalr                          | scalr\\_api\\_token                                                                                               | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Segment                        | segment\\_public\\_api\\_token                                                                                     | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| SendGrid                       | sendgrid\\_api\\_key                                                                                              | ✓ | ✓ | ✓ | ✓ | ✓ |  ✗  |\n| Sentry                         | sentry\\_integration\\_token                                                                                      |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Sentry                         | sentry\\_organization\\_token                                                                                     | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Sentry                         | sentry\\_personal\\_token                                                                                         | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Sentry                         | sentry\\_user\\_app\\_auth\\_token                                                                                  |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Shippo                         | shippo\\_live\\_api\\_token                                                                                        |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Shippo                         | shippo\\_test\\_api\\_token                                                                                        |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Shopee                         | shopee\\_open\\_platform\\_partner\\_key                                                                            | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Shopify                        | shopify\\_access\\_token                                                                                          | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Shopify                        | shopify\\_app\\_client\\_credentials                                                                               | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Shopify                        | shopify\\_app\\_client\\_secret                                                                                    | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Shopify                        | shopify\\_app\\_shared\\_secret                                                                                    | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Shopify                        | shopify\\_custom\\_app\\_access\\_token                                                                             | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Shopify                        | shopify\\_marketplace\\_token                                                                                     | ✓ | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| Shopify                        | shopify\\_merchant\\_token                                                                                        | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Shopify                        | shopify\\_partner\\_api\\_token                                                                                    | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Shopify                        | shopify\\_private\\_app\\_password                                                                                 | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Siemens                        | siemens\\_api\\_token                                                                                             | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Siemens                        | siemens\\_code\\_token                                                                                            | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |  ✗  |\n| Sindri                         | sindri\\_api\\_key \n[Token versions](#token-versions)                                              | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Slack                          | slack\\_api\\_token \n[Token versions](#token-versions)                                             | ✓ | ✓ | ✓ | ✓ | ✓ |  ✗  |\n| Slack                          | slack\\_incoming\\_webhook\\_url                                                                                   | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Slack                          | slack\\_workflow\\_webhook\\_url                                                                                   | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Snowflake                      | snowflake\\_postgres\\_connection\\_string                                                                         | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Snowflake                      | snowflake\\_postgres\\_host, snowflake\\_postgres\\_password                                                   | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Snowflake                      | snowflake\\_programmatic\\_access\\_token                                                                          | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Sourcegraph                    | sourcegraph\\_access\\_token                                                                                      | ✓ | ✓ |  ✗  | ✓ |  ✗  |  ✗  |\n| Sourcegraph                    | sourcegraph\\_dotcom\\_user\\_gateway                                                                              | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Sourcegraph                    | sourcegraph\\_instance\\_identifier\\_access\\_token                                                                | ✓ | ✓ |  ✗  | ✓ |  ✗  |  ✗  |\n| Sourcegraph                    | sourcegraph\\_license\\_key\\_token                                                                                | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Sourcegraph                    | sourcegraph\\_product\\_subscription\\_token                                                                       | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Square                         | square\\_access\\_token \n[Token versions](#token-versions)                                         |  ✗  | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Square                         | square\\_production\\_application\\_secret                                                                         |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Square                         | square\\_sandbox\\_application\\_secret                                                                            |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| SSLMate                        | sslmate\\_api\\_key \n[Token versions](#token-versions)                                             | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| SSLMate                        | sslmate\\_cluster\\_secret                                                                                        | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Stripe                         | stripe\\_api\\_key                                                                                                | ✓ | ✓ | ✓ | ✓ | ✓ |  ✗  |\n| Stripe                         | stripe\\_legacy\\_api\\_key                                                                                        | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |  ✗  |\n| Stripe                         | stripe\\_live\\_restricted\\_key                                                                                   | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Stripe                         | stripe\\_test\\_restricted\\_key                                                                                   | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Stripe                         | stripe\\_test\\_secret\\_key                                                                                       | ✓ | ✓ | ✓ | ✓ | ✓ |  ✗  |\n| Stripe                         | stripe\\_webhook\\_signing\\_secret                                                                                | ✓ | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| Supabase                       | supabase\\_personal\\_access\\_token                                                                               | ✓ | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| Supabase                       | supabase\\_secret\\_key                                                                                           | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Supabase                       | supabase\\_service\\_key \n[Token versions](#token-versions)                                        | ✓ | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| Tableau                        | tableau\\_personal\\_access\\_token                                                                                |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Tailscale                      | tailscale\\_api\\_key                                                                                             | ✓ | ✓ |  ✗  | ✓ | ✓ |  ✗  |\n| Telegram                       | telegram\\_bot\\_token                                                                                            |  ✗  | ✓ |  ✗  | ✓ | ✓ |  ✗  |\n| Telnyx                         | telnyx\\_api\\_v2\\_key                                                                                            | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Temporal                       | temporal\\_cloud\\_api\\_key                                                                                       | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Tencent                        | tencent\\_cloud\\_intl\\_access\\_token                                                                             | ✓ | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| Tencent                        | tencent\\_cloud\\_secret\\_id                                                                                      | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Tencent                        | tencent\\_wechat\\_api\\_app\\_id                                                                                   | ✓ | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| Tencent                        | tencent\\_wechat\\_pay\\_token                                                                                     |  ✗  | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| Thunderstore                   | thunderstore\\_io\\_api\\_token                                                                                    |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Twilio                         | twilio\\_access\\_token                                                                                           |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Twilio                         | twilio\\_account\\_sid \n[Token versions](#token-versions)                                          | ✓ | ✓ | ✓ |  ✗  |  ✗  | ✓ |\n| Twilio                         | twilio\\_api\\_key                                                                                                | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Typeform                       | typeform\\_personal\\_access\\_token                                                                               | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Uniwise                        | wiseflow\\_api\\_key                                                                                              | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Unkey                          | unkey\\_root\\_key                                                                                                | ✓ | ✓ |  ✗  | ✓ |  ✗  |  ✗  |\n| Val Town                       | val\\_town\\_api\\_token                                                                                           | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Vercel                         | vercel\\_api\\_key                                                                                                | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Vercel                         | vercel\\_app\\_refresh\\_token                                                                                     | ✓ | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| Vercel                         | vercel\\_app\\_user\\_access\\_token                                                                                | ✓ | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| Vercel                         | vercel\\_integration\\_access\\_token                                                                              | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Vercel                         | vercel\\_personal\\_access\\_token                                                                                 | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Vercel                         | vercel\\_support\\_access\\_token                                                                                  | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| VolcEngine                     | volcengine\\_access\\_key\\_id                                                                                     | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Wakatime                       | wakatime\\_api\\_key                                                                                              | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Wakatime                       | wakatime\\_app\\_secret                                                                                           | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Wakatime                       | wakatime\\_oauth\\_access\\_token                                                                                  | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Wakatime                       | wakatime\\_oauth\\_refresh\\_token                                                                                 | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Weatherstack                   | weatherstack\\_api\\_key                                                                                          |  ✗  | ✓ |  ✗  |  ✗  |  ✗  |  ✗  |\n| Weights & Biases               | wandb\\_api\\_key                                                                                                 |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Workato                        | workato\\_developer\\_api\\_token \n[Token versions](#token-versions)                                | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| WorkOS                         | workos\\_production\\_api\\_key \n[Token versions](#token-versions)                                  | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| WorkOS                         | workos\\_staging\\_api\\_key \n[Token versions](#token-versions)                                     | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| WSO2                           | wso2\\_choreo\\_personal\\_access\\_token                                                                           | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| xAI                            | xai\\_api\\_key                                                                                                   | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Yandex                         | yandex\\_cloud\\_api\\_key                                                                                         | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Yandex                         | yandex\\_cloud\\_iam\\_access\\_secret                                                                              | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Yandex                         | yandex\\_cloud\\_iam\\_cookie                                                                                      | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Yandex                         | yandex\\_cloud\\_iam\\_token                                                                                       | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Yandex                         | yandex\\_cloud\\_smartcaptcha\\_server\\_key                                                                        | ✓ | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Yandex                         | yandex\\_dictionary\\_api\\_key                                                                                    |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Yandex                         | yandex\\_passport\\_oauth\\_token                                                                                  | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| Yandex                         | yandex\\_predictor\\_api\\_key                                                                                     |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Yandex                         | yandex\\_translate\\_api\\_key                                                                                     |  ✗  | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n| ZenHub                         | zenhub\\_personal\\_api\\_key                                                                                      |  ✗  | ✓ | ✓ |  ✗  |  ✗  |  ✗  |\n| Zuplo                          | zuplo\\_consumer\\_api\\_key                                                                                       | ✓ | ✓ | ✓ | ✓ |  ✗  |  ✗  |\n\n#### Token versions\n\nService providers update the patterns used to generate tokens periodically and may support more than one version of a token. Push protection only supports the most recent token versions that secret scanning can identify with confidence. This avoids push protection blocking commits unnecessarily when a result may be a false positive, which is more likely to happen with legacy tokens.\n\n## Further reading\n\n* [About secret scanning alerts](/en/code-security/secret-scanning/managing-alerts-from-secret-scanning/about-alerts)\n* [Secret scanning partner program](/en/code-security/secret-scanning/secret-scanning-partnership-program/secret-scanning-partner-program)\n* [Quickstart for securing your repository](/en/code-security/getting-started/securing-your-repository)\n* [Keeping your account and data secure](/en/authentication/keeping-your-account-and-data-secure)\n"}