{"id":194822,"url":"https://github.com/babashka/babashka","last_synced_at":"2026-07-18T00:20:22.455Z","repository":{"id":37446604,"uuid":"201467090","full_name":"babashka/babashka","owner":"babashka","description":"Native, fast starting Clojure interpreter for scripting","archived":false,"fork":false,"pushed_at":"2025-10-18T20:05:38.000Z","size":11513,"stargazers_count":4336,"open_issues_count":35,"forks_count":259,"subscribers_count":45,"default_branch":"master","last_synced_at":"2025-10-18T20:25:51.717Z","etag":null,"topics":["babashka","bash","clojure","graalvm","scripting","shell-scripting"],"latest_commit_sha":null,"homepage":"https://babashka.org","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/babashka.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"borkdude","open_collective":"babashka","ko_fi":"borkdude","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-08-09T12:53:24.000Z","updated_at":"2025-10-18T11:32:11.000Z","dependencies_parsed_at":"2023-12-15T10:01:57.605Z","dependency_job_id":"c45f8cd0-e876-4749-b713-c254915321c4","html_url":"https://github.com/babashka/babashka","commit_stats":{"total_commits":3978,"total_committers":127,"mean_commits":"31.322834645669293","dds":0.0804424333836099,"last_synced_commit":"b59bfcb7e64dd8dad142379b0f8cfddb04c84e90"},"previous_names":["borkdude/babashka"],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/babashka/babashka","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babashka%2Fbabashka","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babashka%2Fbabashka/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babashka%2Fbabashka/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babashka%2Fbabashka/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/babashka","download_url":"https://codeload.github.com/babashka/babashka/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babashka%2Fbabashka/sbom","scorecard":{"id":222308,"data":{"date":"2025-08-11","repo":{"name":"github.com/babashka/babashka","commit":"487e0b082b89f6d60cfbb42c62c853319be3f39f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/30 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":"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":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-windows.yml:1","Warn: no topLevel permission defined: .github/workflows/build.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":"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":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test-resources/babashka/src_for_classpath_test/foo.jar:1","Warn: binary detected: test-resources/divide_by_zero.jar:1"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.12.207 not signed: https://api.github.com/repos/babashka/babashka/releases/237087688","Warn: release artifact v1.12.206 not signed: https://api.github.com/repos/babashka/babashka/releases/232795790","Warn: release artifact v1.12.205 not signed: https://api.github.com/repos/babashka/babashka/releases/230485706","Warn: release artifact v1.12.204 not signed: https://api.github.com/repos/babashka/babashka/releases/227370967","Warn: release artifact v1.12.203 not signed: https://api.github.com/repos/babashka/babashka/releases/226148455","Warn: release artifact v1.12.207 does not have provenance: https://api.github.com/repos/babashka/babashka/releases/237087688","Warn: release artifact v1.12.206 does not have provenance: https://api.github.com/repos/babashka/babashka/releases/232795790","Warn: release artifact v1.12.205 does not have provenance: https://api.github.com/repos/babashka/babashka/releases/230485706","Warn: release artifact v1.12.204 does not have provenance: https://api.github.com/repos/babashka/babashka/releases/227370967","Warn: release artifact v1.12.203 does not have provenance: https://api.github.com/repos/babashka/babashka/releases/226148455"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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/build-windows.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/babashka/babashka/build-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/babashka/babashka/build-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-windows.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/babashka/babashka/build-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-windows.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/babashka/babashka/build-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-windows.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/babashka/babashka/build-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/babashka/babashka/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/babashka/babashka/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/babashka/babashka/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/babashka/babashka/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/babashka/babashka/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/babashka/babashka/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/babashka/babashka/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/babashka/babashka/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/babashka/babashka/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/babashka/babashka/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/babashka/babashka/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/babashka/babashka/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/babashka/babashka/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/babashka/babashka/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/babashka/babashka/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/babashka/babashka/build.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:74: pin your Docker image by updating ubuntu:latest to ubuntu:latest@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: Dockerfile.alpine:1","Warn: containerImage not pinned by hash: Dockerfile.alpine:25: pin your Docker image by updating alpine:3 to alpine:3@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: Dockerfile.ci:1: pin your Docker image by updating ubuntu:latest to ubuntu:latest@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: doc/fly_io/Dockerfile:1: pin your Docker image by updating babashka/babashka:0.8.2 to babashka/babashka:0.8.2@sha256:b66fa809a7c30a3377b4a7f9eba75e608af921e2f561f3e58f91f1c6e923a25f","Warn: downloadThenRun not pinned by hash: script/install-leiningen:7","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   6 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"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-17T02:52:34.267Z","repository_id":37446604,"created_at":"2025-08-17T02:52:34.267Z","updated_at":"2025-08-17T02:52:34.267Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279651275,"owners_count":26205584,"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-18T02:00:06.492Z","response_time":62,"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":["babashka","bash","clojure","graalvm","scripting","shell-scripting"],"created_at":"2024-03-04T16:24:24.882Z","updated_at":"2025-10-19T00:21:17.663Z","avatar_url":"https://github.com/babashka.png","language":"Clojure","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/194822","html_url":"https://opencollective.ecosyste.ms/projects/194822","collective":{"id":1967,"uuid":"vjrkx5lm-nv904qjg-78mq8bwa-7zdygoe3","slug":"babashka","name":"babashka","description":"Development of babashka (a native scripting environment for Clojure) and the Small Clojure Interpreter powering it.","website":"https://github.com/borkdude/babashka","github":"babashka/babashka","twitter":"borkdude","repository_url":null,"social_links":[{"type":"GITHUB","url":"https://github.com/babashka/babashka"},{"type":"TWITTER","url":"https://twitter.com/borkdude"},{"type":"GITHUB","url":"https://github.com/borkdude/babashka"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-07-27T18:15:09.959Z","created_at":"2024-01-10T13:17:51.061Z","updated_at":"2026-07-27T18:15:10.122Z","transactions_count":374,"balance":356.7100000000045,"account_type":"COLLECTIVE","owner":{"login":"babashka","name":"babashka","uuid":"64927540","kind":"organization","description":"","email":null,"website":"https://babashka.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64927540?v=4","repositories_count":39,"last_synced_at":"2023-03-03T23:30:20.680Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/babashka","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:37:35.570Z","updated_at":"2023-03-03T23:30:20.790Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/babashka","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/babashka/repositories"},"last_project_activity_at":"2025-10-18T20:05:38.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2020-03-31T13:11:08.815Z","collective_updated_at":"2023-02-15T18:17:10.487Z","html_url":"https://opencollective.com/babashka","icon_url":"https://images.opencollective.com/babashka/logo/40.png","total_donations":25313.70999999995,"total_expenses":-26256.840000000127,"current_balance":356.7100000000045,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/babashka","url":"https://opencollective.ecosyste.ms/collectives/babashka","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/babashka/projects"}}