{"id":17457,"url":"https://github.com/bastion-rs/allocator-suite","last_synced_at":"2026-05-18T06:20:41.708Z","repository":{"id":52414879,"uuid":"219163164","full_name":"bastion-rs/allocator-suite","owner":"bastion-rs","description":"Allocator Suite which contains various allocators for workload-specific allocation.","archived":false,"fork":false,"pushed_at":"2021-04-29T21:01:44.000Z","size":257,"stargazers_count":17,"open_issues_count":3,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-06T20:57:54.313Z","etag":null,"topics":["allocator","bastion","rust"],"latest_commit_sha":null,"homepage":"","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/bastion-rs.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}},"created_at":"2019-11-02T14:12:07.000Z","updated_at":"2025-08-25T04:38:08.000Z","dependencies_parsed_at":"2022-09-08T16:20:24.561Z","dependency_job_id":null,"html_url":"https://github.com/bastion-rs/allocator-suite","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/bastion-rs/allocator-suite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bastion-rs%2Fallocator-suite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bastion-rs%2Fallocator-suite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bastion-rs%2Fallocator-suite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bastion-rs%2Fallocator-suite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bastion-rs","download_url":"https://codeload.github.com/bastion-rs/allocator-suite/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bastion-rs%2Fallocator-suite/sbom","scorecard":{"id":227111,"data":{"date":"2025-08-11","repo":{"name":"github.com/bastion-rs/allocator-suite","commit":"cebdb09e7d03d430c24d33dbbb10996e1639bc50"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":"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":2,"reason":"Found 6/21 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/ci.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/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/bastion-rs/allocator-suite/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/bastion-rs/allocator-suite/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/bastion-rs/allocator-suite/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/bastion-rs/allocator-suite/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/bastion-rs/allocator-suite/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/bastion-rs/allocator-suite/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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-17T04:00:19.426Z","repository_id":52414879,"created_at":"2025-08-17T04:00:19.426Z","updated_at":"2025-08-17T04:00:19.426Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013632,"owners_count":26085298,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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"}},"keywords":["allocator","bastion","rust"],"created_at":"2024-01-11T18:50:44.851Z","updated_at":"2025-10-13T00:22:14.141Z","avatar_url":"https://github.com/bastion-rs.png","language":"Rust","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/17457","html_url":"https://opencollective.ecosyste.ms/projects/17457","collective":{"id":2282,"uuid":"7mywxoz3-409rl6kb-5yn6venb-dj7gk85a","slug":"bastion","name":"Bastion Project","description":null,"website":"","github":"bastion-rs","twitter":null,"repository_url":null,"social_links":[{"type":"GITHUB","url":"https://github.com/bastion-rs"}],"currency":"USD","projects_count":17,"last_synced_at":"2026-06-11T06:15:18.905Z","created_at":"2024-01-10T13:17:52.135Z","updated_at":"2026-06-11T06:15:19.182Z","transactions_count":150,"balance":1.7800000000006548,"account_type":"COLLECTIVE","owner":{"login":"bastion-rs","name":"bastion-rs","uuid":"54285802","kind":"organization","description":"Highly-available Distributed Fault-tolerant Runtime","email":"team@bastion.rs","website":"https://bastion.rs","location":"Infallible Nets","twitter":"bastion_rs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/54285802?v=4","repositories_count":17,"last_synced_at":"2024-10-29T21:13:27.679Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"bastion","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/bastion-rs","funding_links":["https://opencollective.com/bastion"],"total_stars":3139,"followers":22,"following":0,"created_at":"2022-11-13T13:23:50.243Z","updated_at":"2024-10-29T21:13:27.679Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bastion-rs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bastion-rs/repositories"},"last_project_activity_at":"2023-04-22T02:50:49.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2019-10-05T20:29:00.108Z","collective_updated_at":"2023-02-07T17:17:42.846Z","html_url":"https://opencollective.com/bastion","icon_url":"https://images.opencollective.com/bastion/logo/40.png","total_donations":554.1400000000003,"total_expenses":-604.56,"current_balance":1.7800000000006548,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/bastion","url":"https://opencollective.ecosyste.ms/collectives/bastion","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/bastion/projects"}}