{"id":18494402,"url":"https://github.com/workleap/github-secret-finder","last_synced_at":"2025-04-08T22:31:16.097Z","repository":{"id":52923874,"uuid":"215869763","full_name":"workleap/github-secret-finder","owner":"workleap","description":null,"archived":true,"fork":false,"pushed_at":"2021-04-13T20:22:30.000Z","size":85,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T14:03:20.738Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/workleap.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":"2019-10-17T19:25:16.000Z","updated_at":"2024-01-29T20:10:23.000Z","dependencies_parsed_at":"2022-08-24T03:50:32.770Z","dependency_job_id":null,"html_url":"https://github.com/workleap/github-secret-finder","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/workleap%2Fgithub-secret-finder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workleap%2Fgithub-secret-finder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workleap%2Fgithub-secret-finder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workleap%2Fgithub-secret-finder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/workleap","download_url":"https://codeload.github.com/workleap/github-secret-finder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247940097,"owners_count":21021906,"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":"2024-11-06T13:19:36.717Z","updated_at":"2025-04-08T22:31:11.081Z","avatar_url":"https://github.com/workleap.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# github-secret-finder\n\nScript to monitor commits from Github users and organizations for secrets.\n\n## Setup\n```\npython3 setup.py install\n```\n\nCreate a new readonly personal access token here: https://github.com/settings/tokens\n\n## Usage\n```\nusage: github-secret-finder [-h] [--users USERS] [--user USER] [--emails EMAILS]\n               [--email EMAIL] [--names NAMES] [--name NAME]\n               [--organizations ORGANIZATIONS] [--organization ORGANIZATION]\n               --tokens TOKENS [--blacklist BLACKLIST_FILE]\n               [--slack-webhook SLACK_WEBHOOK] [--results] [--verbose]\n\nGithub Secret Finder\n\noptional arguments:\n  -h, --help            show this help message and exit\n  --users USERS, -U USERS\n                        File containing Github users to monitor.\n  --user USER, -u USER  Single Github user to monitor.\n  --emails EMAILS, -E EMAILS\n                        File containing email addresses to monitor.\n  --email EMAIL, -e EMAIL\n                        Single email address to monitor.\n  --names NAMES, -N NAMES\n                        File containing full names to monitor.\n  --name NAME, -n NAME  Single full name to monitor.\n  --organizations ORGANIZATIONS, -O ORGANIZATIONS\n                        File containing organizations to monitor.\n  --organization ORGANIZATION, -o ORGANIZATION\n                        Single organization to monitor.\n  --tokens TOKENS, -t TOKENS\n                        Github tokens separated by a comma (,)\n  --blacklist BLACKLIST_FILE, -B BLACKLIST_FILE\n                        File containing regexes to blacklist file names.\n                        Defaults to default-blacklist.json\n  --slack-webhook SLACK_WEBHOOK, -w SLACK_WEBHOOK\n                        Slack webhook to send messages when secrets are found.\n  --results, -r         Shows the previously found results.\n  --verbose, -v         Increases output verbosity.\n```\n\n## License\n\nCopyright © 2020, GSoft inc. This code is licensed under the Apache License, Version 2.0. You may obtain a copy of this license [here](https://github.com/gsoft-inc/gsoft-license/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkleap%2Fgithub-secret-finder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fworkleap%2Fgithub-secret-finder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkleap%2Fgithub-secret-finder/lists"}