Skip to main content

Nx Cloud Token

Description

General

  • Documentation: https://nx.dev/ci/reference/server-api
  • Summary: Nx Cloud manages CI agent machines and offers distributed caching, build times, and insights into development workflows. An access token can allow to create and manage Nx Cloud projects.
  • IPs allowlist: This feature is not available.
  • Scopes: Permission can be set when creating an access token

Revoke the secret

This can be done in the settings of the Nx Cloud account

Check for suspicious activity

This feature is not available.

Details for Nx cloud token

  • Family: Api

  • Category: Cloud Provider

  • Company: Nx Cloud

  • High recall: False

  • Validity check available: True

  • On-premise instances exist: False

  • Only valid secrets raise an alert: False

  • Minimum number of matches: 1

  • Occurrences found for one million commits: 25.8

  • Prefixed: False

  • PreValidators:

- type: ContentWhitelistPreValidator
patterns:
- fhjlywqtd3jpdgu=
- fhjlywqtb25seq==
- type: ContentWhitelistPreValidator
patterns:
- nx

Examples

- text: nx_cloud_token = "OTI3Y2U3NGQtYzQ3ZC00ZmE3LWJjZWQtYTYxOTEyNmNiN2IyfHJlYWQtd3JpdGU="
apikey: OTI3Y2U3NGQtYzQ3ZC00ZmE3LWJjZWQtYTYxOTEyNmNiN2IyfHJlYWQtd3JpdGU=
- text: nx_cloud_token = "OTI3Y2U3NGQtYzO3ZC00ZmE3LWJjZWQtYTYxOTEyNmNiN2IyfHJlYWQtb25seQ=="
apikey: OTI3Y2U3NGQtYzO3ZC00ZmE3LWJjZWQtYTYxOTEyNmNiN2IyfHJlYWQtb25seQ==

How can I help you ?