{"id":41880789,"url":"https://github.com/edivangalindo/travis-test","last_synced_at":"2026-01-25T13:04:19.058Z","repository":{"id":57692701,"uuid":"483436474","full_name":"edivangalindo/travis-test","owner":"edivangalindo","description":"A little tool to fastly test if Travis tokens are valid","archived":false,"fork":false,"pushed_at":"2022-04-19T23:17:47.000Z","size":3,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-20T17:45:07.861Z","etag":null,"topics":["bugbounty","infosec","osint","osint-tool","token-leaked","tool","travis","travis-ci"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edivangalindo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-04-19T23:07:50.000Z","updated_at":"2022-04-20T21:26:36.000Z","dependencies_parsed_at":"2022-09-26T21:01:00.864Z","dependency_job_id":null,"html_url":"https://github.com/edivangalindo/travis-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/edivangalindo/travis-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edivangalindo%2Ftravis-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edivangalindo%2Ftravis-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edivangalindo%2Ftravis-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edivangalindo%2Ftravis-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edivangalindo","download_url":"https://codeload.github.com/edivangalindo/travis-test/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edivangalindo%2Ftravis-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28753411,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T10:25:12.305Z","status":"ssl_error","status_checked_at":"2026-01-25T10:25:11.933Z","response_time":113,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bugbounty","infosec","osint","osint-tool","token-leaked","tool","travis","travis-ci"],"created_at":"2026-01-25T13:04:18.160Z","updated_at":"2026-01-25T13:04:19.048Z","avatar_url":"https://github.com/edivangalindo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# travis-test\n\nSometimes, during the day as an offensive security engineer or bug hunter, we come across a leaked token and we need to test it. This tool was born out of my need to do this routinely with tokens coming from Travis-CI.\n\nSingle URL:\n\n```\necho travisExampleToken12312313 | travis-test\n```\n\nMultiple tokens:\n\n```\ncat tokens.txt | travis-test\n```\n\n## Installation\n\nFirst, you'll need to [install go](https://golang.org/doc/install).\n\nThen run this command to download + compile travis-test:\n```\ngo install github.com/edivangalindo/travis-test@latest\n```\n\nYou can now run `~/go/bin/travis-test`. If you'd like to just run `travis-test` without the full path, you'll need to `export PATH=\"/go/bin/:$PATH\"`. You can also add this line to your `~/.bashrc` file if you'd like this to persist.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedivangalindo%2Ftravis-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedivangalindo%2Ftravis-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedivangalindo%2Ftravis-test/lists"}