{"id":26143,"url":"https://github.com/boot-clj/boot","last_synced_at":"2026-05-29T00:21:11.634Z","repository":{"id":22321447,"uuid":"25656802","full_name":"boot-clj/boot","owner":"boot-clj","description":"Build tooling for Clojure.","archived":false,"fork":false,"pushed_at":"2021-04-22T20:43:31.000Z","size":3062,"stargazers_count":1750,"open_issues_count":111,"forks_count":181,"subscribers_count":55,"default_branch":"master","last_synced_at":"2025-08-10T03:32:32.232Z","etag":null,"topics":["boot","boot-clj","build-tool","clojure"],"latest_commit_sha":null,"homepage":"https://boot-clj.github.io/","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/boot-clj.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"open_collective":"boot-clj"}},"created_at":"2014-10-23T20:36:42.000Z","updated_at":"2025-08-07T08:02:43.000Z","dependencies_parsed_at":"2022-08-20T07:31:19.803Z","dependency_job_id":null,"html_url":"https://github.com/boot-clj/boot","commit_stats":null,"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/boot-clj/boot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boot-clj%2Fboot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boot-clj%2Fboot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boot-clj%2Fboot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boot-clj%2Fboot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boot-clj","download_url":"https://codeload.github.com/boot-clj/boot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boot-clj%2Fboot/sbom","scorecard":{"id":248015,"data":{"date":"2025-08-11","repo":{"name":"github.com/boot-clj/boot","commit":"74edbeb414886ad61de8bbf6f654da33b114e239"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"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":"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":"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":"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":"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":"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":-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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Eclipse Public License 1.0: 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 2.8.3 not signed: https://api.github.com/repos/boot-clj/boot/releases/16745799","Warn: release artifact 2.8.2 not signed: https://api.github.com/repos/boot-clj/boot/releases/12897730","Warn: release artifact 2.8.1 not signed: https://api.github.com/repos/boot-clj/boot/releases/11702303","Warn: release artifact 2.8.0 not signed: https://api.github.com/repos/boot-clj/boot/releases/11561516","Warn: release artifact 2.8.0-SNAPSHOT not signed: https://api.github.com/repos/boot-clj/boot/releases/9016004","Warn: release artifact 2.8.3 does not have provenance: https://api.github.com/repos/boot-clj/boot/releases/16745799","Warn: release artifact 2.8.2 does not have provenance: https://api.github.com/repos/boot-clj/boot/releases/12897730","Warn: release artifact 2.8.1 does not have provenance: https://api.github.com/repos/boot-clj/boot/releases/11702303","Warn: release artifact 2.8.0 does not have provenance: https://api.github.com/repos/boot-clj/boot/releases/11561516","Warn: release artifact 2.8.0-SNAPSHOT does not have provenance: https://api.github.com/repos/boot-clj/boot/releases/9016004"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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-17T07:57:15.305Z","repository_id":22321447,"created_at":"2025-08-17T07:57:15.305Z","updated_at":"2025-08-17T07:57:15.305Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272887203,"owners_count":25009985,"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-30T02:00:09.474Z","response_time":77,"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":["boot","boot-clj","build-tool","clojure"],"created_at":"2024-01-12T16:59:08.436Z","updated_at":"2025-08-30T18:22:43.425Z","avatar_url":"https://github.com/boot-clj.png","language":"Clojure","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/26143","html_url":"https://opencollective.ecosyste.ms/projects/26143","collective":{"id":2814,"uuid":"bvrgbk35-7l4x96e7-wnkpomew-a0jdyzn8","slug":"boot-clj","name":"boot-clj","description":"the clojure build tool.","website":"https://github.com/boot-clj/boot","github":"boot-clj","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://github.com/boot-clj/boot"},{"type":"GITHUB","url":"https://github.com/boot-clj"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-06-11T18:15:15.398Z","created_at":"2024-01-10T13:17:52.968Z","updated_at":"2026-06-11T18:15:15.787Z","transactions_count":103,"balance":6.821210263296962e-13,"account_type":"COLLECTIVE","owner":{"login":"boot-clj","name":"boot-clj","uuid":"9370802","kind":"organization","description":"Build tooling for Clojure.","email":null,"website":"https://boot-clj.com/","location":"the Internet","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9370802?v=4","repositories_count":12,"last_synced_at":"2024-01-23T00:09:27.955Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/boot-clj","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T00:20:40.545Z","updated_at":"2024-01-23T00:09:27.958Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boot-clj","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boot-clj/repositories"},"last_project_activity_at":"2021-04-22T20:43:31.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2019-01-10T22:27:10.912Z","collective_updated_at":"2025-11-06T22:40:25.670Z","html_url":"https://opencollective.com/boot-clj","icon_url":"https://images.opencollective.com/boot-clj/logo/40.png","total_donations":1175.130000000001,"total_expenses":-1244.63,"current_balance":6.821210263296962e-13,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/boot-clj","url":"https://opencollective.ecosyste.ms/collectives/boot-clj","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/boot-clj/projects"}}