{"id":15045651,"url":"https://github.com/elide-dev/elide","last_synced_at":"2026-04-02T17:03:39.714Z","repository":{"id":38307269,"uuid":"506113888","full_name":"elide-dev/elide","owner":"elide-dev","description":"fast multi-lang runtime","archived":false,"fork":false,"pushed_at":"2026-03-28T21:42:19.000Z","size":781129,"stargazers_count":559,"open_issues_count":49,"forks_count":40,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-03-29T00:48:22.982Z","etag":null,"topics":["graalvm","javascript","jvm","kotlin","nodejs","python","runtime","typescript","wintertc"],"latest_commit_sha":null,"homepage":"https://elide.dev","language":null,"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/elide-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":".github/SUPPORT.md","governance":".github/GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":".github/NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":".github/DCO.md","cla":".github/CLA.md"},"funding":{"github":["sgammon","elide-dev"],"patreon":"elide_dev"}},"created_at":"2022-06-22T05:48:04.000Z","updated_at":"2026-03-26T16:43:07.000Z","dependencies_parsed_at":"2023-09-26T09:19:50.180Z","dependency_job_id":"b8c12ba6-9f4d-452c-9826-2864ac6d6d48","html_url":"https://github.com/elide-dev/elide","commit_stats":null,"previous_names":["elide-dev/v3"],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/elide-dev/elide","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elide-dev%2Felide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elide-dev%2Felide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elide-dev%2Felide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elide-dev%2Felide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elide-dev","download_url":"https://codeload.github.com/elide-dev/elide/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elide-dev%2Felide/sbom","scorecard":{"id":926213,"data":{"date":"2025-08-19T22:26:32Z","repo":{"name":"github.com/elide-dev/elide","commit":"b72d183abbf86522ffae4677599709c233c5e01a"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 27 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: .github/renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 8/11 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":10,"reason":"badge detected: Gold","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/checks.apicheck.yml:63","Info: jobLevel 'contents' permission set to 'read': .github/workflows/checks.clippy.yml:33","Info: jobLevel 'contents' permission set to 'read': .github/workflows/checks.codeql.yml:52","Info: jobLevel 'actions' permission set to 'read': .github/workflows/checks.codeql.yml:51","Info: jobLevel 'contents' permission set to 'read': .github/workflows/checks.detekt.yml:51","Info: jobLevel 'contents' permission set to 'read': .github/workflows/checks.formatting.yml:63","Info: jobLevel 'contents' permission set to 'read': .github/workflows/checks.gradle-wrapper.yml:28","Info: jobLevel 'actions' permission set to 'read': .github/workflows/checks.rustfmt.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/checks.rustfmt.yml:30","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/checks.rustfmt.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/checks.scorecards.yml:33","Info: jobLevel 'actions' permission set to 'read': .github/workflows/checks.scorecards.yml:34","Info: jobLevel 'contents' permission set to 'read': .github/workflows/checks.sonar.yml:54","Info: jobLevel 'issues' permission set to 'read': .github/workflows/claude-code-review.yml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/claude-code-review.yml:36","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/claude-code-review.yml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/claude.yml:29","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/claude.yml:30","Info: jobLevel 'issues' permission set to 'read': .github/workflows/claude.yml:31","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/job.bench.yml:61","Info: jobLevel 'actions' permission set to 'read': .github/workflows/job.bench.yml:59","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/job.bench.yml:60","Info: jobLevel 'actions' permission set to 'read': .github/workflows/job.build.yml:179","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/job.build.yml:181","Info: jobLevel 'packages' permission set to 'read': .github/workflows/job.build.yml:183","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/job.build.yml:184","Info: jobLevel 'actions' permission set to 'read': .github/workflows/job.build.yml:353","Info: jobLevel 'contents' permission set to 'read': .github/workflows/job.containers.yml:275","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/job.containers.yml:277","Info: jobLevel 'packages' permission set to 'read': .github/workflows/job.containers.yml:278","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/job.containers.yml:165","Info: jobLevel 'packages' permission set to 'read': .github/workflows/job.containers.yml:166","Info: jobLevel 'contents' permission set to 'read': .github/workflows/job.containers.yml:163","Info: jobLevel 'contents' permission set to 'read': .github/workflows/job.deploy-model.yml:42","Info: jobLevel 'contents' permission set to 'read': .github/workflows/job.deploy-plugins.yml:17","Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/job.deploy-samples.yml:83","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/job.deploy-samples.yml:84","Info: jobLevel 'packages' permission set to 'read': .github/workflows/job.deploy-samples.yml:85","Info: jobLevel 'contents' permission set to 'read': .github/workflows/job.deploy-samples.yml:79","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/job.deploy-samples.yml:81","Info: jobLevel 'contents' permission set to 'read': .github/workflows/job.deploy.yml:86","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/job.deploy.yml:88","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/job.deploy.yml:90","Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/job.deploy.yml:91","Info: jobLevel 'contents' permission set to 'read': .github/workflows/job.labeler.yml:25","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/job.native-image.yml:188","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/job.publish-library.yml:122","Info: jobLevel 'contents' permission set to 'read': .github/workflows/job.publish-library.yml:116","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/job.publish-library.yml:118","Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/job.publish-library.yml:120","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/job.publish-library.yml:121","Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/job.publish-library.yml:82","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/job.publish-library.yml:83","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/job.publish-library.yml:84","Info: jobLevel 'contents' permission set to 'read': .github/workflows/job.publish-library.yml:78","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/job.publish-library.yml:80","Info: jobLevel 'contents' permission set to 'read': .github/workflows/job.site.yml:36","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/job.site.yml:38","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/job.site.yml:143","Info: jobLevel 'contents' permission set to 'read': .github/workflows/job.site.yml:141","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/job.site.yml:284","Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/job.site.yml:285","Info: jobLevel 'contents' permission set to 'read': .github/workflows/job.site.yml:280","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/job.site.yml:282","Info: jobLevel 'contents' permission set to 'read': .github/workflows/job.test.yml:153","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/job.test.yml:155","Info: jobLevel 'packages' permission set to 'read': .github/workflows/job.test.yml:156","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on.pr.yml:212","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/on.pr.yml:213","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on.pr.yml:43","Info: jobLevel 'packages' permission set to 'read': .github/workflows/on.pr.yml:101","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on.pr.yml:98","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/on.pr.yml:100","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on.pr.yml:163","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/on.pr.yml:185","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on.pr.yml:121","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/on.pr.yml:122","Info: jobLevel 'issues' permission set to 'read': .github/workflows/on.pr.yml:123","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on.pr.yml:138","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on.pr.yml:150","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on.pr.yml:174","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on.pr.yml:196","Info: jobLevel 'actions' permission set to 'read': .github/workflows/on.push.yml:39","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/on.push.yml:40","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/on.push.yml:41","Info: jobLevel 'packages' permission set to 'read': .github/workflows/on.push.yml:43","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/on.push.yml:45","Info: jobLevel 'packages' permission set to 'read': .github/workflows/on.push.yml:63","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/on.push.yml:65","Info: jobLevel 'actions' permission set to 'read': .github/workflows/on.push.yml:59","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/on.push.yml:60","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/on.push.yml:61","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on.push.yml:78","Info: jobLevel 'actions' permission set to 'read': .github/workflows/on.push.yml:89","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on.push.yml:90","Info: jobLevel 'checks' permission set to 'read': .github/workflows/on.push.yml:91","Info: jobLevel 'models' permission set to 'read': .github/workflows/on.push.yml:92","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/on.push.yml:99","Info: jobLevel 'statuses' permission set to 'read': .github/workflows/on.push.yml:102","Info: jobLevel 'attestations' permission set to 'read': .github/workflows/on.push.yml:88","Info: jobLevel 'deployments' permission set to 'read': .github/workflows/on.push.yml:93","Info: jobLevel 'issues' permission set to 'read': .github/workflows/on.push.yml:96","Info: jobLevel 'packages' permission set to 'read': .github/workflows/on.push.yml:97","Info: jobLevel 'repository-projects' permission set to 'read': .github/workflows/on.push.yml:100","Info: jobLevel 'discussions' permission set to 'read': .github/workflows/on.push.yml:94","Info: jobLevel 'pages' permission set to 'read': .github/workflows/on.push.yml:98","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/on.push.yml:101","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on.push.yml:111","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on.scheduled.yml:63","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/on.scheduled.yml:65","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on.scheduled.yml:116","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/on.scheduled.yml:118","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on.scheduled.yml:36","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/on.scheduled.yml:38","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/publish.maven.yml:160","Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/publish.maven.yml:161","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.maven.yml:156","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/publish.maven.yml:158","Info: topLevel 'contents' permission set to 'read': .github/workflows/checks.apicheck.yml:55","Info: topLevel 'contents' permission set to 'read': .github/workflows/checks.clippy.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/checks.codeql.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/checks.dependency-graph.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/checks.dependency-review.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/checks.detekt.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/checks.formatting.yml:55","Info: topLevel 'contents' permission set to 'read': .github/workflows/checks.gradle-wrapper.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/checks.rustfmt.yml:21","Info: topLevel permissions set to 'read-all': .github/workflows/checks.scorecards.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/checks.sonar.yml:46","Info: topLevel 'contents' permission set to 'read': .github/workflows/claude-code-review.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/claude.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/job.bench.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/job.build.yml:149","Info: topLevel 'contents' permission set to 'read': .github/workflows/job.cli.yml:121","Info: topLevel 'contents' permission set to 'read': .github/workflows/job.containers.yml:145","Warn: no topLevel permission defined: .github/workflows/job.copybara.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/job.deploy-model.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/job.deploy-plugins.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/job.deploy-samples.yml:56","Info: topLevel 'contents' permission set to 'read': .github/workflows/job.deploy.yml:73","Info: topLevel 'contents' permission set to 'read': .github/workflows/job.labeler.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/job.native-image.yml:166","Info: topLevel 'contents' permission set to 'read': .github/workflows/job.publish-library.yml:60","Info: topLevel 'contents' permission set to 'read': .github/workflows/job.site.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/job.test.yml:135","Info: topLevel 'contents' permission set to 'read': .github/workflows/on.pr.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/on.push.yml:25","Info: topLevel 'contents' permission set to 'read': .github/workflows/on.scheduled.yml:25","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.maven.yml:147"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":9,"reason":"5 out of the last 5 releases have a total of 9 signed artifacts.","details":["Info: signed release artifact: elide-1.0.0-beta8-darwin-aarch64.tgz.asc: https://github.com/elide-dev/elide/releases/tag/1.0.0-beta8","Info: signed release artifact: elide-1.0.0-beta7-darwin-aarch64.tgz.asc: https://github.com/elide-dev/elide/releases/tag/1.0.0-beta7","Info: signed release artifact: elide-1.0.0-beta6-darwin-aarch64.tgz.asc: https://github.com/elide-dev/elide/releases/tag/1.0.0-beta6","Info: signed release artifact: elide-1.0.0-beta5-darwin-aarch64.tgz.asc: https://github.com/elide-dev/elide/releases/tag/1.0.0-beta5","Info: signed release artifact: elide-1.0.0-beta4-darwin-aarch64.tgz.asc: https://github.com/elide-dev/elide/releases/tag/1.0.0-beta4","Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/elide-dev/elide/releases/tag/1.0.0-beta8","Warn: release artifact 1.0.0-beta7 does not have provenance: https://api.github.com/repos/elide-dev/elide/releases/226797128","Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/elide-dev/elide/releases/tag/1.0.0-beta6","Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/elide-dev/elide/releases/tag/1.0.0-beta5","Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/elide-dev/elide/releases/tag/1.0.0-beta4"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: packages/cli/packaging/unixStartScript.txt:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/job.deploy.yml:109","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:3: pin your Docker image by updating mcr.microsoft.com/devcontainers/base:ubuntu-24.04 to mcr.microsoft.com/devcontainers/base:ubuntu-24.04@sha256:daa08ddb48ad4e4e7367c348e0a6f250762f1f0d8348f1f9acbef5f884ce093d","Warn: containerImage not pinned by hash: .devcontainer/dev/Dockerfile:1","Warn: containerImage not pinned by hash: packages/cli/packaging/Dockerfile:1","Warn: containerImage not pinned by hash: packages/cli/packaging/apk/Dockerfile:5","Warn: containerImage not pinned by hash: tools/images/base-alpine/Dockerfile:4","Warn: containerImage not pinned by hash: tools/images/base/Dockerfile:4","Warn: containerImage not pinned by hash: tools/images/bench/Dockerfile:1","Warn: containerImage not pinned by hash: tools/images/builder/Dockerfile:5","Warn: containerImage not pinned by hash: tools/images/codespace/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/vscode/devcontainers/base:ubuntu-24.04 to mcr.microsoft.com/vscode/devcontainers/base:ubuntu-24.04@sha256:daa08ddb48ad4e4e7367c348e0a6f250762f1f0d8348f1f9acbef5f884ce093d","Warn: containerImage not pinned by hash: tools/images/dist/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:13-28","Warn: downloadThenRun not pinned by hash: .devcontainer/dev/Dockerfile:11","Warn: downloadThenRun not pinned by hash: tools/images/bash/Dockerfile:33-50","Warn: downloadThenRun not pinned by hash: tools/images/builder/Dockerfile:24-104","Warn: downloadThenRun not pinned by hash: tools/images/builder/Dockerfile:24-104","Warn: npmCommand not pinned by hash: tools/images/builder/Dockerfile:24-104","Warn: downloadThenRun not pinned by hash: tools/images/builder/Dockerfile:24-104","Warn: downloadThenRun not pinned by hash: tools/images/codespace/Dockerfile:22-156","Warn: npmCommand not pinned by hash: tools/images/codespace/Dockerfile:22-156","Warn: downloadThenRun not pinned by hash: tools/images/codespace/Dockerfile:22-156","Warn: downloadThenRun not pinned by hash: tools/images/codespace/Dockerfile:159-184","Warn: downloadThenRun not pinned by hash: tools/images/elide/Dockerfile:21-39","Warn: downloadThenRun not pinned by hash: packages/cli/packaging/npm/elide.sh:23","Warn: pipCommand not pinned by hash: tools/images/codespace/library-scripts/docker-debian.sh:224","Warn: pipCommand not pinned by hash: .github/workflows/job.test.yml:562","Info:  89 out of  89 GitHub-owned GitHubAction dependencies pinned","Info: 176 out of 176 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   8 out of  19 containerImage dependencies pinned","Info:   0 out of  11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(v3): error during branchesHandler.query: 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: packages/cli/src/projects/kterr-gradle/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: packages/cli/src/projects/ktjvm-gradle/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: packages/graalvm-kt/src/main/resources/META-INF/elide/embedded/runtime/kt/elide-kotlin-runtime.jar:1","Warn: binary detected: packages/graalvm/src/main/resources/META-INF/native-image/dev.elide/graalvm/agent-extracted-predefined-classes/gFztcU2kcJ6ldjyYSDynm8.classdata:1","Warn: binary detected: third_party/google/jib-cli.jar:1","Warn: binary detected: third_party/google/jib-plugins-common.jar:1","Warn: binary detected: third_party/oracle/espresso.jar:1","Warn: binary detected: third_party/oracle/graaljs.jar:1","Warn: binary detected: third_party/oracle/library-support.jar:1","Warn: binary detected: third_party/oracle/native-image-base.jar:1","Warn: binary detected: third_party/oracle/objectfile.jar:1","Warn: binary detected: third_party/oracle/pointsto.jar:1","Warn: binary detected: third_party/oracle/svm-driver.jar:1","Warn: binary detected: third_party/oracle/truffle-api.jar:1","Warn: binary detected: third_party/oracle/truffle-coverage.jar:1","Warn: binary detected: tools/elide-build/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: tools/scripts/gradle-project/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: tools/scripts/hello.swift.wasm:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Contributors","score":10,"reason":"project has 5 contributing companies or organizations","details":["Info: found contributions from: buildless, elide-dev, elide-dev / @buildless, hackforchange, javamodules"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"CI-Tests","score":10,"reason":"10 out of 10 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":0,"reason":"18 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0384","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2025-0047 / GHSA-qx2v-8332-m4fv","Warn: Project is vulnerable to: RUSTSEC-2020-0163","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-6v67-2wr5-gvf4","Warn: Project is vulnerable to: GHSA-pr98-23f8-jwxv","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3f7h-mf4q-vrm4","Warn: Project is vulnerable to: GHSA-4jrv-ppp4-jm57","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-prj3-ccx8-p6x4","Warn: Project is vulnerable to: GHSA-73m2-qfq3-56cx","Warn: Project is vulnerable to: GHSA-4cx2-fc23-5wg6","Warn: Project is vulnerable to: GHSA-vrpq-qp53-qv56"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-27T09:02:23.886Z","repository_id":38307269,"created_at":"2025-08-27T09:02:23.886Z","updated_at":"2025-08-27T09:02:23.886Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31311045,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["graalvm","javascript","jvm","kotlin","nodejs","python","runtime","typescript","wintertc"],"created_at":"2024-09-24T20:52:07.626Z","updated_at":"2026-04-02T17:03:39.706Z","avatar_url":"https://github.com/elide-dev.png","language":null,"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/elide-dev\"\u003e\n    \u003cimg src=\"https://static.elide.dev/assets/org-profile/creative/elide-banner-purple.png\" alt=\"Elide\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cb\u003eOne runtime and toolchain, combining support for Kotlin, JavaScript, TypeScript, and Python.\u003c/b\u003e\n\u003cbr /\u003e\n\u003cbr /\u003e\n\u003ci\u003eelide: verb. to omit (a sound or syllable) when speaking. to join together; to merge.\u003c/i\u003e\n\u003cbr /\u003e\n\u003cbr /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://elide.dev/discord\"\u003e\u003cimg src=\"https://img.shields.io/discord/1119121740161884252?b1\u0026logo=discord\u0026logoColor=white\u0026label=Discord\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://262.ecma-international.org/13.0/\"\u003e\u003cimg src=\"https://img.shields.io/badge/-ECMA2024-blue.svg?logo=javascript\u0026logoColor=white\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://typescriptlang.org\"\u003e\u003cimg src=\"https://img.shields.io/badge/-TypeScript-blue.svg?logo=typescript\u0026logoColor=white\" /\u003e\u003c/a\u003e\n  \u003cimg alt=\"Python 3.11.x\" src=\"https://img.shields.io/badge/Python%203.11.x-green?style=flat\u0026logo=python\u0026logoColor=white\u0026color=blue\"\u003e\n  \u003ca href=\"https://pkl-lang.org\"\u003e\u003cimg src=\"https://img.shields.io/badge/-Pkl-blue.svg?logo=apple\u0026logoColor=white\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://kotlinlang.org\"\u003e\u003cimg src=\"https://img.shields.io/badge/-Kotlin-blue.svg?logo=kotlin\u0026logoColor=white\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\nLatest: \u003ccode\u003e1.0.0-beta10\u003c/code\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  Learn more at \u003ca href=\"https://elide.dev\"\u003eelide.dev\u003c/a\u003e | \u003ca href=\"https://docs.elide.dev\"\u003eDocs, Guides, and Samples\u003c/a\u003e\n\u003c/p\u003e\n\n\u003chr /\u003e\n\n[Releases](https://github.com/elide-dev/elide/releases) are published to this repository.\n","funding_links":["https://github.com/sponsors/sgammon","https://github.com/sponsors/elide-dev","https://patreon.com/elide_dev"],"categories":["开发框架"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felide-dev%2Felide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felide-dev%2Felide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felide-dev%2Felide/lists"}