{"id":16151168,"url":"https://github.com/stefansundin/secrets-scanner","last_synced_at":"2025-03-18T19:30:59.315Z","repository":{"id":47675524,"uuid":"59394952","full_name":"stefansundin/secrets-scanner","owner":"stefansundin","description":"Find API keys in your code. :key:","archived":false,"fork":false,"pushed_at":"2021-08-18T14:58:17.000Z","size":21,"stargazers_count":39,"open_issues_count":0,"forks_count":13,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-16T23:12:22.466Z","etag":null,"topics":["cli","security"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stefansundin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-05-22T04:33:24.000Z","updated_at":"2025-03-14T23:07:31.000Z","dependencies_parsed_at":"2022-09-05T02:50:50.425Z","dependency_job_id":null,"html_url":"https://github.com/stefansundin/secrets-scanner","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefansundin%2Fsecrets-scanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefansundin%2Fsecrets-scanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefansundin%2Fsecrets-scanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefansundin%2Fsecrets-scanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stefansundin","download_url":"https://codeload.github.com/stefansundin/secrets-scanner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244288468,"owners_count":20429013,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["cli","security"],"created_at":"2024-10-10T00:54:53.062Z","updated_at":"2025-03-18T19:30:59.043Z","avatar_url":"https://github.com/stefansundin.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# secrets-scanner\n\nFind API tokens and other secrets in your code.\n\nExample: Search Git history including commit messages:\n```\n$ git clone https://github.com/stefansundin/secrets-scanner.git\n$ cd secrets-scanner\n$ go build\n$ git log -p | ./secrets-scanner\nFound Redis URLs:\n- 'redis://h:1i0647a29e4qsp3iefbttnhnca3@example.com:11141'\n```\n\nUse `-test` to test the found keys automatically. Not supported for all services.\n```\n$ git log -p | ./secrets-scanner -test\nFound Redis URLs:\n- 'redis://h:1i0647a29e4qsp3iefbttnhnca3@example.com:11141'\nConnection failed: dial tcp 93.184.216.34:11141: i/o timeout\n```\n\n# Supported\n\n- AWS Access Key ID\n- Google Access Token\n- Google API key\n- Slack `xoxp` and `xoxb` tokens\n- Redis URLs\n- Gemfury URLs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefansundin%2Fsecrets-scanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstefansundin%2Fsecrets-scanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefansundin%2Fsecrets-scanner/lists"}