{"id":24423071,"url":"https://github.com/zcaceres/check-for-api-keys","last_synced_at":"2026-04-21T20:01:05.956Z","repository":{"id":272984295,"uuid":"918372752","full_name":"zcaceres/check-for-api-keys","owner":"zcaceres","description":"A simple Typescript script to check for API keys in your environment.","archived":false,"fork":false,"pushed_at":"2025-01-17T20:07:24.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T21:19:43.447Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zcaceres.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-17T19:48:45.000Z","updated_at":"2025-01-17T20:07:39.000Z","dependencies_parsed_at":"2025-01-17T21:29:48.136Z","dependency_job_id":null,"html_url":"https://github.com/zcaceres/check-for-api-keys","commit_stats":null,"previous_names":["zcaceres/check-for-api-keys"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zcaceres%2Fcheck-for-api-keys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zcaceres%2Fcheck-for-api-keys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zcaceres%2Fcheck-for-api-keys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zcaceres%2Fcheck-for-api-keys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zcaceres","download_url":"https://codeload.github.com/zcaceres/check-for-api-keys/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243420414,"owners_count":20288080,"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":[],"created_at":"2025-01-20T10:16:25.714Z","updated_at":"2025-12-28T00:13:36.760Z","avatar_url":"https://github.com/zcaceres.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# check-for-api-keys\n\nA command-line tool to scan directories for potential API keys and sensitive information in files.\n\n## Features\n\n- Scans directories recursively for potential API keys\n- Supports multiple API key patterns including:\n  - OpenAI API keys\n  - GitHub Personal Access Tokens\n  - Google API Keys\n  - AWS Access Keys\n  - And many more!\n- Respects `.gitignore` files\n- Easy to use CLI interface\n\n## Installation\n\n1. Clone the repository:\n   ```\n   git clone https://github.com/yourusername/check-for-api-keys.git\n   cd check-for-api-keys\n   ```\n\n2. Install dependencies:\n   ```\n   bun install\n   ```\n\n## Usage\n\nTo check the current directory:\n\n```\nbun run start\n```\n\nTo check a specific directory:\n\n```\nbun run start /path/to/directory\n```\n\n## Running Tests\n\nTo run the test suite:\n\n```\nbun test\n```\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzcaceres%2Fcheck-for-api-keys","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzcaceres%2Fcheck-for-api-keys","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzcaceres%2Fcheck-for-api-keys/lists"}