{"id":371423,"url":"https://github.com/google/python-fire","last_synced_at":"2026-05-17T13:12:31.382Z","repository":{"id":37242665,"uuid":"82729529","full_name":"google/python-fire","owner":"google","description":"Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.","archived":false,"fork":false,"pushed_at":"2026-04-01T09:05:35.000Z","size":6260,"stargazers_count":28183,"open_issues_count":174,"forks_count":1479,"subscribers_count":358,"default_branch":"master","last_synced_at":"2026-05-05T07:09:30.700Z","etag":null,"topics":["cli","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"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}},"created_at":"2017-02-21T21:35:07.000Z","updated_at":"2026-05-04T09:39:33.000Z","dependencies_parsed_at":"2023-11-13T19:54:21.065Z","dependency_job_id":"33bae650-80c6-45b2-b925-31cbb0b2cb96","html_url":"https://github.com/google/python-fire","commit_stats":{"total_commits":336,"total_committers":68,"mean_commits":"4.9411764705882355","dds":"0.42261904761904767","last_synced_commit":"6cf45c663075c96b20dd0dfa733c2374545a4ad6"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/google/python-fire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/python-fire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/sbom","scorecard":{"id":437745,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/python-fire","commit":"ea8c7f5e74157c9f6bf2e251fce8ddcac81ef3d5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Maintained","score":10,"reason":"10 commit(s) and 7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/google/python-fire/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/google/python-fire/build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:22","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:24","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:29","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 26 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T05:04:05.193Z","repository_id":37242665,"created_at":"2025-08-19T05:04:05.193Z","updated_at":"2025-08-19T05:04:05.193Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32979327,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T06:31:55.726Z","status":"ssl_error","status_checked_at":"2026-05-13T06:31:51.336Z","response_time":115,"last_error":"SSL_read: 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"}},"owner":{"login":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2823,"last_synced_at":"2026-05-16T16:05:42.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google","funding_links":[],"total_stars":2113149,"followers":72588,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2026-05-16T16:05:42.908Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"packages":[{"id":13194882,"name":"python311Packages.fire","ecosystem":"nixpkgs","description":"A library for automatically generating command line interfaces","homepage":"https://github.com/google/python-fire","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/python-fire","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:20:41.865Z","latest_release_published_at":"2026-02-02T00:20:41.865Z","latest_release_number":"0.5.0","last_synced_at":"2026-05-08T03:03:20.489Z","created_at":"2026-02-02T00:20:40.176Z","updated_at":"2026-05-08T03:32:50.414Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.fire","install_command":"nix-env -iA nixpkgs.python311Packages.fire","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/fire/default.nix#L53","metadata":{"nix_attribute":"python3.11-fire-0.5.0","position":"pkgs/development/python-modules/fire/default.nix:53","platforms":["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","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"fire","upstream_purl":"pkg:pypi/fire"},"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/python311Packages.fire?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.fire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.fire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.fire/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.fire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.fire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.fire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.fire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.fire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.fire/codemeta","maintainers":[{"uuid":"leenaars","login":null,"name":"Michiel Leenaars","email":"ml.software@leenaa.rs","url":"https://github.com/leenaars","packages_count":75,"html_url":null,"role":null,"created_at":"2026-03-07T05:09:06.927Z","updated_at":"2026-03-07T05:09:06.927Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/leenaars/packages"}],"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":241},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-13T05:00:36.673Z","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":13707464,"name":"python-fire","ecosystem":"debian","description":null,"homepage":"https://github.com/google/python-fire","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/google/python-fire","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T22:26:49.946Z","latest_release_published_at":"2026-02-12T22:26:49.946Z","latest_release_number":"0.5.0-1","last_synced_at":"2026-03-13T14:43:29.002Z","created_at":"2026-02-12T22:26:49.711Z","updated_at":"2026-03-13T14:43:29.003Z","registry_url":"https://tracker.debian.org/pkg/python-fire","install_command":"apt-get install python-fire","documentation_url":"https://packages.debian.org/bookworm/python-fire","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-fire","standards_version":"4.6.1","maintainer":"Debian QA Group \u003cpackages@qa.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-mock \u003c!nocheck\u003e, python3-setuptools, python3-six \u003c!nocheck\u003e, python3-termcolor \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T22:26:50.495Z","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:deb/debian/python-fire?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-fire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-fire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-fire/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-fire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-fire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-fire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-fire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-fire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-fire/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":11915398,"name":"py3-fire-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-fire","homepage":"https://github.com/google/python-fire","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/python-fire","keywords_array":[],"namespace":"community","versions_count":2,"first_release_published_at":"2025-07-16T04:51:47.000Z","latest_release_published_at":"2025-09-06T14:51:05.000Z","latest_release_number":"0.7.1-r0","last_synced_at":"2026-03-08T02:33:25.401Z","created_at":"2025-07-16T05:02:23.774Z","updated_at":"2026-03-08T02:33:25.402Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-fire-pyc","install_command":"apk add py3-fire-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37242665,"uuid":"82729529","full_name":"google/python-fire","owner":"google","description":"Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.","archived":false,"fork":false,"pushed_at":"2025-10-01T08:32:24.000Z","size":6317,"stargazers_count":27940,"open_issues_count":152,"forks_count":1460,"subscribers_count":359,"default_branch":"master","last_synced_at":"2025-10-25T10:43:49.176Z","etag":null,"topics":["cli","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"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}},"created_at":"2017-02-21T21:35:07.000Z","updated_at":"2025-10-25T09:05:45.000Z","dependencies_parsed_at":"2023-11-13T19:54:21.065Z","dependency_job_id":"1a657b8b-a4a0-4bda-a108-6c3c59942ef8","html_url":"https://github.com/google/python-fire","commit_stats":{"total_commits":336,"total_committers":68,"mean_commits":"4.9411764705882355","dds":"0.42261904761904767","last_synced_commit":"6cf45c663075c96b20dd0dfa733c2374545a4ad6"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/google/python-fire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/python-fire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/sbom","scorecard":{"id":437745,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/python-fire","commit":"ea8c7f5e74157c9f6bf2e251fce8ddcac81ef3d5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Maintained","score":10,"reason":"10 commit(s) and 7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/google/python-fire/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/google/python-fire/build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:22","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:24","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:29","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 26 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T05:04:05.193Z","repository_id":37242665,"created_at":"2025-08-19T05:04:05.193Z","updated_at":"2025-08-19T05:04:05.193Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281689322,"owners_count":26544618,"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-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2773,"last_synced_at":"2025-08-12T15:55:14.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google","funding_links":[],"total_stars":1967885,"followers":58475,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2025-08-12T15:55:14.931Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"tags":[{"name":"v0.7.0","sha":"90b7f824f2e760e6363b0d10c52b1940346a0fa6","kind":"commit","published_at":"2024-09-22T16:14:50.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.7.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"343e6b6cec2d174d511e99dec7e5a24849121c2e","kind":"commit","published_at":"2024-02-24T18:07:41.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.6.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e1e95ffe2454f7e9887640883e35c01543f54139","kind":"commit","published_at":"2022-12-12T20:43:49.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.5.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2b5902a15857287066108fdd204a790b3cca8887","kind":"commit","published_at":"2021-01-22T18:01:33.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.4.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"fb7ee3a716020f6a04c0e55967612f9322d16893","kind":"commit","published_at":"2020-04-03T18:05:24.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.3.1","html_url":"https://github.com/google/python-fire/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"fb7ee3a716020f6a04c0e55967612f9322d16893","kind":"commit","published_at":"2020-04-03T18:05:24.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.3","html_url":"https://github.com/google/python-fire/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3/manifests"},{"name":"v0.3.0","sha":"61785e614c9ee1f0f16f8d8f1fd18b92a1981b4a","kind":"commit","published_at":"2020-03-19T19:47:37.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.3.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"c1a7e2f21fb95e37d80d3e32c7ecbefa12140edf","kind":"commit","published_at":"2019-07-30T18:29:11.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.2.1","html_url":"https://github.com/google/python-fire/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d77453938a4b7a5a2bb71d9cb40397ee8bbc2e0a","kind":"commit","published_at":"2019-07-26T16:11:09.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.2.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"6912ccd56f50e0f4bb30a0725d95858ef29f3bde","kind":"commit","published_at":"2018-02-23T18:18:14.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.3","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e76a10c0511ea4485b57543ccb966e7778213279","kind":"commit","published_at":"2017-08-29T17:28:00.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.2","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"3126e2cd70ba8f790aad7d2d32ca1cf1fb90b9bf","kind":"commit","published_at":"2017-05-21T06:42:35.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.1","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"48dd6623bfeb8635082cdecb0f87e75d3a9c4672","kind":"tag","published_at":"2017-03-29T20:19:49.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-11-07T23:23:46.884Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":13.267886764745873,"stargazers_count":0.5465966877872352,"forks_count":1.1258260136513203,"docker_downloads_count":null,"average":3.7350773665461072},"purl":"pkg:apk/alpine/py3-fire-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-fire-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-fire-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-fire-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-01T11:01:17.020Z","issues_count":121,"pull_requests_count":250,"avg_time_to_close_issue":13793526.921568627,"avg_time_to_close_pull_request":11166120.133004926,"issues_closed_count":51,"pull_requests_closed_count":203,"pull_request_authors_count":51,"issue_authors_count":108,"avg_comments_per_issue":3.190082644628099,"avg_comments_per_pull_request":1.812,"merged_pull_requests_count":121,"bot_issues_count":1,"bot_pull_requests_count":120,"past_year_issues_count":11,"past_year_pull_requests_count":67,"past_year_avg_time_to_close_issue":642303.0,"past_year_avg_time_to_close_pull_request":2718656.090909091,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.9104477611940298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":50,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/issues","maintainers":[{"login":"dbieber","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbieber"}],"active_maintainers":[{"login":"dbieber","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbieber"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-fire-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-fire-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-fire-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-fire-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-fire-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-fire-pyc/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"team/kde","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=team/kde","packages_count":3024,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=team/kde","role":null,"created_at":"2025-07-16T11:45:56.880Z","updated_at":"2025-07-16T11:45:56.880Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39391,"maintainers_count":878,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-27T18:20:22.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":2734143,"name":"fire","ecosystem":"pypi","description":"A library for automatically generating command line interfaces.","homepage":"https://github.com/google/python-fire","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/python-fire","keywords_array":["command","line","interface","cli","python","fire","interactive","bash","tool"],"namespace":null,"versions_count":13,"first_release_published_at":"2017-02-15T21:44:02.000Z","latest_release_published_at":"2025-08-16T20:20:22.000Z","latest_release_number":"0.7.1","last_synced_at":"2026-05-11T11:13:42.644Z","created_at":"2022-04-10T11:00:04.601Z","updated_at":"2026-05-11T11:13:42.644Z","registry_url":"https://pypi.org/project/fire/","install_command":"pip install fire --index-url https://pypi.org/simple","documentation_url":"https://fire.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","Operating System :: MacOS","Operating System :: OS Independent","Operating System :: POSIX","Operating System :: Unix","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"fire","project_status":null},"repo_metadata":{"id":37242665,"uuid":"82729529","full_name":"google/python-fire","owner":"google","description":"Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.","archived":false,"fork":false,"pushed_at":"2026-04-01T09:05:35.000Z","size":6260,"stargazers_count":28185,"open_issues_count":172,"forks_count":1477,"subscribers_count":359,"default_branch":"master","last_synced_at":"2026-04-28T01:13:29.115Z","etag":null,"topics":["cli","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"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}},"created_at":"2017-02-21T21:35:07.000Z","updated_at":"2026-04-27T23:42:29.000Z","dependencies_parsed_at":"2023-11-13T19:54:21.065Z","dependency_job_id":"33bae650-80c6-45b2-b925-31cbb0b2cb96","html_url":"https://github.com/google/python-fire","commit_stats":{"total_commits":336,"total_committers":68,"mean_commits":"4.9411764705882355","dds":"0.42261904761904767","last_synced_commit":"6cf45c663075c96b20dd0dfa733c2374545a4ad6"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/google/python-fire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/python-fire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/sbom","scorecard":{"id":437745,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/python-fire","commit":"ea8c7f5e74157c9f6bf2e251fce8ddcac81ef3d5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Maintained","score":10,"reason":"10 commit(s) and 7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/google/python-fire/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/google/python-fire/build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:22","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:24","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:29","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 26 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T05:04:05.193Z","repository_id":37242665,"created_at":"2025-08-19T05:04:05.193Z","updated_at":"2025-08-19T05:04:05.193Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32639061,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2773,"last_synced_at":"2025-08-12T15:55:14.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google","funding_links":[],"total_stars":1967885,"followers":58475,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2025-08-12T15:55:14.931Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"tags":[{"name":"v0.7.0","sha":"90b7f824f2e760e6363b0d10c52b1940346a0fa6","kind":"commit","published_at":"2024-09-22T16:14:50.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.7.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"343e6b6cec2d174d511e99dec7e5a24849121c2e","kind":"commit","published_at":"2024-02-24T18:07:41.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.6.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e1e95ffe2454f7e9887640883e35c01543f54139","kind":"commit","published_at":"2022-12-12T20:43:49.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.5.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2b5902a15857287066108fdd204a790b3cca8887","kind":"commit","published_at":"2021-01-22T18:01:33.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.4.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"fb7ee3a716020f6a04c0e55967612f9322d16893","kind":"commit","published_at":"2020-04-03T18:05:24.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.3.1","html_url":"https://github.com/google/python-fire/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"fb7ee3a716020f6a04c0e55967612f9322d16893","kind":"commit","published_at":"2020-04-03T18:05:24.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.3","html_url":"https://github.com/google/python-fire/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3/manifests"},{"name":"v0.3.0","sha":"61785e614c9ee1f0f16f8d8f1fd18b92a1981b4a","kind":"commit","published_at":"2020-03-19T19:47:37.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.3.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"c1a7e2f21fb95e37d80d3e32c7ecbefa12140edf","kind":"commit","published_at":"2019-07-30T18:29:11.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.2.1","html_url":"https://github.com/google/python-fire/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d77453938a4b7a5a2bb71d9cb40397ee8bbc2e0a","kind":"commit","published_at":"2019-07-26T16:11:09.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.2.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"6912ccd56f50e0f4bb30a0725d95858ef29f3bde","kind":"commit","published_at":"2018-02-23T18:18:14.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.3","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e76a10c0511ea4485b57543ccb966e7778213279","kind":"commit","published_at":"2017-08-29T17:28:00.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.2","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"3126e2cd70ba8f790aad7d2d32ca1cf1fb90b9bf","kind":"commit","published_at":"2017-05-21T06:42:35.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.1","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"48dd6623bfeb8635082cdecb0f87e75d3a9c4672","kind":"tag","published_at":"2017-03-29T20:19:49.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-05-06T15:32:54.081Z","dependent_packages_count":761,"downloads":30097402,"downloads_period":"last-month","dependent_repos_count":8567,"rankings":{"downloads":0.10514630580767217,"dependent_repos_count":0.09889225044364706,"dependent_packages_count":0.03928328525528273,"stargazers_count":0.07856657051056545,"forks_count":1.1036453325203062,"docker_downloads_count":0.45556884542320414,"average":0.3135170983267796},"purl":"pkg:pypi/fire","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/fire","docker_dependents_count":628,"docker_downloads_count":45104340,"usage_url":"https://repos.ecosyste.ms/usage/pypi/fire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/fire/dependencies","status":null,"funding_links":[],"critical":false,"issue_metadata":{"last_synced_at":"2026-05-03T11:01:25.620Z","issues_count":126,"pull_requests_count":268,"avg_time_to_close_issue":13793526.921568627,"avg_time_to_close_pull_request":11294542.826086957,"issues_closed_count":51,"pull_requests_closed_count":207,"pull_request_authors_count":59,"issue_authors_count":111,"avg_comments_per_issue":3.1507936507936507,"avg_comments_per_pull_request":1.7052238805970148,"merged_pull_requests_count":122,"bot_issues_count":1,"bot_pull_requests_count":123,"past_year_issues_count":5,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1166957.9411764706,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":0.5652173913043478,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/issues","maintainers":[{"login":"dbieber","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbieber"},{"login":"mustafakemalgordesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mustafakemalgordesli"}],"active_maintainers":[{"login":"dbieber","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbieber"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fire/codemeta","maintainers":[{"uuid":"dbieber","login":"dbieber","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/dbieber/","role":null,"created_at":"2022-12-13T09:18:17.859Z","updated_at":"2022-12-13T09:18:17.859Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dbieber/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":861830,"maintainers_count":368213,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":13303071,"name":"python311Packages.fire","ecosystem":"nixpkgs","description":"A library for automatically generating command line interfaces","homepage":"https://github.com/google/python-fire","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/python-fire","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:53:30.139Z","latest_release_published_at":"2026-02-02T06:53:30.139Z","latest_release_number":"0.5.0","last_synced_at":"2026-03-07T09:44:52.211Z","created_at":"2026-02-02T06:53:26.709Z","updated_at":"2026-03-07T09:44:52.458Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.fire","install_command":"nix-env -iA nixpkgs.python311Packages.fire","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/fire/default.nix#L54","metadata":{"nix_attribute":"python3.11-fire-0.5.0","position":"pkgs/development/python-modules/fire/default.nix:54","platforms":["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","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"fire","upstream_purl":"pkg:pypi/fire"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python311Packages.fire?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.fire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.fire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.fire/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.fire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.fire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.fire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.fire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.fire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.fire/codemeta","maintainers":[{"uuid":"leenaars","login":null,"name":"Michiel Leenaars","email":"ml.software@leenaa.rs","url":"https://github.com/leenaars","packages_count":75,"html_url":null,"role":null,"created_at":"2026-03-07T09:44:52.393Z","updated_at":"2026-03-07T09:44:52.393Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/leenaars/packages"}],"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":13799631,"name":"python-fire","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/google/python-fire","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/google/python-fire","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T17:17:07.184Z","latest_release_published_at":"2026-02-13T17:17:07.184Z","latest_release_number":"0.5.0-1","last_synced_at":"2026-03-14T01:15:57.329Z","created_at":"2026-02-13T17:17:06.878Z","updated_at":"2026-03-14T01:15:57.329Z","registry_url":"https://launchpad.net/ubuntu/+source/python-fire","install_command":"apt-get install python-fire","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-fire","standards_version":"4.6.1","maintainer":"Debian QA Group \u003cpackages@qa.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-mock \u003c!nocheck\u003e, python3-setuptools, python3-six \u003c!nocheck\u003e, python3-termcolor \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T17:17:07.801Z","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:deb/ubuntu/python-fire?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-fire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-fire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-fire/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-fire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-fire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-fire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-fire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-fire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-fire/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13774463,"name":"python-fire","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/google/python-fire","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/google/python-fire","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T12:33:12.295Z","latest_release_published_at":"2026-02-13T12:33:12.295Z","latest_release_number":"0.4.0-1","last_synced_at":"2026-03-13T21:45:48.270Z","created_at":"2026-02-13T12:33:12.099Z","updated_at":"2026-03-13T21:45:48.271Z","registry_url":"https://launchpad.net/ubuntu/+source/python-fire","install_command":"apt-get install python-fire","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-fire","standards_version":"4.5.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-python, python3-all, python3-mock \u003c!nocheck\u003e, python3-setuptools, python3-six \u003c!nocheck\u003e, python3-termcolor \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T12:33:12.925Z","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:deb/ubuntu/python-fire?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-fire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-fire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-fire/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-fire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-fire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-fire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-fire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-fire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-fire/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13527006,"name":"python-fire","ecosystem":"debian","description":null,"homepage":"https://github.com/google/python-fire","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/google/python-fire","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:53:42.338Z","latest_release_published_at":"2026-02-10T22:53:42.338Z","latest_release_number":"0.4.0-1","last_synced_at":"2026-03-14T04:20:38.351Z","created_at":"2026-02-10T22:53:42.151Z","updated_at":"2026-03-14T04:20:38.351Z","registry_url":"https://tracker.debian.org/pkg/python-fire","install_command":"apt-get install python-fire","documentation_url":"https://packages.debian.org/bullseye/python-fire","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-fire","standards_version":"4.5.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-python, python3-all, python3-mock \u003c!nocheck\u003e, python3-setuptools, python3-six \u003c!nocheck\u003e, python3-termcolor \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:25:09.768Z","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:deb/debian/python-fire?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-fire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-fire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-fire/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-fire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-fire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-fire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-fire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-fire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-fire/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":0,"github":"debian","metadata":{"codename":"bullseye"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-27T18:20:39.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13203165,"name":"python312Packages.fire","ecosystem":"nixpkgs","description":"A library for automatically generating command line interfaces","homepage":"https://github.com/google/python-fire","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/python-fire","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:55:00.917Z","latest_release_published_at":"2026-02-02T00:55:00.917Z","latest_release_number":"0.5.0","last_synced_at":"2026-05-08T12:37:21.317Z","created_at":"2026-02-02T00:55:00.270Z","updated_at":"2026-05-08T12:37:21.317Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.fire","install_command":"nix-env -iA nixpkgs.python312Packages.fire","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/fire/default.nix#L53","metadata":{"nix_attribute":"python3.12-fire-0.5.0","position":"pkgs/development/python-modules/fire/default.nix:53","platforms":["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","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"fire","upstream_purl":"pkg:pypi/fire"},"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/python312Packages.fire?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.fire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.fire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.fire/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.fire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.fire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.fire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.fire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.fire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.fire/codemeta","maintainers":[{"uuid":"leenaars","login":null,"name":"Michiel Leenaars","email":"ml.software@leenaa.rs","url":"https://github.com/leenaars","packages_count":75,"html_url":null,"role":null,"created_at":"2026-03-07T19:04:48.450Z","updated_at":"2026-03-07T19:04:48.450Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/leenaars/packages"}],"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":241},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-13T05:00:36.673Z","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":13562688,"name":"python-fire","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/google/python-fire","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/google/python-fire","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T05:44:11.641Z","latest_release_published_at":"2026-02-11T05:44:11.641Z","latest_release_number":"0.5.0-1","last_synced_at":"2026-03-11T13:33:07.724Z","created_at":"2026-02-11T05:44:11.421Z","updated_at":"2026-03-11T13:33:07.724Z","registry_url":"https://launchpad.net/ubuntu/+source/python-fire","install_command":"apt-get install python-fire","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-fire","standards_version":"4.6.1","maintainer":"Debian QA Group \u003cpackages@qa.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-mock \u003c!nocheck\u003e, python3-setuptools, python3-six \u003c!nocheck\u003e, python3-termcolor \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:53:45.596Z","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:deb/ubuntu/python-fire?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-fire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-fire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-fire/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-fire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-fire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-fire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-fire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-fire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-fire/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13748290,"name":"python-fire","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/google/python-fire","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/google/python-fire","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T06:31:45.383Z","latest_release_published_at":"2026-02-13T06:31:45.383Z","latest_release_number":"0.2.1-1","last_synced_at":"2026-03-13T20:20:22.770Z","created_at":"2026-02-13T06:31:45.208Z","updated_at":"2026-03-13T20:20:22.771Z","registry_url":"https://launchpad.net/ubuntu/+source/python-fire","install_command":"apt-get install python-fire","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-fire","standards_version":"4.4.0","maintainer":"Debian Python Modules Team \u003cpython-modules-team@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-python, python3-all, python3-mock \u003c!nocheck\u003e, python3-setuptools, python3-six \u003c!nocheck\u003e, python3-termcolor \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T06:31:46.070Z","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:deb/ubuntu/python-fire?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-fire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-fire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-fire/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-fire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-fire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-fire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-fire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-fire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-fire/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"focal"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-04-27T18:20:36.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13084619,"name":"python312Packages.fire","ecosystem":"nixpkgs","description":"Library for automatically generating command line interfaces","homepage":"https://github.com/google/python-fire","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/python-fire","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:58:38.775Z","latest_release_published_at":"2026-02-01T17:58:38.775Z","latest_release_number":"0.7.0","last_synced_at":"2026-03-05T04:17:03.347Z","created_at":"2026-02-01T17:58:38.497Z","updated_at":"2026-03-05T04:17:03.685Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.fire","install_command":"nix-env -iA nixpkgs.python312Packages.fire","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/fire/default.nix#L46","metadata":{"nix_attribute":"python3.12-fire-0.7.0","position":"pkgs/development/python-modules/fire/default.nix:46","platforms":["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","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"fire","upstream_purl":"pkg:pypi/fire"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python312Packages.fire?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.fire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.fire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.fire/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.fire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.fire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.fire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.fire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.fire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.fire/codemeta","maintainers":[{"uuid":"leenaars","login":null,"name":"Michiel Leenaars","email":"ml.software@leenaa.rs","url":"https://github.com/leenaars","packages_count":75,"html_url":null,"role":null,"created_at":"2026-03-05T04:17:03.614Z","updated_at":"2026-03-05T04:17:03.614Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/leenaars/packages"}],"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":14248751,"name":"fire","ecosystem":"conda","description":"Python Fire is a simple way to create a CLI in Python. Python Fire is a helpful tool for developing and debugging Python code. Python Fire helps with exploring existing code or turning other people's code into a CLI. Python Fire makes transitioning between Bash and Python easier. Python Fire makes using a Python REPL easier by setting up the REPL with the modules and variables you'll need already imported and created.","homepage":"https://github.com/google/python-fire","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/python-fire","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-04-10T20:59:56.000Z","latest_release_published_at":"2026-04-10T20:59:56.000Z","latest_release_number":"0.7.1","last_synced_at":"2026-04-14T07:43:53.500Z","created_at":"2026-04-14T07:43:51.931Z","updated_at":"2026-04-14T10:55:14.024Z","registry_url":"https://anaconda.org/anaconda/fire","install_command":"conda install -c anaconda fire","documentation_url":null,"metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-14T10:55:13.845Z","dependent_packages_count":0,"downloads":45,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":59.59413301185453,"dependent_repos_count":40.06036217303823,"dependent_packages_count":36.74044265593561,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":45.46497928027612},"purl":"pkg:conda/fire","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/fire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/fire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/fire/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/fire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/fire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/fire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/fire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/fire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/fire/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5122,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com"},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-27T18:20:20.117Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":7639082,"name":"py3-fire","ecosystem":"alpine","description":"A library for automatically generating command line interfaces","homepage":"https://github.com/google/python-fire","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/python-fire","keywords_array":[],"namespace":"community","versions_count":4,"first_release_published_at":"2023-04-24T13:46:13.000Z","latest_release_published_at":"2025-09-06T14:51:05.000Z","latest_release_number":"0.7.1-r0","last_synced_at":"2026-03-08T02:33:27.017Z","created_at":"2023-04-24T14:24:40.415Z","updated_at":"2026-03-08T02:33:27.017Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-fire","install_command":"apk add py3-fire","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37242665,"uuid":"82729529","full_name":"google/python-fire","owner":"google","description":"Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.","archived":false,"fork":false,"pushed_at":"2025-10-01T08:32:24.000Z","size":6317,"stargazers_count":27940,"open_issues_count":152,"forks_count":1460,"subscribers_count":359,"default_branch":"master","last_synced_at":"2025-10-25T10:43:49.176Z","etag":null,"topics":["cli","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"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}},"created_at":"2017-02-21T21:35:07.000Z","updated_at":"2025-10-25T09:05:45.000Z","dependencies_parsed_at":"2023-11-13T19:54:21.065Z","dependency_job_id":"1a657b8b-a4a0-4bda-a108-6c3c59942ef8","html_url":"https://github.com/google/python-fire","commit_stats":{"total_commits":336,"total_committers":68,"mean_commits":"4.9411764705882355","dds":"0.42261904761904767","last_synced_commit":"6cf45c663075c96b20dd0dfa733c2374545a4ad6"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/google/python-fire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/python-fire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/sbom","scorecard":{"id":437745,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/python-fire","commit":"ea8c7f5e74157c9f6bf2e251fce8ddcac81ef3d5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Maintained","score":10,"reason":"10 commit(s) and 7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/google/python-fire/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/google/python-fire/build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:22","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:24","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:29","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 26 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T05:04:05.193Z","repository_id":37242665,"created_at":"2025-08-19T05:04:05.193Z","updated_at":"2025-08-19T05:04:05.193Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281689322,"owners_count":26544618,"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-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2773,"last_synced_at":"2025-08-12T15:55:14.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google","funding_links":[],"total_stars":1967885,"followers":58475,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2025-08-12T15:55:14.931Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"tags":[{"name":"v0.7.0","sha":"90b7f824f2e760e6363b0d10c52b1940346a0fa6","kind":"commit","published_at":"2024-09-22T16:14:50.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.7.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"343e6b6cec2d174d511e99dec7e5a24849121c2e","kind":"commit","published_at":"2024-02-24T18:07:41.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.6.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e1e95ffe2454f7e9887640883e35c01543f54139","kind":"commit","published_at":"2022-12-12T20:43:49.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.5.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2b5902a15857287066108fdd204a790b3cca8887","kind":"commit","published_at":"2021-01-22T18:01:33.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.4.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"fb7ee3a716020f6a04c0e55967612f9322d16893","kind":"commit","published_at":"2020-04-03T18:05:24.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.3.1","html_url":"https://github.com/google/python-fire/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"fb7ee3a716020f6a04c0e55967612f9322d16893","kind":"commit","published_at":"2020-04-03T18:05:24.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.3","html_url":"https://github.com/google/python-fire/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3/manifests"},{"name":"v0.3.0","sha":"61785e614c9ee1f0f16f8d8f1fd18b92a1981b4a","kind":"commit","published_at":"2020-03-19T19:47:37.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.3.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"c1a7e2f21fb95e37d80d3e32c7ecbefa12140edf","kind":"commit","published_at":"2019-07-30T18:29:11.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.2.1","html_url":"https://github.com/google/python-fire/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d77453938a4b7a5a2bb71d9cb40397ee8bbc2e0a","kind":"commit","published_at":"2019-07-26T16:11:09.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.2.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"6912ccd56f50e0f4bb30a0725d95858ef29f3bde","kind":"commit","published_at":"2018-02-23T18:18:14.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.3","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e76a10c0511ea4485b57543ccb966e7778213279","kind":"commit","published_at":"2017-08-29T17:28:00.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.2","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"3126e2cd70ba8f790aad7d2d32ca1cf1fb90b9bf","kind":"commit","published_at":"2017-05-21T06:42:35.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.1","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"48dd6623bfeb8635082cdecb0f87e75d3a9c4672","kind":"tag","published_at":"2017-03-29T20:19:49.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-11-07T23:23:46.218Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":13.87315339331334,"stargazers_count":0.719607486825368,"forks_count":1.3229147737597673,"average":3.978918913474619},"purl":"pkg:apk/alpine/py3-fire?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-fire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-fire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-fire/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-01T11:01:17.020Z","issues_count":121,"pull_requests_count":250,"avg_time_to_close_issue":13793526.921568627,"avg_time_to_close_pull_request":11166120.133004926,"issues_closed_count":51,"pull_requests_closed_count":203,"pull_request_authors_count":51,"issue_authors_count":108,"avg_comments_per_issue":3.190082644628099,"avg_comments_per_pull_request":1.812,"merged_pull_requests_count":121,"bot_issues_count":1,"bot_pull_requests_count":120,"past_year_issues_count":11,"past_year_pull_requests_count":67,"past_year_avg_time_to_close_issue":642303.0,"past_year_avg_time_to_close_pull_request":2718656.090909091,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.9104477611940298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":50,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/issues","maintainers":[{"login":"dbieber","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbieber"}],"active_maintainers":[{"login":"dbieber","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbieber"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-fire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-fire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-fire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-fire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-fire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-fire/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"team/kde","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=team/kde","packages_count":3024,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=team/kde","role":null,"created_at":"2023-04-24T15:14:52.530Z","updated_at":"2023-04-24T15:14:52.530Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39391,"maintainers_count":878,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-27T18:20:22.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":11765314,"name":"py3-fire","ecosystem":"alpine","description":"A library for automatically generating command line interfaces","homepage":"https://github.com/google/python-fire","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/python-fire","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-13T10:58:07.000Z","latest_release_published_at":"2024-04-13T10:58:07.000Z","latest_release_number":"0.6.0-r0","last_synced_at":"2026-03-08T03:10:47.365Z","created_at":"2025-06-07T18:16:54.993Z","updated_at":"2026-03-08T03:10:47.365Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-fire","install_command":"apk add py3-fire","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37242665,"uuid":"82729529","full_name":"google/python-fire","owner":"google","description":"Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.","archived":false,"fork":false,"pushed_at":"2025-10-01T08:32:24.000Z","size":6317,"stargazers_count":27940,"open_issues_count":152,"forks_count":1460,"subscribers_count":359,"default_branch":"master","last_synced_at":"2025-10-25T10:43:49.176Z","etag":null,"topics":["cli","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"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}},"created_at":"2017-02-21T21:35:07.000Z","updated_at":"2025-10-25T09:05:45.000Z","dependencies_parsed_at":"2023-11-13T19:54:21.065Z","dependency_job_id":"1a657b8b-a4a0-4bda-a108-6c3c59942ef8","html_url":"https://github.com/google/python-fire","commit_stats":{"total_commits":336,"total_committers":68,"mean_commits":"4.9411764705882355","dds":"0.42261904761904767","last_synced_commit":"6cf45c663075c96b20dd0dfa733c2374545a4ad6"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/google/python-fire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/python-fire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/sbom","scorecard":{"id":437745,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/python-fire","commit":"ea8c7f5e74157c9f6bf2e251fce8ddcac81ef3d5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Maintained","score":10,"reason":"10 commit(s) and 7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/google/python-fire/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/google/python-fire/build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:22","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:24","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:29","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 26 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T05:04:05.193Z","repository_id":37242665,"created_at":"2025-08-19T05:04:05.193Z","updated_at":"2025-08-19T05:04:05.193Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281689322,"owners_count":26544618,"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-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2773,"last_synced_at":"2025-08-12T15:55:14.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google","funding_links":[],"total_stars":1967885,"followers":58475,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2025-08-12T15:55:14.931Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"tags":[{"name":"v0.7.0","sha":"90b7f824f2e760e6363b0d10c52b1940346a0fa6","kind":"commit","published_at":"2024-09-22T16:14:50.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.7.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"343e6b6cec2d174d511e99dec7e5a24849121c2e","kind":"commit","published_at":"2024-02-24T18:07:41.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.6.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e1e95ffe2454f7e9887640883e35c01543f54139","kind":"commit","published_at":"2022-12-12T20:43:49.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.5.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2b5902a15857287066108fdd204a790b3cca8887","kind":"commit","published_at":"2021-01-22T18:01:33.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.4.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"fb7ee3a716020f6a04c0e55967612f9322d16893","kind":"commit","published_at":"2020-04-03T18:05:24.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.3.1","html_url":"https://github.com/google/python-fire/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"fb7ee3a716020f6a04c0e55967612f9322d16893","kind":"commit","published_at":"2020-04-03T18:05:24.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.3","html_url":"https://github.com/google/python-fire/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3/manifests"},{"name":"v0.3.0","sha":"61785e614c9ee1f0f16f8d8f1fd18b92a1981b4a","kind":"commit","published_at":"2020-03-19T19:47:37.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.3.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"c1a7e2f21fb95e37d80d3e32c7ecbefa12140edf","kind":"commit","published_at":"2019-07-30T18:29:11.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.2.1","html_url":"https://github.com/google/python-fire/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d77453938a4b7a5a2bb71d9cb40397ee8bbc2e0a","kind":"commit","published_at":"2019-07-26T16:11:09.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.2.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"6912ccd56f50e0f4bb30a0725d95858ef29f3bde","kind":"commit","published_at":"2018-02-23T18:18:14.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.3","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e76a10c0511ea4485b57543ccb966e7778213279","kind":"commit","published_at":"2017-08-29T17:28:00.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.2","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"3126e2cd70ba8f790aad7d2d32ca1cf1fb90b9bf","kind":"commit","published_at":"2017-05-21T06:42:35.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.1","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"48dd6623bfeb8635082cdecb0f87e75d3a9c4672","kind":"tag","published_at":"2017-03-29T20:19:49.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-11-07T23:23:45.739Z","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:apk/alpine/py3-fire?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-fire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-fire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-fire/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-01T11:01:17.020Z","issues_count":121,"pull_requests_count":250,"avg_time_to_close_issue":13793526.921568627,"avg_time_to_close_pull_request":11166120.133004926,"issues_closed_count":51,"pull_requests_closed_count":203,"pull_request_authors_count":51,"issue_authors_count":108,"avg_comments_per_issue":3.190082644628099,"avg_comments_per_pull_request":1.812,"merged_pull_requests_count":121,"bot_issues_count":1,"bot_pull_requests_count":120,"past_year_issues_count":11,"past_year_pull_requests_count":67,"past_year_avg_time_to_close_issue":642303.0,"past_year_avg_time_to_close_pull_request":2718656.090909091,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.9104477611940298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":50,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/issues","maintainers":[{"login":"dbieber","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbieber"}],"active_maintainers":[{"login":"dbieber","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbieber"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-fire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-fire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-fire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-fire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-fire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-fire/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2396,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2025-06-08T15:27:22.524Z","updated_at":"2025-06-08T15:27:22.524Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-04-27T18:20:22.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":13075754,"name":"python311Packages.fire","ecosystem":"nixpkgs","description":"Library for automatically generating command line interfaces","homepage":"https://github.com/google/python-fire","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/python-fire","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:31:43.023Z","latest_release_published_at":"2026-02-01T17:31:43.023Z","latest_release_number":"0.7.0","last_synced_at":"2026-03-08T04:27:14.586Z","created_at":"2026-02-01T17:31:38.189Z","updated_at":"2026-03-08T04:31:27.017Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.fire","install_command":"nix-env -iA nixpkgs.python311Packages.fire","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/fire/default.nix#L46","metadata":{"nix_attribute":"python3.11-fire-0.7.0","position":"pkgs/development/python-modules/fire/default.nix:46","platforms":["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","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"fire","upstream_purl":"pkg:pypi/fire"},"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/python311Packages.fire?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.fire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.fire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.fire/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.fire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.fire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.fire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.fire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.fire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.fire/codemeta","maintainers":[{"uuid":"leenaars","login":null,"name":"Michiel Leenaars","email":"ml.software@leenaa.rs","url":"https://github.com/leenaars","packages_count":75,"html_url":null,"role":null,"created_at":"2026-03-08T04:27:14.755Z","updated_at":"2026-03-08T04:27:14.755Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/leenaars/packages"}],"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":13008790,"name":"py3-fire-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-fire","homepage":"https://github.com/google/python-fire","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/python-fire","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-09-06T14:51:05.000Z","latest_release_published_at":"2025-09-06T14:51:05.000Z","latest_release_number":"0.7.1-r0","last_synced_at":"2026-04-12T05:04:32.591Z","created_at":"2026-01-31T00:45:37.851Z","updated_at":"2026-04-12T10:33:22.936Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-fire-pyc","install_command":"apk add py3-fire-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"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:apk/alpine/py3-fire-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-fire-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-fire-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-fire-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-fire-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-fire-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-fire-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-fire-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-fire-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-fire-pyc/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2364,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2026-03-04T02:14:17.192Z","updated_at":"2026-03-04T02:14:17.192Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27569,"maintainers_count":427,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-04-27T18:20:22.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13008788,"name":"py3-fire","ecosystem":"alpine","description":"A library for automatically generating command line interfaces","homepage":"https://github.com/google/python-fire","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/python-fire","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-09-06T14:51:05.000Z","latest_release_published_at":"2025-09-06T14:51:05.000Z","latest_release_number":"0.7.1-r0","last_synced_at":"2026-04-13T20:04:14.856Z","created_at":"2026-01-31T00:45:37.295Z","updated_at":"2026-04-13T20:04:14.856Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-fire","install_command":"apk add py3-fire","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"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:apk/alpine/py3-fire?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-fire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-fire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-fire/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-fire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-fire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-fire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-fire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-fire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-fire/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2364,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2026-03-04T05:48:08.739Z","updated_at":"2026-03-04T05:48:08.739Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27569,"maintainers_count":427,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-04-27T18:20:22.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":12827076,"name":"python311Packages.fire","ecosystem":"nixpkgs","description":"A library for automatically generating command line interfaces","homepage":"https://github.com/google/python-fire","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/python-fire","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T19:09:24.055Z","latest_release_published_at":"2026-01-26T19:09:24.055Z","latest_release_number":"0.5.0","last_synced_at":"2026-04-18T01:02:22.122Z","created_at":"2026-01-26T19:09:23.904Z","updated_at":"2026-04-18T01:32:21.649Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.fire","install_command":"nix-env -iA nixpkgs.python311Packages.fire","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/fire/default.nix#L54","metadata":{"nix_attribute":"python3.11-fire-0.5.0","position":"pkgs/development/python-modules/fire/default.nix:54","platforms":["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","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"fire","upstream_purl":"pkg:pypi/fire"},"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/python311Packages.fire?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.fire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.fire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.fire/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.fire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.fire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.fire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.fire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.fire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.fire/codemeta","maintainers":[{"uuid":"leenaars","login":null,"name":"Michiel Leenaars","email":"ml.software@leenaa.rs","url":"https://github.com/leenaars","packages_count":76,"html_url":null,"role":null,"created_at":"2026-03-04T19:36:07.180Z","updated_at":"2026-03-04T19:36:07.180Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/leenaars/packages"}],"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":13463381,"name":"python-fire","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/google/python-fire","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/google/python-fire","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T12:04:39.062Z","latest_release_published_at":"2026-02-09T12:04:39.062Z","latest_release_number":"0.6.0-1","last_synced_at":"2026-03-09T13:02:25.223Z","created_at":"2026-02-09T12:04:33.077Z","updated_at":"2026-03-09T13:32:33.923Z","registry_url":"https://launchpad.net/ubuntu/+source/python-fire","install_command":"apt-get install python-fire","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-fire","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-mock \u003c!nocheck\u003e, python3-setuptools, python3-six \u003c!nocheck\u003e, python3-termcolor \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"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:deb/ubuntu/python-fire?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-fire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-fire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-fire/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-fire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-fire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-fire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-fire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-fire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-fire/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":11138772,"name":"py3-fire","ecosystem":"alpine","description":"A library for automatically generating command line interfaces","homepage":"https://github.com/google/python-fire","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/python-fire","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-13T10:58:07.000Z","latest_release_published_at":"2024-04-13T10:58:07.000Z","latest_release_number":"0.6.0-r0","last_synced_at":"2026-03-09T16:11:23.656Z","created_at":"2024-12-07T12:37:00.911Z","updated_at":"2026-03-09T16:11:23.656Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-fire","install_command":"apk add py3-fire","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37242665,"uuid":"82729529","full_name":"google/python-fire","owner":"google","description":"Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.","archived":false,"fork":false,"pushed_at":"2025-10-01T08:32:24.000Z","size":6317,"stargazers_count":27940,"open_issues_count":152,"forks_count":1460,"subscribers_count":359,"default_branch":"master","last_synced_at":"2025-10-25T10:43:49.176Z","etag":null,"topics":["cli","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"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}},"created_at":"2017-02-21T21:35:07.000Z","updated_at":"2025-10-25T09:05:45.000Z","dependencies_parsed_at":"2023-11-13T19:54:21.065Z","dependency_job_id":"1a657b8b-a4a0-4bda-a108-6c3c59942ef8","html_url":"https://github.com/google/python-fire","commit_stats":{"total_commits":336,"total_committers":68,"mean_commits":"4.9411764705882355","dds":"0.42261904761904767","last_synced_commit":"6cf45c663075c96b20dd0dfa733c2374545a4ad6"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/google/python-fire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/python-fire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/sbom","scorecard":{"id":437745,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/python-fire","commit":"ea8c7f5e74157c9f6bf2e251fce8ddcac81ef3d5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Maintained","score":10,"reason":"10 commit(s) and 7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/google/python-fire/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/google/python-fire/build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:22","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:24","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:29","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 26 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T05:04:05.193Z","repository_id":37242665,"created_at":"2025-08-19T05:04:05.193Z","updated_at":"2025-08-19T05:04:05.193Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281689322,"owners_count":26544618,"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-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2773,"last_synced_at":"2025-08-12T15:55:14.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google","funding_links":[],"total_stars":1967885,"followers":58475,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2025-08-12T15:55:14.931Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"tags":[{"name":"v0.7.0","sha":"90b7f824f2e760e6363b0d10c52b1940346a0fa6","kind":"commit","published_at":"2024-09-22T16:14:50.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.7.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"343e6b6cec2d174d511e99dec7e5a24849121c2e","kind":"commit","published_at":"2024-02-24T18:07:41.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.6.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e1e95ffe2454f7e9887640883e35c01543f54139","kind":"commit","published_at":"2022-12-12T20:43:49.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.5.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2b5902a15857287066108fdd204a790b3cca8887","kind":"commit","published_at":"2021-01-22T18:01:33.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.4.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"fb7ee3a716020f6a04c0e55967612f9322d16893","kind":"commit","published_at":"2020-04-03T18:05:24.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.3.1","html_url":"https://github.com/google/python-fire/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"fb7ee3a716020f6a04c0e55967612f9322d16893","kind":"commit","published_at":"2020-04-03T18:05:24.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.3","html_url":"https://github.com/google/python-fire/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3/manifests"},{"name":"v0.3.0","sha":"61785e614c9ee1f0f16f8d8f1fd18b92a1981b4a","kind":"commit","published_at":"2020-03-19T19:47:37.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.3.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"c1a7e2f21fb95e37d80d3e32c7ecbefa12140edf","kind":"commit","published_at":"2019-07-30T18:29:11.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.2.1","html_url":"https://github.com/google/python-fire/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d77453938a4b7a5a2bb71d9cb40397ee8bbc2e0a","kind":"commit","published_at":"2019-07-26T16:11:09.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.2.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"6912ccd56f50e0f4bb30a0725d95858ef29f3bde","kind":"commit","published_at":"2018-02-23T18:18:14.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.3","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e76a10c0511ea4485b57543ccb966e7778213279","kind":"commit","published_at":"2017-08-29T17:28:00.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.2","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"3126e2cd70ba8f790aad7d2d32ca1cf1fb90b9bf","kind":"commit","published_at":"2017-05-21T06:42:35.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.1","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"48dd6623bfeb8635082cdecb0f87e75d3a9c4672","kind":"tag","published_at":"2017-03-29T20:19:49.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-11-07T23:23:48.268Z","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:apk/alpine/py3-fire?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-fire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-fire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-fire/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-01T11:01:17.020Z","issues_count":121,"pull_requests_count":250,"avg_time_to_close_issue":13793526.921568627,"avg_time_to_close_pull_request":11166120.133004926,"issues_closed_count":51,"pull_requests_closed_count":203,"pull_request_authors_count":51,"issue_authors_count":108,"avg_comments_per_issue":3.190082644628099,"avg_comments_per_pull_request":1.812,"merged_pull_requests_count":121,"bot_issues_count":1,"bot_pull_requests_count":120,"past_year_issues_count":11,"past_year_pull_requests_count":67,"past_year_avg_time_to_close_issue":642303.0,"past_year_avg_time_to_close_pull_request":2718656.090909091,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.9104477611940298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":50,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/issues","maintainers":[{"login":"dbieber","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbieber"}],"active_maintainers":[{"login":"dbieber","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbieber"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-fire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-fire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-fire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-fire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-fire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-fire/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2462,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2024-12-09T11:39:59.860Z","updated_at":"2024-12-09T11:39:59.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-04-27T18:20:22.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":10344318,"name":"py3-fire","ecosystem":"alpine","description":"A library for automatically generating command line interfaces","homepage":"https://github.com/google/python-fire","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/python-fire","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-13T10:58:07.000Z","latest_release_published_at":"2024-04-13T10:58:07.000Z","latest_release_number":"0.6.0-r0","last_synced_at":"2026-03-09T16:13:18.961Z","created_at":"2024-06-11T09:51:26.853Z","updated_at":"2026-03-09T16:13:18.962Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-fire","install_command":"apk add py3-fire","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37242665,"uuid":"82729529","full_name":"google/python-fire","owner":"google","description":"Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.","archived":false,"fork":false,"pushed_at":"2025-10-01T08:32:24.000Z","size":6317,"stargazers_count":27940,"open_issues_count":152,"forks_count":1460,"subscribers_count":359,"default_branch":"master","last_synced_at":"2025-10-25T10:43:49.176Z","etag":null,"topics":["cli","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"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}},"created_at":"2017-02-21T21:35:07.000Z","updated_at":"2025-10-25T09:05:45.000Z","dependencies_parsed_at":"2023-11-13T19:54:21.065Z","dependency_job_id":"1a657b8b-a4a0-4bda-a108-6c3c59942ef8","html_url":"https://github.com/google/python-fire","commit_stats":{"total_commits":336,"total_committers":68,"mean_commits":"4.9411764705882355","dds":"0.42261904761904767","last_synced_commit":"6cf45c663075c96b20dd0dfa733c2374545a4ad6"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/google/python-fire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/python-fire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/sbom","scorecard":{"id":437745,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/python-fire","commit":"ea8c7f5e74157c9f6bf2e251fce8ddcac81ef3d5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Maintained","score":10,"reason":"10 commit(s) and 7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/google/python-fire/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/google/python-fire/build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:22","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:24","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:29","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 26 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T05:04:05.193Z","repository_id":37242665,"created_at":"2025-08-19T05:04:05.193Z","updated_at":"2025-08-19T05:04:05.193Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281689322,"owners_count":26544618,"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-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2773,"last_synced_at":"2025-08-12T15:55:14.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google","funding_links":[],"total_stars":1967885,"followers":58475,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2025-08-12T15:55:14.931Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"tags":[{"name":"v0.7.0","sha":"90b7f824f2e760e6363b0d10c52b1940346a0fa6","kind":"commit","published_at":"2024-09-22T16:14:50.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.7.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"343e6b6cec2d174d511e99dec7e5a24849121c2e","kind":"commit","published_at":"2024-02-24T18:07:41.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.6.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e1e95ffe2454f7e9887640883e35c01543f54139","kind":"commit","published_at":"2022-12-12T20:43:49.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.5.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2b5902a15857287066108fdd204a790b3cca8887","kind":"commit","published_at":"2021-01-22T18:01:33.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.4.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"fb7ee3a716020f6a04c0e55967612f9322d16893","kind":"commit","published_at":"2020-04-03T18:05:24.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.3.1","html_url":"https://github.com/google/python-fire/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"fb7ee3a716020f6a04c0e55967612f9322d16893","kind":"commit","published_at":"2020-04-03T18:05:24.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.3","html_url":"https://github.com/google/python-fire/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3/manifests"},{"name":"v0.3.0","sha":"61785e614c9ee1f0f16f8d8f1fd18b92a1981b4a","kind":"commit","published_at":"2020-03-19T19:47:37.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.3.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"c1a7e2f21fb95e37d80d3e32c7ecbefa12140edf","kind":"commit","published_at":"2019-07-30T18:29:11.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.2.1","html_url":"https://github.com/google/python-fire/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d77453938a4b7a5a2bb71d9cb40397ee8bbc2e0a","kind":"commit","published_at":"2019-07-26T16:11:09.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.2.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"6912ccd56f50e0f4bb30a0725d95858ef29f3bde","kind":"commit","published_at":"2018-02-23T18:18:14.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.3","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e76a10c0511ea4485b57543ccb966e7778213279","kind":"commit","published_at":"2017-08-29T17:28:00.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.2","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"3126e2cd70ba8f790aad7d2d32ca1cf1fb90b9bf","kind":"commit","published_at":"2017-05-21T06:42:35.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.1","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"48dd6623bfeb8635082cdecb0f87e75d3a9c4672","kind":"tag","published_at":"2017-03-29T20:19:49.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-11-07T23:23:46.392Z","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:apk/alpine/py3-fire?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-fire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-fire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-fire/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-01T11:01:17.020Z","issues_count":121,"pull_requests_count":250,"avg_time_to_close_issue":13793526.921568627,"avg_time_to_close_pull_request":11166120.133004926,"issues_closed_count":51,"pull_requests_closed_count":203,"pull_request_authors_count":51,"issue_authors_count":108,"avg_comments_per_issue":3.190082644628099,"avg_comments_per_pull_request":1.812,"merged_pull_requests_count":121,"bot_issues_count":1,"bot_pull_requests_count":120,"past_year_issues_count":11,"past_year_pull_requests_count":67,"past_year_avg_time_to_close_issue":642303.0,"past_year_avg_time_to_close_pull_request":2718656.090909091,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.9104477611940298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":50,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/issues","maintainers":[{"login":"dbieber","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbieber"}],"active_maintainers":[{"login":"dbieber","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbieber"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-fire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-fire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-fire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-fire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-fire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-fire/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2423,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2024-06-12T01:08:18.202Z","updated_at":"2024-06-12T01:08:18.202Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-04-27T18:20:23.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":12814492,"name":"python310Packages.fire","ecosystem":"nixpkgs","description":"A library for automatically generating command line interfaces","homepage":"https://github.com/google/python-fire","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/python-fire","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T16:57:36.289Z","latest_release_published_at":"2026-01-26T16:57:36.289Z","latest_release_number":"0.5.0","last_synced_at":"2026-04-09T10:04:32.460Z","created_at":"2026-01-26T16:57:36.131Z","updated_at":"2026-04-09T10:31:33.225Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.fire","install_command":"nix-env -iA nixpkgs.python310Packages.fire","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/fire/default.nix#L54","metadata":{"nix_attribute":"python3.10-fire-0.5.0","position":"pkgs/development/python-modules/fire/default.nix:54","platforms":["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","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"fire","upstream_purl":"pkg:pypi/fire"},"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/python310Packages.fire?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.fire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.fire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.fire/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.fire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.fire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.fire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.fire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.fire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.fire/codemeta","maintainers":[{"uuid":"leenaars","login":null,"name":"Michiel Leenaars","email":"ml.software@leenaa.rs","url":"https://github.com/leenaars","packages_count":76,"html_url":null,"role":null,"created_at":"2026-03-03T17:39:54.880Z","updated_at":"2026-03-03T17:39:54.880Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/leenaars/packages"}],"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":13295392,"name":"python310Packages.fire","ecosystem":"nixpkgs","description":"A library for automatically generating command line interfaces","homepage":"https://github.com/google/python-fire","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/python-fire","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:24:51.288Z","latest_release_published_at":"2026-02-02T06:24:51.288Z","latest_release_number":"0.5.0","last_synced_at":"2026-03-08T09:46:03.977Z","created_at":"2026-02-02T06:24:48.669Z","updated_at":"2026-03-10T10:34:19.076Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.fire","install_command":"nix-env -iA nixpkgs.python310Packages.fire","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/fire/default.nix#L54","metadata":{"nix_attribute":"python3.10-fire-0.5.0","position":"pkgs/development/python-modules/fire/default.nix:54","platforms":["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","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"fire","upstream_purl":"pkg:pypi/fire"},"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/python310Packages.fire?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.fire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.fire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.fire/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.fire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.fire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.fire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.fire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.fire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.fire/codemeta","maintainers":[{"uuid":"leenaars","login":null,"name":"Michiel Leenaars","email":"ml.software@leenaa.rs","url":"https://github.com/leenaars","packages_count":75,"html_url":null,"role":null,"created_at":"2026-03-08T09:46:04.289Z","updated_at":"2026-03-08T09:46:04.289Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/leenaars/packages"}],"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":13951570,"name":"python-fire","ecosystem":"guix","description":"Library for automatically generating command line interfaces","homepage":"https://github.com/google/python-fire","licenses":"asl2.0","normalized_licenses":["CERN-OHL-P-2.0"],"repository_url":"https://github.com/google/python-fire","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:19:49.854Z","latest_release_published_at":"2026-03-02T19:19:49.854Z","latest_release_number":"0.7.0","last_synced_at":"2026-04-27T16:24:58.214Z","created_at":"2026-03-02T19:19:49.072Z","updated_at":"2026-04-27T16:24:58.769Z","registry_url":"https://packages.guix.gnu.org/packages/python-fire/0.7.0/","install_command":"guix install python-fire","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-xyz.scm#n3195","metadata":{"location":"gnu/packages/python-xyz.scm:3195","variable_name":"python-fire"},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-27T16:24:58.746Z","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:guix/python-fire","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-fire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-fire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-fire/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-fire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-fire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-fire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-fire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-fire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-fire/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31315,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":352},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-05-07T05:00:22.550Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13664562,"name":"python-fire","ecosystem":"debian","description":null,"homepage":"https://github.com/google/python-fire","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/google/python-fire","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T10:16:15.512Z","latest_release_published_at":"2026-02-12T10:16:15.512Z","latest_release_number":"0.7.0-1","last_synced_at":"2026-03-14T15:28:39.257Z","created_at":"2026-02-12T10:16:15.315Z","updated_at":"2026-03-14T15:28:39.258Z","registry_url":"https://tracker.debian.org/pkg/python-fire","install_command":"apt-get install python-fire","documentation_url":"https://packages.debian.org/trixie/python-fire","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-fire","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-setuptools, python3-termcolor \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T10:23:10.734Z","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:deb/debian/python-fire?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-fire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-fire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-fire/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-fire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-fire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-fire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-fire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-fire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-fire/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":5285881,"name":"fire","ecosystem":"conda","description":"Python Fire is a simple way to create a CLI in Python. Python Fire is a helpful tool for developing and debugging Python code. Python Fire helps with exploring existing code or turning other people's code into a CLI. Python Fire makes transitioning between Bash and Python easier. Python Fire makes using a Python REPL easier by setting up the REPL with the modules and variables you'll need already imported and created.","homepage":"https://github.com/google/python-fire","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/python-fire","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2022-10-03T15:43:22.902Z","latest_release_published_at":"2021-01-22T19:54:43.000Z","latest_release_number":"0.4.0","last_synced_at":"2026-03-19T09:11:34.885Z","created_at":"2022-10-03T15:43:22.893Z","updated_at":"2026-03-19T09:28:40.536Z","registry_url":"https://anaconda.org/conda-forge/fire","install_command":"conda install -c conda-forge fire","documentation_url":null,"metadata":{},"repo_metadata":{"id":37242665,"uuid":"82729529","full_name":"google/python-fire","owner":"google","description":"Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.","archived":false,"fork":false,"pushed_at":"2025-10-01T08:32:24.000Z","size":6317,"stargazers_count":27940,"open_issues_count":152,"forks_count":1460,"subscribers_count":359,"default_branch":"master","last_synced_at":"2025-10-25T10:43:49.176Z","etag":null,"topics":["cli","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"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}},"created_at":"2017-02-21T21:35:07.000Z","updated_at":"2025-10-25T09:05:45.000Z","dependencies_parsed_at":"2023-11-13T19:54:21.065Z","dependency_job_id":"1a657b8b-a4a0-4bda-a108-6c3c59942ef8","html_url":"https://github.com/google/python-fire","commit_stats":{"total_commits":336,"total_committers":68,"mean_commits":"4.9411764705882355","dds":"0.42261904761904767","last_synced_commit":"6cf45c663075c96b20dd0dfa733c2374545a4ad6"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/google/python-fire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/python-fire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/sbom","scorecard":{"id":437745,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/python-fire","commit":"ea8c7f5e74157c9f6bf2e251fce8ddcac81ef3d5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Maintained","score":10,"reason":"10 commit(s) and 7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/google/python-fire/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/google/python-fire/build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:22","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:24","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:29","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 26 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T05:04:05.193Z","repository_id":37242665,"created_at":"2025-08-19T05:04:05.193Z","updated_at":"2025-08-19T05:04:05.193Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281689322,"owners_count":26544618,"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-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2773,"last_synced_at":"2025-08-12T15:55:14.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google","funding_links":[],"total_stars":1967885,"followers":58475,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2025-08-12T15:55:14.931Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"tags":[{"name":"v0.7.0","sha":"90b7f824f2e760e6363b0d10c52b1940346a0fa6","kind":"commit","published_at":"2024-09-22T16:14:50.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.7.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"343e6b6cec2d174d511e99dec7e5a24849121c2e","kind":"commit","published_at":"2024-02-24T18:07:41.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.6.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e1e95ffe2454f7e9887640883e35c01543f54139","kind":"commit","published_at":"2022-12-12T20:43:49.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.5.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2b5902a15857287066108fdd204a790b3cca8887","kind":"commit","published_at":"2021-01-22T18:01:33.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.4.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"fb7ee3a716020f6a04c0e55967612f9322d16893","kind":"commit","published_at":"2020-04-03T18:05:24.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.3.1","html_url":"https://github.com/google/python-fire/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"fb7ee3a716020f6a04c0e55967612f9322d16893","kind":"commit","published_at":"2020-04-03T18:05:24.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.3","html_url":"https://github.com/google/python-fire/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3/manifests"},{"name":"v0.3.0","sha":"61785e614c9ee1f0f16f8d8f1fd18b92a1981b4a","kind":"commit","published_at":"2020-03-19T19:47:37.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.3.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"c1a7e2f21fb95e37d80d3e32c7ecbefa12140edf","kind":"commit","published_at":"2019-07-30T18:29:11.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.2.1","html_url":"https://github.com/google/python-fire/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d77453938a4b7a5a2bb71d9cb40397ee8bbc2e0a","kind":"commit","published_at":"2019-07-26T16:11:09.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.2.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"6912ccd56f50e0f4bb30a0725d95858ef29f3bde","kind":"commit","published_at":"2018-02-23T18:18:14.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.3","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e76a10c0511ea4485b57543ccb966e7778213279","kind":"commit","published_at":"2017-08-29T17:28:00.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.2","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"3126e2cd70ba8f790aad7d2d32ca1cf1fb90b9bf","kind":"commit","published_at":"2017-05-21T06:42:35.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.1","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"48dd6623bfeb8635082cdecb0f87e75d3a9c4672","kind":"tag","published_at":"2017-03-29T20:19:49.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-03-19T09:28:40.507Z","dependent_packages_count":27,"downloads":1452054,"downloads_period":"total","dependent_repos_count":46,"rankings":{"downloads":null,"dependent_repos_count":5.2558023458946845,"dependent_packages_count":2.465685051160469,"stargazers_count":1.3775892188669827,"forks_count":4.042924881457449,"docker_downloads_count":null,"average":3.2855003743448963},"purl":"pkg:conda/fire?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/fire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/fire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/fire/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-01T11:01:17.020Z","issues_count":121,"pull_requests_count":250,"avg_time_to_close_issue":13793526.921568627,"avg_time_to_close_pull_request":11166120.133004926,"issues_closed_count":51,"pull_requests_closed_count":203,"pull_request_authors_count":51,"issue_authors_count":108,"avg_comments_per_issue":3.190082644628099,"avg_comments_per_pull_request":1.812,"merged_pull_requests_count":121,"bot_issues_count":1,"bot_pull_requests_count":120,"past_year_issues_count":11,"past_year_pull_requests_count":67,"past_year_avg_time_to_close_issue":642303.0,"past_year_avg_time_to_close_pull_request":2718656.090909091,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.9104477611940298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":50,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/issues","maintainers":[{"login":"dbieber","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbieber"}],"active_maintainers":[{"login":"dbieber","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbieber"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/fire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/fire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/fire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/fire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/fire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/fire/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":8676773,"name":"py3-fire","ecosystem":"alpine","description":"A library for automatically generating command line interfaces","homepage":"https://github.com/google/python-fire","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/python-fire","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-08-09T17:40:52.000Z","latest_release_published_at":"2023-08-09T17:40:52.000Z","latest_release_number":"0.5.0-r0","last_synced_at":"2026-03-08T01:09:16.787Z","created_at":"2023-12-20T10:27:24.838Z","updated_at":"2026-03-08T01:09:16.787Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-fire","install_command":"apk add py3-fire","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37242665,"uuid":"82729529","full_name":"google/python-fire","owner":"google","description":"Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.","archived":false,"fork":false,"pushed_at":"2025-10-01T08:32:24.000Z","size":6317,"stargazers_count":27940,"open_issues_count":152,"forks_count":1460,"subscribers_count":359,"default_branch":"master","last_synced_at":"2025-10-25T10:43:49.176Z","etag":null,"topics":["cli","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"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}},"created_at":"2017-02-21T21:35:07.000Z","updated_at":"2025-10-25T09:05:45.000Z","dependencies_parsed_at":"2023-11-13T19:54:21.065Z","dependency_job_id":"1a657b8b-a4a0-4bda-a108-6c3c59942ef8","html_url":"https://github.com/google/python-fire","commit_stats":{"total_commits":336,"total_committers":68,"mean_commits":"4.9411764705882355","dds":"0.42261904761904767","last_synced_commit":"6cf45c663075c96b20dd0dfa733c2374545a4ad6"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/google/python-fire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/python-fire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/sbom","scorecard":{"id":437745,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/python-fire","commit":"ea8c7f5e74157c9f6bf2e251fce8ddcac81ef3d5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Maintained","score":10,"reason":"10 commit(s) and 7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/google/python-fire/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/google/python-fire/build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:22","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:24","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:29","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 26 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T05:04:05.193Z","repository_id":37242665,"created_at":"2025-08-19T05:04:05.193Z","updated_at":"2025-08-19T05:04:05.193Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281689322,"owners_count":26544618,"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-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2773,"last_synced_at":"2025-08-12T15:55:14.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google","funding_links":[],"total_stars":1967885,"followers":58475,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2025-08-12T15:55:14.931Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"tags":[{"name":"v0.7.0","sha":"90b7f824f2e760e6363b0d10c52b1940346a0fa6","kind":"commit","published_at":"2024-09-22T16:14:50.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.7.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"343e6b6cec2d174d511e99dec7e5a24849121c2e","kind":"commit","published_at":"2024-02-24T18:07:41.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.6.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e1e95ffe2454f7e9887640883e35c01543f54139","kind":"commit","published_at":"2022-12-12T20:43:49.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.5.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2b5902a15857287066108fdd204a790b3cca8887","kind":"commit","published_at":"2021-01-22T18:01:33.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.4.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"fb7ee3a716020f6a04c0e55967612f9322d16893","kind":"commit","published_at":"2020-04-03T18:05:24.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.3.1","html_url":"https://github.com/google/python-fire/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"fb7ee3a716020f6a04c0e55967612f9322d16893","kind":"commit","published_at":"2020-04-03T18:05:24.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.3","html_url":"https://github.com/google/python-fire/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3/manifests"},{"name":"v0.3.0","sha":"61785e614c9ee1f0f16f8d8f1fd18b92a1981b4a","kind":"commit","published_at":"2020-03-19T19:47:37.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.3.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"c1a7e2f21fb95e37d80d3e32c7ecbefa12140edf","kind":"commit","published_at":"2019-07-30T18:29:11.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.2.1","html_url":"https://github.com/google/python-fire/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d77453938a4b7a5a2bb71d9cb40397ee8bbc2e0a","kind":"commit","published_at":"2019-07-26T16:11:09.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.2.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"6912ccd56f50e0f4bb30a0725d95858ef29f3bde","kind":"commit","published_at":"2018-02-23T18:18:14.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.3","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e76a10c0511ea4485b57543ccb966e7778213279","kind":"commit","published_at":"2017-08-29T17:28:00.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.2","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"3126e2cd70ba8f790aad7d2d32ca1cf1fb90b9bf","kind":"commit","published_at":"2017-05-21T06:42:35.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.1","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"48dd6623bfeb8635082cdecb0f87e75d3a9c4672","kind":"tag","published_at":"2017-03-29T20:19:49.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-11-07T23:23:48.331Z","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:apk/alpine/py3-fire?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-fire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-fire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-fire/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-01T11:01:17.020Z","issues_count":121,"pull_requests_count":250,"avg_time_to_close_issue":13793526.921568627,"avg_time_to_close_pull_request":11166120.133004926,"issues_closed_count":51,"pull_requests_closed_count":203,"pull_request_authors_count":51,"issue_authors_count":108,"avg_comments_per_issue":3.190082644628099,"avg_comments_per_pull_request":1.812,"merged_pull_requests_count":121,"bot_issues_count":1,"bot_pull_requests_count":120,"past_year_issues_count":11,"past_year_pull_requests_count":67,"past_year_avg_time_to_close_issue":642303.0,"past_year_avg_time_to_close_pull_request":2718656.090909091,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.9104477611940298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":50,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/issues","maintainers":[{"login":"dbieber","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbieber"}],"active_maintainers":[{"login":"dbieber","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbieber"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-fire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-fire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-fire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-fire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-fire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-fire/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2188,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2024-02-12T10:45:29.231Z","updated_at":"2024-02-12T10:45:29.231Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-04-27T18:20:23.384Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":13403314,"name":"python-fire","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/google/python-fire","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/google/python-fire","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T11:05:09.265Z","latest_release_published_at":"2026-02-06T11:05:09.265Z","latest_release_number":"0.5.0-3","last_synced_at":"2026-03-06T12:01:30.694Z","created_at":"2026-02-06T11:05:06.605Z","updated_at":"2026-03-06T12:01:30.695Z","registry_url":"https://launchpad.net/ubuntu/+source/python-fire","install_command":"apt-get install python-fire","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-fire","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-mock \u003c!nocheck\u003e, python3-setuptools, python3-six \u003c!nocheck\u003e, python3-termcolor \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/python-fire?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-fire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-fire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-fire/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-fire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-fire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-fire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-fire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-fire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-fire/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":12864031,"name":"python313Packages.fire","ecosystem":"nixpkgs","description":"Library for automatically generating command line interfaces","homepage":"https://github.com/google/python-fire","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/python-fire","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T01:55:12.828Z","latest_release_published_at":"2026-01-27T01:55:12.828Z","latest_release_number":"0.7.1","last_synced_at":"2026-03-06T12:36:27.007Z","created_at":"2026-01-27T01:55:12.329Z","updated_at":"2026-03-06T12:36:27.008Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.fire","install_command":"nix-env -iA nixpkgs.python313Packages.fire","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/fire/default.nix#L49","metadata":{"nix_attribute":"python3.13-fire-0.7.1","position":"pkgs/development/python-modules/fire/default.nix:49","platforms":["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","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"fire","upstream_purl":"pkg:pypi/fire"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python313Packages.fire?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.fire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.fire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.fire/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.fire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.fire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.fire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.fire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.fire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.fire/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":146413,"maintainers_count":4654,"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":12887502,"name":"python314Packages.fire","ecosystem":"nixpkgs","description":"Library for automatically generating command line interfaces","homepage":"https://github.com/google/python-fire","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/python-fire","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T07:19:30.218Z","latest_release_published_at":"2026-01-27T07:19:30.218Z","latest_release_number":"0.7.1","last_synced_at":"2026-03-08T02:43:20.503Z","created_at":"2026-01-27T07:19:29.829Z","updated_at":"2026-03-10T19:32:00.479Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.fire","install_command":"nix-env -iA nixpkgs.python314Packages.fire","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/fire/default.nix#L49","metadata":{"nix_attribute":"python3.14-fire-0.7.1","position":"pkgs/development/python-modules/fire/default.nix:49","platforms":["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","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"fire","upstream_purl":"pkg:pypi/fire"},"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/python314Packages.fire?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.fire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.fire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.fire/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.fire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.fire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.fire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.fire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.fire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.fire/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":146413,"maintainers_count":4654,"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":3885375,"name":"github.com/google/python-fire","ecosystem":"go","description":"","homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/google/python-fire","keywords_array":[],"namespace":"github.com/google","versions_count":13,"first_release_published_at":"2017-03-02T20:37:19.000Z","latest_release_published_at":"2025-08-16T20:15:49.000Z","latest_release_number":"v0.7.1","last_synced_at":"2026-05-07T10:32:38.044Z","created_at":"2022-04-11T23:21:12.087Z","updated_at":"2026-05-07T10:32:38.044Z","registry_url":"https://pkg.go.dev/github.com/google/python-fire","install_command":"go get github.com/google/python-fire","documentation_url":"https://pkg.go.dev/github.com/google/python-fire#section-documentation","metadata":{},"repo_metadata":{"id":37242665,"uuid":"82729529","full_name":"google/python-fire","owner":"google","description":"Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.","archived":false,"fork":false,"pushed_at":"2025-10-01T08:32:24.000Z","size":6317,"stargazers_count":27940,"open_issues_count":152,"forks_count":1460,"subscribers_count":359,"default_branch":"master","last_synced_at":"2025-10-25T10:43:49.176Z","etag":null,"topics":["cli","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"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}},"created_at":"2017-02-21T21:35:07.000Z","updated_at":"2025-10-25T09:05:45.000Z","dependencies_parsed_at":"2023-11-13T19:54:21.065Z","dependency_job_id":"1a657b8b-a4a0-4bda-a108-6c3c59942ef8","html_url":"https://github.com/google/python-fire","commit_stats":{"total_commits":336,"total_committers":68,"mean_commits":"4.9411764705882355","dds":"0.42261904761904767","last_synced_commit":"6cf45c663075c96b20dd0dfa733c2374545a4ad6"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/google/python-fire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/python-fire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/sbom","scorecard":{"id":437745,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/python-fire","commit":"ea8c7f5e74157c9f6bf2e251fce8ddcac81ef3d5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Maintained","score":10,"reason":"10 commit(s) and 7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/google/python-fire/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/google/python-fire/build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:22","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:24","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:29","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 26 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T05:04:05.193Z","repository_id":37242665,"created_at":"2025-08-19T05:04:05.193Z","updated_at":"2025-08-19T05:04:05.193Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281689322,"owners_count":26544618,"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-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2773,"last_synced_at":"2025-08-12T15:55:14.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google","funding_links":[],"total_stars":1967885,"followers":58475,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2025-08-12T15:55:14.931Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"tags":[{"name":"v0.7.0","sha":"90b7f824f2e760e6363b0d10c52b1940346a0fa6","kind":"commit","published_at":"2024-09-22T16:14:50.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.7.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"343e6b6cec2d174d511e99dec7e5a24849121c2e","kind":"commit","published_at":"2024-02-24T18:07:41.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.6.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e1e95ffe2454f7e9887640883e35c01543f54139","kind":"commit","published_at":"2022-12-12T20:43:49.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.5.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2b5902a15857287066108fdd204a790b3cca8887","kind":"commit","published_at":"2021-01-22T18:01:33.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.4.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"fb7ee3a716020f6a04c0e55967612f9322d16893","kind":"commit","published_at":"2020-04-03T18:05:24.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.3.1","html_url":"https://github.com/google/python-fire/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"fb7ee3a716020f6a04c0e55967612f9322d16893","kind":"commit","published_at":"2020-04-03T18:05:24.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.3","html_url":"https://github.com/google/python-fire/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3/manifests"},{"name":"v0.3.0","sha":"61785e614c9ee1f0f16f8d8f1fd18b92a1981b4a","kind":"commit","published_at":"2020-03-19T19:47:37.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.3.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"c1a7e2f21fb95e37d80d3e32c7ecbefa12140edf","kind":"commit","published_at":"2019-07-30T18:29:11.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.2.1","html_url":"https://github.com/google/python-fire/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d77453938a4b7a5a2bb71d9cb40397ee8bbc2e0a","kind":"commit","published_at":"2019-07-26T16:11:09.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.2.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"6912ccd56f50e0f4bb30a0725d95858ef29f3bde","kind":"commit","published_at":"2018-02-23T18:18:14.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.3","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e76a10c0511ea4485b57543ccb966e7778213279","kind":"commit","published_at":"2017-08-29T17:28:00.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.2","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"3126e2cd70ba8f790aad7d2d32ca1cf1fb90b9bf","kind":"commit","published_at":"2017-05-21T06:42:35.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.1","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"48dd6623bfeb8635082cdecb0f87e75d3a9c4672","kind":"tag","published_at":"2017-03-29T20:19:49.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-11-07T23:23:48.132Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.8022212791057335,"dependent_packages_count":8.376244562665123,"stargazers_count":0.0679244507470662,"forks_count":0.6601311219351789,"docker_downloads_count":null,"average":3.476630353613275},"purl":"pkg:golang/github.com/google/python-fire","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/google/python-fire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/google/python-fire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/google/python-fire/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-01T11:01:17.020Z","issues_count":121,"pull_requests_count":250,"avg_time_to_close_issue":13793526.921568627,"avg_time_to_close_pull_request":11166120.133004926,"issues_closed_count":51,"pull_requests_closed_count":203,"pull_request_authors_count":51,"issue_authors_count":108,"avg_comments_per_issue":3.190082644628099,"avg_comments_per_pull_request":1.812,"merged_pull_requests_count":121,"bot_issues_count":1,"bot_pull_requests_count":120,"past_year_issues_count":11,"past_year_pull_requests_count":67,"past_year_avg_time_to_close_issue":642303.0,"past_year_avg_time_to_close_pull_request":2718656.090909091,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.9104477611940298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":50,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/issues","maintainers":[{"login":"dbieber","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbieber"}],"active_maintainers":[{"login":"dbieber","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbieber"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fpython-fire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fpython-fire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fpython-fire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fpython-fire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fpython-fire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fpython-fire/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2136136,"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":75328,"name":"py-fire","ecosystem":"spack","description":"Python Fire is a library for automatically generating command line\ninterfaces (CLIs) with a single line of code.\n","homepage":"https://github.com/google/python-fire","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/google/python-fire","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2022-04-05T09:24:27.499Z","latest_release_published_at":"2022-04-05T09:24:27.499Z","latest_release_number":"0.4.0","last_synced_at":"2026-05-07T10:32:38.667Z","created_at":"2022-04-05T09:24:27.467Z","updated_at":"2026-05-07T10:32:38.667Z","registry_url":"https://packages.spack.io/package.html?name=py-fire","install_command":"spack install py-fire","documentation_url":null,"metadata":{},"repo_metadata":{"id":37242665,"uuid":"82729529","full_name":"google/python-fire","owner":"google","description":"Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.","archived":false,"fork":false,"pushed_at":"2025-10-01T08:32:24.000Z","size":6317,"stargazers_count":27940,"open_issues_count":152,"forks_count":1460,"subscribers_count":359,"default_branch":"master","last_synced_at":"2025-10-25T10:43:49.176Z","etag":null,"topics":["cli","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"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}},"created_at":"2017-02-21T21:35:07.000Z","updated_at":"2025-10-25T09:05:45.000Z","dependencies_parsed_at":"2023-11-13T19:54:21.065Z","dependency_job_id":"1a657b8b-a4a0-4bda-a108-6c3c59942ef8","html_url":"https://github.com/google/python-fire","commit_stats":{"total_commits":336,"total_committers":68,"mean_commits":"4.9411764705882355","dds":"0.42261904761904767","last_synced_commit":"6cf45c663075c96b20dd0dfa733c2374545a4ad6"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/google/python-fire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/python-fire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/sbom","scorecard":{"id":437745,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/python-fire","commit":"ea8c7f5e74157c9f6bf2e251fce8ddcac81ef3d5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Maintained","score":10,"reason":"10 commit(s) and 7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/google/python-fire/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/google/python-fire/build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:22","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:24","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:29","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 26 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T05:04:05.193Z","repository_id":37242665,"created_at":"2025-08-19T05:04:05.193Z","updated_at":"2025-08-19T05:04:05.193Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281689322,"owners_count":26544618,"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-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2773,"last_synced_at":"2025-08-12T15:55:14.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google","funding_links":[],"total_stars":1967885,"followers":58475,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2025-08-12T15:55:14.931Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"tags":[{"name":"v0.7.0","sha":"90b7f824f2e760e6363b0d10c52b1940346a0fa6","kind":"commit","published_at":"2024-09-22T16:14:50.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.7.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"343e6b6cec2d174d511e99dec7e5a24849121c2e","kind":"commit","published_at":"2024-02-24T18:07:41.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.6.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e1e95ffe2454f7e9887640883e35c01543f54139","kind":"commit","published_at":"2022-12-12T20:43:49.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.5.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2b5902a15857287066108fdd204a790b3cca8887","kind":"commit","published_at":"2021-01-22T18:01:33.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.4.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"fb7ee3a716020f6a04c0e55967612f9322d16893","kind":"commit","published_at":"2020-04-03T18:05:24.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.3.1","html_url":"https://github.com/google/python-fire/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"fb7ee3a716020f6a04c0e55967612f9322d16893","kind":"commit","published_at":"2020-04-03T18:05:24.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.3","html_url":"https://github.com/google/python-fire/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3/manifests"},{"name":"v0.3.0","sha":"61785e614c9ee1f0f16f8d8f1fd18b92a1981b4a","kind":"commit","published_at":"2020-03-19T19:47:37.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.3.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"c1a7e2f21fb95e37d80d3e32c7ecbefa12140edf","kind":"commit","published_at":"2019-07-30T18:29:11.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.2.1","html_url":"https://github.com/google/python-fire/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d77453938a4b7a5a2bb71d9cb40397ee8bbc2e0a","kind":"commit","published_at":"2019-07-26T16:11:09.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.2.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"6912ccd56f50e0f4bb30a0725d95858ef29f3bde","kind":"commit","published_at":"2018-02-23T18:18:14.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.3","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e76a10c0511ea4485b57543ccb966e7778213279","kind":"commit","published_at":"2017-08-29T17:28:00.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.2","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"3126e2cd70ba8f790aad7d2d32ca1cf1fb90b9bf","kind":"commit","published_at":"2017-05-21T06:42:35.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.1","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"48dd6623bfeb8635082cdecb0f87e75d3a9c4672","kind":"tag","published_at":"2017-03-29T20:19:49.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-11-07T23:23:47.286Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.186466583298596,"stargazers_count":0.29178824510212586,"forks_count":2.3482006391552037,"average":4.206613866888982},"purl":"pkg:spack/py-fire","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-fire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-fire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-fire/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-01T11:01:17.020Z","issues_count":121,"pull_requests_count":250,"avg_time_to_close_issue":13793526.921568627,"avg_time_to_close_pull_request":11166120.133004926,"issues_closed_count":51,"pull_requests_closed_count":203,"pull_request_authors_count":51,"issue_authors_count":108,"avg_comments_per_issue":3.190082644628099,"avg_comments_per_pull_request":1.812,"merged_pull_requests_count":121,"bot_issues_count":1,"bot_pull_requests_count":120,"past_year_issues_count":11,"past_year_pull_requests_count":67,"past_year_avg_time_to_close_issue":642303.0,"past_year_avg_time_to_close_pull_request":2718656.090909091,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.9104477611940298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":50,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/issues","maintainers":[{"login":"dbieber","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbieber"}],"active_maintainers":[{"login":"dbieber","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbieber"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-fire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-fire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-fire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-fire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-fire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-fire/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2168,"html_url":null,"role":null,"created_at":"2022-11-14T16:51:13.106Z","updated_at":"2022-11-14T16:51:13.106Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9118,"maintainers_count":978,"namespaces_count":0,"keywords_count":0,"github":"spack","metadata":{"funded_packages_count":437},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-04-03T06:48:03.381Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}}],"commits":{"id":6742,"full_name":"google/python-fire","default_branch":"master","total_commits":355,"total_committers":68,"total_bot_commits":29,"total_bot_committers":1,"mean_commits":5.220588235294118,"dds":0.4253521126760563,"past_year_total_commits":14,"past_year_total_committers":2,"past_year_total_bot_commits":6,"past_year_total_bot_committers":1,"past_year_mean_commits":7.0,"past_year_dds":0.4285714285714286,"last_synced_at":"2026-05-11T10:01:51.980Z","last_synced_commit":"716bbc23d7eca949fdb682172283c8d18f742cb6","created_at":"2023-03-07T09:43:35.994Z","updated_at":"2026-05-11T10:01:36.811Z","committers":[{"name":"David Bieber","email":"dbieber@google.com","login":"dbieber","count":204},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":29},{"name":"Joe Chen","email":"zuhaochen@google.com","login":"joejoevictor","count":28},{"name":"Jacob Austin","email":"jaaustin@google.com","login":"jacobaustin123","count":6},{"name":"Jirka Borovec","email":"6035284+Borda","login":"Borda","count":6},{"name":"Saurabh Patel","email":"saurabh.ce1590@gmail.com","login":"saurabhkpatel","count":4},{"name":"Jeff Tratner","email":"jeffrey.tratner@gmail.com","login":"jtratner","count":4},{"name":"Rebecca Chen","email":"rechen@google.com","login":"rchen152","count":3},{"name":"MichaelCG8","email":"42502192+MichaelCG8","login":"MichaelCG8","count":3},{"name":"Wei-Chung Liao","email":"wchngliao@gmail.com","login":"wchliao","count":2},{"name":"Vincent Barbaresi","email":"vincent.barbaresi@gmail.com","login":"vbarbaresi","count":2},{"name":"Neal McBurnett","email":"neal@mcburnett.org","login":"nealmcb","count":2},{"name":"Mehmood Deshmukh","email":"meshde.md@gmail.com","login":"meshde","count":2},{"name":"Martin Gruber","email":"martin.gruber1@web.de","login":"gruberma","count":2},{"name":"Jared Trog","email":"jared.trog@gmail.com","login":"jaredtrog","count":2},{"name":"Jared Garst","email":"jgarst","login":"jgarst","count":2},{"name":"Hugo van Kemenade","email":"hugovk","login":"hugovk","count":2},{"name":"cclauss","email":"cclauss@bluewin.ch","login":null,"count":2},{"name":"Florian Schäfer","email":"33159547+floscha","login":"floscha","count":1},{"name":"Evan Juarez","email":"evanjuv@google.com","login":"EvanJuV","count":1},{"name":"Daniel Zheng","email":"dzheng256@gmail.com","login":"dzheng256","count":1},{"name":"Daiki Katsuragawa","email":"50144563+daikikatsuragawa","login":"daikikatsuragawa","count":1},{"name":"Conor Sheehan","email":"conor.sheehan.dev@gmail.com","login":"ConorSheehan1","count":1},{"name":"Christopher J. Wright","email":"cjwright4242gh@gmail.com","login":"CJ-Wright","count":1},{"name":"Bruno P. Kinoshita","email":"kinow","login":"kinow","count":1},{"name":"Bradley D'Amato","email":"53579156+bradleydamato","login":"bradleydamato","count":1},{"name":"Bea Steers","email":"bea.steers@gmail.com","login":"beasteers","count":1},{"name":"Andrew Au","email":"cshung@gmail.com","login":"cshung","count":1},{"name":"Amy Lei","email":"42757189+amy-lei","login":"amy-lei","count":1},{"name":"Alex Shadley","email":"shadleyalex@gmail.com","login":"alexshadley","count":1},{"name":"Ajo John","email":"ajojohn555@gmail.com","login":"ajomadlabs","count":1},{"name":"Raphaël B","email":"raphb.bis@gmail.com","login":"tux-00","count":1},{"name":"David Caron","email":"david.caron@crim.ca","login":null,"count":1},{"name":"Pratyush Raj","email":"pratyushraj2fastandfurious@gmail.com","login":null,"count":1},{"name":"Robert Weiss","email":"weiss@formlabs.com","login":"robweiss","count":1},{"name":"Roopesh V S","email":"txtmeroopesh@gmail.com","login":"roopeshvs","count":1},{"name":"Sidi Mohamed EL AATIFI","email":"elaatifi@gmail.com","login":"elaatifi","count":1},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":1},{"name":"Vladimir Pestov","email":"92364726+BasedDepartment1","login":"BasedDepartment1","count":1},{"name":"Weida Hong","email":"wdhongtw@gmail.com","login":"wdhongtw","count":1},{"name":"Xavier Figueroa","email":"xavierfigueroav@gmail.com","login":"xavierfigueroav","count":1},{"name":"Yaroslav Halchenko","email":"debian@onerussian.com","login":"yarikoptic","count":1},{"name":"Yilei Yang","email":"yileiyang@google.com","login":"yilei","count":1},{"name":"Yuval Greenfield","email":"ubershmekel@gmail.com","login":"ubershmekel","count":1},{"name":"eXcript","email":"excriptbrasil@gmail.com","login":"excript","count":1},{"name":"greenmoon55","email":"greenmoon55@gmail.com","login":"greenmoon55","count":1},{"name":"keatinge","email":"keatinge","login":"keatinge","count":1},{"name":"kpakda","email":"5531544+khodadadp","login":"khodadadp","count":1},{"name":"mbarkhau","email":"mbarkhau@gmail.com","login":"mbarkhau","count":1},{"name":"uburuntu","email":"bekbulatov.ramzan@ya.ru","login":"uburuntu","count":1},{"name":"williamfzc","email":"178894043@qq.com","login":"williamfzc","count":1},{"name":"Geoff Bacon","email":"bacon@berkeley.edu","login":"geoffbacon","count":1},{"name":"Aaron Giovannini","email":"djtenzing@gmail.com","login":"jaesbit","count":1},{"name":"Isaac Ellmen","email":"isaacellmen@gmail.com","login":"Ellmen","count":1},{"name":"Jack Evans","email":"jack@evans.gb.net","login":"Jackevansevo","count":1},{"name":"James George","email":"jamesgeorge998001@gmail.com","login":"jamesgeorge007","count":1},{"name":"John Bampton","email":"jbampton","login":"jbampton","count":1},{"name":"Jorrin Pollard","email":"me@jorrinpollard.com","login":"jorrinpollard","count":1},{"name":"Kai Chen","email":"foreverbonfy@163.com","login":"bonfy","count":1},{"name":"Martial Himanshu","email":"66832784+mhimanshu0101","login":"mhimanshu0101","count":1},{"name":"Max","email":"4649120+maximehk","login":"maximehk","count":1},{"name":"Mickaël Schoentgen","email":"contact@tiger-222.fr","login":"BoboTiG","count":1},{"name":"Neal Fultz","email":"nfultz@gmail.com","login":"nfultz","count":1},{"name":"Panagiotis Simakis","email":"sp1thas@autistici.org","login":"sp1thas","count":1},{"name":"Pranav Gupta","email":"pranavgupta4321@gmail.com","login":"pranavgupta1234","count":1},{"name":"Python Fire Team","email":"no-reply@google.com","login":"a-googler","count":1},{"name":"Raphael Deem","email":"raphael.deem@gmail.com","login":"r0fls","count":1},{"name":"Hai Zhu","email":"35182391+cocolato","login":"cocolato","count":1}],"past_year_committers":[{"name":"David Bieber","email":"david810@gmail.com","login":"dbieber","count":8},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":6}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-12T00:00:09.062Z","repositories_count":6233308,"commits_count":894840479,"contributors_count":34898847,"owners_count":1151822,"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":"google/python-fire","html_url":"https://github.com/google/python-fire","last_synced_at":"2026-05-11T10:01:37.832Z","status":"active","issues_count":127,"pull_requests_count":270,"avg_time_to_close_issue":13793526.921568627,"avg_time_to_close_pull_request":11240343.865384616,"issues_closed_count":51,"pull_requests_closed_count":208,"pull_request_authors_count":60,"issue_authors_count":112,"avg_comments_per_issue":3.1259842519685037,"avg_comments_per_pull_request":1.711111111111111,"merged_pull_requests_count":122,"bot_issues_count":1,"bot_pull_requests_count":123,"past_year_issues_count":6,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1103302.4444444445,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.6458333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":10,"created_at":"2023-05-10T14:55:43.422Z","updated_at":"2026-05-11T10:01:37.832Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/issues","issue_labels_count":{"table":{"enhancement":16,"bug":11,"help wanted":7,"question":5,"documentation":3}},"pull_request_labels_count":{"table":{"dependabot":63,"cla: yes":14,"cla: no":5,"documentation":1,"enhancement":1,"bug":1}},"issue_author_associations_count":{"table":{"NONE":116,"MEMBER":6,"CONTRIBUTOR":5}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":155,"NONE":62,"MEMBER":41,"COLLABORATOR":12}},"issue_authors":{"table":{"dbieber":6,"ntjess":2,"arita37":2,"xiaoxstz":2,"MirchellNeal":2,"Borda":2,"impredicative":2,"link89":2,"WilmarE":2,"dvzrv":2,"aaronsteers":2,"dineshbvadhia":1,"nitipit":1,"Ashton-Sidhu":1,"melsabagh":1,"joeld1":1,"anth2o":1,"xinbinhuang":1,"astrojuanlu":1,"ophiry":1,"hermanzhaozzzz":1,"louis-shao":1,"ramannanda9":1,"Faizan-Alam-1":1,"sklimasz":1,"woidzero":1,"MattKleinsmith":1,"nborisenko":1,"vihaanmody1":1,"JulesGM":1,"anemele":1,"drinkmorewaterr":1,"iRyoka":1,"LicharYuan":1,"Mindtools12":1,"ConorSheehan1":1,"JimBiardClimateAI":1,"luss":1,"kanaryayi":1,"Nov1kov":1,"gab50000":1,"robertvazan":1,"washad":1,"sasha-moiseenko":1,"thomasgilgenast":1,"mgdelmonte":1,"lopuhin":1,"nazarewk":1,"amin-nejad":1,"jeanCarloMachado":1,"zillionare":1,"wdhongtw":1,"NeveIsa":1,"hxse":1,"shichao-wang":1,"fuhaha":1,"MaxG87":1,"dependabot[bot]":1,"joon612":1,"martenwa":1,"boringplay":1,"ebrehault":1,"Konkrad":1,"wssf812":1,"rezahousseini":1,"itsmeadarsh2008":1,"eelkevdbos":1,"terrdavis":1,"GitBib":1,"doronbehar":1,"bfelbo":1,"Sajjad-Mahmoudi":1,"tzjtatata":1,"Diogo-Rossi":1,"valeriupredoi":1,"yuzibo":1,"nerdai":1,"Freakwill":1,"dhimmel":1,"brucechou1983":1,"tikipiya":1,"NikoKS":1,"Gmwaur":1,"iorin0217":1,"schlomo":1,"ophir-oneview":1,"saluto":1,"drscotthawley":1,"waseem18":1,"ronny-rentner":1,"ghost":1,"brenscar2020":1,"rentruewang":1,"ThoenigAdrian":1,"kakila":1,"Tapuzi":1,"cbrochtrup":1,"yingshaoxo":1,"kjxlstad":1,"CrepeGoat":1,"dukecat0":1,"tschm":1,"jump2cn":1,"zhangxiaojun92":1,"AkshayAwate":1,"thiswillbeyourgithub":1,"jbcdnr":1,"FANGOD":1,"jamesowers-roo":1,"xbanke":1,"eightlimbed":1,"mareiii12":1}},"pull_request_authors":{"table":{"dependabot[bot]":123,"dbieber":52,"Borda":15,"NA-V10":4,"shivamtiwari3":4,"HemanthGowdaHM":2,"wchliao":2,"BasedDepartment1":2,"cocolato":2,"ivanmilevtues":2,"sp1thas":2,"bonfy":2,"Verlusti":2,"tschm":2,"Rohan-Salwan":2,"wdhongtw":2,"tusharnankani":2,"igeni":2,"ugvxb":2,"Jemeljanov":2,"hugovk":2,"ESPR3SS0":2,"link89":1,"ordas21":1,"AIweimd":1,"yarikoptic":1,"unseen2004":1,"paul-ada":1,"MichaelCG8":1,"kapilt":1,"cyai":1,"loynoir":1,"barbich":1,"beasteers":1,"duke79":1,"thakoreh":1,"excript":1,"dukecat0":1,"krishvsoni":1,"armingh2000":1,"alin23":1,"thebadcoder96":1,"shubhamdo":1,"meowmeowmeowcat":1,"khodadadp":1,"cobyfrombrooklyn-bot":1,"anishesg":1,"timgates42":1,"ConorSheehan1":1,"gruberma":1,"kammesujith9":1,"monkut":1,"mhimanshu0101":1,"damienjburks":1,"xrzqx":1,"jpic":1,"devcydo":1,"koconder":1,"jbampton":1,"mustafakemalgordesli":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-11T00:00:23.633Z","repositories_count":14566924,"issues_count":34185229,"pull_requests_count":111995841,"authors_count":11258963,"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":{}},"past_year_pull_request_labels_count":{"table":{"dependabot":20}},"past_year_issue_author_associations_count":{"table":{"NONE":6}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":20,"NONE":20,"COLLABORATOR":8}},"past_year_issue_authors":{"table":{"dineshbvadhia":1,"drinkmorewaterr":1,"Konkrad":1,"louis-shao":1,"nazarewk":1,"tikipiya":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":20,"dbieber":8,"NA-V10":4,"shivamtiwari3":4,"HemanthGowdaHM":2,"ivanmilevtues":2,"ugvxb":2,"Verlusti":2,"anishesg":1,"cobyfrombrooklyn-bot":1,"thakoreh":1,"unseen2004":1}},"maintainers":[{"table":{"login":"dbieber","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbieber"}},{"table":{"login":"mustafakemalgordesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mustafakemalgordesli"}}],"active_maintainers":[{"table":{"login":"dbieber","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbieber"}}]}},"events":{"total":{"DeleteEvent":31,"MemberEvent":3,"PullRequestEvent":83,"ForkEvent":55,"IssuesEvent":20,"WatchEvent":1149,"IssueCommentEvent":95,"PushEvent":47,"PullRequestReviewEvent":13,"CreateEvent":40},"last_year":{"DeleteEvent":17,"MemberEvent":1,"PullRequestEvent":42,"ForkEvent":26,"IssuesEvent":9,"WatchEvent":370,"IssueCommentEvent":46,"PushEvent":29,"PullRequestReviewEvent":5,"CreateEvent":17}},"keywords":["cli","python"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-11-13T19:54:19.078Z","updated_at":"2023-11-13T19:54:19.078Z","repository_link":"https://github.com/google/python-fire/blob/master/.github/workflows/build.yml","dependencies":[{"id":14475712276,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14475712277,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":".github/scripts/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-11-13T19:54:19.504Z","updated_at":"2023-11-13T19:54:19.504Z","repository_link":"https://github.com/google/python-fire/blob/master/.github/scripts/requirements.txt","dependencies":[{"id":14475712409,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003c65.7.0","direct":true,"kind":"runtime","optional":false},{"id":14475712410,"package_name":"pip","ecosystem":"pypi","requirements":"\u003c23.0","direct":true,"kind":"runtime","optional":false},{"id":14475712411,"package_name":"pylint","ecosystem":"pypi","requirements":"\u003c2.15.10","direct":true,"kind":"runtime","optional":false},{"id":14475712412,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003c=7.2.1","direct":true,"kind":"runtime","optional":false},{"id":14475712413,"package_name":"pytest-pylint","ecosystem":"pypi","requirements":"\u003c=1.1.2","direct":true,"kind":"runtime","optional":false},{"id":14475713125,"package_name":"pytest-runner","ecosystem":"pypi","requirements":"\u003c6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14475713126,"package_name":"termcolor","ecosystem":"pypi","requirements":"\u003c2.2.0","direct":true,"kind":"runtime","optional":false},{"id":14475713127,"package_name":"hypothesis","ecosystem":"pypi","requirements":"\u003c6.62.0","direct":true,"kind":"runtime","optional":false},{"id":14475713128,"package_name":"python-Levenshtein","ecosystem":"pypi","requirements":"\u003c0.20.9","direct":true,"kind":"runtime","optional":false},{"id":14475713129,"package_name":"mock","ecosystem":"pypi","requirements":"\u003c5.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-11-13T19:54:20.568Z","updated_at":"2023-11-13T19:54:20.568Z","repository_link":"https://github.com/google/python-fire/blob/master/requirements.txt","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-11-13T19:54:20.718Z","updated_at":"2023-11-13T19:54:20.718Z","repository_link":"https://github.com/google/python-fire/blob/master/setup.py","dependencies":[]}],"score":32.62707812716678,"created_at":"2026-05-04T06:42:16.203Z","updated_at":"2026-05-17T13:12:31.382Z","avatar_url":"https://github.com/google.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371423","html_url":"https://summary.ecosyste.ms/projects/371423"}