{"id":4133944,"name":"integer-partitions","ecosystem":"cargo","description":"Efficiently enumerate integer partitions.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/quadrupleslap/integer-partitions","keywords_array":["partition","integer"],"namespace":null,"versions_count":2,"first_release_published_at":"2017-12-16T17:53:27.259Z","latest_release_published_at":"2020-07-24T10:17:18.574Z","latest_release_number":"0.1.1","last_synced_at":"2026-03-29T03:17:45.259Z","created_at":"2022-04-12T16:02:49.563Z","updated_at":"2026-03-29T03:18:41.351Z","registry_url":"https://crates.io/crates/integer-partitions/","install_command":"cargo install integer-partitions","documentation_url":"https://docs.rs/integer-partitions/","metadata":{"categories":[]},"repo_metadata":{"id":62440960,"uuid":"114479795","full_name":"quadrupleslap/integer-partitions","owner":"quadrupleslap","description":"Integer partitions.","archived":false,"fork":false,"pushed_at":"2023-09-05T18:13:09.000Z","size":3,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-05T13:35:18.548Z","etag":null,"topics":["integer","partition"],"latest_commit_sha":null,"homepage":"https://docs.rs/integer-partitions","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quadrupleslap.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-12-16T17:52:56.000Z","updated_at":"2024-12-30T22:33:34.000Z","dependencies_parsed_at":"2025-05-05T07:53:34.609Z","dependency_job_id":"2531becb-dbcd-4801-b9d6-010b295e7474","html_url":"https://github.com/quadrupleslap/integer-partitions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/quadrupleslap/integer-partitions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quadrupleslap%2Finteger-partitions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quadrupleslap%2Finteger-partitions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quadrupleslap%2Finteger-partitions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quadrupleslap%2Finteger-partitions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quadrupleslap","download_url":"https://codeload.github.com/quadrupleslap/integer-partitions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quadrupleslap%2Finteger-partitions/sbom","scorecard":{"id":754827,"data":{"date":"2025-08-11","repo":{"name":"github.com/quadrupleslap/integer-partitions","commit":"1cd382c04ccf3cc481b4e067fefd7f97e9a4e5e1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"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":"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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 '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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-22T21:20:29.192Z","repository_id":62440960,"created_at":"2025-08-22T21:20:29.192Z","updated_at":"2025-08-22T21:20:29.192Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29674739,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T03:11:15.450Z","status":"ssl_error","status_checked_at":"2026-02-21T03:10:34.920Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"quadrupleslap","name":"Ram","uuid":"6666547","kind":"user","description":"Twxpuqxpt T xqds Q sbl qsqpyea…","email":"","website":null,"location":"Sydney, Australia","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6666547?u=2d4805f350e617bcf2c9bc728ee4c18d8728827c\u0026v=4","repositories_count":11,"last_synced_at":"2023-02-27T13:05:25.611Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/quadrupleslap","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T21:10:13.190Z","updated_at":"2023-02-27T13:05:25.613Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quadrupleslap","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quadrupleslap/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-29T03:18:41.330Z","dependent_packages_count":0,"downloads":5269,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":32.67791865512184,"dependent_repos_count":16.478614146018128,"dependent_packages_count":36.12768207580193,"stargazers_count":47.46561622720469,"forks_count":26.276241612737465,"docker_downloads_count":null,"average":31.80521454337681},"purl":"pkg:cargo/integer-partitions","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/integer-partitions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/integer-partitions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/integer-partitions/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T13:58:44.836Z","issues_count":1,"pull_requests_count":2,"avg_time_to_close_issue":5557.0,"avg_time_to_close_pull_request":138848.0,"issues_closed_count":1,"pull_requests_closed_count":1,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.5,"merged_pull_requests_count":1,"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/quadrupleslap%2Finteger-partitions/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/integer-partitions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/integer-partitions/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/integer-partitions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/integer-partitions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/integer-partitions/codemeta","maintainers":[{"uuid":"4971","login":"quadrupleslap","name":"Ram","email":null,"url":"https://github.com/quadrupleslap","packages_count":28,"html_url":"https://crates.io/users/quadrupleslap","role":null,"created_at":"2022-11-07T20:43:02.278Z","updated_at":"2022-11-07T20:43:02.278Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/quadrupleslap/packages"}]}