Buildkite Agent Token
#
Description#
General- Documentation: https://buildkite.com/docs/apis/managing-api-tokens
- Summary: Buildkite is a tool used to manage CI pipelines. This token identifies a runner and allows it to receive jobs.
- IPs allowlist: This feature is not available.
- Scopes: A token is bounded to a Builkite organization.
#
Revoke the secretTokens can be revoked from the API. Query can be found in the documentation
#
Check for suspicious activityA list of connected agents can be seen on Buildkite dashboard
Buildkite agent token
#
Details for Family: Api
Category: Development tool
Company: Buildkite
High recall: False
Validity check available: False
Minimum number of matches: 1
Occurrences found for one million commits: 0.04
Prefixed: False
PreValidators:
- type: FilenameBanlistPreValidator banlist_extensions: - ^(cs|x|p|s|r|m)?html5?~?$ - ^[aps]?cssc?~?$ - ^lock$ - ^mdx?~?$ - ^storyboard(c|er)?~?$ - ^xib$ banlist_filenames: [] check_binaries: false- type: ContentWhitelistPreValidator patterns: - buildkite
#
Examples- text: | -_Environment variable:_ `BUILDKITE_TIMESTAMP_LINES` ```sh token="45db61df8338027852b24abdf83dd483b016eef98fcd3328e7" name="my-app-%n" -meta-data="ci=true,docker=true" +tags="ci=true,docker=true" git-clean-flags="-fdqx" debug=true ```
token: 45db61df8338027852b24abdf83dd483b016eef98fcd3328e7