Travis Personal Token
#
Description#
General- Documentation: https://docs.travis-ci.com/user/developer
- Summary: Travis CI enables to do continuous integration with GitHub and Bitbucket. Its API enables to manage it.
- IPs allowlist: Not supported.
- Scopes: Not supported.
#
Revoke the secretTo get a token go to the Account Settings page. However, at the time of writing it does not provide a way to revoke it, contact support to rotate the key.
#
Check for suspicious activityNot available.
Travis token
#
Details for Family: Api
Category: Development tool
Company: Travis
High recall: False
Validity check available: True
On-premise instances exist: True
Only valid secrets raise an alert: True
Minimum number of matches: 1
Occurrences found for one million commits: 0.02
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: - travis
#
Examples- text: > +export EDITOR='emacs -nw' + export TRAVIS_TOKEN=WKto9_eZf3lNw28shUfaZC
export PATH=$HOME/.bash/bin:$PATH
apikey: WKto9_eZf3lNw28shUfaZC