{"id":5802867,"name":"fregante/setup-git-user","ecosystem":"actions","description":"Sets the Git user and email to enable committing","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/fregante/setup-git-user","keywords_array":[],"namespace":"fregante","versions_count":7,"first_release_published_at":"2021-04-17T10:22:22.000Z","latest_release_published_at":"2024-07-17T15:55:47.000Z","latest_release_number":"v2.0.2","last_synced_at":"2026-05-31T13:01:58.762Z","created_at":"2023-01-04T14:06:47.952Z","updated_at":"2026-05-31T13:01:58.762Z","registry_url":"https://github.com/fregante/setup-git-user","install_command":null,"documentation_url":null,"metadata":{"name":"Setup Git user","description":"Sets the Git user and email to enable committing","author":"Federico Brigante","branding":{"icon":"chevron-up","color":"yellow"},"runs":{"using":"composite","steps":[{"shell":"bash","run":"git config user.name github-actions[bot]\ngit config user.email 41898282+github-actions[bot]@users.noreply.github.com\n"}]},"default_branch":"main","path":null},"repo_metadata":{"id":39926193,"uuid":"305540254","full_name":"fregante/setup-git-user","owner":"fregante","description":"GitHub Action that sets the git user and email to enable commiting","archived":false,"fork":false,"pushed_at":"2024-07-17T15:56:54.000Z","size":219,"stargazers_count":93,"open_issues_count":0,"forks_count":9,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-13T07:16:01.479Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/fregante.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,"zenodo":null},"funding":{"github":"fregante","custom":["paypal.me/fregante","www.buymeacoffee.com/fregante"]}},"created_at":"2020-10-19T23:47:44.000Z","updated_at":"2025-05-29T06:49:36.000Z","dependencies_parsed_at":"2025-04-26T03:01:59.054Z","dependency_job_id":"3246d991-9ce5-4c8a-bd01-adaccca59f10","html_url":"https://github.com/fregante/setup-git-user","commit_stats":{"total_commits":13,"total_committers":5,"mean_commits":2.6,"dds":0.5384615384615384,"last_synced_commit":"77c1b5542f14ab6db4b8462d6857e31deb988b09"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/fregante/setup-git-user","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fregante%2Fsetup-git-user","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fregante%2Fsetup-git-user/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fregante%2Fsetup-git-user/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fregante%2Fsetup-git-user/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fregante","download_url":"https://codeload.github.com/fregante/setup-git-user/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fregante%2Fsetup-git-user/sbom","scorecard":{"id":411051,"data":{"date":"2025-08-11","repo":{"name":"github.com/fregante/setup-git-user","commit":"024bc0b8e177d7e77203b48dab6fb45666854b35"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"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":"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 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":"Code-Review","score":2,"reason":"Found 3/14 approved changesets -- score normalized to 2","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":"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/action-release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/fregante/setup-git-user/action-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/fregante/setup-git-user/test.yml/main?enable=pin","Info:   0 out of   2 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/action-release.yml:1","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":"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:0","Info: FSF or OSI recognized license: MIT License: license: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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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-18T22:43:00.065Z","repository_id":39926193,"created_at":"2025-08-18T22:43:00.065Z","updated_at":"2025-08-18T22:43:00.065Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278283453,"owners_count":25961311,"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-10-04T02:00:05.491Z","response_time":63,"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":"fregante","name":null,"uuid":"1402241","kind":"user","description":"And right now you can save 50 bytes per package! That's 200 petabytes off for a single node_modules folder.","email":"","website":null,"location":null,"twitter":"fregante","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1402241?u=0a69930ae8a1fc949f8cce01274389b9b9eb960a\u0026v=4","repositories_count":284,"last_synced_at":"2025-10-02T17:46:02.787Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"fregante","custom":["paypal.me/fregante","www.buymeacoffee.com/fregante"]}},"html_url":"https://github.com/fregante","funding_links":["https://github.com/sponsors/fregante","paypal.me/fregante","www.buymeacoffee.com/fregante"],"total_stars":14728,"followers":1853,"following":43,"created_at":"2022-11-03T21:23:36.922Z","updated_at":"2025-10-02T17:46:02.787Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fregante","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fregante/repositories"},"tags":[{"name":"v2.0.2","sha":"024bc0b8e177d7e77203b48dab6fb45666854b35","kind":"commit","published_at":"2024-07-17T15:55:47.000Z","download_url":"https://codeload.github.com/fregante/setup-git-user/tar.gz/v2.0.2","html_url":"https://github.com/fregante/setup-git-user/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":"4ed6d9d5-1f62-4536-8f37-722c641f9a5a","purl":"pkg:github/fregante/setup-git-user@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fregante%2Fsetup-git-user/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fregante%2Fsetup-git-user/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"77c1b5542f14ab6db4b8462d6857e31deb988b09","kind":"commit","published_at":"2023-03-04T07:02:45.000Z","download_url":"https://codeload.github.com/fregante/setup-git-user/tar.gz/v2.0.1","html_url":"https://github.com/fregante/setup-git-user/releases/tag/v2.0.1","dependencies_parsed_at":"2023-06-02T01:10:28.065Z","dependency_job_id":null,"purl":"pkg:github/fregante/setup-git-user@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fregante%2Fsetup-git-user/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fregante%2Fsetup-git-user/tags/v2.0.1/manifests"},{"name":"v2","sha":"77c1b5542f14ab6db4b8462d6857e31deb988b09","kind":"commit","published_at":"2023-03-04T07:02:45.000Z","download_url":"https://codeload.github.com/fregante/setup-git-user/tar.gz/v2","html_url":"https://github.com/fregante/setup-git-user/releases/tag/v2","dependencies_parsed_at":"2023-06-02T01:10:28.072Z","dependency_job_id":null,"purl":"pkg:github/fregante/setup-git-user@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fregante%2Fsetup-git-user/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fregante%2Fsetup-git-user/tags/v2/manifests"},{"name":"v2.0.0","sha":"e7c7169718268dfd578ee86f42bdc909fc0c3733","kind":"commit","published_at":"2023-02-28T11:26:46.000Z","download_url":"https://codeload.github.com/fregante/setup-git-user/tar.gz/v2.0.0","html_url":"https://github.com/fregante/setup-git-user/releases/tag/v2.0.0","dependencies_parsed_at":"2023-06-02T01:10:28.027Z","dependency_job_id":null,"purl":"pkg:github/fregante/setup-git-user@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fregante%2Fsetup-git-user/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fregante%2Fsetup-git-user/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"2e28d51939d2a84005a917d2f844090637f435f8","kind":"commit","published_at":"2022-05-20T23:38:05.000Z","download_url":"https://codeload.github.com/fregante/setup-git-user/tar.gz/v1.1.0","html_url":"https://github.com/fregante/setup-git-user/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-30T23:41:48.148Z","dependency_job_id":null,"purl":"pkg:github/fregante/setup-git-user@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fregante%2Fsetup-git-user/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fregante%2Fsetup-git-user/tags/v1.1.0/manifests"},{"name":"v1","sha":"2e28d51939d2a84005a917d2f844090637f435f8","kind":"commit","published_at":"2022-05-20T23:38:05.000Z","download_url":"https://codeload.github.com/fregante/setup-git-user/tar.gz/v1","html_url":"https://github.com/fregante/setup-git-user/releases/tag/v1","dependencies_parsed_at":"2023-05-30T23:41:49.030Z","dependency_job_id":null,"purl":"pkg:github/fregante/setup-git-user@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fregante%2Fsetup-git-user/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fregante%2Fsetup-git-user/tags/v1/manifests"},{"name":"v1.0.1","sha":"6cef8bf084d00360a293e0cc3c56e1b45d6502b8","kind":"commit","published_at":"2021-04-17T10:22:22.000Z","download_url":"https://codeload.github.com/fregante/setup-git-user/tar.gz/v1.0.1","html_url":"https://github.com/fregante/setup-git-user/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-30T23:41:50.041Z","dependency_job_id":null,"purl":"pkg:github/fregante/setup-git-user@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fregante%2Fsetup-git-user/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fregante%2Fsetup-git-user/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-04T07:58:12.136Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":760,"rankings":{"downloads":null,"dependent_repos_count":1.1091744572967834,"dependent_packages_count":0.0,"stargazers_count":3.2894945333544605,"forks_count":6.756456979876406,"docker_downloads_count":0.35176675645697986,"average":2.301378545396926},"purl":"pkg:githubactions/fregante/setup-git-user","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/fregante/setup-git-user","docker_dependents_count":1,"docker_downloads_count":29203419,"usage_url":"https://repos.ecosyste.ms/usage/actions/fregante/setup-git-user","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/fregante/setup-git-user/dependencies","status":null,"funding_links":["https://github.com/sponsors/fregante","paypal.me/fregante","www.buymeacoffee.com/fregante"],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-30T21:10:18.013Z","issues_count":3,"pull_requests_count":10,"avg_time_to_close_issue":27921.0,"avg_time_to_close_pull_request":459865.0,"issues_closed_count":3,"pull_requests_closed_count":10,"pull_request_authors_count":7,"issue_authors_count":3,"avg_comments_per_issue":3.3333333333333335,"avg_comments_per_pull_request":2.3,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3680.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fregante%2Fsetup-git-user/issues","maintainers":[{"login":"fregante","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fregante"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/fregante%2Fsetup-git-user/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/fregante%2Fsetup-git-user/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/fregante%2Fsetup-git-user/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/fregante%2Fsetup-git-user/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/fregante%2Fsetup-git-user/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/fregante%2Fsetup-git-user/codemeta","maintainers":[]}