{"id":180,"url":"https://github.com/sobolevn/git-secret","last_synced_at":"2026-05-28T06:20:39.885Z","repository":{"id":4035912,"uuid":"51747445","full_name":"sobolevn/git-secret","owner":"sobolevn","description":":busts_in_silhouette: A bash-tool to store your private data inside a git repository.","archived":false,"fork":false,"pushed_at":"2025-08-18T23:11:01.000Z","size":4392,"stargazers_count":3882,"open_issues_count":98,"forks_count":204,"subscribers_count":36,"default_branch":"master","last_synced_at":"2025-08-23T01:24:07.029Z","etag":null,"topics":["encryption","git","git-addons","git-secret","gpg","secret-management"],"latest_commit_sha":null,"homepage":"https://sobolevn.me/git-secret/","language":"Shell","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/sobolevn.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","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,"zenodo":null},"funding":{"open_collective":"wemake-python-styleguide","github":"wemake-services","custom":"https://boosty.to/sobolevn"}},"created_at":"2016-02-15T10:16:53.000Z","updated_at":"2025-08-22T07:00:13.000Z","dependencies_parsed_at":"2023-02-14T18:16:17.847Z","dependency_job_id":"f24f27da-d5b0-4fe8-8ff3-bba031a1f888","html_url":"https://github.com/sobolevn/git-secret","commit_stats":{"total_commits":864,"total_committers":59,"mean_commits":14.64406779661017,"dds":0.7476851851851851,"last_synced_commit":"ca899f3b694187f9027161f537414422ee99c483"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/sobolevn/git-secret","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sobolevn%2Fgit-secret","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sobolevn%2Fgit-secret/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sobolevn%2Fgit-secret/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sobolevn%2Fgit-secret/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sobolevn","download_url":"https://codeload.github.com/sobolevn/git-secret/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sobolevn%2Fgit-secret/sbom","scorecard":{"id":835447,"data":{"date":"2025-08-11","repo":{"name":"github.com/sobolevn/git-secret","commit":"891fc9d21e1394b025807374cebaf9c0c6041b2d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/4 approved changesets -- score normalized to 0","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-man.yml:1","Warn: no topLevel permission defined: .github/workflows/github-pages.yml:1","Warn: no topLevel permission defined: .github/workflows/release-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:19","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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.4.0.alpha1 not signed: https://api.github.com/repos/sobolevn/git-secret/releases/42331637","Warn: release artifact v0.4.0.alpha1 does not have provenance: https://api.github.com/repos/sobolevn/git-secret/releases/42331637"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}},{"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/build-man.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sobolevn/git-secret/build-man.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/sobolevn/git-secret/github-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-pages.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/sobolevn/git-secret/github-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/sobolevn/git-secret/release-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-ci.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/sobolevn/git-secret/release-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-ci.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/sobolevn/git-secret/release-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sobolevn/git-secret/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/sobolevn/git-secret/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/sobolevn/git-secret/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/sobolevn/git-secret/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/sobolevn/git-secret/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/sobolevn/git-secret/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/sobolevn/git-secret/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sobolevn/git-secret/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: .ci/docker-ci/alma/Dockerfile:1: pin your Docker image by updating almalinux:8 to almalinux:8@sha256:2d4abdee2caecd851d2d6591dfb2205ba18549bc080ad5377875c990331e41c4","Warn: containerImage not pinned by hash: .ci/docker-ci/alpine/Dockerfile:1: pin your Docker image by updating alpine:3.21.3 to alpine:3.21.3@sha256:a8560b36e8b8210634f77d9f7f9efd7ffa463e380b75e2e74aff4511df3ef88c","Warn: containerImage not pinned by hash: .ci/docker-ci/arch/Dockerfile:1: pin your Docker image by updating archlinux:base-20220529.0.58327 to archlinux:base-20220529.0.58327@sha256:7f6e183877431dd4707f058f9769ecfbfed015cb64c542b17a169f7691f58e65","Warn: containerImage not pinned by hash: .ci/docker-ci/debian-gnupg1/Dockerfile:1: pin your Docker image by updating debian:12.10-slim to debian:12.10-slim@sha256:4b50eb66f977b4062683ff434ef18ac191da862dbe966961bc11990cf5791a8d","Warn: containerImage not pinned by hash: .ci/docker-ci/debian-gnupg2/Dockerfile:1: pin your Docker image by updating debian:12.10-slim to debian:12.10-slim@sha256:4b50eb66f977b4062683ff434ef18ac191da862dbe966961bc11990cf5791a8d","Warn: containerImage not pinned by hash: .ci/docker-ci/fedora/Dockerfile:1: pin your Docker image by updating fedora:42 to fedora:42@sha256:3da64cb89971a1cdbc6046e307eeebcb54f7281c0a606ee48d9995473f6b88d5","Warn: containerImage not pinned by hash: .ci/docker-ci/rocky/Dockerfile:1: pin your Docker image by updating rockylinux:8 to rockylinux:8@sha256:9794037624aaa6212aeada1d28861ef5e0a935adaf93e4ef79837119f2a2d04c","Warn: containerImage not pinned by hash: .ci/docker-ci/ubuntu/Dockerfile:1: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: .ci/release-ci/alma/Dockerfile:1: pin your Docker image by updating almalinux:8 to almalinux:8@sha256:2d4abdee2caecd851d2d6591dfb2205ba18549bc080ad5377875c990331e41c4","Warn: containerImage not pinned by hash: .ci/release-ci/alpine/Dockerfile:1: pin your Docker image by updating alpine:3.22.1 to alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: .ci/release-ci/debian/Dockerfile:1: pin your Docker image by updating debian:12.10-slim to debian:12.10-slim@sha256:4b50eb66f977b4062683ff434ef18ac191da862dbe966961bc11990cf5791a8d","Warn: containerImage not pinned by hash: .ci/release-ci/fedora/Dockerfile:1: pin your Docker image by updating fedora:41 to fedora:41@sha256:db46c636d4c0efee042f54d2155d138f3d9e764c6d24a856eb4f4f36c92279f8","Warn: containerImage not pinned by hash: .ci/release-ci/rocky/Dockerfile:1: pin your Docker image by updating rockylinux:8 to rockylinux:8@sha256:9794037624aaa6212aeada1d28861ef5e0a935adaf93e4ef79837119f2a2d04c","Warn: containerImage not pinned by hash: .ci/release-ci/ubuntu/Dockerfile:1: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: .ci/releaser/alpine/Dockerfile:3: pin your Docker image by updating alpine:3.22.1 to alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  15 containerImage 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"}}]},"last_synced_at":"2025-08-23T18:54:17.210Z","repository_id":4035912,"created_at":"2025-08-23T18:54:17.210Z","updated_at":"2025-08-23T18:54:17.210Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272784654,"owners_count":24992493,"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-08-29T02:00:10.610Z","response_time":87,"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"}},"keywords":["encryption","git","git-addons","git-secret","gpg","secret-management"],"created_at":"2024-01-11T15:50:30.459Z","updated_at":"2025-08-30T00:20:25.750Z","avatar_url":"https://github.com/sobolevn.png","language":"Shell","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/180","html_url":"https://opencollective.ecosyste.ms/projects/180","collective":{"id":3243,"uuid":"88rzownx-l9e50px9-mjpymvbd-gk7j43a9","slug":"git-secret","name":"git-secret","description":"A bash-tool to store your private data inside a git repository.","website":"https://github.com/sobolevn/git-secret","github":null,"twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://github.com/sobolevn/git-secret"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-06-16T18:22:20.244Z","created_at":"2024-01-10T13:17:54.630Z","updated_at":"2026-06-16T18:22:20.704Z","transactions_count":111,"balance":405.6800000000041,"account_type":"COLLECTIVE","owner":{"login":"sobolevn","name":null,"uuid":"4660275","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4660275?u=42e203a9264267ffda774112d4edabc153981c9f\u0026v=4","repositories_count":618,"last_synced_at":"2025-11-10T02:26:19.449Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"wemake-python-styleguide","github":"wemake-services","custom":"https://boosty.to/sobolevn"}},"html_url":"https://github.com/sobolevn","funding_links":["https://opencollective.com/wemake-python-styleguide","https://github.com/sponsors/wemake-services","https://boosty.to/sobolevn"],"total_stars":13030,"followers":6393,"following":3,"created_at":"2022-11-04T00:30:27.074Z","updated_at":"2025-11-10T02:26:19.449Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sobolevn","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sobolevn/repositories"},"last_project_activity_at":"2025-08-18T23:11:01.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2018-01-28T07:05:26.573Z","collective_updated_at":"2020-01-14T05:14:37.132Z","html_url":"https://opencollective.com/git-secret","icon_url":"https://images.opencollective.com/git-secret/logo/40.png","total_donations":5348.130000000004,"total_expenses":-5411.859999999999,"current_balance":405.6800000000041,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/git-secret","url":"https://opencollective.ecosyste.ms/collectives/git-secret","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/git-secret/projects"}}