{"id":68414,"name":"huge","description":"Find huge additions in Git history.","url":"https://github.com/bast/huge","last_synced_at":"2025-09-08T14:10:07.674Z","repository":{"id":62569778,"uuid":"269974174","full_name":"bast/huge","owner":"bast","description":"Find huge additions in Git history.","archived":false,"fork":false,"pushed_at":"2025-08-25T11:12:29.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-25T13:12:43.790Z","etag":null,"topics":["git-history"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bast.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-06T12:25:05.000Z","updated_at":"2025-08-25T11:12:32.000Z","dependencies_parsed_at":"2024-11-29T22:16:38.485Z","dependency_job_id":null,"html_url":"https://github.com/bast/huge","commit_stats":{"total_commits":18,"total_committers":1,"mean_commits":18.0,"dds":0.0,"last_synced_commit":"47160f66009c6f8eccf7086a2e2f3c73747596da"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/bast/huge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fhuge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fhuge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fhuge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fhuge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bast","download_url":"https://codeload.github.com/bast/huge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fhuge/sbom","scorecard":{"id":227029,"data":{"date":"2025-08-11","repo":{"name":"github.com/bast/huge","commit":"47160f66009c6f8eccf7086a2e2f3c73747596da"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/package.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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/bast/huge/package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/bast/huge/package.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/package.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/package.yml:27","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T03:59:35.744Z","repository_id":62569778,"created_at":"2025-08-17T03:59:35.744Z","updated_at":"2025-08-17T03:59:35.744Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196122,"owners_count":25239148,"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-08T02:00:09.813Z","response_time":121,"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":"bast","name":"Radovan Bast","uuid":"5120679","kind":"user","description":"Theoretical chemist turned research software engineer. Leads @coderefinery.","email":"","website":"https://bast.fr","location":"Tromsø, Norway","twitter":null,"company":"@uit-no @neicnordic","icon_url":"https://avatars.githubusercontent.com/u/5120679?v=4","repositories_count":181,"last_synced_at":"2023-08-02T22:24:29.605Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bast","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T22:10:12.402Z","updated_at":"2023-08-02T22:24:29.973Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bast","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bast/repositories"},"packages":[{"id":2761972,"name":"huge","ecosystem":"pypi","description":"Find huge additions in Git history.","homepage":"https://github.com/bast/huge","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/bast/huge","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2020-06-06T20:59:15.000Z","latest_release_published_at":"2023-06-15T12:43:51.000Z","latest_release_number":"0.1.3","last_synced_at":"2025-08-25T13:26:51.050Z","created_at":"2022-04-10T11:16:13.577Z","updated_at":"2025-08-25T16:13:38.891Z","registry_url":"https://pypi.org/project/huge/","install_command":"pip install huge --index-url https://pypi.org/simple","documentation_url":"https://huge.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License"],"normalized_name":"huge","project_status":null},"repo_metadata":{"id":62569778,"uuid":"269974174","full_name":"bast/huge","owner":"bast","description":"Find huge additions in Git history.","archived":false,"fork":false,"pushed_at":"2025-08-25T11:12:29.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-25T13:12:43.790Z","etag":null,"topics":["git-history"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bast.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-06T12:25:05.000Z","updated_at":"2025-08-25T11:12:32.000Z","dependencies_parsed_at":"2024-11-29T22:16:38.485Z","dependency_job_id":null,"html_url":"https://github.com/bast/huge","commit_stats":{"total_commits":18,"total_committers":1,"mean_commits":18.0,"dds":0.0,"last_synced_commit":"47160f66009c6f8eccf7086a2e2f3c73747596da"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/bast/huge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fhuge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fhuge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fhuge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fhuge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bast","download_url":"https://codeload.github.com/bast/huge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fhuge/sbom","scorecard":{"id":227029,"data":{"date":"2025-08-11","repo":{"name":"github.com/bast/huge","commit":"47160f66009c6f8eccf7086a2e2f3c73747596da"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/package.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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/bast/huge/package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/bast/huge/package.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/package.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/package.yml:27","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T03:59:35.744Z","repository_id":62569778,"created_at":"2025-08-17T03:59:35.744Z","updated_at":"2025-08-17T03:59:35.744Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272093548,"owners_count":24872182,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-25T02:00:12.092Z","response_time":1107,"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":"bast","name":"Radovan Bast","uuid":"5120679","kind":"user","description":"Theoretical chemist turned research software engineer. Leads @coderefinery.","email":"","website":"https://bast.fr","location":"Tromsø, Norway","twitter":null,"company":"@uit-no @neicnordic","icon_url":"https://avatars.githubusercontent.com/u/5120679?v=4","repositories_count":181,"last_synced_at":"2023-08-02T22:24:29.605Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bast","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T22:10:12.402Z","updated_at":"2023-08-02T22:24:29.973Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bast","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bast/repositories"},"tags":[{"name":"v0.1.3","sha":"47160f66009c6f8eccf7086a2e2f3c73747596da","kind":"commit","published_at":"2023-06-15T12:42:14.000Z","download_url":"https://codeload.github.com/bast/huge/tar.gz/v0.1.3","html_url":"https://github.com/bast/huge/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bast/huge@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fhuge/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fhuge/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"589766cbeba319bdde5e7b5dc2fb5e8ceda84131","kind":"commit","published_at":"2023-06-13T18:42:03.000Z","download_url":"https://codeload.github.com/bast/huge/tar.gz/v0.1.2","html_url":"https://github.com/bast/huge/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bast/huge@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fhuge/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fhuge/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"b40a70be266185d3a9eb4ad6884d470f18e0641d","kind":"commit","published_at":"2020-06-18T12:26:55.000Z","download_url":"https://codeload.github.com/bast/huge/tar.gz/v0.1.1","html_url":"https://github.com/bast/huge/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bast/huge@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fhuge/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fhuge/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"991c48df6de5b854d0335ec5a6e2c6a7b6366fb0","kind":"commit","published_at":"2020-06-06T20:56:22.000Z","download_url":"https://codeload.github.com/bast/huge/tar.gz/v0.1.0","html_url":"https://github.com/bast/huge/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bast/huge@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fhuge/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fhuge/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-25T16:13:38.891Z","dependent_packages_count":0,"downloads":34,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":28.117441019571586,"dependent_repos_count":21.71838761843193,"dependent_packages_count":10.002282794063202,"stargazers_count":38.80903372588439,"forks_count":29.793723659146238,"docker_downloads_count":null,"average":25.688173763419467},"purl":"pkg:pypi/huge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/huge","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/huge","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/huge/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-26T00:52:31.715Z","issues_count":1,"pull_requests_count":0,"avg_time_to_close_issue":82377.0,"avg_time_to_close_pull_request":null,"issues_closed_count":1,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":1,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fhuge/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/huge/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/huge/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/huge/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/huge/related_packages","maintainers":[{"uuid":"bast","login":"bast","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://pypi.org/user/bast/","role":null,"created_at":"2022-11-19T11:18:10.172Z","updated_at":"2022-11-19T11:18:10.172Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bast/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726156,"maintainers_count":308801,"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"}}],"commits":{"id":1405184,"full_name":"bast/huge","default_branch":"main","committers":[{"name":"Radovan Bast","email":"bast","login":"bast","count":18}],"total_commits":18,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":18.0,"dds":0.0,"past_year_committers":[{"name":"Radovan Bast","email":"bast","login":"bast","count":6}],"past_year_total_commits":6,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.0,"past_year_dds":0.0,"last_synced_at":"2023-10-25T14:09:55.360Z","last_synced_commit":"47160f66009c6f8eccf7086a2e2f3c73747596da","created_at":"2023-10-25T14:09:51.043Z","updated_at":"2023-10-25T14:09:55.360Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fhuge/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:08.406Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"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":"bast/huge","html_url":"https://github.com/bast/huge","last_synced_at":"2025-08-25T16:13:42.828Z","status":"error","issues_count":1,"pull_requests_count":0,"avg_time_to_close_issue":82377.0,"avg_time_to_close_pull_request":null,"issues_closed_count":1,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":1,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T15:37:34.619Z","updated_at":"2025-08-25T16:13:42.829Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fhuge","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fhuge/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":1},"pull_request_author_associations_count":{},"issue_authors":{"erikkjellgren":1},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10166699,"issues_count":32013288,"pull_requests_count":100268859,"authors_count":10729412,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"PushEvent":1},"last_year":{"PushEvent":1}},"keywords":["git-history"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-11-03T17:02:18.569Z","updated_at":"2022-11-03T17:02:18.569Z","repository_link":"https://github.com/bast/huge/blob/main/requirements.txt","dependencies":[{"id":6584997505,"package_name":"flit","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584997506,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/package.yml","sha":null,"kind":"manifest","created_at":"2024-11-29T14:47:36.192Z","updated_at":"2024-11-29T14:47:36.192Z","repository_link":"https://github.com/bast/huge/blob/main/.github/workflows/package.yml","dependencies":[{"id":20958979418,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":20958979419,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-11-29T14:47:36.297Z","updated_at":"2024-11-29T14:47:36.297Z","repository_link":"https://github.com/bast/huge/blob/main/pyproject.toml","dependencies":[]}],"score":null,"created_at":"2025-09-08T11:18:55.195Z","updated_at":"2025-10-07T08:25:34.544Z","avatar_url":"https://github.com/bast.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":34,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/68414","html_url":"https://science.ecosyste.ms/projects/68414"}