{"id":21541,"url":"https://github.com/bincrafters/bincrafters-conventions","last_synced_at":"2026-08-14T06:20:27.851Z","repository":{"id":33133599,"uuid":"152824362","full_name":"bincrafters/bincrafters-conventions","owner":"bincrafters","description":"Script to check and update Conan projects following Conan conventions, hooks and rules","archived":false,"fork":false,"pushed_at":"2025-11-25T14:43:48.000Z","size":560,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-01-03T12:59:16.176Z","etag":null,"topics":["bincrafters","conan-conventions","hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"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/bincrafters.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-10-13T01:38:22.000Z","updated_at":"2025-11-25T14:43:45.000Z","dependencies_parsed_at":"2025-09-21T18:37:02.834Z","dependency_job_id":"5f2a15da-97cc-4343-966d-96a481d45880","html_url":"https://github.com/bincrafters/bincrafters-conventions","commit_stats":{"total_commits":680,"total_committers":8,"mean_commits":85.0,"dds":"0.29117647058823526","last_synced_commit":"5b1d182eaaef5f096a9a6b7cfd5eebb22b169d4d"},"previous_names":[],"tags_count":73,"template":false,"template_full_name":null,"purl":"pkg:github/bincrafters/bincrafters-conventions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bincrafters%2Fbincrafters-conventions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bincrafters%2Fbincrafters-conventions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bincrafters%2Fbincrafters-conventions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bincrafters%2Fbincrafters-conventions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bincrafters","download_url":"https://codeload.github.com/bincrafters/bincrafters-conventions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bincrafters%2Fbincrafters-conventions/sbom","scorecard":{"id":238525,"data":{"date":"2025-08-11","repo":{"name":"github.com/bincrafters/bincrafters-conventions","commit":"5b1d182eaaef5f096a9a6b7cfd5eebb22b169d4d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/2 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/conventions.yml:1","Warn: no topLevel permission defined: .github/workflows/cron.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":"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":"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/conventions.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/bincrafters/bincrafters-conventions/conventions.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/conventions.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/bincrafters/bincrafters-conventions/conventions.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/conventions.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/bincrafters/bincrafters-conventions/conventions.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/conventions.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/bincrafters/bincrafters-conventions/conventions.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/conventions.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/bincrafters/bincrafters-conventions/conventions.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cron.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/bincrafters/bincrafters-conventions/cron.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cron.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/bincrafters/bincrafters-conventions/cron.yml/main?enable=pin","Warn: pipCommand not pinned by hash: cci/cci.sh:59","Warn: pipCommand not pinned by hash: .github/workflows/conventions.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/conventions.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/conventions.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/conventions.yml:60","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md: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":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-17T06:12:10.585Z","repository_id":33133599,"created_at":"2025-08-17T06:12:10.585Z","updated_at":"2025-08-17T06:12:10.585Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36633153,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bincrafters","conan-conventions","hacktoberfest"],"created_at":"2024-01-11T19:13:50.547Z","updated_at":"2026-08-14T06:20:27.224Z","avatar_url":"https://github.com/bincrafters.png","language":"Python","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/21541","html_url":"https://opencollective.ecosyste.ms/projects/21541","collective":{"id":3316,"uuid":"03k0exgz-nm8yj640-97p5wao9-r7b4dlvr","slug":"bincrafters","name":"Bincrafters Community","description":"The Bincrafter's Packaging Project","website":"https://bincrafters.github.io","github":null,"twitter":"bincrafters","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://bincrafters.github.io"},{"type":"TWITTER","url":"https://twitter.com/bincrafters"}],"currency":"USD","projects_count":550,"last_synced_at":"2026-08-17T06:15:14.895Z","created_at":"2024-01-10T13:17:54.737Z","updated_at":"2026-08-17T06:15:15.454Z","transactions_count":287,"balance":2383.4499999999994,"account_type":"COLLECTIVE","owner":{"login":"bincrafters","name":"Bincrafters","uuid":"30303241","kind":"organization","description":"A team for OSS developers to collaborate on binary packaging of libraries. ","email":null,"website":"bincrafters.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/30303241?v=4","repositories_count":550,"last_synced_at":"2024-10-29T23:35:40.247Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bincrafters","funding_links":[],"total_stars":771,"followers":13,"following":0,"created_at":"2022-11-10T06:10:34.065Z","updated_at":"2024-10-29T23:35:40.247Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bincrafters","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bincrafters/repositories"},"last_project_activity_at":"2026-07-27T23:00:15.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2017-12-02T00:43:26.876Z","collective_updated_at":"2023-02-07T17:17:25.060Z","html_url":"https://opencollective.com/bincrafters","icon_url":"https://images.opencollective.com/bincrafters/logo/40.png","total_donations":8970.679999999998,"total_expenses":-6587.229999999999,"current_balance":2383.4499999999994,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/bincrafters","url":"https://opencollective.ecosyste.ms/collectives/bincrafters","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/bincrafters/projects"}}