{"id":8578276,"name":"@encore.dev/bun-runtime","ecosystem":"npm","description":"Encore's Bun runtime","homepage":null,"licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/encoredev/encore","keywords_array":[],"namespace":"encore.dev","versions_count":99,"first_release_published_at":"2023-11-16T15:31:27.809Z","latest_release_published_at":"2024-03-07T02:13:42.494Z","latest_release_number":"1.32.0-nightly.20240307","last_synced_at":"2026-05-11T13:06:01.765Z","created_at":"2023-11-16T18:29:58.341Z","updated_at":"2026-05-11T13:11:34.342Z","registry_url":"https://www.npmjs.com/package/@encore.dev/bun-runtime","install_command":"npm install @encore.dev/bun-runtime","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.0-devel.202311141645","beta":"1.29.5-beta.1","nightly":"1.32.0-nightly.20240307"}},"repo_metadata":{"id":36999189,"uuid":"339786950","full_name":"encoredev/encore","owner":"encoredev","description":"Open source framework for building robust type-safe distributed systems with declarative infrastructure","archived":false,"fork":false,"pushed_at":"2025-11-28T14:14:45.000Z","size":16072,"stargazers_count":11161,"open_issues_count":199,"forks_count":546,"subscribers_count":68,"default_branch":"main","last_synced_at":"2025-11-30T18:30:24.694Z","etag":null,"topics":["api","aws","backend","backend-framework","cloud","cloud-native","database","devops","distributed-systems","encore","gcp","go","golang","microservice-framework","microservices","nodejs-framework","postgresql","serverless","typescript","typescript-framework"],"latest_commit_sha":null,"homepage":"https://encore.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/encoredev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2021-02-17T16:33:24.000Z","updated_at":"2025-11-30T05:53:50.000Z","dependencies_parsed_at":"2023-09-27T19:34:12.848Z","dependency_job_id":"8d90860f-77dc-40da-bfa0-3be67256343d","html_url":"https://github.com/encoredev/encore","commit_stats":{"total_commits":1668,"total_committers":71,"mean_commits":"23.492957746478872","dds":0.4988009592326139,"last_synced_commit":"821c94d8e4551bc26a864880e529a69e563872d2"},"previous_names":["encoredev/encr.dev"],"tags_count":184,"template":false,"template_full_name":null,"purl":"pkg:github/encoredev/encore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encoredev%2Fencore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encoredev%2Fencore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encoredev%2Fencore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encoredev%2Fencore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encoredev","download_url":"https://codeload.github.com/encoredev/encore/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encoredev%2Fencore/sbom","scorecard":{"id":376700,"data":{"date":"2025-08-11","repo":{"name":"github.com/encoredev/encore","commit":"45d0a235c741792cd9ded8b4d9fb8c4ee0b1f39e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":10,"reason":"30 commit(s) and 15 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:134","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:135","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:88","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release-2.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1"],"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: Mozilla Public License 2.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":"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":"Branch-Protection","score":5,"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: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on 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":"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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: pkg/scrub/scanner_test.go:98"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-2.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/release-2.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-2.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/release-2.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-2.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/release-2.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-2.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/release-2.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-2.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/release-2.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-2.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/release-2.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-2.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/release-2.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-2.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/release-2.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-2.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/release-2.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-2.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/release-2.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/encoredev/encore/release.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating golang:1.24 to golang:1.24@sha256:e155b5162f701b7ab2e6e7ea51cec1e5f6deffb9ab1b295cf7a697e81069b050","Warn: containerImage not pinned by hash: .github/dockerimg/Dockerfile:2","Warn: containerImage not pinned by hash: .github/dockerimg/Dockerfile:11: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: goCommand not pinned by hash: check.bash:93","Warn: goCommand not pinned by hash: check.bash:94","Warn: goCommand not pinned by hash: check.bash:95","Warn: goCommand not pinned by hash: check.bash:96","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:146","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:147","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:157","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:158","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:159","Info:   0 out of  23 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   7 goCommand dependencies pinned","Info:   0 out of   2 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"51 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2021-0145 / GHSA-g98v-hv3f-hcfr","Warn: Project is vulnerable to: RUSTSEC-2024-0375","Warn: Project is vulnerable to: RUSTSEC-2025-0012","Warn: Project is vulnerable to: GHSA-pg9f-39pc-qf8g","Warn: Project is vulnerable to: RUSTSEC-2025-0024","Warn: Project is vulnerable to: RUSTSEC-2024-0388","Warn: Project is vulnerable to: RUSTSEC-2024-0384","Warn: Project is vulnerable to: RUSTSEC-2025-0004 / GHSA-rpmj-rpgj-qmpm","Warn: Project is vulnerable to: GHSA-4fcv-w3qc-ppgg","Warn: Project is vulnerable to: RUSTSEC-2025-0022","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2025-0037 / GHSA-93c7-7xqw-w357","Warn: Project is vulnerable to: RUSTSEC-2024-0370","Warn: Project is vulnerable to: GHSA-2gh3-rmm4-6rq5","Warn: Project is vulnerable to: RUSTSEC-2024-0437","Warn: Project is vulnerable to: RUSTSEC-2023-0018 / GHSA-mc8h-8q98-g5hr","Warn: Project is vulnerable to: RUSTSEC-2025-0010","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr","Warn: Project is vulnerable to: RUSTSEC-2023-0071","Warn: Project is vulnerable to: RUSTSEC-2024-0336","Warn: Project is vulnerable to: RUSTSEC-2018-0017","Warn: Project is vulnerable to: GHSA-rr8g-9fpq-6wmg","Warn: Project is vulnerable to: RUSTSEC-2025-0023","Warn: Project is vulnerable to: RUSTSEC-2023-0052 / GHSA-8qv2-5vq6-g2g7","Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GO-2024-2512 / GHSA-xw73-rw38-6vjc","Warn: Project is vulnerable to: GO-2024-3005 / GHSA-v23v-6jw2-98fq","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2025-3533 / GHSA-wq9g-9vfc-cfq9","Warn: Project is vulnerable to: GO-2025-3787 / GHSA-fv92-fjc5-jj9h","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9","Warn: Project is vulnerable to: GO-2024-2918 / GHSA-m5vv-6r4h-3vj9","Warn: Project is vulnerable to: GO-2024-3250 / GHSA-29wx-vh33-7x7r","Warn: Project is vulnerable to: GO-2025-3553 / GHSA-mh63-6h87-95cp","Warn: Project is vulnerable to: GO-2024-2567 / GHSA-fqpg-rq76-99pq","Warn: Project is vulnerable to: GO-2024-2606 / GHSA-mrww-27vc-gghv","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: GHSA-c827-hfw6-qwvm"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T14:25:20.809Z","repository_id":36999189,"created_at":"2025-08-18T14:25:20.809Z","updated_at":"2025-08-18T14:25:20.809Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27411758,"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-11-30T02:00:05.582Z","response_time":55,"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"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T13:11:34.315Z","dependent_packages_count":0,"downloads":141,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":36.43231172096657,"dependent_packages_count":52.36931779834162,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":44.4008147596541},"purl":"pkg:npm/%40encore.dev/bun-runtime","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@encore.dev/bun-runtime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@encore.dev/bun-runtime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@encore.dev/bun-runtime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-02T10:02:12.203Z","issues_count":252,"pull_requests_count":1646,"avg_time_to_close_issue":3417432.201923077,"avg_time_to_close_pull_request":434687.0631364562,"issues_closed_count":104,"pull_requests_closed_count":1473,"pull_request_authors_count":103,"issue_authors_count":174,"avg_comments_per_issue":1.1507936507936507,"avg_comments_per_pull_request":1.0850546780072905,"merged_pull_requests_count":1408,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":177,"past_year_pull_requests_count":670,"past_year_avg_time_to_close_issue":1101714.9444444445,"past_year_avg_time_to_close_pull_request":183306.53804347827,"past_year_issues_closed_count":54,"past_year_pull_requests_closed_count":552,"past_year_pull_request_authors_count":56,"past_year_issue_authors_count":126,"past_year_avg_comments_per_issue":0.9209039548022598,"past_year_avg_comments_per_pull_request":0.9507462686567164,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":524,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/encoredev%2Fencore/issues","maintainers":[{"login":"eandre","count":551,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eandre"},{"login":"fredr","count":286,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fredr"},{"login":"marcuskohlberg","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcuskohlberg"},{"login":"DomBlack","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DomBlack"}],"active_maintainers":[{"login":"fredr","count":210,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fredr"},{"login":"eandre","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eandre"},{"login":"marcuskohlberg","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcuskohlberg"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@encore.dev%2Fbun-runtime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@encore.dev%2Fbun-runtime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@encore.dev%2Fbun-runtime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@encore.dev%2Fbun-runtime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@encore.dev%2Fbun-runtime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@encore.dev%2Fbun-runtime/codemeta","maintainers":[{"uuid":"eandre","login":"eandre","name":null,"email":"eandre@gmail.com","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~eandre","role":null,"created_at":"2023-11-16T18:30:03.166Z","updated_at":"2023-11-16T18:30:03.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/eandre/packages"}]}