{"id":369468,"url":"https://github.com/magit/magit","last_synced_at":"2026-05-31T09:30:31.515Z","repository":{"id":37516647,"uuid":"655492","full_name":"magit/magit","owner":"magit","description":"It's Magit! A Git Porcelain inside Emacs.","archived":false,"fork":false,"pushed_at":"2026-05-14T09:37:36.000Z","size":33318,"stargazers_count":7093,"open_issues_count":10,"forks_count":860,"subscribers_count":142,"default_branch":"main","last_synced_at":"2026-05-14T11:38:22.831Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://magit.vc","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/magit.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":".github/CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":"https://magit.vc/donate","github":"tarsius"}},"created_at":"2010-05-07T19:07:04.000Z","updated_at":"2026-05-14T09:37:44.000Z","dependencies_parsed_at":"2026-02-06T02:01:11.977Z","dependency_job_id":null,"html_url":"https://github.com/magit/magit","commit_stats":{"total_commits":10960,"total_committers":380,"mean_commits":"28.842105263157894","dds":0.3103102189781022,"last_synced_commit":"2b02bfb0495bf738e006d82f3a233e8f511b90b8"},"previous_names":[],"tags_count":67,"template":false,"template_full_name":null,"purl":"pkg:github/magit/magit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magit","download_url":"https://codeload.github.com/magit/magit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/sbom","scorecard":{"id":59148,"data":{"date":"2025-08-04","repo":{"name":"github.com/magit/magit","commit":"573ed7f90d1317d2fc26fe54fe4a9bea64a74182"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.4,"checks":[{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/compile.yml:1","Warn: no topLevel permission defined: .github/workflows/manual.yml:1","Warn: no topLevel permission defined: .github/workflows/stats.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/compile.yml:6: update your workflow using https://app.stepsecurity.io/secureworkflow/magit/magit/compile.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manual.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/magit/magit/manual.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stats.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/magit/magit/stats.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:6: update your workflow using https://app.stepsecurity.io/secureworkflow/magit/magit/test.yml/main?enable=pin","Info:   0 out of   4 third-party 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-15T01:21:42.027Z","repository_id":37516647,"created_at":"2025-08-15T01:21:42.027Z","updated_at":"2025-08-15T01:21:42.027Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33599465,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"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":"magit","name":"Magit","uuid":"750076","kind":"organization","description":"It's Magit! A Git porcelain inside Emacs.","email":null,"website":"https://magit.vc","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/750076?v=4","repositories_count":22,"last_synced_at":"2024-03-26T14:19:33.758Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://magit.vc/donate","github":"tarsius"}},"html_url":"https://github.com/magit","funding_links":["https://magit.vc/donate","https://github.com/sponsors/tarsius"],"total_stars":9940,"followers":66,"following":0,"created_at":"2022-11-03T21:40:59.944Z","updated_at":"2024-03-26T14:19:34.051Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magit/repositories"},"packages":[{"id":13026116,"name":"emacsPackages.git-commit","ecosystem":"nixpkgs","description":null,"homepage":"https://github.com/magit/magit","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/magit/magit","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T14:41:19.351Z","latest_release_published_at":"2026-02-01T14:41:19.351Z","latest_release_number":"20240831.2335","last_synced_at":"2026-03-07T15:11:53.052Z","created_at":"2026-02-01T14:41:19.011Z","updated_at":"2026-03-11T13:03:31.864Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=emacsPackages.git-commit","install_command":"nix-env -iA nixpkgs.emacsPackages.git-commit","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix#L139","metadata":{"nix_attribute":"emacs-git-commit-20240831.2335","position":"pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix:139","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd","x86_64-freebsd","aarch64-genode","i686-genode","x86_64-genode","x86_64-solaris","javascript-ghcjs","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","mmix-mmixware","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","aarch64_be-none","aarch64-none","arm-none","armv6l-none","avr-none","i686-none","microblaze-none","microblazeel-none","mips-none","mips64-none","msp430-none","or1k-none","m68k-none","powerpc-none","powerpcle-none","riscv32-none","riscv64-none","rx-none","s390-none","s390x-none","vc4-none","x86_64-none","i686-openbsd","x86_64-openbsd","x86_64-redox","wasm64-wasi","wasm32-wasi","aarch64-windows","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"elpa","upstream_name":"git-commit"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/emacsPackages.git-commit?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/emacsPackages.git-commit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/emacsPackages.git-commit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/emacsPackages.git-commit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/emacsPackages.git-commit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/emacsPackages.git-commit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/emacsPackages.git-commit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/emacsPackages.git-commit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/emacsPackages.git-commit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/emacsPackages.git-commit/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":7413387,"name":"github.com/magit/magit","ecosystem":"go","description":null,"homepage":null,"licenses":"gpl-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/magit/magit","keywords_array":[],"namespace":"github.com/magit","versions_count":27,"first_release_published_at":"2018-11-08T15:07:50.000Z","latest_release_published_at":"2026-01-01T18:50:14.000Z","latest_release_number":"v4.5.0+incompatible","last_synced_at":"2026-04-29T18:05:54.086Z","created_at":"2023-04-06T01:57:37.991Z","updated_at":"2026-04-29T18:05:54.086Z","registry_url":"https://pkg.go.dev/github.com/magit/magit","install_command":"go get github.com/magit/magit","documentation_url":"https://pkg.go.dev/github.com/magit/magit#section-documentation","metadata":{},"repo_metadata":{"id":37516647,"uuid":"655492","full_name":"magit/magit","owner":"magit","description":"It's Magit! A Git Porcelain inside Emacs.","archived":false,"fork":false,"pushed_at":"2025-10-18T13:50:19.000Z","size":33044,"stargazers_count":6881,"open_issues_count":11,"forks_count":839,"subscribers_count":143,"default_branch":"main","last_synced_at":"2025-10-19T08:21:31.857Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://magit.vc","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/magit.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":".github/CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":"https://magit.vc/donate","github":"tarsius"}},"created_at":"2010-05-07T19:07:04.000Z","updated_at":"2025-10-19T06:11:59.000Z","dependencies_parsed_at":"2024-02-28T03:27:57.974Z","dependency_job_id":"950b8b16-217b-42c1-b493-bf4e3033f3da","html_url":"https://github.com/magit/magit","commit_stats":{"total_commits":10960,"total_committers":380,"mean_commits":"28.842105263157894","dds":0.3103102189781022,"last_synced_commit":"2b02bfb0495bf738e006d82f3a233e8f511b90b8"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/magit/magit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magit","download_url":"https://codeload.github.com/magit/magit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/sbom","scorecard":{"id":59148,"data":{"date":"2025-08-04","repo":{"name":"github.com/magit/magit","commit":"573ed7f90d1317d2fc26fe54fe4a9bea64a74182"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.4,"checks":[{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/compile.yml:1","Warn: no topLevel permission defined: .github/workflows/manual.yml:1","Warn: no topLevel permission defined: .github/workflows/stats.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/compile.yml:6: update your workflow using https://app.stepsecurity.io/secureworkflow/magit/magit/compile.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manual.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/magit/magit/manual.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stats.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/magit/magit/stats.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:6: update your workflow using https://app.stepsecurity.io/secureworkflow/magit/magit/test.yml/main?enable=pin","Info:   0 out of   4 third-party 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-15T01:21:42.027Z","repository_id":37516647,"created_at":"2025-08-15T01:21:42.027Z","updated_at":"2025-08-15T01:21:42.027Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280168578,"owners_count":26284048,"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-20T02:00:06.978Z","response_time":62,"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"},"tags":[]},"repo_metadata_updated_at":"2025-10-20T22:20:41.418Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.706401008585746,"dependent_packages_count":9.561217324694391,"stargazers_count":0.8480809055231893,"forks_count":0.9931814693823858,"docker_downloads_count":null,"average":4.027220177046428},"purl":"pkg:golang/github.com/magit/magit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/magit/magit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/magit/magit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/magit/magit/dependencies","status":null,"funding_links":["https://magit.vc/donate","https://github.com/sponsors/tarsius"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-02T07:01:09.579Z","issues_count":284,"pull_requests_count":172,"avg_time_to_close_issue":6132345.172995781,"avg_time_to_close_pull_request":873236.782051282,"issues_closed_count":237,"pull_requests_closed_count":156,"pull_request_authors_count":91,"issue_authors_count":230,"avg_comments_per_issue":5.161971830985916,"avg_comments_per_pull_request":2.1744186046511627,"merged_pull_requests_count":76,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":84,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":96031.87931034483,"past_year_avg_time_to_close_pull_request":307706.68888888886,"past_year_issues_closed_count":58,"past_year_pull_requests_closed_count":45,"past_year_pull_request_authors_count":27,"past_year_issue_authors_count":80,"past_year_avg_comments_per_issue":1.4404761904761905,"past_year_avg_comments_per_pull_request":1.222222222222222,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/issues","maintainers":[{"login":"tarsius","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tarsius"},{"login":"kyleam","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kyleam"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmagit%2Fmagit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmagit%2Fmagit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmagit%2Fmagit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmagit%2Fmagit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmagit%2Fmagit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmagit%2Fmagit/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2126945,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13147340,"name":"emacsPackages.git-commit","ecosystem":"nixpkgs","description":null,"homepage":"https://github.com/magit/magit","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/magit/magit","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T21:37:47.911Z","latest_release_published_at":"2026-02-01T21:37:47.911Z","latest_release_number":"20240415.1544","last_synced_at":"2026-03-05T14:24:54.474Z","created_at":"2026-02-01T21:37:47.607Z","updated_at":"2026-03-05T14:31:59.276Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=emacsPackages.git-commit","install_command":"nix-env -iA nixpkgs.emacsPackages.git-commit","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix#L103","metadata":{"nix_attribute":"emacs-git-commit-20240415.1544","position":"pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix:103","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd","x86_64-freebsd","aarch64-genode","i686-genode","x86_64-genode","x86_64-solaris","javascript-ghcjs","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","mmix-mmixware","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","aarch64_be-none","aarch64-none","arm-none","armv6l-none","avr-none","i686-none","microblaze-none","microblazeel-none","mips-none","mips64-none","msp430-none","or1k-none","m68k-none","powerpc-none","powerpcle-none","riscv32-none","riscv64-none","rx-none","s390-none","s390x-none","vc4-none","x86_64-none","i686-openbsd","x86_64-openbsd","x86_64-redox","wasm64-wasi","wasm32-wasi","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"elpa","upstream_name":"git-commit"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/emacsPackages.git-commit?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/emacsPackages.git-commit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/emacsPackages.git-commit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/emacsPackages.git-commit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/emacsPackages.git-commit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/emacsPackages.git-commit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/emacsPackages.git-commit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/emacsPackages.git-commit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/emacsPackages.git-commit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/emacsPackages.git-commit/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":234},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-06T05:01:16.903Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13027329,"name":"emacsPackages.magit-section","ecosystem":"nixpkgs","description":null,"homepage":"https://github.com/magit/magit","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/magit/magit","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T14:47:50.235Z","latest_release_published_at":"2026-02-01T14:47:50.235Z","latest_release_number":"20241001.2052","last_synced_at":"2026-04-14T18:01:32.713Z","created_at":"2026-02-01T14:47:29.421Z","updated_at":"2026-04-14T18:32:45.152Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=emacsPackages.magit-section","install_command":"nix-env -iA nixpkgs.emacsPackages.magit-section","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix#L139","metadata":{"nix_attribute":"emacs-magit-section-20241001.2052","position":"pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix:139","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd","x86_64-freebsd","aarch64-genode","i686-genode","x86_64-genode","x86_64-solaris","javascript-ghcjs","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","mmix-mmixware","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","aarch64_be-none","aarch64-none","arm-none","armv6l-none","avr-none","i686-none","microblaze-none","microblazeel-none","mips-none","mips64-none","msp430-none","or1k-none","m68k-none","powerpc-none","powerpcle-none","riscv32-none","riscv64-none","rx-none","s390-none","s390x-none","vc4-none","x86_64-none","i686-openbsd","x86_64-openbsd","x86_64-redox","wasm64-wasi","wasm32-wasi","aarch64-windows","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"elpa","upstream_name":"magit-section"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/emacsPackages.magit-section?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/emacsPackages.magit-section","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/emacsPackages.magit-section","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/emacsPackages.magit-section/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/emacsPackages.magit-section/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/emacsPackages.magit-section/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/emacsPackages.magit-section/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/emacsPackages.magit-section/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/emacsPackages.magit-section/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/emacsPackages.magit-section/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13027308,"name":"emacsPackages.magit","ecosystem":"nixpkgs","description":null,"homepage":"https://github.com/magit/magit","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/magit/magit","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T14:48:14.946Z","latest_release_published_at":"2026-02-01T14:48:14.946Z","latest_release_number":"20241010.1930","last_synced_at":"2026-03-05T14:30:55.015Z","created_at":"2026-02-01T14:47:22.611Z","updated_at":"2026-03-05T14:30:55.015Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=emacsPackages.magit","install_command":"nix-env -iA nixpkgs.emacsPackages.magit","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix#L139","metadata":{"nix_attribute":"emacs-magit-20241010.1930","position":"pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix:139","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd","x86_64-freebsd","aarch64-genode","i686-genode","x86_64-genode","x86_64-solaris","javascript-ghcjs","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","mmix-mmixware","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","aarch64_be-none","aarch64-none","arm-none","armv6l-none","avr-none","i686-none","microblaze-none","microblazeel-none","mips-none","mips64-none","msp430-none","or1k-none","m68k-none","powerpc-none","powerpcle-none","riscv32-none","riscv64-none","rx-none","s390-none","s390x-none","vc4-none","x86_64-none","i686-openbsd","x86_64-openbsd","x86_64-redox","wasm64-wasi","wasm32-wasi","aarch64-windows","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"elpa","upstream_name":"magit"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/emacsPackages.magit?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/emacsPackages.magit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/emacsPackages.magit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/emacsPackages.magit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/emacsPackages.magit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/emacsPackages.magit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/emacsPackages.magit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/emacsPackages.magit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/emacsPackages.magit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/emacsPackages.magit/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13250001,"name":"emacsPackages.magit","ecosystem":"nixpkgs","description":null,"homepage":"https://github.com/magit/magit","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/magit/magit","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T03:40:12.817Z","latest_release_published_at":"2026-02-02T03:40:12.817Z","latest_release_number":"20231112.914","last_synced_at":"2026-04-14T23:02:37.578Z","created_at":"2026-02-02T03:40:10.792Z","updated_at":"2026-04-14T23:32:26.131Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=emacsPackages.magit","install_command":"nix-env -iA nixpkgs.emacsPackages.magit","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix#L83","metadata":{"nix_attribute":"emacs-magit-20231112.914","position":"pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix:83","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd13","x86_64-freebsd13","aarch64-genode","i686-genode","x86_64-genode","x86_64-solaris","javascript-ghcjs","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","mmix-mmixware","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","aarch64_be-none","aarch64-none","arm-none","armv6l-none","avr-none","i686-none","microblaze-none","microblazeel-none","mips-none","mips64-none","msp430-none","or1k-none","m68k-none","powerpc-none","powerpcle-none","riscv32-none","riscv64-none","rx-none","s390-none","s390x-none","vc4-none","x86_64-none","i686-openbsd","x86_64-openbsd","x86_64-redox","wasm64-wasi","wasm32-wasi","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"elpa","upstream_name":"magit"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/emacsPackages.magit?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/emacsPackages.magit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/emacsPackages.magit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/emacsPackages.magit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/emacsPackages.magit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/emacsPackages.magit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/emacsPackages.magit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/emacsPackages.magit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/emacsPackages.magit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/emacsPackages.magit/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13148514,"name":"emacsPackages.magit","ecosystem":"nixpkgs","description":null,"homepage":"https://github.com/magit/magit","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/magit/magit","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T21:43:27.615Z","latest_release_published_at":"2026-02-01T21:43:27.615Z","latest_release_number":"20240426.2118","last_synced_at":"2026-03-05T18:15:47.894Z","created_at":"2026-02-01T21:43:25.791Z","updated_at":"2026-03-05T18:15:47.894Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=emacsPackages.magit","install_command":"nix-env -iA nixpkgs.emacsPackages.magit","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix#L103","metadata":{"nix_attribute":"emacs-magit-20240426.2118","position":"pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix:103","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd","x86_64-freebsd","aarch64-genode","i686-genode","x86_64-genode","x86_64-solaris","javascript-ghcjs","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","mmix-mmixware","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","aarch64_be-none","aarch64-none","arm-none","armv6l-none","avr-none","i686-none","microblaze-none","microblazeel-none","mips-none","mips64-none","msp430-none","or1k-none","m68k-none","powerpc-none","powerpcle-none","riscv32-none","riscv64-none","rx-none","s390-none","s390x-none","vc4-none","x86_64-none","i686-openbsd","x86_64-openbsd","x86_64-redox","wasm64-wasi","wasm32-wasi","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"elpa","upstream_name":"magit"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/emacsPackages.magit?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/emacsPackages.magit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/emacsPackages.magit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/emacsPackages.magit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/emacsPackages.magit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/emacsPackages.magit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/emacsPackages.magit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/emacsPackages.magit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/emacsPackages.magit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/emacsPackages.magit/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":234},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-06T05:01:16.903Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13248834,"name":"emacsPackages.git-commit","ecosystem":"nixpkgs","description":null,"homepage":"https://github.com/magit/magit","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/magit/magit","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T03:35:13.890Z","latest_release_published_at":"2026-02-02T03:35:13.890Z","latest_release_number":"20231030.2243","last_synced_at":"2026-03-06T00:56:05.923Z","created_at":"2026-02-02T03:35:07.285Z","updated_at":"2026-03-06T01:19:46.026Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=emacsPackages.git-commit","install_command":"nix-env -iA nixpkgs.emacsPackages.git-commit","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix#L83","metadata":{"nix_attribute":"emacs-git-commit-20231030.2243","position":"pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix:83","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd13","x86_64-freebsd13","aarch64-genode","i686-genode","x86_64-genode","x86_64-solaris","javascript-ghcjs","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","mmix-mmixware","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","aarch64_be-none","aarch64-none","arm-none","armv6l-none","avr-none","i686-none","microblaze-none","microblazeel-none","mips-none","mips64-none","msp430-none","or1k-none","m68k-none","powerpc-none","powerpcle-none","riscv32-none","riscv64-none","rx-none","s390-none","s390x-none","vc4-none","x86_64-none","i686-openbsd","x86_64-openbsd","x86_64-redox","wasm64-wasi","wasm32-wasi","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"elpa","upstream_name":"git-commit"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/emacsPackages.git-commit?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/emacsPackages.git-commit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/emacsPackages.git-commit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/emacsPackages.git-commit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/emacsPackages.git-commit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/emacsPackages.git-commit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/emacsPackages.git-commit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/emacsPackages.git-commit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/emacsPackages.git-commit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/emacsPackages.git-commit/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13148533,"name":"emacsPackages.magit-section","ecosystem":"nixpkgs","description":null,"homepage":"https://github.com/magit/magit","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/magit/magit","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T21:43:31.905Z","latest_release_published_at":"2026-02-01T21:43:31.905Z","latest_release_number":"20240426.1325","last_synced_at":"2026-03-08T15:07:47.093Z","created_at":"2026-02-01T21:43:31.499Z","updated_at":"2026-03-10T04:02:44.267Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=emacsPackages.magit-section","install_command":"nix-env -iA nixpkgs.emacsPackages.magit-section","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix#L103","metadata":{"nix_attribute":"emacs-magit-section-20240426.1325","position":"pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix:103","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd","x86_64-freebsd","aarch64-genode","i686-genode","x86_64-genode","x86_64-solaris","javascript-ghcjs","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","mmix-mmixware","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","aarch64_be-none","aarch64-none","arm-none","armv6l-none","avr-none","i686-none","microblaze-none","microblazeel-none","mips-none","mips64-none","msp430-none","or1k-none","m68k-none","powerpc-none","powerpcle-none","riscv32-none","riscv64-none","rx-none","s390-none","s390x-none","vc4-none","x86_64-none","i686-openbsd","x86_64-openbsd","x86_64-redox","wasm64-wasi","wasm32-wasi","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"elpa","upstream_name":"magit-section"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/emacsPackages.magit-section?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/emacsPackages.magit-section","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/emacsPackages.magit-section","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/emacsPackages.magit-section/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/emacsPackages.magit-section/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/emacsPackages.magit-section/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/emacsPackages.magit-section/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/emacsPackages.magit-section/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/emacsPackages.magit-section/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/emacsPackages.magit-section/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":234},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-06T05:01:16.903Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13250019,"name":"emacsPackages.magit-section","ecosystem":"nixpkgs","description":null,"homepage":"https://github.com/magit/magit","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/magit/magit","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T03:40:18.424Z","latest_release_published_at":"2026-02-02T03:40:18.424Z","latest_release_number":"20231014.1405","last_synced_at":"2026-03-06T10:53:37.920Z","created_at":"2026-02-02T03:40:12.324Z","updated_at":"2026-03-06T11:03:46.135Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=emacsPackages.magit-section","install_command":"nix-env -iA nixpkgs.emacsPackages.magit-section","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix#L83","metadata":{"nix_attribute":"emacs-magit-section-20231014.1405","position":"pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix:83","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd13","x86_64-freebsd13","aarch64-genode","i686-genode","x86_64-genode","x86_64-solaris","javascript-ghcjs","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","mmix-mmixware","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","aarch64_be-none","aarch64-none","arm-none","armv6l-none","avr-none","i686-none","microblaze-none","microblazeel-none","mips-none","mips64-none","msp430-none","or1k-none","m68k-none","powerpc-none","powerpcle-none","riscv32-none","riscv64-none","rx-none","s390-none","s390x-none","vc4-none","x86_64-none","i686-openbsd","x86_64-openbsd","x86_64-redox","wasm64-wasi","wasm32-wasi","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"elpa","upstream_name":"magit-section"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/emacsPackages.magit-section?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/emacsPackages.magit-section","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/emacsPackages.magit-section","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/emacsPackages.magit-section/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/emacsPackages.magit-section/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/emacsPackages.magit-section/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/emacsPackages.magit-section/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/emacsPackages.magit-section/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/emacsPackages.magit-section/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/emacsPackages.magit-section/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":12733575,"name":"emacsPackages.magit-section","ecosystem":"nixpkgs","description":null,"homepage":"https://github.com/magit/magit","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/magit/magit","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T02:10:47.360Z","latest_release_published_at":"2026-01-26T02:10:47.360Z","latest_release_number":"20230521.1803","last_synced_at":"2026-03-26T15:23:05.105Z","created_at":"2026-01-26T02:10:47.211Z","updated_at":"2026-03-26T15:23:05.105Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=emacsPackages.magit-section","install_command":"nix-env -iA nixpkgs.emacsPackages.magit-section","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix#L83","metadata":{"nix_attribute":"emacs-magit-section-20230521.1803","position":"pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix:83","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd13","x86_64-freebsd13","aarch64-genode","i686-genode","x86_64-genode","x86_64-solaris","javascript-ghcjs","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","mmix-mmixware","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","aarch64_be-none","aarch64-none","arm-none","armv6l-none","avr-none","i686-none","microblaze-none","microblazeel-none","msp430-none","or1k-none","m68k-none","powerpc-none","powerpcle-none","riscv32-none","riscv64-none","rx-none","s390-none","s390x-none","vc4-none","x86_64-none","i686-openbsd","x86_64-openbsd","x86_64-redox","wasm64-wasi","wasm32-wasi","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"elpa","upstream_name":"magit-section"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/emacsPackages.magit-section?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/emacsPackages.magit-section","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/emacsPackages.magit-section","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/emacsPackages.magit-section/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/emacsPackages.magit-section/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/emacsPackages.magit-section/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/emacsPackages.magit-section/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/emacsPackages.magit-section/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/emacsPackages.magit-section/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/emacsPackages.magit-section/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":12733545,"name":"emacsPackages.magit","ecosystem":"nixpkgs","description":null,"homepage":"https://github.com/magit/magit","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/magit/magit","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T02:10:36.274Z","latest_release_published_at":"2026-01-26T02:10:36.274Z","latest_release_number":"20230606.1402","last_synced_at":"2026-03-26T15:23:17.528Z","created_at":"2026-01-26T02:10:36.119Z","updated_at":"2026-03-26T15:23:17.528Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=emacsPackages.magit","install_command":"nix-env -iA nixpkgs.emacsPackages.magit","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix#L83","metadata":{"nix_attribute":"emacs-magit-20230606.1402","position":"pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix:83","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd13","x86_64-freebsd13","aarch64-genode","i686-genode","x86_64-genode","x86_64-solaris","javascript-ghcjs","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","mmix-mmixware","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","aarch64_be-none","aarch64-none","arm-none","armv6l-none","avr-none","i686-none","microblaze-none","microblazeel-none","msp430-none","or1k-none","m68k-none","powerpc-none","powerpcle-none","riscv32-none","riscv64-none","rx-none","s390-none","s390x-none","vc4-none","x86_64-none","i686-openbsd","x86_64-openbsd","x86_64-redox","wasm64-wasi","wasm32-wasi","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"elpa","upstream_name":"magit"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/emacsPackages.magit?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/emacsPackages.magit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/emacsPackages.magit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/emacsPackages.magit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/emacsPackages.magit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/emacsPackages.magit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/emacsPackages.magit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/emacsPackages.magit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/emacsPackages.magit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/emacsPackages.magit/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":12731568,"name":"emacsPackages.git-commit","ecosystem":"nixpkgs","description":null,"homepage":"https://github.com/magit/magit","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/magit/magit","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T01:51:17.739Z","latest_release_published_at":"2026-01-26T01:51:17.739Z","latest_release_number":"20230521.2344","last_synced_at":"2026-03-26T03:19:05.061Z","created_at":"2026-01-26T01:51:17.504Z","updated_at":"2026-03-26T03:19:05.061Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=emacsPackages.git-commit","install_command":"nix-env -iA nixpkgs.emacsPackages.git-commit","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix#L83","metadata":{"nix_attribute":"emacs-git-commit-20230521.2344","position":"pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix:83","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd13","x86_64-freebsd13","aarch64-genode","i686-genode","x86_64-genode","x86_64-solaris","javascript-ghcjs","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","mmix-mmixware","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","aarch64_be-none","aarch64-none","arm-none","armv6l-none","avr-none","i686-none","microblaze-none","microblazeel-none","msp430-none","or1k-none","m68k-none","powerpc-none","powerpcle-none","riscv32-none","riscv64-none","rx-none","s390-none","s390x-none","vc4-none","x86_64-none","i686-openbsd","x86_64-openbsd","x86_64-redox","wasm64-wasi","wasm32-wasi","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"elpa","upstream_name":"git-commit"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/emacsPackages.git-commit?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/emacsPackages.git-commit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/emacsPackages.git-commit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/emacsPackages.git-commit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/emacsPackages.git-commit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/emacsPackages.git-commit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/emacsPackages.git-commit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/emacsPackages.git-commit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/emacsPackages.git-commit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/emacsPackages.git-commit/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":12744025,"name":"emacsPackages.magit-section","ecosystem":"nixpkgs","description":null,"homepage":"https://github.com/magit/magit","licenses":"gpl-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/magit/magit","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-26T03:49:20.639Z","latest_release_published_at":"2026-02-26T15:07:17.080Z","latest_release_number":"20260101.1850","last_synced_at":"2026-03-26T16:09:52.165Z","created_at":"2026-01-26T03:49:20.443Z","updated_at":"2026-03-26T16:10:46.277Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=emacsPackages.magit-section","install_command":"nix-env -iA nixpkgs.emacsPackages.magit-section","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix#L139","metadata":{"nix_attribute":"emacs-magit-section-20260101.1850","position":"pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix:139","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","aarch64-darwin","i686-freebsd","x86_64-freebsd","aarch64-freebsd","aarch64-genode","i686-genode","x86_64-genode","x86_64-solaris","javascript-ghcjs","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","mmix-mmixware","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","aarch64_be-none","aarch64-none","arm-none","armv6l-none","avr-none","i686-none","microblaze-none","microblazeel-none","mips-none","mips64-none","msp430-none","or1k-none","m68k-none","powerpc-none","powerpcle-none","riscv32-none","riscv64-none","rx-none","s390-none","s390x-none","vc4-none","x86_64-none","i686-openbsd","x86_64-openbsd","x86_64-redox","wasm64-wasi","wasm32-wasi","aarch64-windows","x86_64-windows","i686-windows","aarch64-uefi","x86_64-uefi"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"elpa","upstream_name":"magit-section"},"repo_metadata":{"id":37516647,"uuid":"655492","full_name":"magit/magit","owner":"magit","description":"It's Magit! A Git Porcelain inside Emacs.","archived":false,"fork":false,"pushed_at":"2026-03-21T12:43:42.000Z","size":33044,"stargazers_count":7052,"open_issues_count":12,"forks_count":853,"subscribers_count":141,"default_branch":"main","last_synced_at":"2026-03-22T03:31:44.089Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://magit.vc","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/magit.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":".github/CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":"https://magit.vc/donate","github":"tarsius"}},"created_at":"2010-05-07T19:07:04.000Z","updated_at":"2026-03-22T01:59:19.000Z","dependencies_parsed_at":"2026-02-06T02:01:11.977Z","dependency_job_id":null,"html_url":"https://github.com/magit/magit","commit_stats":{"total_commits":10960,"total_committers":380,"mean_commits":"28.842105263157894","dds":0.3103102189781022,"last_synced_commit":"2b02bfb0495bf738e006d82f3a233e8f511b90b8"},"previous_names":[],"tags_count":67,"template":false,"template_full_name":null,"purl":"pkg:github/magit/magit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magit","download_url":"https://codeload.github.com/magit/magit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/sbom","scorecard":{"id":59148,"data":{"date":"2025-08-04","repo":{"name":"github.com/magit/magit","commit":"573ed7f90d1317d2fc26fe54fe4a9bea64a74182"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.4,"checks":[{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/compile.yml:1","Warn: no topLevel permission defined: .github/workflows/manual.yml:1","Warn: no topLevel permission defined: .github/workflows/stats.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/compile.yml:6: update your workflow using https://app.stepsecurity.io/secureworkflow/magit/magit/compile.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manual.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/magit/magit/manual.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stats.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/magit/magit/stats.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:6: update your workflow using https://app.stepsecurity.io/secureworkflow/magit/magit/test.yml/main?enable=pin","Info:   0 out of   4 third-party 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-15T01:21:42.027Z","repository_id":37516647,"created_at":"2025-08-15T01:21:42.027Z","updated_at":"2025-08-15T01:21:42.027Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30975199,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-26T14:13:19.610Z","status":"ssl_error","status_checked_at":"2026-03-26T14:12:43.279Z","response_time":114,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"},"tags":[{"name":"v4.5.0","sha":"c800f79c2061621fde847f6a53129eca0e8da728","kind":"tag","published_at":"2026-01-01T18:50:21.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.5.0","html_url":"https://github.com/magit/magit/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.5.0/manifests"},{"name":"v4.4.2","sha":"b828afbb4b45641998fb6483a08effb1efb214e1","kind":"tag","published_at":"2025-10-06T18:40:37.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.4.2","html_url":"https://github.com/magit/magit/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"424f094aaac4b3f01a26fffff87cfdb30a9864a1","kind":"tag","published_at":"2025-10-06T18:19:30.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.4.1","html_url":"https://github.com/magit/magit/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"dc0094bd88a5307fdfa1c2a48f3ec5b33891f1f0","kind":"tag","published_at":"2025-09-09T10:18:51.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.4.0","html_url":"https://github.com/magit/magit/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.4.0/manifests"},{"name":"v4.3.8","sha":"5b820a1d1e94649e0f218362286d520d9f29ac2c","kind":"tag","published_at":"2025-07-04T23:00:38.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.3.8","html_url":"https://github.com/magit/magit/releases/tag/v4.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.8/manifests"},{"name":"v4.3.7","sha":"0686ea8d63016ed275ffa191dce02d4fdb5bccfa","kind":"tag","published_at":"2025-07-01T15:14:54.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.3.7","html_url":"https://github.com/magit/magit/releases/tag/v4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.7/manifests"},{"name":"v4.3.6","sha":"2f1ff91f128f28aa277e0e060ef44b4be8a989c1","kind":"tag","published_at":"2025-06-01T10:28:28.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.3.6","html_url":"https://github.com/magit/magit/releases/tag/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"04ee83d93fabbfbe202e9e7dc781b0dcd4d5b502","kind":"tag","published_at":"2025-05-14T17:38:34.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.3.5","html_url":"https://github.com/magit/magit/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.5/manifests"},{"name":"v4.3.4","sha":"f88225f6a8731a5f950e7c6e4c955eddbf820c87","kind":"tag","published_at":"2025-05-13T14:44:10.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.3.4","html_url":"https://github.com/magit/magit/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"531e7ca6190e71e6d500ddd1a1f6e5cf8402aeca","kind":"tag","published_at":"2025-05-01T08:48:24.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.3.3","html_url":"https://github.com/magit/magit/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"bf58615a033b8c827bf630962531c67539789215","kind":"tag","published_at":"2025-04-01T17:53:54.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.3.2","html_url":"https://github.com/magit/magit/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"28d272ce0bcecc2e312d22ed15a48ad4cea564eb","kind":"tag","published_at":"2025-03-01T23:15:46.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.3.1","html_url":"https://github.com/magit/magit/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"f52dfada8fa0fa6cd70886819868d84e198773a3","kind":"tag","published_at":"2025-02-04T13:34:17.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.3.0","html_url":"https://github.com/magit/magit/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"7dfebba55bf687a25049882c2316166d968048ea","kind":"tag","published_at":"2025-01-01T18:03:34.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.2.0","html_url":"https://github.com/magit/magit/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"7adad8c8d3bd61ae36659638751223cfa2c7d720","kind":"tag","published_at":"2024-12-06T22:15:06.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.1.3","html_url":"https://github.com/magit/magit/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"4992c3d1f64e0e983692c7a61d47069f47380dbf","kind":"tag","published_at":"2024-11-02T13:01:54.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.1.2","html_url":"https://github.com/magit/magit/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"93e86ceca7bf5b0ff9023d7f138e5f06990fc276","kind":"tag","published_at":"2024-10-01T20:53:15.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.1.1","html_url":"https://github.com/magit/magit/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"0aa26864e3fc4e6949711a4821caf6819e7ab171","kind":"tag","published_at":"2024-08-31T22:55:41.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.1.0","html_url":"https://github.com/magit/magit/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"020aca7c9c4154dbc4a72acbd56165ecccea1bf1","kind":"tag","published_at":"2024-08-08T18:53:13.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.0.0","html_url":"https://github.com/magit/magit/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.0.0/manifests"},{"name":"v3.3.0","sha":"f44f6c14500476d918e9c01de8449edb20af4113","kind":"tag","published_at":"2021-10-04T19:55:24.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v3.3.0","html_url":"https://github.com/magit/magit/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"b70f660e36c024fa9319ea0e2977e45ef3c6f3ac","kind":"tag","published_at":"2021-08-06T16:08:58.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v3.2.1","html_url":"https://github.com/magit/magit/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"93f03389d055fe1f648b37a85fade85e8635b41c","kind":"tag","published_at":"2021-08-01T10:01:48.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v3.2.0","html_url":"https://github.com/magit/magit/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"143d95cced1ee793106d16da3a182dcc2dd01e88","kind":"tag","published_at":"2021-07-02T08:19:13.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v3.1.1","html_url":"https://github.com/magit/magit/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"2896f615f9b4f4aecfbbe92b401ef83c2caa6a85","kind":"tag","published_at":"2021-07-01T15:51:53.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v3.1.0","html_url":"https://github.com/magit/magit/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"c3bbc9b9425f3370690cabb11bd35b9040773fdc","kind":"tag","published_at":"2021-05-25T08:15:08.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v3.0.0","html_url":"https://github.com/magit/magit/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v3.0.0/manifests"},{"name":"v2.90.1","sha":"791901b2f1d26fa0a383147fe77948a9abc753da","kind":"tag","published_at":"2018-11-16T14:07:11.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v2.90.1","html_url":"https://github.com/magit/magit/releases/tag/v2.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v2.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v2.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v2.90.1/manifests"},{"name":"v2.90.0","sha":"36deb2fc945e546e33cd0e50c8e8b433e70a6fa5","kind":"tag","published_at":"2018-11-08T15:16:01.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v2.90.0","html_url":"https://github.com/magit/magit/releases/tag/v2.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v2.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v2.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v2.90.0/manifests"},{"name":"2.13.1","sha":"6b7558c3f95fd6c5173d5fe947363b7b3d5e9cad","kind":"tag","published_at":"2018-11-08T13:40:30.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.13.1","html_url":"https://github.com/magit/magit/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.13.1/manifests"},{"name":"2.13.0","sha":"e03685e813330a750c1d2e525a8f8c74901fccfb","kind":"tag","published_at":"2018-06-03T00:39:09.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.13.0","html_url":"https://github.com/magit/magit/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"44508d71fb400910adb5d0594b56d3c34aa3a5de","kind":"tag","published_at":"2018-04-01T10:12:20.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.12.1","html_url":"https://github.com/magit/magit/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"f0a29e8adb233bf8f483e04874bf1042bc257789","kind":"tag","published_at":"2018-03-29T20:10:31.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.12.0","html_url":"https://github.com/magit/magit/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.12.0/manifests"},{"name":"2.11.0","sha":"4ad2ebfef0afa7e5f5fb85e8d1146da613804fe5","kind":"tag","published_at":"2017-09-13T10:42:14.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.11.0","html_url":"https://github.com/magit/magit/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.11.0/manifests"},{"name":"2.10.3","sha":"d5b747473ab0bf0f0034fca2f57f6497d476b67e","kind":"tag","published_at":"2017-03-08T09:45:51.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.10.3","html_url":"https://github.com/magit/magit/releases/tag/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.10.3/manifests"},{"name":"2.10.2","sha":"ade30b02b7a732c4b145f8e7e2af1e17af0a9f4d","kind":"tag","published_at":"2017-02-14T11:46:50.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.10.2","html_url":"https://github.com/magit/magit/releases/tag/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.10.2/manifests"},{"name":"2.10.1","sha":"acba806a823977108bae60438466da71f773a7c8","kind":"tag","published_at":"2017-01-28T15:44:58.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.10.1","html_url":"https://github.com/magit/magit/releases/tag/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.10.1/manifests"},{"name":"2.10.0","sha":"9cc74bfc9804918d1b296424bc0fb0aca6d65a59","kind":"tag","published_at":"2017-01-04T17:22:10.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.10.0","html_url":"https://github.com/magit/magit/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.10.0/manifests"},{"name":"2.9.0","sha":"acb8efe770b55ae23f24cf8d2dc4e62bc37c1b88","kind":"tag","published_at":"2016-12-07T01:00:58.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.9.0","html_url":"https://github.com/magit/magit/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"570a0320bdd7437fc35a36d78a1c28e1ee19ce88","kind":"tag","published_at":"2016-08-21T20:38:06.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.8.0","html_url":"https://github.com/magit/magit/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.8.0/manifests"},{"name":"2.7.0","sha":"bfc6f6d88619221506e246390e5fbb39087564ec","kind":"tag","published_at":"2016-05-19T16:50:08.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.7.0","html_url":"https://github.com/magit/magit/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.7.0/manifests"},{"name":"2.6.2","sha":"2e6dcf8fe8672dca67e59a72975c2d850ce9bc16","kind":"tag","published_at":"2016-04-25T11:28:59.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.6.2","html_url":"https://github.com/magit/magit/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"c4e6297dbf5024992865824df0fad3a71ad13425","kind":"tag","published_at":"2016-04-14T09:50:33.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.6.1","html_url":"https://github.com/magit/magit/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"f9dda76193e8bc46c0d3f03493a3f616c5ead810","kind":"tag","published_at":"2016-03-29T15:45:24.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.6.0","html_url":"https://github.com/magit/magit/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.6.0/manifests"},{"name":"2.5.0","sha":"a3747edc8a4cddc408f7718a3371b46a4b610744","kind":"tag","published_at":"2016-01-30T14:50:00.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.5.0","html_url":"https://github.com/magit/magit/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.5.0/manifests"},{"name":"2.4.1","sha":"efc0742c2348b7f7e9904df20fe5c920f95d600c","kind":"tag","published_at":"2016-01-19T22:10:19.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.4.1","html_url":"https://github.com/magit/magit/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"2e757a8c919b53edddb186e36e055e011e3b0ab3","kind":"tag","published_at":"2016-01-17T23:10:22.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.4.0","html_url":"https://github.com/magit/magit/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"16a7a12c44d63e78e9b223fca7c1c23a144d3ef1","kind":"tag","published_at":"2015-11-11T12:16:18.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.3.1","html_url":"https://github.com/magit/magit/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"7ba93daeff4a110032939b9e46f13dcb43e266e3","kind":"tag","published_at":"2015-10-28T18:58:18.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.3.0","html_url":"https://github.com/magit/magit/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"bacd79048f62c278b73de76b3093f4a61bc4203e","kind":"tag","published_at":"2015-09-03T19:04:10.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.2.2","html_url":"https://github.com/magit/magit/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"758b0ce74f70c89a1fc482e8d526ce45451c37ac","kind":"tag","published_at":"2015-08-24T17:12:14.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.2.1","html_url":"https://github.com/magit/magit/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"1bfa83cc2ec378c137b548d341ba304473815b72","kind":"tag","published_at":"2015-08-16T17:43:14.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.2.0","html_url":"https://github.com/magit/magit/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"fb3e25dd776d83d5cb459a183bc128c652375d9e","kind":"tag","published_at":"2015-07-01T20:26:59.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.1.0","html_url":"https://github.com/magit/magit/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.1.0/manifests"},{"name":"1.4.2","sha":"93cbf42fc3c90274ef9e10eb127d66a6e237dae2","kind":"tag","published_at":"2015-06-08T18:41:57.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/1.4.2","html_url":"https://github.com/magit/magit/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"2f8c330e566476a5bbf92d3294d4bc209ad52268","kind":"tag","published_at":"2015-04-12T01:07:10.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/1.4.1","html_url":"https://github.com/magit/magit/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"aa72a592b27edcda326255c4310cc4b60f5bbd4e","kind":"tag","published_at":"2015-04-01T21:40:27.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/1.4.0","html_url":"https://github.com/magit/magit/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.4.0/manifests"},{"name":"1.2.2","sha":"57020efa1e8460524a2081a8acb925f782a19bd9","kind":"tag","published_at":"2014-10-22T23:04:55.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/1.2.2","html_url":"https://github.com/magit/magit/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"c7493e37da709efd088c3572f2857e93db131a2b","kind":"tag","published_at":"2014-05-23T19:20:13.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/1.2.1","html_url":"https://github.com/magit/magit/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"5ed79cb12033a2606ebaea18123e8996f19690ed","kind":"commit","published_at":"2012-09-23T16:37:08.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/1.2.0","html_url":"https://github.com/magit/magit/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"bd4e9b9a4169610bacec8f4b459143ca5ddb2074","kind":"commit","published_at":"2012-09-23T16:36:15.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/1.1.2","html_url":"https://github.com/magit/magit/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"691aa6f9e9ac919d33285e2a9606735c072236ea","kind":"commit","published_at":"2012-01-15T10:18:35.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/1.1.1","html_url":"https://github.com/magit/magit/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"5f6097656190afe4969cdefadc1fc0c466986a48","kind":"tag","published_at":"2011-12-23T22:20:33.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/1.1.0","html_url":"https://github.com/magit/magit/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7b3473865309c8a6bc41d0e674ee648e124bf106","kind":"commit","published_at":"2011-03-23T16:17:12.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/1.0.0","html_url":"https://github.com/magit/magit/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.0.0/manifests"},{"name":"0.8.2","sha":"8be54f67577478ce05cf68a44a377cab893e9ea0","kind":"commit","published_at":"2010-07-10T11:41:05.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/0.8.2","html_url":"https://github.com/magit/magit/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"cff8d04ef1fc0cce10a274e3737fbbe3ae9be43c","kind":"commit","published_at":"2010-06-10T16:35:25.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/0.8.1","html_url":"https://github.com/magit/magit/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"387969a8734377e4baabaf2533dfad8f427dce5f","kind":"commit","published_at":"2010-05-07T20:32:14.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/0.8.0","html_url":"https://github.com/magit/magit/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"20f35de12717a7c7b236e94b5b8a6ff363a17b91","kind":"commit","published_at":"2009-03-08T16:51:35.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/0.7.0","html_url":"https://github.com/magit/magit/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"bda4bfecd2d4b25d3ee3fd11aa218f4eaef24f06","kind":"commit","published_at":"2008-10-15T22:08:24.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/0.6.1","html_url":"https://github.com/magit/magit/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/0.6.1/manifests"},{"name":"0.5.1","sha":"207fd6c10f8e9e4ad05d245ae0d8eab44427cac9","kind":"commit","published_at":"2008-08-13T23:11:26.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/0.5.1","html_url":"https://github.com/magit/magit/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/0.5.1/manifests"}]},"repo_metadata_updated_at":"2026-03-26T16:10:46.277Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.0629925668771085,"forks_count":0.06089281464787156,"docker_downloads_count":null,"average":0.030971345381245012},"purl":"pkg:nix/emacsPackages.magit-section?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/emacsPackages.magit-section","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/emacsPackages.magit-section","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/emacsPackages.magit-section/dependencies","status":null,"funding_links":["https://magit.vc/donate","https://github.com/sponsors/tarsius"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-23T00:00:16.151Z","issues_count":297,"pull_requests_count":178,"avg_time_to_close_issue":6007990.504,"avg_time_to_close_pull_request":845053.2160493827,"issues_closed_count":250,"pull_requests_closed_count":162,"pull_request_authors_count":96,"issue_authors_count":242,"avg_comments_per_issue":5.1447811447811445,"avg_comments_per_pull_request":2.162921348314607,"merged_pull_requests_count":80,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":50,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":76763.83333333333,"past_year_avg_time_to_close_pull_request":383321.60869565216,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":48,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":1.2857142857142858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/issues","maintainers":[{"login":"tarsius","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tarsius"},{"login":"kyleam","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kyleam"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/emacsPackages.magit-section/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/emacsPackages.magit-section/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/emacsPackages.magit-section/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/emacsPackages.magit-section/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/emacsPackages.magit-section/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/emacsPackages.magit-section/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":146113,"maintainers_count":4642,"namespaces_count":0,"keywords_count":2867,"github":"NixOS","metadata":{"funded_packages_count":1543},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-04-16T05:08:04.612Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":12743982,"name":"emacsPackages.magit","ecosystem":"nixpkgs","description":null,"homepage":"https://github.com/magit/magit","licenses":"gpl-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/magit/magit","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2026-01-26T03:49:03.996Z","latest_release_published_at":"2026-03-26T16:10:15.953Z","latest_release_number":"20260221.1634","last_synced_at":"2026-03-26T16:10:16.170Z","created_at":"2026-01-26T03:49:03.786Z","updated_at":"2026-03-26T16:10:46.269Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=emacsPackages.magit","install_command":"nix-env -iA nixpkgs.emacsPackages.magit","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix#L139","metadata":{"nix_attribute":"emacs-magit-20260221.1634","position":"pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix:139","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","aarch64-darwin","i686-freebsd","x86_64-freebsd","aarch64-freebsd","aarch64-genode","i686-genode","x86_64-genode","x86_64-solaris","javascript-ghcjs","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","mmix-mmixware","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","aarch64_be-none","aarch64-none","arm-none","armv6l-none","avr-none","i686-none","microblaze-none","microblazeel-none","mips-none","mips64-none","msp430-none","or1k-none","m68k-none","powerpc-none","powerpcle-none","riscv32-none","riscv64-none","rx-none","s390-none","s390x-none","vc4-none","x86_64-none","i686-openbsd","x86_64-openbsd","x86_64-redox","wasm64-wasi","wasm32-wasi","aarch64-windows","x86_64-windows","i686-windows","aarch64-uefi","x86_64-uefi"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"elpa","upstream_name":"magit"},"repo_metadata":{"id":37516647,"uuid":"655492","full_name":"magit/magit","owner":"magit","description":"It's Magit! A Git Porcelain inside Emacs.","archived":false,"fork":false,"pushed_at":"2026-03-21T12:43:42.000Z","size":33044,"stargazers_count":7052,"open_issues_count":12,"forks_count":853,"subscribers_count":141,"default_branch":"main","last_synced_at":"2026-03-22T03:31:44.089Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://magit.vc","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/magit.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":".github/CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":"https://magit.vc/donate","github":"tarsius"}},"created_at":"2010-05-07T19:07:04.000Z","updated_at":"2026-03-22T01:59:19.000Z","dependencies_parsed_at":"2026-02-06T02:01:11.977Z","dependency_job_id":null,"html_url":"https://github.com/magit/magit","commit_stats":{"total_commits":10960,"total_committers":380,"mean_commits":"28.842105263157894","dds":0.3103102189781022,"last_synced_commit":"2b02bfb0495bf738e006d82f3a233e8f511b90b8"},"previous_names":[],"tags_count":67,"template":false,"template_full_name":null,"purl":"pkg:github/magit/magit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magit","download_url":"https://codeload.github.com/magit/magit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/sbom","scorecard":{"id":59148,"data":{"date":"2025-08-04","repo":{"name":"github.com/magit/magit","commit":"573ed7f90d1317d2fc26fe54fe4a9bea64a74182"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.4,"checks":[{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/compile.yml:1","Warn: no topLevel permission defined: .github/workflows/manual.yml:1","Warn: no topLevel permission defined: .github/workflows/stats.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/compile.yml:6: update your workflow using https://app.stepsecurity.io/secureworkflow/magit/magit/compile.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manual.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/magit/magit/manual.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stats.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/magit/magit/stats.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:6: update your workflow using https://app.stepsecurity.io/secureworkflow/magit/magit/test.yml/main?enable=pin","Info:   0 out of   4 third-party 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-15T01:21:42.027Z","repository_id":37516647,"created_at":"2025-08-15T01:21:42.027Z","updated_at":"2025-08-15T01:21:42.027Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30975199,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-26T14:13:19.610Z","status":"ssl_error","status_checked_at":"2026-03-26T14:12:43.279Z","response_time":114,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"},"tags":[{"name":"v4.5.0","sha":"c800f79c2061621fde847f6a53129eca0e8da728","kind":"tag","published_at":"2026-01-01T18:50:21.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.5.0","html_url":"https://github.com/magit/magit/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.5.0/manifests"},{"name":"v4.4.2","sha":"b828afbb4b45641998fb6483a08effb1efb214e1","kind":"tag","published_at":"2025-10-06T18:40:37.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.4.2","html_url":"https://github.com/magit/magit/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"424f094aaac4b3f01a26fffff87cfdb30a9864a1","kind":"tag","published_at":"2025-10-06T18:19:30.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.4.1","html_url":"https://github.com/magit/magit/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"dc0094bd88a5307fdfa1c2a48f3ec5b33891f1f0","kind":"tag","published_at":"2025-09-09T10:18:51.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.4.0","html_url":"https://github.com/magit/magit/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.4.0/manifests"},{"name":"v4.3.8","sha":"5b820a1d1e94649e0f218362286d520d9f29ac2c","kind":"tag","published_at":"2025-07-04T23:00:38.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.3.8","html_url":"https://github.com/magit/magit/releases/tag/v4.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.8/manifests"},{"name":"v4.3.7","sha":"0686ea8d63016ed275ffa191dce02d4fdb5bccfa","kind":"tag","published_at":"2025-07-01T15:14:54.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.3.7","html_url":"https://github.com/magit/magit/releases/tag/v4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.7/manifests"},{"name":"v4.3.6","sha":"2f1ff91f128f28aa277e0e060ef44b4be8a989c1","kind":"tag","published_at":"2025-06-01T10:28:28.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.3.6","html_url":"https://github.com/magit/magit/releases/tag/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"04ee83d93fabbfbe202e9e7dc781b0dcd4d5b502","kind":"tag","published_at":"2025-05-14T17:38:34.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.3.5","html_url":"https://github.com/magit/magit/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.5/manifests"},{"name":"v4.3.4","sha":"f88225f6a8731a5f950e7c6e4c955eddbf820c87","kind":"tag","published_at":"2025-05-13T14:44:10.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.3.4","html_url":"https://github.com/magit/magit/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"531e7ca6190e71e6d500ddd1a1f6e5cf8402aeca","kind":"tag","published_at":"2025-05-01T08:48:24.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.3.3","html_url":"https://github.com/magit/magit/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"bf58615a033b8c827bf630962531c67539789215","kind":"tag","published_at":"2025-04-01T17:53:54.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.3.2","html_url":"https://github.com/magit/magit/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"28d272ce0bcecc2e312d22ed15a48ad4cea564eb","kind":"tag","published_at":"2025-03-01T23:15:46.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.3.1","html_url":"https://github.com/magit/magit/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"f52dfada8fa0fa6cd70886819868d84e198773a3","kind":"tag","published_at":"2025-02-04T13:34:17.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.3.0","html_url":"https://github.com/magit/magit/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"7dfebba55bf687a25049882c2316166d968048ea","kind":"tag","published_at":"2025-01-01T18:03:34.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.2.0","html_url":"https://github.com/magit/magit/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"7adad8c8d3bd61ae36659638751223cfa2c7d720","kind":"tag","published_at":"2024-12-06T22:15:06.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.1.3","html_url":"https://github.com/magit/magit/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"4992c3d1f64e0e983692c7a61d47069f47380dbf","kind":"tag","published_at":"2024-11-02T13:01:54.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.1.2","html_url":"https://github.com/magit/magit/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"93e86ceca7bf5b0ff9023d7f138e5f06990fc276","kind":"tag","published_at":"2024-10-01T20:53:15.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.1.1","html_url":"https://github.com/magit/magit/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"0aa26864e3fc4e6949711a4821caf6819e7ab171","kind":"tag","published_at":"2024-08-31T22:55:41.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.1.0","html_url":"https://github.com/magit/magit/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"020aca7c9c4154dbc4a72acbd56165ecccea1bf1","kind":"tag","published_at":"2024-08-08T18:53:13.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v4.0.0","html_url":"https://github.com/magit/magit/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v4.0.0/manifests"},{"name":"v3.3.0","sha":"f44f6c14500476d918e9c01de8449edb20af4113","kind":"tag","published_at":"2021-10-04T19:55:24.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v3.3.0","html_url":"https://github.com/magit/magit/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"b70f660e36c024fa9319ea0e2977e45ef3c6f3ac","kind":"tag","published_at":"2021-08-06T16:08:58.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v3.2.1","html_url":"https://github.com/magit/magit/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"93f03389d055fe1f648b37a85fade85e8635b41c","kind":"tag","published_at":"2021-08-01T10:01:48.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v3.2.0","html_url":"https://github.com/magit/magit/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"143d95cced1ee793106d16da3a182dcc2dd01e88","kind":"tag","published_at":"2021-07-02T08:19:13.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v3.1.1","html_url":"https://github.com/magit/magit/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"2896f615f9b4f4aecfbbe92b401ef83c2caa6a85","kind":"tag","published_at":"2021-07-01T15:51:53.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v3.1.0","html_url":"https://github.com/magit/magit/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"c3bbc9b9425f3370690cabb11bd35b9040773fdc","kind":"tag","published_at":"2021-05-25T08:15:08.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v3.0.0","html_url":"https://github.com/magit/magit/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v3.0.0/manifests"},{"name":"v2.90.1","sha":"791901b2f1d26fa0a383147fe77948a9abc753da","kind":"tag","published_at":"2018-11-16T14:07:11.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v2.90.1","html_url":"https://github.com/magit/magit/releases/tag/v2.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v2.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v2.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v2.90.1/manifests"},{"name":"v2.90.0","sha":"36deb2fc945e546e33cd0e50c8e8b433e70a6fa5","kind":"tag","published_at":"2018-11-08T15:16:01.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/v2.90.0","html_url":"https://github.com/magit/magit/releases/tag/v2.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@v2.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v2.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/v2.90.0/manifests"},{"name":"2.13.1","sha":"6b7558c3f95fd6c5173d5fe947363b7b3d5e9cad","kind":"tag","published_at":"2018-11-08T13:40:30.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.13.1","html_url":"https://github.com/magit/magit/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.13.1/manifests"},{"name":"2.13.0","sha":"e03685e813330a750c1d2e525a8f8c74901fccfb","kind":"tag","published_at":"2018-06-03T00:39:09.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.13.0","html_url":"https://github.com/magit/magit/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"44508d71fb400910adb5d0594b56d3c34aa3a5de","kind":"tag","published_at":"2018-04-01T10:12:20.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.12.1","html_url":"https://github.com/magit/magit/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"f0a29e8adb233bf8f483e04874bf1042bc257789","kind":"tag","published_at":"2018-03-29T20:10:31.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.12.0","html_url":"https://github.com/magit/magit/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.12.0/manifests"},{"name":"2.11.0","sha":"4ad2ebfef0afa7e5f5fb85e8d1146da613804fe5","kind":"tag","published_at":"2017-09-13T10:42:14.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.11.0","html_url":"https://github.com/magit/magit/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.11.0/manifests"},{"name":"2.10.3","sha":"d5b747473ab0bf0f0034fca2f57f6497d476b67e","kind":"tag","published_at":"2017-03-08T09:45:51.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.10.3","html_url":"https://github.com/magit/magit/releases/tag/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.10.3/manifests"},{"name":"2.10.2","sha":"ade30b02b7a732c4b145f8e7e2af1e17af0a9f4d","kind":"tag","published_at":"2017-02-14T11:46:50.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.10.2","html_url":"https://github.com/magit/magit/releases/tag/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.10.2/manifests"},{"name":"2.10.1","sha":"acba806a823977108bae60438466da71f773a7c8","kind":"tag","published_at":"2017-01-28T15:44:58.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.10.1","html_url":"https://github.com/magit/magit/releases/tag/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.10.1/manifests"},{"name":"2.10.0","sha":"9cc74bfc9804918d1b296424bc0fb0aca6d65a59","kind":"tag","published_at":"2017-01-04T17:22:10.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.10.0","html_url":"https://github.com/magit/magit/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.10.0/manifests"},{"name":"2.9.0","sha":"acb8efe770b55ae23f24cf8d2dc4e62bc37c1b88","kind":"tag","published_at":"2016-12-07T01:00:58.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.9.0","html_url":"https://github.com/magit/magit/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"570a0320bdd7437fc35a36d78a1c28e1ee19ce88","kind":"tag","published_at":"2016-08-21T20:38:06.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.8.0","html_url":"https://github.com/magit/magit/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.8.0/manifests"},{"name":"2.7.0","sha":"bfc6f6d88619221506e246390e5fbb39087564ec","kind":"tag","published_at":"2016-05-19T16:50:08.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.7.0","html_url":"https://github.com/magit/magit/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.7.0/manifests"},{"name":"2.6.2","sha":"2e6dcf8fe8672dca67e59a72975c2d850ce9bc16","kind":"tag","published_at":"2016-04-25T11:28:59.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.6.2","html_url":"https://github.com/magit/magit/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"c4e6297dbf5024992865824df0fad3a71ad13425","kind":"tag","published_at":"2016-04-14T09:50:33.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.6.1","html_url":"https://github.com/magit/magit/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"f9dda76193e8bc46c0d3f03493a3f616c5ead810","kind":"tag","published_at":"2016-03-29T15:45:24.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.6.0","html_url":"https://github.com/magit/magit/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.6.0/manifests"},{"name":"2.5.0","sha":"a3747edc8a4cddc408f7718a3371b46a4b610744","kind":"tag","published_at":"2016-01-30T14:50:00.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.5.0","html_url":"https://github.com/magit/magit/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.5.0/manifests"},{"name":"2.4.1","sha":"efc0742c2348b7f7e9904df20fe5c920f95d600c","kind":"tag","published_at":"2016-01-19T22:10:19.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.4.1","html_url":"https://github.com/magit/magit/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"2e757a8c919b53edddb186e36e055e011e3b0ab3","kind":"tag","published_at":"2016-01-17T23:10:22.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.4.0","html_url":"https://github.com/magit/magit/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"16a7a12c44d63e78e9b223fca7c1c23a144d3ef1","kind":"tag","published_at":"2015-11-11T12:16:18.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.3.1","html_url":"https://github.com/magit/magit/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"7ba93daeff4a110032939b9e46f13dcb43e266e3","kind":"tag","published_at":"2015-10-28T18:58:18.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.3.0","html_url":"https://github.com/magit/magit/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"bacd79048f62c278b73de76b3093f4a61bc4203e","kind":"tag","published_at":"2015-09-03T19:04:10.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.2.2","html_url":"https://github.com/magit/magit/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"758b0ce74f70c89a1fc482e8d526ce45451c37ac","kind":"tag","published_at":"2015-08-24T17:12:14.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.2.1","html_url":"https://github.com/magit/magit/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"1bfa83cc2ec378c137b548d341ba304473815b72","kind":"tag","published_at":"2015-08-16T17:43:14.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.2.0","html_url":"https://github.com/magit/magit/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"fb3e25dd776d83d5cb459a183bc128c652375d9e","kind":"tag","published_at":"2015-07-01T20:26:59.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/2.1.0","html_url":"https://github.com/magit/magit/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/2.1.0/manifests"},{"name":"1.4.2","sha":"93cbf42fc3c90274ef9e10eb127d66a6e237dae2","kind":"tag","published_at":"2015-06-08T18:41:57.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/1.4.2","html_url":"https://github.com/magit/magit/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"2f8c330e566476a5bbf92d3294d4bc209ad52268","kind":"tag","published_at":"2015-04-12T01:07:10.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/1.4.1","html_url":"https://github.com/magit/magit/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"aa72a592b27edcda326255c4310cc4b60f5bbd4e","kind":"tag","published_at":"2015-04-01T21:40:27.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/1.4.0","html_url":"https://github.com/magit/magit/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.4.0/manifests"},{"name":"1.2.2","sha":"57020efa1e8460524a2081a8acb925f782a19bd9","kind":"tag","published_at":"2014-10-22T23:04:55.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/1.2.2","html_url":"https://github.com/magit/magit/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"c7493e37da709efd088c3572f2857e93db131a2b","kind":"tag","published_at":"2014-05-23T19:20:13.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/1.2.1","html_url":"https://github.com/magit/magit/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"5ed79cb12033a2606ebaea18123e8996f19690ed","kind":"commit","published_at":"2012-09-23T16:37:08.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/1.2.0","html_url":"https://github.com/magit/magit/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"bd4e9b9a4169610bacec8f4b459143ca5ddb2074","kind":"commit","published_at":"2012-09-23T16:36:15.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/1.1.2","html_url":"https://github.com/magit/magit/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"691aa6f9e9ac919d33285e2a9606735c072236ea","kind":"commit","published_at":"2012-01-15T10:18:35.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/1.1.1","html_url":"https://github.com/magit/magit/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"5f6097656190afe4969cdefadc1fc0c466986a48","kind":"tag","published_at":"2011-12-23T22:20:33.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/1.1.0","html_url":"https://github.com/magit/magit/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7b3473865309c8a6bc41d0e674ee648e124bf106","kind":"commit","published_at":"2011-03-23T16:17:12.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/1.0.0","html_url":"https://github.com/magit/magit/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/1.0.0/manifests"},{"name":"0.8.2","sha":"8be54f67577478ce05cf68a44a377cab893e9ea0","kind":"commit","published_at":"2010-07-10T11:41:05.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/0.8.2","html_url":"https://github.com/magit/magit/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"cff8d04ef1fc0cce10a274e3737fbbe3ae9be43c","kind":"commit","published_at":"2010-06-10T16:35:25.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/0.8.1","html_url":"https://github.com/magit/magit/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"387969a8734377e4baabaf2533dfad8f427dce5f","kind":"commit","published_at":"2010-05-07T20:32:14.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/0.8.0","html_url":"https://github.com/magit/magit/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"20f35de12717a7c7b236e94b5b8a6ff363a17b91","kind":"commit","published_at":"2009-03-08T16:51:35.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/0.7.0","html_url":"https://github.com/magit/magit/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"bda4bfecd2d4b25d3ee3fd11aa218f4eaef24f06","kind":"commit","published_at":"2008-10-15T22:08:24.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/0.6.1","html_url":"https://github.com/magit/magit/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/0.6.1/manifests"},{"name":"0.5.1","sha":"207fd6c10f8e9e4ad05d245ae0d8eab44427cac9","kind":"commit","published_at":"2008-08-13T23:11:26.000Z","download_url":"https://codeload.github.com/magit/magit/tar.gz/0.5.1","html_url":"https://github.com/magit/magit/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magit/magit@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/tags/0.5.1/manifests"}]},"repo_metadata_updated_at":"2026-03-26T16:10:46.269Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.0629925668771085,"forks_count":0.06089281464787156,"docker_downloads_count":null,"average":0.030971345381245012},"purl":"pkg:nix/emacsPackages.magit?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/emacsPackages.magit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/emacsPackages.magit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/emacsPackages.magit/dependencies","status":null,"funding_links":["https://magit.vc/donate","https://github.com/sponsors/tarsius"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-23T00:00:16.151Z","issues_count":297,"pull_requests_count":178,"avg_time_to_close_issue":6007990.504,"avg_time_to_close_pull_request":845053.2160493827,"issues_closed_count":250,"pull_requests_closed_count":162,"pull_request_authors_count":96,"issue_authors_count":242,"avg_comments_per_issue":5.1447811447811445,"avg_comments_per_pull_request":2.162921348314607,"merged_pull_requests_count":80,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":50,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":76763.83333333333,"past_year_avg_time_to_close_pull_request":383321.60869565216,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":48,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":1.2857142857142858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/issues","maintainers":[{"login":"tarsius","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tarsius"},{"login":"kyleam","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kyleam"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/emacsPackages.magit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/emacsPackages.magit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/emacsPackages.magit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/emacsPackages.magit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/emacsPackages.magit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/emacsPackages.magit/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":146113,"maintainers_count":4642,"namespaces_count":0,"keywords_count":2867,"github":"NixOS","metadata":{"funded_packages_count":1543},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-04-16T05:08:04.612Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}}],"commits":{"id":466176,"full_name":"magit/magit","default_branch":"main","total_commits":12291,"total_committers":402,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":30.574626865671643,"dds":0.282564478073387,"past_year_total_commits":672,"past_year_total_committers":13,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":51.69230769230769,"past_year_dds":0.029761904761904767,"last_synced_at":"2026-05-07T22:23:33.777Z","last_synced_commit":"3d0a424665b36a6ff48ec3119a8aa9de92d6e293","created_at":"2023-03-09T00:37:10.718Z","updated_at":"2026-05-07T22:19:10.783Z","committers":[{"name":"Jonas Bernoulli","email":"jonas@bernoul.li","login":"tarsius","count":8818},{"name":"Kyle Meyer","email":"kyle@kyleam.com","login":"kyleam","count":608},{"name":"Marius Vollmer","email":"marius.vollmer@gmail.com","login":null,"count":513},{"name":"Phil Jackson","email":"phil@shellarchive.co.uk","login":"philjackson","count":297},{"name":"Peter J. Weisberg","email":"pj@irregularexpressions.net","login":"pjweisberg","count":167},{"name":"Noam Postavsky","email":"npostavs@users.sourceforge.net","login":"npostavs","count":163},{"name":"Pieter Praet","email":"pieter@praet.org","login":"praet","count":156},{"name":"Yann Hodique","email":"yann.hodique@gmail.com","login":"sigma","count":130},{"name":"Rémi Vanicat","email":"vanicat@debian.org","login":"vanicat","count":124},{"name":"Nicolas Dudebout","email":"nicolas.dudebout@gatech.edu","login":"dudebout","count":98},{"name":"Moritz Bunkus","email":"moritz@bunkus.org","login":"mbunkus","count":47},{"name":"Damien Cassou","email":"damien@cassou.me","login":"DamienCassou","count":38},{"name":"Natalie Weizenbaum","email":"nex342@gmail.com","login":"nex3","count":34},{"name":"Basil L. Contovounesios","email":"basil@contovou.net","login":"basil-conto","count":31},{"name":"Sebastian Wiesner","email":"lunaryorn@gmail.com","login":"swsnr","count":30},{"name":"Óscar Fuentes","email":"ofv@wanadoo.es","login":null,"count":28},{"name":"John Wiegley","email":"johnw@newartisans.com","login":"jwiegley","count":27},{"name":"Phil Sainty","email":"phil@catalyst.net.nz","login":null,"count":27},{"name":"Ramkumar Ramachandra","email":"artagnon@gmail.com","login":"artagnon","count":26},{"name":"Takafumi Arakaki","email":"aka.tkf@gmail.com","login":"tkf","count":25},{"name":"Rüdiger Sonderfeld","email":"ruediger@c-plusplus.net","login":"ruediger","count":21},{"name":"Alexander Gramiak","email":"fice-t@protonmail.com","login":"fice-t","count":18},{"name":"Ævar Arnfjörð Bjarmason","email":"avarab@gmail.com","login":"avar","count":18},{"name":"Mitchel Humpherys","email":"mitch.special@gmail.com","login":"mgalgs","count":17},{"name":"Aaron Culich","email":"aculich@gmail.com","login":"aculich","count":16},{"name":"Alexey Voinov","email":"alexey.v.voinov@gmail.com","login":"voins","count":16},{"name":"Silent Sphere","email":"silentsphere110@gmail.com","login":"acple","count":16},{"name":"Lluís Vilanova","email":"vilanova@ac.upc.edu","login":null,"count":16},{"name":"Ryan C. Thompson","email":"rct@thompsonclan.org","login":"DarwinAwardWinner","count":15},{"name":"Hannu Koivisto","email":"azure@iki.fi","login":"azuk","count":14},{"name":"Štěpán Němec","email":"stepnem@gmail.com","login":"stepnem","count":14},{"name":"Eli Barzilay","email":"eli@barzilay.org","login":"elibarzilay","count":13},{"name":"Sean Allred","email":"code@seanallred.com","login":"vermiculus","count":11},{"name":"Roger Crew","email":"crew@cs.stanford.edu","login":"wrog","count":11},{"name":"Timo Juhani Lindfors","email":"timo.lindfors@iki.fi","login":"lindi2","count":10},{"name":"Servilio Afre Puentes","email":"afrepues@mcmaster.ca","login":"afrepues","count":8},{"name":"Bastian Beischer","email":"beischer@physik.rwth-aachen.de","login":"bastianbeischer","count":8},{"name":"Teruki Shigitani","email":"teruki.shigitani@gmail.com","login":"shigi","count":7},{"name":"Steve Purcell","email":"steve@sanityinc.com","login":"purcell","count":7},{"name":"Philippe Vaucher","email":"philippe.vaucher@gmail.com","login":"Silex","count":7},{"name":"Nacho Barrientos","email":"nacho.barrientos@cern.ch","login":"nbarrientos","count":7},{"name":"Miles Bader","email":"miles@gnu.org","login":"snogglethorpe","count":7},{"name":"Marcin Bachry","email":"hegel666@gmail.com","login":"mbachry","count":7},{"name":"Florian Ragwitz","email":"rafl@debian.org","login":"rafl","count":7},{"name":"Thierry Volpiatto","email":"thievol@posteo.net","login":"thierryvolpiatto","count":7},{"name":"Adam Porter","email":"adam@alphapapa.net","login":"alphapapa","count":6},{"name":"Alex Dunn","email":"adunn@ucsb.edu","login":"dunn","count":6},{"name":"Julien Danjou","email":"julien@danjou.info","login":"jd","count":6},{"name":"Leonardo Etcheverry","email":"leo@kalio.net","login":"legumbre","count":6},{"name":"Sergey Vinokurov","email":"serg.foo@gmail.com","login":"sergv","count":6},{"name":"Vladimir Panteleev","email":"git@thecybershadow.net","login":"CyberShadow","count":6},{"name":"John Mastro","email":"john.b.mastro@gmail.com","login":"johnmastro","count":5},{"name":"David Abrahams","email":"dave@boostpro.com","login":"dabrahams","count":5},{"name":"Daniel Martín","email":"mardani29@yahoo.es","login":"danielmartin","count":5},{"name":"Cornelius Mika","email":"cornelius.mika@gmail.com","login":"nonsequitur","count":5},{"name":"Justin Guenther","email":"jguenther@gmail.com","login":"jguenther","count":5},{"name":"Kan-Ru Chen","email":"kanru@kanru.info","login":"kanru","count":5},{"name":"Leo Liu","email":"sdl.web@gmail.com","login":"leoliu","count":5},{"name":"Luís Oliveira","email":"luismbo@gmail.com","login":"luismbo","count":5},{"name":"Mario Rodas","email":"marsam","login":"marsam","count":5},{"name":"Martin Joerg","email":"martin.joerg@gmail.com","login":"mjoerg","count":5},{"name":"Philipp Stephani","email":"phst@google.com","login":"phst","count":5},{"name":"Radon Rosborough","email":"radon.neon@gmail.com","login":"raxod502","count":5},{"name":"Raimon Grau","email":"raimon@3scale.net","login":"kidd","count":5},{"name":"Samuel Bronson","email":"naesten@gmail.com","login":"SamB","count":5},{"name":"Syohei Yoshida","email":"syohex@gmail.com","login":"syohex","count":5},{"name":"Ben North","email":"ben@redfrontdoor.org","login":"bennorth","count":5},{"name":"Andrey Smirnov","email":"andrew.smirnov@gmail.com","login":"ndreys","count":5},{"name":"Allen Li","email":"darkfeline@felesatra.moe","login":"darkfeline","count":5},{"name":"Alex Kost","email":"alezost@gmail.com","login":"alezost","count":5},{"name":"Stefan Kangas","email":"stefan@marxist.se","login":"skangas","count":4},{"name":"rabio","email":"rabiodev@o2.pl","login":"rabio","count":4},{"name":"Sam Cedarbaum","email":"scedarbaum@gmail.com","login":"cedarbaum","count":4},{"name":"Robin Green","email":"greenrd@greenrd.org","login":"greenrd","count":4},{"name":"Park Zhou","email":"ideapark@petalmail.com","login":"ideapark","count":4},{"name":"Nicolas Richard","email":"theonewiththeevillook@yahoo.fr","login":"YoungFrog","count":4},{"name":"Kévin Le Gouguec","email":"kevin.legouguec@gmail.com","login":"peniblec","count":4},{"name":"Dale Hagglund","email":"dale.hagglund@gmail.com","login":"dalehagglund","count":4},{"name":"Benjamin Motz","email":"benjamin.motz@mailbox.org","login":"qwerbzuio","count":4},{"name":"Alban Gruin","email":"alban@pa1ch.fr","login":"agrn","count":4},{"name":"Alan Falloon","email":"alan.falloon@gmail.com","login":"alanfalloon","count":4},{"name":"Troy Hinckley","email":"t.macman@gmail.com","login":"CeleritasCelery","count":3},{"name":"Sean Whitton","email":"spwhitton@spwhitton.name","login":"spwhitton","count":3},{"name":"Nick Alcock","email":"nick.alcock@oracle.com","login":"nickalcock","count":3},{"name":"Mark Karpov","email":"markkarpov@opmbx.org","login":"mrkkrp","count":3},{"name":"Ingo Lohmar","email":"i.lohmar@gmail.com","login":"ilohmar","count":3},{"name":"Eric Schulte","email":"schulte.eric@gmail.com","login":"eschulte","count":3},{"name":"Daniel Mendler","email":"mail@daniel-mendler.de","login":"minad","count":3},{"name":"Brian Warner","email":"warner@lothar.com","login":"warner","count":3},{"name":"Andrew Schwartzmeyer","email":"andrew@schwartzmeyer.com","login":"andyleejordan","count":3},{"name":"Alex Ott","email":"alexott@gmail.com","login":"alexott","count":3},{"name":"Jesse Alama","email":"jesse.alama@gmail.com","login":null,"count":3},{"name":"Loic Dachary","email":"loic@dachary.org","login":null,"count":3},{"name":"Marc Herbert","email":"marc.herbert@gmail.com","login":null,"count":3},{"name":"Sébastien Gross","email":"seb@chezwam.org","login":null,"count":3},{"name":"Wilfred Hughes","email":"me@wilfred.me.uk","login":"Wilfred","count":3},{"name":"Yuichi Higashi","email":"aaa707b@gmail.com","login":"aaa70","count":3},{"name":"Ben Walton","email":"bwalton@artsci.utoronto.ca","login":null,"count":3},{"name":"Nick Alexander","email":"nalexander@mozilla.com","login":"ncalexan","count":2},{"name":"Nikita Leshenko","email":"nikita@leshenko.net","login":"nikital","count":2},{"name":"Ola Nilsson","email":"ola.nilsson@gmail.com","login":"snogge","count":2},{"name":"Nicholas Vollmer","email":"iarchivedmywholelife@gmail.com","login":"progfolio","count":2},{"name":"Nguyễn Tuấn Anh","email":"ubolonton@gmail.com","login":"ubolonton","count":2},{"name":"Naoya Yamashita","email":"conao3@gmail.com","login":"conao3","count":2},{"name":"Michael Griffiths","email":"mikey@cich.li","login":"cichli","count":2},{"name":"Matus Goljer","email":"dota.keys@gmail.com","login":"Fuco1","count":2},{"name":"Matthew Fluet","email":"matthew.fluet@gmail.com","login":"MatthewFluet","count":2},{"name":"Martin Polden","email":"mpolden@yahoo-inc.com","login":"mpolden","count":2},{"name":"Mark Oteiza","email":"mvoteiza@udel.edu","login":"holomorph","count":2},{"name":"Marian Schubert","email":"marian.schubert@gmail.com","login":"maio","count":2},{"name":"Marco Wahl","email":"marcowahlsoft@gmail.com","login":"marcowahl","count":2},{"name":"Marc Sherry","email":"msherry@gmail.com","login":"msherry","count":2},{"name":"Leo Vivier","email":"leo.vivier+dev@gmail.com","login":"zaeph","count":2},{"name":"Lele Gaifax","email":"lele@metapensiero.it","login":"lelit","count":2},{"name":"Leandro Facchinetti","email":"me@leafac.com","login":"leafac","count":2},{"name":"Laurent Laffont","email":"laurent.laffont@gmail.com","login":"lolgzs","count":2},{"name":"Brian Leung","email":"leungbk@posteo.net","login":"leungbk","count":2},{"name":"Tassilo Horn","email":"tsdh@gnu.org","login":"tsdh","count":2},{"name":"Thomas Frössman","email":"thomasf@jossystem.se","login":"thomasf","count":2},{"name":"Ting-Yu Lin","email":"aethanyc@gmail.com","login":"aethanyc","count":2},{"name":"Tom Feist","email":"shabble@metavore.org","login":"shabble","count":2},{"name":"Wouter Bolsterlee","email":"wouter@bolsterl.ee","login":"wbolster","count":2},{"name":"York Zhao","email":"gtdplatform@gmail.com","login":"YorkZ","count":2},{"name":"gemmaro","email":"gemmaro.dev@gmail.com","login":"gemmaro","count":2},{"name":"ziggy","email":"ziggy@elephant-bird.net","login":"aepyornis","count":2},{"name":"zilongshanren","email":"guanghui8827@126.com","login":"zilongshanren","count":2},{"name":"Adeodato Simó","email":"dato@net.com.org.es","login":"dato","count":2},{"name":"Szunti","email":"Szunti","login":"Szunti","count":2},{"name":"Seong-Kook Shin","email":"cinsky@gmail.com","login":"cinsk","count":2},{"name":"Ron Parker","email":"rdparker@gmail.com","login":"rdparker","count":2},{"name":"René Stadler","email":"mail@renestadler.de","login":"cymacs","count":2},{"name":"Rafael Laboissiere","email":"rafael@laboissiere.net","login":"rlaboiss","count":2},{"name":"Peter Eisentraut","email":"peter@eisentraut.org","login":"petere","count":2},{"name":"Pengji Zhang","email":"me@pengjiz.com","login":"pengjiz","count":2},{"name":"Keshav Kini","email":"keshav.kini@gmail.com","login":"kini","count":2},{"name":"Christophe Junke","email":"junke.christophe@gmail.com","login":"christophejunke","count":2},{"name":"Christian Kluge","email":"ckfrakturfreak@web.de","login":"frakturfreak","count":2},{"name":"Buster Copley","email":"buster@buster.me.uk","login":"bustercopley","count":2},{"name":"Aaron L. Zeng","email":"me@bcc32.com","login":"bcc32","count":2},{"name":"Adam Spiers","email":"emacs@adamspiers.org","login":"aspiers","count":2},{"name":"Alex Kreisher","email":"akreisher18@gmail.com","login":"akreisher","count":2},{"name":"Andreas Rottmann","email":"a.rottmann@gmx.at","login":"rotty","count":2},{"name":"Andriy Kmit'","email":"dev@madand.net","login":"madand","count":2},{"name":"Arialdo Martini","email":"arialdomartini@gmail.com","login":"arialdomartini","count":2},{"name":"Bar Magal","email":"bmagamb@gmail.com","login":"bmag","count":2},{"name":"Boruch Baum","email":"boruch_baum@gmx.com","login":"Boruch-Baum","count":2},{"name":"Bradley Wright","email":"brad@intranation.com","login":"bradwright","count":2},{"name":"Brennan Vincent","email":"brennan@umanwizard.com","login":"umanwizard","count":2},{"name":"Eric Davis","email":"ed@npri.org","login":null,"count":2},{"name":"Duianto Vebotci","email":"vebotci@openmailbox.org","login":null,"count":2},{"name":"Dominique Quatravaux","email":"dominique.quatravaux@epfl.ch","login":null,"count":2},{"name":"Jeff Bellegarde","email":"jbellegarde@whitepages.com","login":null,"count":2},{"name":"Lin Sun","email":"sunlin7@yahoo.com","login":null,"count":2},{"name":"Pekka Pessi","email":"nospam@pessi.fi","login":null,"count":2},{"name":"Josiah Schwab","email":"jschwab@gmail.com","login":"jschwab","count":2},{"name":"Jordan Galby","email":"gravemind2a@gmail.com","login":"Gravemind","count":2},{"name":"Johann Klähn","email":"johann@jklaehn.de","login":"kljohann","count":2},{"name":"Jasper St. Pierre","email":"jstpierre@mecheye.net","login":"magcius","count":2},{"name":"Jacob Ilsø","email":"jacobilsoe@gmail.com","login":"jacobilsoe","count":2},{"name":"Ingmar Sittl","email":"ingmar.sittl@elektrobit.com","login":"insi-eb","count":2},{"name":"Evan Torrie","email":"etorrie@gmail.com","login":"evantorrie","count":2},{"name":"Evgkeni Sampelnikof","email":"esabof@gmail.com","login":"sabof","count":2},{"name":"Fritz Grabo","email":"fritz.grabo@gmail.com","login":"fritzgrabo","count":2},{"name":"Greg A. Woods","email":"woods@planix.com","login":"robohack","count":2},{"name":"Greg Lucas","email":"greg@glucas.net","login":"glucas","count":2},{"name":"Greg Sexton","email":"gregsexton@gmail.com","login":"gregsexton","count":2},{"name":"Hans-Peter Deifel","email":"hpdeifel@gmx.de","login":"hpdeifel","count":2},{"name":"David Ellison","email":"davidehellison@gmail.com","login":"dellison","count":2},{"name":"Daniel Mai","email":"daniel@danielmai.net","login":"danielmai","count":2},{"name":"Daniel Fleischer","email":"danflscr@gmail.com","login":"danielfleischer","count":2},{"name":"Craig Andera","email":"candera@wangdera.com","login":"candera","count":2},{"name":"Clément Pit-Claudel","email":"clement.pitclaudel@live.com","login":"cpitclaudel","count":2},{"name":"Christopher Monsanto","email":"chris@monsan.to","login":"monsanto","count":2},{"name":"Li-Yun Chang","email":"michael142536@gmail.com","login":"ynilu","count":2},{"name":"Pratyush Yadav","email":"me@yadavpratyush.com","login":"prati0100","count":1},{"name":"Pritam Baral","email":"pritam@pritambaral.com","login":"pritambaral","count":1},{"name":"Rahul Rameshbabu","email":"sergeantsagara@protonmail.com","login":"Binary-Eater","count":1},{"name":"Richard Kim","email":"emacs18@gmail.com","login":"emacs18","count":1},{"name":"Richard Sent","email":"richard@freakingpenguin.com","login":"RJSent","count":1},{"name":"Robert Irelan","email":"robert.irelan@bytedance.com","login":"telotortium","count":1},{"name":"Roey Darwish Dror","email":"roey.ghost@gmail.com","login":"r-darwish","count":1},{"name":"Roland Marchand","email":"roland.marchand@protonmail.com","login":"RolandMarchand","count":1},{"name":"Romain Francoise","email":"romain@orebokech.com","login":"rfrancoise","count":1},{"name":"Russell Black","email":"black.russell@gmail.com","login":"killdash9","count":1},{"name":"Samuel W. Flint","email":"swflint@flintfam.org","login":"swflint","count":1},{"name":"Sanjoy Das","email":"sanjoy@playingwithpointers.com","login":"sanjoy","count":1},{"name":"Sean Farley","email":"sean@farley.io","login":"seanfarley","count":1},{"name":"Sergey Pashinin","email":"sergey@pashinin.com","login":"pashinin","count":1},{"name":"Shuguang Sun","email":"shuguang79@qq.com","login":"ShuguangSun","count":1},{"name":"Siavash Askari Nasr","email":"siavash.askari.nasr@gmail.com","login":"CIAvash","count":1},{"name":"Simon Pintarelli","email":"simon.pintarelli@cscs.ch","login":"simonpintarelli","count":1},{"name":"Steven Chow","email":"steve@myfreestuffapp.com","login":"ssc","count":1},{"name":"Steven E. Harris","email":"seh@panix.com","login":"seh","count":1},{"name":"Steven Thomas","email":"sthomas314@gmail.com","login":"chumpage","count":1},{"name":"StrawberryTea","email":"look@strawberrytea.xyz","login":"LemonBreezes","count":1},{"name":"Suhail Shergill","email":"suhailshergill@gmail.com","login":"suhailshergill","count":1},{"name":"Sylvain Rousseau","email":"thisirs@gmail.com","login":"thisirs","count":1},{"name":"TEC","email":"tec@tecosaur.com","login":"tecosaur","count":1},{"name":"Teemu Likonen","email":"tlikonen@iki.fi","login":"tlikonen","count":1},{"name":"Thomas A Caswell","email":"tcaswell@gmail.com","login":"tacaswell","count":1},{"name":"Thomas Fini Hansen","email":"xen@xen.dk","login":"xendk","count":1},{"name":"Thomas Riccardi","email":"riccardi.thomas@gmail.com","login":"thomas-riccardi","count":1},{"name":"Matthieu Hauglustaine","email":"matt.hauglustaine@gmail.com","login":"vlad-mh","count":1},{"name":"Maxim Cournoyer","email":"maxim.cournoyer@gmail.com","login":"Apteryks","count":1},{"name":"Michael Fogleman","email":"michaelwfogleman@gmail.com","login":"mwfogleman","count":1},{"name":"Michael Heerdegen","email":"michael_heerdegen@web.de","login":"michael-heerdegen","count":1},{"name":"Michal Sojka","email":"sojkam1@fel.cvut.cz","login":"wentasah","count":1},{"name":"Miciah Masters","email":"miciah.masters@gmail.com","login":"Miciah","count":1},{"name":"Miloš Mošić","email":"mosic.milos@gmail.com","login":"mosic","count":1},{"name":"N. Troy de Freitas","email":"me@ntdef.com","login":"ntdef","count":1},{"name":"Nic Ferier","email":"nic@ferrier.me.uk","login":"nicferrier","count":1},{"name":"Nick Dimiduk","email":"ndimiduk@gmail.com","login":"ndimiduk","count":1},{"name":"Nicklas Lindgren","email":"nili@gulmohar.se","login":"niligulmohar","count":1},{"name":"Nicolas Petton","email":"nicolas@petton.fr","login":"NicolasPetton","count":1},{"name":"Nikolay Martynov","email":"mar.kolya@gmail.com","login":"mar-kolya","count":1},{"name":"Oleh Krehel","email":"ohwoeowho@gmail.com","login":"abo-abo","count":1},{"name":"Orivej Desh","email":"orivej@gmx.fr","login":"orivej","count":1},{"name":"Andrew Zipperer","email":"atzipperer@gmail.com","login":"Andrew-Zipperer","count":1},{"name":"Paul Pogonyshev","email":"pogonyshev@gmail.com","login":"doublep","count":1},{"name":"Paul Stadig","email":"paul@stadig.name","login":"pjstadig","count":1},{"name":"Pedro Ribeiro Mendes Júnior","email":"pedrormjunior@gmail.com","login":"pedrormjunior","count":1},{"name":"Peter Jaros","email":"peter.a.jaros@gmail.com","login":"Peeja","count":1},{"name":"Peter Vasil","email":"mail@petervasil.net","login":"ptrv","count":1},{"name":"Philip Weaver","email":"philip.weaver@gmail.com","login":"pheaver","count":1},{"name":"Philipp Fehre","email":"pfehre@twitter.com","login":"sideshowcoder","count":1},{"name":"Philipp Haselwarter","email":"philipp@haselwarter.org","login":"haselwarter","count":1},{"name":"Philippe Cavalaria","email":"philippe.cavalaria@gmail.com","login":"Nuky","count":1},{"name":"Pierre Neidhardt","email":"ambrevar@gmail.com","login":"Ambrevar","count":1},{"name":"Pieter van Oostrum","email":"pieter@vanoostrum.org","login":"pietvo","count":1},{"name":"Prathamesh Sonpatki","email":"csonpatki@gmail.com","login":"prathamesh-sonpatki","count":1},{"name":"Feng Li","email":"fengli@blackmagicdesign.com","login":null,"count":1},{"name":"Eric Prud'hommeaux","email":"eric@w3.org","login":null,"count":1},{"name":"Divye Kapoor","email":"divye@google.com","login":null,"count":1},{"name":"Dennis Paskorz","email":"dennis@walltowall.com","login":null,"count":1},{"name":"David Hull","email":"david.hull@openx.com","login":null,"count":1},{"name":"Daniel Gröber","email":"daniel@dps.uibk.ac.at","login":null,"count":1},{"name":"Daniel Farina","email":"drfarina@acm.org","login":null,"count":1},{"name":"Daniel Brockman","email":"daniel@gointeractive.se","login":null,"count":1},{"name":"Carl Lieberman","email":"liebermancarl@gmail.com","login":null,"count":1},{"name":"Ashlynn Anderson","email":"pea@pea.sh","login":null,"count":1},{"name":"Ben Zanin","email":"bzanin+github@gmail.com","login":null,"count":1},{"name":"Bob Uhl","email":"buhl@zvelo.com","login":null,"count":1},{"name":"Andrew Kirkpatrick","email":"andrew.kirkpatrick@adelaide.edu.au","login":null,"count":1},{"name":"Andrew Psaltis","email":"apsaltis@vmware.com","login":null,"count":1},{"name":"Waqar Hameed","email":"whame91@gmail.com","login":"whame","count":1},{"name":"Win Treese","email":"treese@acm.org","login":"treese","count":1},{"name":"Wojciech Siewierski","email":"wojciech@siewierski.eu","login":"vifon","count":1},{"name":"X4lldux","email":"x4lldux@vectron.io","login":"x4lldux","count":1},{"name":"Xavier Noria","email":"fxn@hashref.com","login":"fxn","count":1},{"name":"Xavier Young","email":"45989017+younger-1","login":"younger-1","count":1},{"name":"Xu Chunyang","email":"mail@xuchunyang.me","login":"xuchunyang","count":1},{"name":"Yann Herklotz","email":"git@yannherklotz.com","login":"ymherklotz","count":1},{"name":"Yuri Khan","email":"yurivkhan@gmail.com","login":"yurikhan","count":1},{"name":"Zach Latta","email":"zach@zachlatta.com","login":"zachlatta","count":1},{"name":"Zhu Zihao","email":"all_but_last@163.com","login":"cireu","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"hokomo","email":"hokomo@airmail.cc","login":"hokomo","count":1},{"name":"shoefone","email":"52260452+shoefone","login":"shoefone","count":1},{"name":"zakora","email":"zakora","login":"zakora","count":1},{"name":"Tibor Simko","email":"tibor.simko@cern.ch","login":"tiborsimko","count":1},{"name":"Tim Perkins","email":"tprk77@gmail.com","login":"tprk77","count":1},{"name":"Tim Wraight","email":"tim@wraight.net","login":"timwraight","count":1},{"name":"Toon Claes","email":"toon@iotcl.com","login":"To1ne","count":1},{"name":"Topi Miettinen","email":"toiwoton@gmail.com","login":"topimiettinen","count":1},{"name":"Tsuyoshi Kitamoto","email":"tsuyoshi.kitamoto@gmail.com","login":"tkita","count":1},{"name":"Tunc Uzlu","email":"bb2020","login":"bb2020","count":1},{"name":"Ulrich Müller","email":"ulm@gentoo.org","login":"ulm","count":1},{"name":"Vineet Naik","email":"vineet@helpshift.com","login":"naiquevin","count":1},{"name":"Vladimir Ivanov","email":"ivvl82@gmail.com","login":"vonavi","count":1},{"name":"Vladimir Sedach","email":"vas@oneofus.la","login":"vsedach","count":1},{"name":"Wei Huang","email":"weih@opera.com","login":null,"count":1},{"name":"Vitaly Ostashov","email":"hotosho@yandex-team.ru","login":null,"count":1},{"name":"Thomas Jost","email":"thomas.jost@gmail.com","login":null,"count":1},{"name":"Steven Vancoillie","email":"steven.vancoillie@runbox.com","login":null,"count":1},{"name":"Sean Bryant","email":"sbryant@hackinggibsons.com","login":null,"count":1},{"name":"Roy Crihfield","email":"rscrihf@gmail.com","login":null,"count":1},{"name":"Robert Boone","email":"robo4288@gmail.com","login":null,"count":1},{"name":"Remco van 't Veer","email":"rwvtveer@xs4all.nl","login":null,"count":1},{"name":"Pavel Holejsovsky","email":"pavel.holejsovsky@upek.com","login":null,"count":1},{"name":"Ole Arndt","email":"oliver.arndt@cegedim.com","login":null,"count":1},{"name":"Mark Hepburn","email":"Mark.Hepburn@csiro.au","login":null,"count":1},{"name":"Jordan Greenberg","email":"jordan@softwareslave.com","login":null,"count":1},{"name":"Jonathon McKitrick","email":"jonathon.mckitrick@doublethedonation.com","login":null,"count":1},{"name":"Jonathan Arnett","email":"jonathan@scriptdrop.co","login":null,"count":1},{"name":"Jon Vanderwijk","email":"jonathn@github.com","login":null,"count":1},{"name":"Joakim Jalap","email":"JOJA@stoneridge.com","login":null,"count":1},{"name":"Jan Tatarik","email":"jan.tatarik@xing.com","login":null,"count":1},{"name":"Greg Steuck","email":"gsteuck@groq.com","login":null,"count":1},{"name":"Chris Moore","email":"dooglus@gmail.com","login":"dooglus","count":1},{"name":"Chris Ring","email":"chris@ringthis.com","login":"cringthis","count":1},{"name":"Chris Shoemaker","email":"chris@mojotech.com","login":"shoe","count":1},{"name":"Christian Dietrich","email":"christian.dietrich@informatik.uni-erlangen.de","login":"stettberger","count":1},{"name":"Christian Tietze","email":"me@christiantietze.de","login":"DivineDominion","count":1},{"name":"Christopher Carlile","email":"christopher.carlile@gmail.com","login":"ccarlile","count":1},{"name":"Curt Brune","email":"curt@brune.net","login":"cbrune","count":1},{"name":"Daanturo","email":"daanturo@gmail.com","login":"daanturo","count":1},{"name":"Dan Davison","email":"dandavison7@gmail.com","login":"dandavison","count":1},{"name":"Dan Erikson","email":"derikson3@gmail.com","login":"derikson","count":1},{"name":"Dan Kessler","email":"kesslerd@umich.edu","login":"dankessler","count":1},{"name":"Dan LaManna","email":"dan.lamanna@gmail.com","login":"danlamanna","count":1},{"name":"Daniel Hackney","email":"dan@haxney.org","login":"haxney","count":1},{"name":"Daniel Kraus","email":"daniel@kraus.my","login":"dakra","count":1},{"name":"Daniel Nagy","email":"danielnagy@posteo.de","login":"nagy","count":1},{"name":"Danny Zhu","email":"dzhu@dzhu.us","login":"dzhu","count":1},{"name":"David L. Rager","email":"ragerdl@gmail.com","login":"ragerdl","count":1},{"name":"David Wallin","email":"david.wallin@gmail.com","login":"dwa","count":1},{"name":"Dean Kariniemi","email":"8913263+d3k4r","login":"d3k4r","count":1},{"name":"Ellis Kenyo","email":"me@elken.dev","login":"elken","count":1},{"name":"Eric","email":"e.a.gebhart@gmail.com","login":"EricGebhart","count":1},{"name":"Erik Anderson","email":"erikbpanderson@gmail.com","login":"ebpa","count":1},{"name":"Eugene Mikhaylov","email":"lewwadoo@gmail.com","login":"LewWadoo","count":1},{"name":"Eyal Lotem","email":"eyal.lotem@gmail.com","login":"Peaker","count":1},{"name":"Eyal Soha","email":"eyalsoha@gmail.com","login":"eyal0","count":1},{"name":"Fabian Wiget","email":"fabacino@gmail.com","login":"fabacino","count":1},{"name":"Felix Geller","email":"fgeller@gmail.com","login":"fgeller","count":1},{"name":"Felix Yan","email":"felixonmars@archlinux.org","login":"felixonmars","count":1},{"name":"Cameron Chaparro","email":"cameron.chaparro@zadentech.com","login":"cvchaparro","count":1},{"name":"Aaron Madlon-Kay","email":"aaron@madlon-kay.com","login":"amake","count":1},{"name":"Andy Sawyer","email":"git@pureabstract.org","login":"PureAbstract","count":1},{"name":"Angel de Vicente","email":"angel.de.vicente@iac.es","login":"angel-devicente","count":1},{"name":"Aria Edmonds","email":"aria@ar1as.space","login":"ar1a","count":1},{"name":"Arnau Roig Ninerola","email":"arnau.ninerola@outlook.com","login":"Niroa95","count":1},{"name":"Barak A. Pearlmutter","email":"barak+git@pearlmutter.net","login":"barak","count":1},{"name":"Bart Bakker","email":"bart@thesoftwarecraft.com","login":"bjpbakker","count":1},{"name":"Bastian Beranek","email":"bastian.beranek@inovex.de","login":"beranekba","count":1},{"name":"Brandon W Maister","email":"quodlibetor@gmail.com","login":"quodlibetor","count":1},{"name":"Chillar Anand","email":"anand21nanda@gmail.com","login":"ChillarAnand","count":1},{"name":"Bryan Shell","email":"bryan.shell@orbitz.com","login":"shellbj","count":1},{"name":"Pancho Horrillo","email":"pancho@pancho.name","login":"panchoh","count":1},{"name":"Abdo Roig-Maranges","email":"abdo.roig@gmail.com","login":"aroig","count":1},{"name":"Adam Benanti","email":"0entropy@protonmail.com","login":"0fiscalentropy","count":1},{"name":"Adam Jones","email":"adam.jones@ravelin.com","login":"adamroyjones","count":1},{"name":"Adam Kruszewski","email":"adam@kruszewski.name","login":"adamkruszewski","count":1},{"name":"Aleksey Uimanov","email":"s9gf4ult@gmail.com","login":"s9gf4ult","count":1},{"name":"Alex Branham","email":"alex.branham@gmail.com","login":"jabranham","count":1},{"name":"Alexander Miller","email":"alexanderm@web.de","login":"Alexander-Miller","count":1},{"name":"Andrea Alberti","email":"a.alberti82@gmail.com","login":"alberti42","count":1},{"name":"Andreas Fuchs","email":"asf@boinkor.net","login":"antifuchs","count":1},{"name":"Andreas Liljeqvist","email":"andreas.liljeqvist@robacks.se","login":"robacks-deploy","count":1},{"name":"Andrei Chițu","email":"andrei.chitu1@gmail.com","login":"achitu","count":1},{"name":"Andrew Eggenberger","email":"andrew.eggenberger@gmail.com","login":"aeggenberger","count":1},{"name":"Chris Bernard","email":"cebernard@gmail.com","login":"cebernard","count":1},{"name":"Chris Done","email":"chrisdone@gmail.com","login":"chrisdone","count":1},{"name":"Chris LaRose","email":"cjlarose@gmail.com","login":"cjlarose","count":1},{"name":"Franklin Delehelle","email":"franklin.delehelle@odena.eu","login":"delehef","count":1},{"name":"Jonathan Roes","email":"jroes@jroes.net","login":"jroes","count":1},{"name":"Jonathan del Strother","email":"me@delstrother.com","login":"jdelStrother","count":1},{"name":"Jorge Israel Peña","email":"jorge.israel.p@gmail.com","login":"blaenk","count":1},{"name":"Josh Elsasser","email":"jelsasser@appneta.com","login":"jaelsasser","count":1},{"name":"Justin Burkett","email":"justin@burkett.cc","login":"justbur","count":1},{"name":"Justin Caratzas","email":"justin.caratzas@gmail.com","login":"bigjust","count":1},{"name":"Justin Thomas","email":"justin.thomas1@gmail.com","login":"base698","count":1},{"name":"Kenny Ballou","email":"kballou@devnulllabs.io","login":"kennyballou","count":1},{"name":"Kevin Brubeck Unhammer","email":"unhammer@fsfe.org","login":"unhammer","count":1},{"name":"Kevin J. Foley","email":"kfoley15@gmail.com","login":"kevinjfoley","count":1},{"name":"Kimberly Wolk","email":"kimwolk@hotmail.com","login":"kimwolk","count":1},{"name":"Knut Olav Bøhmer","email":"bohmer@gmail.com","login":"knobo","count":1},{"name":"Laverne Schrock","email":"laverne@schrock.email","login":"lverns","count":1},{"name":"Leonard Lausen","email":"leonard@lausen.nl","login":"leezu","count":1},{"name":"Li Chen","email":"me@linux.beauty","login":"FirstLoveLife","count":1},{"name":"Lingchao Xin","email":"douglarek","login":"douglarek","count":1},{"name":"Louis Roché","email":"louis@louisroche.net","login":"Khady","count":1},{"name":"Lucius Chen","email":"chenyh572@gmail.com","login":"LuciusChen","count":1},{"name":"Luke Amdor","email":"luke.amdor@gmail.com","login":"lamdor","count":1},{"name":"Lénaïc Huard","email":"lenaic@lhuard.fr","login":"L3n41c","count":1},{"name":"Magnar Sveen","email":"magnars@gmail.com","login":"magnars","count":1},{"name":"Magnus Malm","email":"magnusmalm@gmail.com","login":"magnusmalm","count":1},{"name":"Mak Kolybabi","email":"mak@kolybabi.com","login":"mogigoma","count":1},{"name":"Manuel Vázquez Acosta","email":"mva.led@gmail.com","login":"mvaled","count":1},{"name":"Marcel Wolf","email":"mwolf@ml1.net","login":"marcel-wolf","count":1},{"name":"Marco Craveiro","email":"marco.craveiro@gmail.com","login":"mcraveiro","count":1},{"name":"Markus Beppler","email":"65115492+mbeppler","login":"mbeppler","count":1},{"name":"Matt Beshara","email":"m@mfa.pw","login":"mattbeshara","count":1},{"name":"Fritz Stelzer","email":"brotzeitmacher@gmail.com","login":"brotzeit","count":1},{"name":"Frédéric Giquel","email":"frederic.giquel@laposte.net","login":"fredericgiquel","count":1},{"name":"Geoff Shannon","email":"geoffpshannon@gmail.com","login":"RadicalZephyr","count":1},{"name":"George Kadianakis","email":"desnacked@gmail.com","login":"asn-d6","count":1},{"name":"Graham Clark","email":"grclark@gmail.com","login":"gcla","count":1},{"name":"Graham Dobbins","email":"gdobbins@protonmail.com","login":"gdobbins","count":1},{"name":"Gregory Heytings","email":"ghe@sdf.org","login":"heytings","count":1},{"name":"Guillaume Martres","email":"smarter@ubuntu.com","login":"smarter","count":1},{"name":"Géza Herman","email":"geza.herman@gmail.com","login":"geza-herman","count":1},{"name":"Huon Wilson","email":"wilson.huon@gmail.com","login":"huonw","count":1},{"name":"Hussein Ait-Lahcen","email":"hussein.ait-lahcen@fretlink.com","login":"haitlahcen","count":1},{"name":"Ian Eure","email":"ian.eure@gmail.com","login":"ieure","count":1},{"name":"Ian Milligan","email":"ianmllgn@gmail.com","login":"ian-mi","count":1},{"name":"Ilya Grigoriev","email":"ilyagr","login":"ilyagr","count":1},{"name":"Ioan-Adrian Ratiu","email":"adi@adirat.com","login":"10ne1","count":1},{"name":"Ivan Brennan","email":"ivan.brennan@gmail.com","login":"ivanbrennan","count":1},{"name":"Iñaki Arenaza","email":"iarenaza@escomposlinux.org","login":"iarenaza","count":1},{"name":"JD Smith","email":"93749+jdtsmith","login":"jdtsmith","count":1},{"name":"Jean-Louis Giordano","email":"jean-louis@jawaninja.com","login":"Jell","count":1},{"name":"Jeff Dairiki","email":"dairiki@dairiki.org","login":"dairiki","count":1},{"name":"Jeremy Meng","email":"yumeng@microsoft.com","login":"jeremymeng","count":1},{"name":"Jeremy Sowden","email":"jeremy@azazel.net","login":"a3a3el","count":1},{"name":"Jim Blandy","email":"jimb@red-bean.com","login":"jimblandy","count":1},{"name":"Johannes Altmanninger","email":"aclopte@gmail.com","login":"krobelus","count":1},{"name":"Johannes Maier","email":"johannes.maier@active-group.de","login":"kenranunderscore","count":1},{"name":"John Morris","email":"john@zultron.com","login":"zultron","count":1},{"name":"Jonas Galvão Xavier","email":"jonas.agx@gmail.com","login":"jonasagx","count":1},{"name":"Jonathan Leech-Pepin","email":"jonathan.leechpepin@gmail.com","login":"jleechpe","count":1},{"name":"Matthew Kraai","email":"kraai@ftbfs.org","login":"kraai","count":1}],"past_year_committers":[{"name":"Jonas Bernoulli","email":"jonas@bernoul.li","login":"tarsius","count":652},{"name":"Kyle Meyer","email":"kyle@kyleam.com","login":"kyleam","count":7},{"name":"Martin Joerg","email":"martin.joerg@gmail.com","login":"mjoerg","count":2},{"name":"Basil L. Contovounesios","email":"basil@contovou.net","login":"basil-conto","count":2},{"name":"Xavier Young","email":"45989017+younger-1","login":"younger-1","count":1},{"name":"Steve Purcell","email":"steve@sanityinc.com","login":"purcell","count":1},{"name":"Pedro Ribeiro Mendes Júnior","email":"pedrormjunior@gmail.com","login":"pedrormjunior","count":1},{"name":"Lucius Chen","email":"chenyh572@gmail.com","login":"LuciusChen","count":1},{"name":"Leonard Lausen","email":"leonard@lausen.nl","login":"leezu","count":1},{"name":"Jacob Ilsø","email":"jacobilsoe@gmail.com","login":"jacobilsoe","count":1},{"name":"Huon Wilson","email":"wilson.huon@gmail.com","login":"huonw","count":1},{"name":"Damien Cassou","email":"damien@cassou.me","login":"DamienCassou","count":1},{"name":"Andrea Alberti","email":"a.alberti82@gmail.com","login":"alberti42","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-25T00:00:11.816Z","repositories_count":6241363,"commits_count":883231418,"contributors_count":34915200,"owners_count":1157373,"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":{"table":{"full_name":"magit/magit","html_url":"https://github.com/magit/magit","last_synced_at":"2026-04-17T12:01:52.359Z","status":"active","issues_count":302,"pull_requests_count":180,"avg_time_to_close_issue":5940116.351778656,"avg_time_to_close_pull_request":834818.0,"issues_closed_count":253,"pull_requests_closed_count":164,"pull_request_authors_count":98,"issue_authors_count":246,"avg_comments_per_issue":5.19205298013245,"avg_comments_per_pull_request":2.2,"merged_pull_requests_count":80,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":50,"past_year_pull_requests_count":24,"past_year_avg_time_to_close_issue":97054.65853658537,"past_year_avg_time_to_close_pull_request":408507.25,"past_year_issues_closed_count":41,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":49,"past_year_avg_comments_per_issue":2.56,"past_year_avg_comments_per_pull_request":1.5416666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"created_at":"2023-05-10T10:26:34.086Z","updated_at":"2026-04-17T12:01:52.359Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/magit%2Fmagit/issues","issue_labels_count":{"table":{"support":42,"bug minor":32,"enhancement":31,"bug":19,"duplicate":9,"obsolete":7,"bug unconfirmed":6,"area: tramp":6,"bug emacs":5,"wont add":5,".":5,"bug upstream":5,"area: abstraction":4,"invalid":4,"discussions":4,"elpaca":3,"pm package":3,"area: performance":3,"area: documentation":3,"area: diff":3,"bug windows":2,"straight":2,"wont fix":2,"pm nix":1,"pm straight":1,"bug git":1,"package":1,"area: detail":1,"area: navigate":1,"faq":1,"area: transient":1,"bug needinfo":1,"area: git-handler":1,"updated":1,"x help wanted":1}},"pull_request_labels_count":{"table":{".":4,"package":2,"support":1,"elpaca":1,"bug":1,"invalid":1}},"issue_author_associations_count":{"table":{"NONE":243,"CONTRIBUTOR":46,"MEMBER":13}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":106,"NONE":72,"MEMBER":2}},"issue_authors":{"table":{"tarsius":11,"geza-herman":5,"dabrahams":4,"doublep":4,"Apteryks":3,"zenspider":3,"Atemu":3,"dadinn":3,"pkryger":3,"bramadams":3,"pstray":2,"eyal0":2,"minad":2,"phil-s":2,"jefftrull":2,"Lenbok":2,"yasuhirokimura":2,"darkfeline":2,"comburent":2,"stsquad":2,"gerd-moellmann":2,"kira-bruneau":2,"declantsien":2,"dhull":2,"chriselrod":2,"CeleritasCelery":2,"tsdh":2,"ahihi":2,"peniblec":2,"kyleam":2,"jroimartin":2,"akirak":2,"dieggsy":2,"TriAttack238":2,"pierrelegall":1,"Walheimat":1,"chrhansk":1,"ebouna":1,"Juul-Mc-Goa":1,"kenrestivo":1,"mmahmoudian":1,"koen-vg":1,"toothbrush":1,"foudfou":1,"bradclawsie":1,"rdeusser":1,"yshym":1,"robohack":1,"pabl0":1,"ak-ionos":1,"malb":1,"jrpear":1,"svictor9":1,"brabalan":1,"hankmander":1,"Vanderscycle":1,"victorldn":1,"kohnish":1,"christos68k":1,"sheijk":1,"aeonik":1,"real-or-random":1,"vspinu":1,"Feyorsh":1,"pascal-niklaus":1,"Sergey-Makarov":1,"JosephKiranBabu":1,"PierreTechoueyres":1,"0-wiz-0":1,"Alizter":1,"montag451":1,"GregorZattler":1,"bradyt":1,"graywolf":1,"colonelpanic8":1,"goldfita":1,"fuzy112":1,"ntBre":1,"jqtruong":1,"salutis":1,"nicolas-graves":1,"sjrmanning":1,"emres":1,"berquist":1,"nordlow":1,"JordanAnthonyKing":1,"RJSent":1,"pietvo":1,"choroba":1,"raxod502":1,"FabienRCT":1,"ZelphirKaltstahl":1,"tomdavey":1,"gleb":1,"andyhhp":1,"wbl":1,"tpapp":1,"tninja":1,"dimsuz":1,"juhp":1,"gs-101":1,"impaktor":1,"luke36":1,"zrzka":1,"nweston":1,"jgomo3":1,"edmz":1,"pikrzysztof":1,"dakrone":1,"Silex":1,"kephas":1,"TentativeConvert":1,"gf2crypto":1,"errissa":1,"derkling":1,"Ergus":1,"vjohansen":1,"svenssonaxel":1,"To1ne":1,"Qwarctick":1,"juanedi":1,"jscheid":1,"AtomicNess123":1,"elizagamedev":1,"ackerleytng":1,"starenka":1,"kpurdon":1,"sdilts":1,"algebravic":1,"leungbk":1,"immerrr":1,"gergelypolonkai":1,"worikgh":1,"crocodile-dentist":1,"quicknir":1,"peterbecich":1,"gustav-b":1,"nasamuffin":1,"AldrinMathew":1,"atomontage":1,"joelekstrom":1,"damienrg":1,"DamienCassou":1,"jwiegley":1,"milanglacier":1,"hexmode":1,"armindarvish":1,"hab25":1,"LukeXuan":1,"kprav33n":1,"mattiasdrp":1,"Alexander-Shukaev":1,"aspiers":1,"steinarb":1,"jmikedupont2":1,"IceAsteroid":1,"alphapapa":1,"avatar-lavventura":1,"igmacs":1,"ariscript":1,"nickalcock":1,"robert-stuttaford":1,"yanchith":1,"lessismordaunt":1,"jakewilliami":1,"benma":1,"teythoon":1,"dcolascione":1,"eklitzke":1,"aiguofer":1,"soppera":1,"gscelsi":1,"rkit1":1,"soywod":1,"georgtree":1,"vermiculus":1,"fredericgiquel":1,"mattsawyer77":1,"edrx":1,"shipmints":1,"liuyinz":1,"mbunkus":1,"glasserc":1,"nickjmeyer":1,"netjune":1,"haji-ali":1,"rrthomas":1,"ipvych":1,"nathanvy":1,"sellout":1,"artforlife":1,"miangraham":1,"vonHabsi":1,"jcs090218":1,"michael-heerdegen":1,"prati0100":1,"srustamo":1,"basil-conto":1,"kaushalmodi":1,"rgkirch":1,"cbrune":1,"luke-powers":1,"tomdl89":1,"glyph":1,"anildigital":1,"ghost":1,"bird-dancer":1,"Shirumipi":1,"Munksgaard":1,"JimMoen":1,"umanwizard":1,"jcreedcmu":1,"pbgc":1,"catap":1,"drobilla":1,"romandecker":1,"x-yuri":1,"jsyjr":1,"michalrus":1,"angrybacon":1,"sergiodj":1,"Gravemind":1,"RomanHargrave":1,"luozikuan":1,"rahilarious":1,"Infiltrator":1,"jshholland":1,"pieterbreed":1,"igkper":1,"mtreca":1,"Haxxflaxx":1,"mgrunwald":1,"daemianmack":1,"tk-nguyen":1,"aburlot":1,"dod38fr":1,"noorul":1,"farblos":1,"mscfd":1,"amno1":1,"DerGuteMoritz":1,"jsynacek":1,"adl":1,"jdtsmith":1,"strindberg":1,"greg7mdp":1}},"pull_request_authors":{"table":{"ideapark":10,"DamienCassou":8,"vermiculus":6,"pengjiz":4,"jacobilsoe":4,"nikital":4,"CeleritasCelery":4,"x4lldux":4,"sellout":3,"progfolio":3,"phil-s":3,"mjoerg":3,"nbarrientos":3,"Schnouki":2,"bobrowadam":2,"Nuky":2,"bramadams":2,"walseb":2,"fiveNinePlusR":2,"a3a3el":2,"jdtsmith":2,"eyal0":2,"danielfleischer":2,"fledermaus":2,"wtianyi":2,"mattbeshara":2,"Alan-Chen99":2,"aepyornis":2,"gemmaro":2,"zipperer":2,"Azkae":2,"corecode":2,"glasserc":2,"dickmao":2,"tarsius":2,"RJSent":2,"tsobczynski":2,"minad":2,"Thaodan":2,"bird-dancer":2,"mavit":2,"danielmartin":2,"kohnish":2,"umanwizard":2,"RolandMarchand":2,"prati0100":2,"pietvo":2,"jolmg":2,"manphiz":2,"Binary-Eater":1,"snogge":1,"Silex":1,"marc-hb":1,"aarikere":1,"sergiodj":1,"magthe":1,"alphapapa":1,"leungbk":1,"LewWadoo":1,"huonw":1,"diasbruno":1,"cedarbaum":1,"confusedalex":1,"ulm":1,"zenspider":1,"leezu":1,"mbeppler":1,"ccarlile":1,"Hi-Angel":1,"DivineDominion":1,"bigodel":1,"doublep":1,"rcj":1,"greg7mdp":1,"petergaultney":1,"rdparker":1,"protesilaos":1,"foudfou":1,"adamroyjones":1,"younger-1":1,"iarenaza":1,"happy-barney":1,"LemonBreezes":1,"basil-conto":1,"slburson":1,"lanceberge":1,"johanvts":1,"bb2020":1,"akreisher":1,"shoefone":1,"WxNzEMof":1,"purcell":1,"yoichi":1,"sirikid":1,"cbrune":1,"arialdomartini":1,"magnars":1,"bcc32":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-28T00:00:08.715Z","repositories_count":14434831,"issues_count":34401568,"pull_requests_count":112638159,"authors_count":11247319,"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":{"table":{"support":7,"bug":6,"pm package":2,"pm nix":1,"invalid":1,"bug unconfirmed":1,"duplicate":1}},"past_year_pull_request_labels_count":{"table":{"support":1}},"past_year_issue_author_associations_count":{"table":{"NONE":43,"CONTRIBUTOR":4,"MEMBER":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":12,"NONE":8}},"past_year_issue_authors":{"table":{"aeonik":1,"ak-ionos":1,"akirak":1,"amno1":1,"basil-conto":1,"berquist":1,"dabrahams":1,"dcolascione":1,"elizagamedev":1,"farblos":1,"foudfou":1,"georgtree":1,"gf2crypto":1,"hab25":1,"IceAsteroid":1,"igmacs":1,"Infiltrator":1,"jakewilliami":1,"jcs090218":1,"JimMoen":1,"jshholland":1,"juhp":1,"Lenbok":1,"luke36":1,"mattsawyer77":1,"milanglacier":1,"mmahmoudian":1,"Munksgaard":1,"noorul":1,"ntBre":1,"nweston":1,"pabl0":1,"peniblec":1,"PierreTechoueyres":1,"pieterbreed":1,"pkryger":1,"pstray":1,"raxod502":1,"rgkirch":1,"robert-stuttaford":1,"rrthomas":1,"sdilts":1,"stsquad":1,"tarsius":1,"TentativeConvert":1,"tninja":1,"victorldn":1,"yasuhirokimura":1}},"past_year_pull_request_authors":{"table":{"DamienCassou":3,"mjoerg":3,"jacobilsoe":2,"aarikere":1,"confusedalex":1,"foudfou":1,"huonw":1,"lanceberge":1,"leezu":1,"magthe":1,"purcell":1,"sergiodj":1,"Silex":1,"slburson":1,"younger-1":1}},"maintainers":[{"table":{"login":"tarsius","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tarsius"}},{"table":{"login":"kyleam","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kyleam"}}],"active_maintainers":[{"table":{"login":"tarsius","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tarsius"}}]}},"events":{"total":{"CreateEvent":56,"CommitCommentEvent":12,"ReleaseEvent":11,"DeleteEvent":45,"PullRequestEvent":58,"ForkEvent":36,"DiscussionEvent":15,"IssuesEvent":204,"WatchEvent":422,"IssueCommentEvent":364,"PushEvent":369,"PullRequestReviewCommentEvent":7,"GollumEvent":6,"PullRequestReviewEvent":18},"last_year":{"CreateEvent":33,"CommitCommentEvent":2,"ReleaseEvent":5,"DeleteEvent":25,"PullRequestEvent":21,"ForkEvent":12,"DiscussionEvent":15,"IssuesEvent":121,"WatchEvent":209,"IssueCommentEvent":148,"PushEvent":219,"GollumEvent":2,"PullRequestReviewEvent":3,"PullRequestReviewCommentEvent":3}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/compile.yml","sha":null,"kind":"manifest","created_at":"2023-12-14T19:48:34.189Z","updated_at":"2023-12-14T19:48:34.189Z","repository_link":"https://github.com/magit/magit/blob/main/.github/workflows/compile.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/manual.yml","sha":null,"kind":"manifest","created_at":"2023-12-14T19:48:34.197Z","updated_at":"2023-12-14T19:48:34.197Z","repository_link":"https://github.com/magit/magit/blob/main/.github/workflows/manual.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/stats.yml","sha":null,"kind":"manifest","created_at":"2023-12-14T19:48:34.229Z","updated_at":"2023-12-14T19:48:34.229Z","repository_link":"https://github.com/magit/magit/blob/main/.github/workflows/stats.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-12-14T19:48:34.310Z","updated_at":"2023-12-14T19:48:34.310Z","repository_link":"https://github.com/magit/magit/blob/main/.github/workflows/test.yml","dependencies":[]}],"score":14.864724597616831,"created_at":"2025-11-18T11:19:49.374Z","updated_at":"2026-05-31T09:30:31.515Z","avatar_url":"https://github.com/magit.png","language":"Emacs Lisp","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369468","html_url":"https://summary.ecosyste.ms/projects/369468"}