{"id":132313,"name":null,"description":"Prevents you from committing secrets and credentials into git repositories","url":"https://github.com/awslabs/git-secrets","last_synced_at":"2025-09-09T11:52:53.825Z","repository":{"id":38324403,"uuid":"39160150","full_name":"awslabs/git-secrets","owner":"awslabs","description":"Prevents you from committing secrets and credentials into git repositories","archived":false,"fork":false,"pushed_at":"2024-04-15T08:44:05.000Z","size":133,"stargazers_count":12952,"open_issues_count":122,"forks_count":1223,"subscribers_count":194,"default_branch":"master","last_synced_at":"2025-09-05T17:41:29.327Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/awslabs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2015-07-15T20:41:19.000Z","updated_at":"2025-09-04T23:53:56.000Z","dependencies_parsed_at":"2023-10-20T17:59:49.030Z","dependency_job_id":"7d72003f-e8f9-4311-ad50-0e2402f9c829","html_url":"https://github.com/awslabs/git-secrets","commit_stats":{"total_commits":72,"total_committers":28,"mean_commits":"2.5714285714285716","dds":0.7638888888888888,"last_synced_commit":"99d01d58ebcc06e237c0e3f3ff5ae628aeef6aa6"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/awslabs/git-secrets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fgit-secrets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fgit-secrets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fgit-secrets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fgit-secrets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awslabs","download_url":"https://codeload.github.com/awslabs/git-secrets/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fgit-secrets/sbom","scorecard":{"id":219621,"data":{"date":"2025-08-11","repo":{"name":"github.com/awslabs/git-secrets","commit":"5357e18bc27b42a827b6780564ea873a72ca1f01"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 13/14 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/git-secrets/test.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/awslabs/.github/SECURITY.md:1","Info: Found linked content: github.com/awslabs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/awslabs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/awslabs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T02:13:38.800Z","repository_id":38324403,"created_at":"2025-08-17T02:13:38.800Z","updated_at":"2025-08-17T02:13:38.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274291682,"owners_count":25258161,"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","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"}},"owner":{"login":"awslabs","name":"Amazon Web Services - Labs","uuid":"3299148","kind":"organization","description":"AWS Labs","email":null,"website":"http://amazon.com/aws/","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3299148?v=4","repositories_count":914,"last_synced_at":"2025-05-20T11:06:29.184Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/awslabs","funding_links":[],"total_stars":176592,"followers":8487,"following":0,"created_at":"2022-11-02T16:28:29.342Z","updated_at":"2025-05-20T11:06:29.184Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awslabs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awslabs/repositories"},"packages":[{"id":4143235,"name":"git-secrets","ecosystem":"homebrew","description":"Prevents you from committing sensitive information to a git repo","homepage":"https://github.com/awslabs/git-secrets","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/awslabs/git-secrets","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-04-12T16:45:06.804Z","latest_release_published_at":"2022-04-12T16:45:06.804Z","latest_release_number":"1.3.0","last_synced_at":"2025-09-05T00:49:46.520Z","created_at":"2022-04-12T16:45:06.763Z","updated_at":"2025-09-06T13:22:18.693Z","registry_url":"https://formulae.brew.sh/formula/git-secrets","install_command":"brew install git-secrets","documentation_url":null,"metadata":{},"repo_metadata":{"id":38324403,"uuid":"39160150","full_name":"awslabs/git-secrets","owner":"awslabs","description":"Prevents you from committing secrets and credentials into git repositories","archived":false,"fork":false,"pushed_at":"2024-04-15T08:44:05.000Z","size":133,"stargazers_count":12952,"open_issues_count":122,"forks_count":1223,"subscribers_count":194,"default_branch":"master","last_synced_at":"2025-09-05T17:41:29.327Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/awslabs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2015-07-15T20:41:19.000Z","updated_at":"2025-09-04T23:53:56.000Z","dependencies_parsed_at":"2023-10-20T17:59:49.030Z","dependency_job_id":"7d72003f-e8f9-4311-ad50-0e2402f9c829","html_url":"https://github.com/awslabs/git-secrets","commit_stats":{"total_commits":72,"total_committers":28,"mean_commits":"2.5714285714285716","dds":0.7638888888888888,"last_synced_commit":"99d01d58ebcc06e237c0e3f3ff5ae628aeef6aa6"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/awslabs/git-secrets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fgit-secrets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fgit-secrets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fgit-secrets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fgit-secrets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awslabs","download_url":"https://codeload.github.com/awslabs/git-secrets/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fgit-secrets/sbom","scorecard":{"id":219621,"data":{"date":"2025-08-11","repo":{"name":"github.com/awslabs/git-secrets","commit":"5357e18bc27b42a827b6780564ea873a72ca1f01"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 13/14 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/git-secrets/test.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/awslabs/.github/SECURITY.md:1","Info: Found linked content: github.com/awslabs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/awslabs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/awslabs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T02:13:38.800Z","repository_id":38324403,"created_at":"2025-08-17T02:13:38.800Z","updated_at":"2025-08-17T02:13:38.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273842864,"owners_count":25177921,"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","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"awslabs","name":"Amazon Web Services - Labs","uuid":"3299148","kind":"organization","description":"AWS Labs","email":null,"website":"http://amazon.com/aws/","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3299148?v=4","repositories_count":914,"last_synced_at":"2025-05-20T11:06:29.184Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/awslabs","funding_links":[],"total_stars":176592,"followers":8487,"following":0,"created_at":"2022-11-02T16:28:29.342Z","updated_at":"2025-05-20T11:06:29.184Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awslabs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awslabs/repositories"},"tags":[{"name":"1.3.0","sha":"ad82d68ee924906a0401dfd48de5057731a9bc84","kind":"commit","published_at":"2019-02-10T20:47:04.000Z","download_url":"https://codeload.github.com/awslabs/git-secrets/tar.gz/1.3.0","html_url":"https://github.com/awslabs/git-secrets/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/git-secrets@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fgit-secrets/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fgit-secrets/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"3f1138c1aa28a5772f931ea2908ad05d07b7f313","kind":"tag","published_at":"2016-06-27T16:30:31.000Z","download_url":"https://codeload.github.com/awslabs/git-secrets/tar.gz/1.2.1","html_url":"https://github.com/awslabs/git-secrets/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/git-secrets@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fgit-secrets/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fgit-secrets/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"ae78ffd89816024403e8acbc2f2cb185026e8e8b","kind":"tag","published_at":"2016-05-23T19:02:08.000Z","download_url":"https://codeload.github.com/awslabs/git-secrets/tar.gz/1.2.0","html_url":"https://github.com/awslabs/git-secrets/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/git-secrets@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fgit-secrets/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fgit-secrets/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"6a5cd131893e8f66067605b0b7d2bce12e8b2a7e","kind":"tag","published_at":"2016-04-06T17:54:24.000Z","download_url":"https://codeload.github.com/awslabs/git-secrets/tar.gz/1.1.0","html_url":"https://github.com/awslabs/git-secrets/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/git-secrets@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fgit-secrets/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fgit-secrets/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"d46bd222ece353e8e22b8d8eb9762eab5d852dfc","kind":"tag","published_at":"2016-01-11T20:36:30.000Z","download_url":"https://codeload.github.com/awslabs/git-secrets/tar.gz/1.0.1","html_url":"https://github.com/awslabs/git-secrets/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/git-secrets@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fgit-secrets/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fgit-secrets/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"016fc55b9eb4371b6164075f732ee205790be0d0","kind":"tag","published_at":"2015-12-10T18:25:42.000Z","download_url":"https://codeload.github.com/awslabs/git-secrets/tar.gz/1.0.0","html_url":"https://github.com/awslabs/git-secrets/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/git-secrets@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fgit-secrets/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fgit-secrets/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-06T13:22:18.692Z","dependent_packages_count":0,"downloads":301,"downloads_period":"last-month","dependent_repos_count":42,"rankings":{"downloads":14.19488597097443,"dependent_repos_count":6.4961990324809955,"dependent_packages_count":19.447131997235658,"stargazers_count":2.0317899101589494,"forks_count":2.100898410504492,"docker_downloads_count":null,"average":8.854181064270906},"purl":"pkg:brew/git-secrets","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/homebrew/git-secrets","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/homebrew/git-secrets","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/homebrew/git-secrets/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T13:14:13.641Z","issues_count":91,"pull_requests_count":65,"avg_time_to_close_issue":17662778.727272727,"avg_time_to_close_pull_request":40892622.24137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":46,"issue_authors_count":87,"avg_comments_per_issue":1.978021978021978,"avg_comments_per_pull_request":1.5076923076923077,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":11.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fgit-secrets/issues","maintainers":[{"login":"scottschreckengaust","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottschreckengaust"}],"active_maintainers":[{"login":"scottschreckengaust","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottschreckengaust"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/git-secrets/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/git-secrets/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/git-secrets/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/git-secrets/related_packages","maintainers":[],"registry":{"name":"formulae.brew.sh","url":"https://formulae.brew.sh","ecosystem":"homebrew","default":true,"packages_count":8588,"maintainers_count":0,"namespaces_count":0,"keywords_count":6263,"github":"homebrew","metadata":{"funded_packages_count":828},"icon_url":"https://github.com/homebrew.png","created_at":"2022-04-12T16:38:29.467Z","updated_at":"2025-09-09T06:57:17.771Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/namespaces"}}],"commits":{"id":945121,"full_name":"awslabs/git-secrets","default_branch":"master","committers":[{"name":"Michael Dowling","email":"mtdowling@gmail.com","login":"mtdowling","count":17},{"name":"Michael Wittig","email":"post@michaelwittig.info","login":"michaelwittig","count":12},{"name":"Andreas Wittig","email":"andreas@widdix.de","login":"andreaswittig","count":6},{"name":"Dane Hillard","email":"github@danehillard.com","login":"daneah","count":4},{"name":"Tatsuya Kitagawa","email":"tatsuya.kitagawa@t13a.com","login":"t13a","count":4},{"name":"Francois Marier","email":"francois@brave.com","login":"fmarier","count":4},{"name":"JSchucht","email":"jschucht@autoscout24.com","login":null,"count":2},{"name":"Aaron Costley","email":"costleya@amazon.com","login":"costleya","count":2},{"name":"Clarence \"Sparr\" Risher","email":"clrnc@amazon.com","login":"sparr","count":2},{"name":"Danny Sauer","email":"danny.sauer@hpe.com","login":"dannysauer","count":2},{"name":"Darius Wiles","email":"github@dariuswiles.com","login":"dariuswiles","count":2},{"name":"Pat Myron","email":"PatMyron","login":"PatMyron","count":2},{"name":"initbar","email":"initbar@protonmail.ch","login":"initbar","count":1},{"name":"Dennis Hoer","email":"dennis.hoer@pearson.com","login":null,"count":1},{"name":"Sze Siong Teo","email":"sze-siong.teo@scout24.com","login":null,"count":1},{"name":"joaufi","email":"johnathan.a.fisher@gmail.com","login":null,"count":1},{"name":"enabokov","email":"edwardnabokov@gmail.com","login":"enabokov","count":1},{"name":"aram price","email":"aprice@pivotal.io","login":"aramprice","count":1},{"name":"Scott Hutchings","email":"yoshutch@gmail.com","login":"yoshutch","count":1},{"name":"Michael Dowling","email":"dowling@amazon.com","login":"awstools","count":1},{"name":"Matt Bacchi","email":"mbacchi@gmail.com","login":"mbacchi","count":1},{"name":"Markos","email":"markosrendell@gmail.com","login":"kramos","count":1},{"name":"Manabu Sakai","email":"rea.527@gmail.com","login":"manabusakai","count":1},{"name":"Loren Segal","email":"lsegal@soen.ca","login":"lsegal","count":1},{"name":"Josh Soref","email":"2119212+jsoref","login":"jsoref","count":1},{"name":"Jason Dyke","email":"19151605+jdyke","login":"jdyke","count":1},{"name":"Henri Yandell","email":"hyandell@amazon.com","login":"hyandell","count":1},{"name":"Chris Gilmer","email":"chris.gilmer@gmail.com","login":"chrisgilmerproj","count":1},{"name":"David Braley","email":"david.braley@gmail.com","login":"dbraley","count":1}],"total_commits":76,"total_committers":29,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":2.6206896551724137,"dds":0.7763157894736842,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-05-26T06:23:51.931Z","last_synced_commit":"5357e18bc27b42a827b6780564ea873a72ca1f01","created_at":"2023-03-10T01:18:16.502Z","updated_at":"2025-05-26T06:23:51.954Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fgit-secrets/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5517961,"commits_count":864671715,"contributors_count":31745991,"owners_count":916103,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"awslabs/git-secrets","html_url":"https://github.com/awslabs/git-secrets","last_synced_at":"2025-08-31T13:14:13.641Z","status":null,"issues_count":91,"pull_requests_count":65,"avg_time_to_close_issue":17662778.727272727,"avg_time_to_close_pull_request":40892622.24137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":46,"issue_authors_count":87,"avg_comments_per_issue":1.978021978021978,"avg_comments_per_pull_request":1.5076923076923077,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":11.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T14:42:51.970Z","updated_at":"2025-09-02T03:54:46.409Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fgit-secrets","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fgit-secrets/issues","issue_labels_count":{"aged":25,"enhancement":7,"documentation":1,"bug":1},"pull_request_labels_count":{"enhancement":1},"issue_author_associations_count":{"NONE":86,"CONTRIBUTOR":4,"MEMBER":1},"pull_request_author_associations_count":{"NONE":55,"CONTRIBUTOR":15},"issue_authors":{"spkane":2,"wpcarro":2,"sparr":2,"suzuki-shunsuke":2,"gimpster":1,"lrkwz":1,"ToxicFrog":1,"vladimir-chernenko":1,"profburke":1,"spinwang":1,"raakasf":1,"robsonsobral":1,"Eskibear":1,"evolart":1,"nitrocode":1,"stdavis":1,"guerreit":1,"llamasoft":1,"bunkiedc":1,"farmersmurf":1,"scottschreckengaust":1,"nkumar-topcoder":1,"jamesbrink":1,"alexbielen":1,"steadmon":1,"Broick":1,"fatlazycat":1,"oarroyo77":1,"HieronymusLex":1,"vasanthaneppali":1,"privsjm":1,"poneding":1,"dusual":1,"zaro0508":1,"cpurules":1,"nathanawmk":1,"ajjl":1,"maelp":1,"VikashKothary":1,"Craigspaz":1,"catriuspham":1,"datnm8x":1,"orangeBiscuit":1,"ashwin31":1,"guisteglich":1,"itsmenaga":1,"jdyke":1,"HariSekhon":1,"frankinspace":1,"paul-forrester-nhse":1,"Kyle-sandeman-mrdfood":1,"ddelabru":1,"nightwatchcyber":1,"bestickley":1,"dizzersee":1,"vergenzt":1,"hugofragata":1,"dserodio":1,"oscarenzo":1,"hubertgrzeskowiak":1,"rnhurt":1,"LeoSpyke":1,"jtnord":1,"Kid-Ked-tech":1,"lumberyard-employee-dm":1,"0xdabbad00":1,"amine-bee":1,"wknapik":1,"positivebob":1,"atomkirk":1,"kalexmills":1,"jess-sol":1,"ChristopherGAndrews":1,"notjames":1,"jintymacginty":1,"MagicJohnJang":1,"agibralter":1,"dashmug":1,"smankoo-dbrs":1,"designMoreWeb":1,"ajaydell":1,"nhanphanminh":1,"bjfletcher":1,"dannysauer":1,"karthik-philips-ta":1,"chrisdlangton":1,"StianOvrevage":1},"pull_request_authors":{"khhipparagi":7,"sparr":6,"jlosito":4,"israel4435-ux":3,"michaelfindlater":2,"kvvasa99":2,"SherfeyInv":2,"nasamuffin":2,"dannysauer":2,"steadmon":2,"PatMyron":2,"ghost":2,"mobilutz":1,"sjuxax":1,"myintn02":1,"xketanaka":1,"jsoref":1,"ihavegout":1,"willphdavies":1,"Hariinbox10":1,"rongutierrez":1,"ssteo":1,"Khazzurrok":1,"mfinifter":1,"Craigspaz":1,"ksoeder":1,"lumberyard-employee-dm":1,"hugofragata":1,"ujjwalsh":1,"pzarfostph":1,"imshashank":1,"edumco":1,"jdyke":1,"fmarier":1,"AnirudhMergu":1,"MagicJohnJang":1,"tlangs":1,"notjames":1,"ChristopherGAndrews":1,"BrentAtAWS":1,"lukaso":1,"dariuswiles":1,"jglick":1,"ajjl":1,"eliottthomas1":1,"manics":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":9984253,"issues_count":29845082,"pull_requests_count":87386947,"authors_count":9865673,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"MEMBER":1,"NONE":1},"past_year_pull_request_author_associations_count":{"NONE":6},"past_year_issue_authors":{"LeoSpyke":1,"scottschreckengaust":1},"past_year_pull_request_authors":{"israel4435-ux":3,"SherfeyInv":2,"Hariinbox10":1},"maintainers":[{"login":"scottschreckengaust","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottschreckengaust"}],"active_maintainers":[{"login":"scottschreckengaust","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottschreckengaust"}]},"events":null,"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-10-20T17:59:49.011Z","updated_at":"2023-10-20T17:59:49.011Z","repository_link":"https://github.com/awslabs/git-secrets/blob/master/.github/workflows/test.yml","dependencies":[{"id":14267288666,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":18.68340708132509,"created_at":"2025-09-08T23:43:18.755Z","updated_at":"2025-10-07T08:34:54.436Z","avatar_url":"https://github.com/awslabs.png","language":"Shell","category":null,"sub_category":null,"monthly_downloads":301,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["infrastructure-as-code","packaging","vulnerabilities"],"project_url":"https://science.ecosyste.ms/api/v1/projects/132313","html_url":"https://science.ecosyste.ms/projects/132313"}