{"id":64526,"name":"fire","description":"Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.","url":"https://github.com/google/python-fire","last_synced_at":"2025-09-08T13:13:08.960Z","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":"2025-09-01T17:41:27.000Z","size":6314,"stargazers_count":27861,"open_issues_count":152,"forks_count":1452,"subscribers_count":365,"default_branch":"master","last_synced_at":"2025-09-07T10:11:56.319Z","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-09-07T08:28:31.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":274107973,"owners_count":25223473,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"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"},"packages":[{"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":"2025-09-07T10:19:47.169Z","created_at":"2022-04-10T11:00:04.601Z","updated_at":"2025-09-07T22:52:05.879Z","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":"2025-09-01T17:41:27.000Z","size":6314,"stargazers_count":27861,"open_issues_count":152,"forks_count":1452,"subscribers_count":365,"default_branch":"master","last_synced_at":"2025-09-07T10:11:56.319Z","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-09-07T08:28:31.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":274107973,"owners_count":25223473,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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-09-07T22:52:05.879Z","dependent_packages_count":761,"downloads":11661349,"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":"2025-09-01T20:00:55.323Z","issues_count":118,"pull_requests_count":210,"avg_time_to_close_issue":13544686.1875,"avg_time_to_close_pull_request":12650830.621951219,"issues_closed_count":48,"pull_requests_closed_count":164,"pull_request_authors_count":53,"issue_authors_count":106,"avg_comments_per_issue":3.3728813559322033,"avg_comments_per_pull_request":1.957142857142857,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":94,"past_year_issues_count":15,"past_year_pull_requests_count":87,"past_year_avg_time_to_close_issue":8832648.333333334,"past_year_avg_time_to_close_pull_request":2391546.2352941176,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":68,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.8666666666666667,"past_year_avg_comments_per_pull_request":0.8620689655172413,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":44,"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":42,"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","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","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":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":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":"2025-09-07T10:19:54.037Z","created_at":"2022-10-03T15:43:22.893Z","updated_at":"2025-09-07T22:52:06.386Z","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-09-01T17:41:27.000Z","size":6314,"stargazers_count":27861,"open_issues_count":152,"forks_count":1452,"subscribers_count":365,"default_branch":"master","last_synced_at":"2025-09-07T10:11:56.319Z","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-09-07T08:28:31.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":274107973,"owners_count":25223473,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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-09-07T22:52:06.386Z","dependent_packages_count":27,"downloads":null,"downloads_period":null,"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","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-09-01T20:00:55.323Z","issues_count":118,"pull_requests_count":210,"avg_time_to_close_issue":13544686.1875,"avg_time_to_close_pull_request":12650830.621951219,"issues_closed_count":48,"pull_requests_closed_count":164,"pull_request_authors_count":53,"issue_authors_count":106,"avg_comments_per_issue":3.3728813559322033,"avg_comments_per_pull_request":1.957142857142857,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":94,"past_year_issues_count":15,"past_year_pull_requests_count":87,"past_year_avg_time_to_close_issue":8832648.333333334,"past_year_avg_time_to_close_pull_request":2391546.2352941176,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":68,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.8666666666666667,"past_year_avg_comments_per_pull_request":0.8620689655172413,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":44,"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":42,"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","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","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":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","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":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":"2025-09-07T10:19:47.455Z","created_at":"2024-12-07T12:37:00.911Z","updated_at":"2025-09-07T22:52:06.387Z","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-09-01T17:41:27.000Z","size":6314,"stargazers_count":27861,"open_issues_count":152,"forks_count":1452,"subscribers_count":365,"default_branch":"master","last_synced_at":"2025-09-07T10:11:56.319Z","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-09-07T08:28:31.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":274107973,"owners_count":25223473,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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-09-07T22:52:06.386Z","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","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-09-01T20:00:55.323Z","issues_count":118,"pull_requests_count":210,"avg_time_to_close_issue":13544686.1875,"avg_time_to_close_pull_request":12650830.621951219,"issues_closed_count":48,"pull_requests_closed_count":164,"pull_request_authors_count":53,"issue_authors_count":106,"avg_comments_per_issue":3.3728813559322033,"avg_comments_per_pull_request":1.957142857142857,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":94,"past_year_issues_count":15,"past_year_pull_requests_count":87,"past_year_avg_time_to_close_issue":8832648.333333334,"past_year_avg_time_to_close_pull_request":2391546.2352941176,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":68,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.8666666666666667,"past_year_avg_comments_per_pull_request":0.8620689655172413,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":44,"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":42,"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","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","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":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","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":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":"2025-09-06T15:01:58.482Z","created_at":"2025-07-16T05:02:23.774Z","updated_at":"2025-09-07T22:52:06.388Z","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-09-01T17:41:27.000Z","size":6314,"stargazers_count":27861,"open_issues_count":152,"forks_count":1452,"subscribers_count":365,"default_branch":"master","last_synced_at":"2025-09-07T10:11:56.319Z","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-09-07T08:28:31.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":274107973,"owners_count":25223473,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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-09-07T22:52:06.388Z","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","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-09-01T20:00:55.323Z","issues_count":118,"pull_requests_count":210,"avg_time_to_close_issue":13544686.1875,"avg_time_to_close_pull_request":12650830.621951219,"issues_closed_count":48,"pull_requests_closed_count":164,"pull_request_authors_count":53,"issue_authors_count":106,"avg_comments_per_issue":3.3728813559322033,"avg_comments_per_pull_request":1.957142857142857,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":94,"past_year_issues_count":15,"past_year_pull_requests_count":87,"past_year_avg_time_to_close_issue":8832648.333333334,"past_year_avg_time_to_close_pull_request":2391546.2352941176,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":68,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.8666666666666667,"past_year_avg_comments_per_pull_request":0.8620689655172413,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":44,"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":42,"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","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","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"team/kde","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=team/kde","packages_count":2925,"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":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","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":"2025-09-07T10:19:51.752Z","created_at":"2025-06-07T18:16:54.993Z","updated_at":"2025-09-07T22:52:07.161Z","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-09-01T17:41:27.000Z","size":6314,"stargazers_count":27861,"open_issues_count":152,"forks_count":1452,"subscribers_count":365,"default_branch":"master","last_synced_at":"2025-09-07T10:11:56.319Z","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-09-07T08:28:31.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":274107973,"owners_count":25223473,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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-09-07T22:52:07.161Z","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","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-09-01T20:00:55.323Z","issues_count":118,"pull_requests_count":210,"avg_time_to_close_issue":13544686.1875,"avg_time_to_close_pull_request":12650830.621951219,"issues_closed_count":48,"pull_requests_closed_count":164,"pull_request_authors_count":53,"issue_authors_count":106,"avg_comments_per_issue":3.3728813559322033,"avg_comments_per_pull_request":1.957142857142857,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":94,"past_year_issues_count":15,"past_year_pull_requests_count":87,"past_year_avg_time_to_close_issue":8832648.333333334,"past_year_avg_time_to_close_pull_request":2391546.2352941176,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":68,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.8666666666666667,"past_year_avg_comments_per_pull_request":0.8620689655172413,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":44,"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":42,"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","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","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"team/kde","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=team/kde","packages_count":2396,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=team/kde","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":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","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":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":"2025-09-07T10:19:46.877Z","created_at":"2022-04-05T09:24:27.467Z","updated_at":"2025-09-07T22:52:07.165Z","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-09-01T17:41:27.000Z","size":6314,"stargazers_count":27861,"open_issues_count":152,"forks_count":1452,"subscribers_count":365,"default_branch":"master","last_synced_at":"2025-09-07T10:11:56.319Z","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-09-07T08:28:31.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":274107973,"owners_count":25223473,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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-09-07T22:52:07.164Z","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-09-01T20:00:55.323Z","issues_count":118,"pull_requests_count":210,"avg_time_to_close_issue":13544686.1875,"avg_time_to_close_pull_request":12650830.621951219,"issues_closed_count":48,"pull_requests_closed_count":164,"pull_request_authors_count":53,"issue_authors_count":106,"avg_comments_per_issue":3.3728813559322033,"avg_comments_per_pull_request":1.957142857142857,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":94,"past_year_issues_count":15,"past_year_pull_requests_count":87,"past_year_avg_time_to_close_issue":8832648.333333334,"past_year_avg_time_to_close_pull_request":2391546.2352941176,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":68,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.8666666666666667,"past_year_avg_comments_per_pull_request":0.8620689655172413,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":44,"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":42,"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","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","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2170,"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":8772,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":405},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-08T06:56:36.288Z","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"}},{"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":"2025-09-07T10:19:51.473Z","created_at":"2024-06-11T09:51:26.853Z","updated_at":"2025-09-07T22:52:07.166Z","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-09-01T17:41:27.000Z","size":6314,"stargazers_count":27861,"open_issues_count":152,"forks_count":1452,"subscribers_count":365,"default_branch":"master","last_synced_at":"2025-09-07T10:11:56.319Z","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-09-07T08:28:31.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":274107973,"owners_count":25223473,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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-09-07T22:52:07.166Z","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","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-09-01T20:00:55.323Z","issues_count":118,"pull_requests_count":210,"avg_time_to_close_issue":13544686.1875,"avg_time_to_close_pull_request":12650830.621951219,"issues_closed_count":48,"pull_requests_closed_count":164,"pull_request_authors_count":53,"issue_authors_count":106,"avg_comments_per_issue":3.3728813559322033,"avg_comments_per_pull_request":1.957142857142857,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":94,"past_year_issues_count":15,"past_year_pull_requests_count":87,"past_year_avg_time_to_close_issue":8832648.333333334,"past_year_avg_time_to_close_pull_request":2391546.2352941176,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":68,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.8666666666666667,"past_year_avg_comments_per_pull_request":0.8620689655172413,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":44,"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":42,"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","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","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":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","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":3885375,"name":"github.com/google/python-fire","ecosystem":"go","description":"","homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"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":"2025-09-07T10:19:48.836Z","created_at":"2022-04-11T23:21:12.087Z","updated_at":"2025-09-07T22:52:06.385Z","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-09-01T17:41:27.000Z","size":6314,"stargazers_count":27861,"open_issues_count":152,"forks_count":1452,"subscribers_count":365,"default_branch":"master","last_synced_at":"2025-09-07T10:11:56.319Z","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-09-07T08:28:31.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":274107973,"owners_count":25223473,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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-09-07T22:52:06.385Z","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-09-01T20:00:55.323Z","issues_count":118,"pull_requests_count":210,"avg_time_to_close_issue":13544686.1875,"avg_time_to_close_pull_request":12650830.621951219,"issues_closed_count":48,"pull_requests_closed_count":164,"pull_request_authors_count":53,"issue_authors_count":106,"avg_comments_per_issue":3.3728813559322033,"avg_comments_per_pull_request":1.957142857142857,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":94,"past_year_issues_count":15,"past_year_pull_requests_count":87,"past_year_avg_time_to_close_issue":8832648.333333334,"past_year_avg_time_to_close_pull_request":2391546.2352941176,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":68,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.8666666666666667,"past_year_avg_comments_per_pull_request":0.8620689655172413,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":44,"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":42,"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","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","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","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":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":"2025-09-07T10:19:52.138Z","created_at":"2023-12-20T10:27:24.838Z","updated_at":"2025-09-07T22:52:07.163Z","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-09-01T17:41:27.000Z","size":6314,"stargazers_count":27861,"open_issues_count":152,"forks_count":1452,"subscribers_count":365,"default_branch":"master","last_synced_at":"2025-09-07T10:11:56.319Z","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-09-07T08:28:31.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":274107973,"owners_count":25223473,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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-09-07T22:52:07.162Z","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","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-09-01T20:00:55.323Z","issues_count":118,"pull_requests_count":210,"avg_time_to_close_issue":13544686.1875,"avg_time_to_close_pull_request":12650830.621951219,"issues_closed_count":48,"pull_requests_closed_count":164,"pull_request_authors_count":53,"issue_authors_count":106,"avg_comments_per_issue":3.3728813559322033,"avg_comments_per_pull_request":1.957142857142857,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":94,"past_year_issues_count":15,"past_year_pull_requests_count":87,"past_year_avg_time_to_close_issue":8832648.333333334,"past_year_avg_time_to_close_pull_request":2391546.2352941176,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":68,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.8666666666666667,"past_year_avg_comments_per_pull_request":0.8620689655172413,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":44,"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":42,"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","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","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":1460,"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":376,"namespaces_count":2,"keywords_count":2627,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":711},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-08T06:55:50.087Z","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":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":"2025-09-06T15:02:01.910Z","created_at":"2023-04-24T14:24:40.415Z","updated_at":"2025-09-07T22:52:06.387Z","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-09-01T17:41:27.000Z","size":6314,"stargazers_count":27861,"open_issues_count":152,"forks_count":1452,"subscribers_count":365,"default_branch":"master","last_synced_at":"2025-09-07T10:11:56.319Z","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-09-07T08:28:31.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":274107973,"owners_count":25223473,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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-09-07T22:52:06.387Z","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","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-09-01T20:00:55.323Z","issues_count":118,"pull_requests_count":210,"avg_time_to_close_issue":13544686.1875,"avg_time_to_close_pull_request":12650830.621951219,"issues_closed_count":48,"pull_requests_closed_count":164,"pull_request_authors_count":53,"issue_authors_count":106,"avg_comments_per_issue":3.3728813559322033,"avg_comments_per_pull_request":1.957142857142857,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":94,"past_year_issues_count":15,"past_year_pull_requests_count":87,"past_year_avg_time_to_close_issue":8832648.333333334,"past_year_avg_time_to_close_pull_request":2391546.2352941176,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":68,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.8666666666666667,"past_year_avg_comments_per_pull_request":0.8620689655172413,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":44,"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":42,"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","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","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"team/kde","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=team/kde","packages_count":2925,"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":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","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"}}],"commits":{"id":6742,"full_name":"google/python-fire","default_branch":"master","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":"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":"Robert Weiss","email":"weiss@formlabs.com","login":"robweiss","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":"Hai Zhu","email":"35182391+cocolato","login":"cocolato","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":"Florian Schäfer","email":"33159547+floscha","login":"floscha","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}],"total_commits":355,"total_committers":68,"total_bot_commits":29,"total_bot_committers":1,"mean_commits":5.220588235294118,"dds":0.4253521126760563,"past_year_committers":[{"name":"David Bieber","email":"dbieber@google.com","login":"dbieber","count":26},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":20},{"name":"Jirka Borovec","email":"6035284+Borda","login":"Borda","count":2},{"name":"Kai Chen","email":"foreverbonfy@163.com","login":"bonfy","count":1}],"past_year_total_commits":49,"past_year_total_committers":4,"past_year_total_bot_commits":20,"past_year_total_bot_committers":1,"past_year_mean_commits":12.25,"past_year_dds":0.4693877551020408,"last_synced_at":"2025-08-19T08:31:53.184Z","last_synced_commit":"716bbc23d7eca949fdb682172283c8d18f742cb6","created_at":"2023-03-07T09:43:35.994Z","updated_at":"2025-08-19T08:31:53.581Z","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":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"google/python-fire","html_url":"https://github.com/google/python-fire","last_synced_at":"2025-09-01T20:00:55.323Z","status":null,"issues_count":118,"pull_requests_count":210,"avg_time_to_close_issue":13544686.1875,"avg_time_to_close_pull_request":12650830.621951219,"issues_closed_count":48,"pull_requests_closed_count":164,"pull_request_authors_count":53,"issue_authors_count":106,"avg_comments_per_issue":3.3728813559322033,"avg_comments_per_pull_request":1.957142857142857,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":94,"past_year_issues_count":15,"past_year_pull_requests_count":87,"past_year_avg_time_to_close_issue":8832648.333333334,"past_year_avg_time_to_close_pull_request":2391546.2352941176,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":68,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.8666666666666667,"past_year_avg_comments_per_pull_request":0.8620689655172413,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":44,"created_at":"2023-05-10T14:55:43.422Z","updated_at":"2025-09-03T05:49:05.427Z","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":{"enhancement":15,"bug":10,"help wanted":7,"question":5,"documentation":1},"pull_request_labels_count":{"dependabot":56,"cla: yes":14,"cla: no":5,"bug":1,"enhancement":1,"documentation":1},"issue_author_associations_count":{"NONE":109,"MEMBER":6,"CONTRIBUTOR":5},"pull_request_author_associations_count":{"CONTRIBUTOR":149,"NONE":46,"MEMBER":41,"COLLABORATOR":11},"issue_authors":{"dbieber":6,"xiaoxstz":2,"WilmarE":2,"Borda":2,"impredicative":2,"link89":2,"dvzrv":2,"MirchellNeal":2,"arita37":2,"ophir-oneview":1,"ntjess":1,"anemele":1,"dependabot[bot]":1,"ophiry":1,"astrojuanlu":1,"xinbinhuang":1,"anth2o":1,"joeld1":1,"JulesGM":1,"melsabagh":1,"Ashton-Sidhu":1,"nitipit":1,"hermanzhaozzzz":1,"nborisenko":1,"ramannanda9":1,"aaronsteers":1,"Faizan-Alam-1":1,"MattKleinsmith":1,"sklimasz":1,"woidzero":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,"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,"NikoKS":1,"Gmwaur":1,"iorin0217":1,"schlomo":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":{"dependabot[bot]":117,"dbieber":52,"Borda":15,"Rohan-Salwan":2,"tschm":2,"bonfy":2,"wchliao":2,"BasedDepartment1":2,"cocolato":2,"ivanmilevtues":2,"sp1thas":2,"Verlusti":2,"wdhongtw":2,"ESPR3SS0":2,"igeni":2,"Jemeljanov":2,"hugovk":2,"tusharnankani":2,"ConorSheehan1":1,"alin23":1,"armingh2000":1,"dukecat0":1,"krishvsoni":1,"beasteers":1,"ordas21":1,"cyai":1,"excript":1,"duke79":1,"barbich":1,"loynoir":1,"MichaelCG8":1,"paul-ada":1,"AIweimd":1,"link89":1,"gruberma":1,"kammesujith9":1,"monkut":1,"mhimanshu0101":1,"damienjburks":1,"xrzqx":1,"jpic":1,"devcydo":1,"timgates42":1,"koconder":1,"khodadadp":1,"jbampton":1,"meowmeowmeowcat":1,"shubhamdo":1,"thebadcoder96":1,"yarikoptic":1,"kapilt":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10064236,"issues_count":31126742,"pull_requests_count":94626743,"authors_count":10686932,"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":{"documentation":1},"past_year_pull_request_labels_count":{"dependabot":56},"past_year_issue_author_associations_count":{"NONE":14,"MEMBER":2,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":67,"MEMBER":29,"COLLABORATOR":11,"NONE":4},"past_year_issue_authors":{"dbieber":2,"AkshayAwate":1,"dependabot[bot]":1,"jbcdnr":1,"kakila":1,"kjxlstad":1,"Konkrad":1,"luss":1,"mareiii12":1,"nazarewk":1,"nerdai":1,"ronny-rentner":1,"Tapuzi":1,"valeriupredoi":1,"wssf812":1,"zhangxiaojun92":1},"past_year_pull_request_authors":{"dependabot[bot]":61,"dbieber":40,"Borda":6,"Verlusti":2,"ivanmilevtues":2},"maintainers":[{"login":"dbieber","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbieber"}],"active_maintainers":[{"login":"dbieber","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbieber"}]},"events":{"total":{"IssuesEvent":18,"WatchEvent":1002,"DeleteEvent":26,"MemberEvent":3,"IssueCommentEvent":82,"PushEvent":47,"PullRequestReviewEvent":13,"PullRequestEvent":73,"ForkEvent":41,"CreateEvent":37},"last_year":{"IssuesEvent":18,"WatchEvent":1002,"DeleteEvent":26,"MemberEvent":3,"IssueCommentEvent":82,"PushEvent":47,"PullRequestReviewEvent":13,"PullRequestEvent":73,"ForkEvent":41,"CreateEvent":37}},"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.31455112310613,"created_at":"2025-09-08T11:18:34.305Z","updated_at":"2025-10-07T08:24:47.256Z","avatar_url":"https://github.com/google.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":11661349,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["distributed","tensors","alignment","flexible","deep-neural-networks","jax","closember","autograd","autopep8","interactive"],"project_url":"https://science.ecosyste.ms/api/v1/projects/64526","html_url":"https://science.ecosyste.ms/projects/64526"}