{"id":13412161,"url":"https://github.com/denoland/deno","last_synced_at":"2026-03-04T18:05:30.670Z","repository":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-03-01T16:39:16.000Z","size":197947,"stargazers_count":106298,"open_issues_count":2587,"forks_count":5905,"subscribers_count":1383,"default_branch":"main","last_synced_at":"2026-03-02T05:25:05.538Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","has_issues":true,"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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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-05-15T01:34:26.000Z","updated_at":"2026-03-02T05:02:18.000Z","dependencies_parsed_at":"2023-11-22T12:27:30.764Z","dependency_job_id":"c028ccdd-9913-47af-9932-dd01d74c354a","html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":409,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.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.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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm: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":"Branch-Protection","score":8,"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'","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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/npm_publish.yml:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30051158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T15:26:47.567Z","status":"ssl_error","status_checked_at":"2026-03-03T15:26:17.132Z","response_time":61,"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":["deno","javascript","rust","typescript"],"created_at":"2024-07-30T20:01:21.653Z","updated_at":"2026-03-04T18:05:30.645Z","avatar_url":"https://github.com/denoland.png","language":"Rust","readme":"# Deno\n\n[![](https://img.shields.io/crates/v/deno.svg)](https://crates.io/crates/deno)\n[![Twitter badge][]][Twitter link] [![Discord badge][]][Discord link]\n[![YouTube badge][]][YouTube link]\n\n\u003cimg align=\"right\" src=\"https://deno.land/logo.svg\" height=\"150px\" alt=\"the deno mascot dinosaur standing in the rain\"\u003e\n\n[Deno](https://deno.com)\n([/ˈdiːnoʊ/](https://ipa-reader.com/?text=%CB%88di%CB%90no%CA%8A), pronounced\n`dee-no`) is a JavaScript, TypeScript, and WebAssembly runtime with secure\ndefaults and a great developer experience. It's built on [V8](https://v8.dev/),\n[Rust](https://www.rust-lang.org/), and [Tokio](https://tokio.rs/).\n\nLearn more about the Deno runtime\n[in the documentation](https://docs.deno.com/runtime/manual).\n\n## Installation\n\nInstall the Deno runtime on your system using one of the commands below. Note\nthat there are a number of ways to install Deno - a comprehensive list of\ninstallation options can be found\n[here](https://docs.deno.com/runtime/manual/getting_started/installation).\n\nShell (Mac, Linux):\n\n```sh\ncurl -fsSL https://deno.land/install.sh | sh\n```\n\nPowerShell (Windows):\n\n```powershell\nirm https://deno.land/install.ps1 | iex\n```\n\n[Homebrew](https://formulae.brew.sh/formula/deno) (Mac):\n\n```sh\nbrew install deno\n```\n\n[Chocolatey](https://chocolatey.org/packages/deno) (Windows):\n\n```powershell\nchoco install deno\n```\n\n[WinGet](https://winstall.app/apps/DenoLand.Deno) (Windows):\n\n```powershell\nwinget install --id=DenoLand.Deno\n```\n\n### Build and install from source\n\nComplete instructions for building Deno from source can be found in the manual\n[here](https://docs.deno.com/runtime/manual/references/contributing/building_from_source).\n\n## Your first Deno program\n\nDeno can be used for many different applications, but is most commonly used to\nbuild web servers. Create a file called `server.ts` and include the following\nTypeScript code:\n\n```ts\nDeno.serve((_req: Request) =\u003e {\n  return new Response(\"Hello, world!\");\n});\n```\n\nRun your server with the following command:\n\n```sh\ndeno run --allow-net server.ts\n```\n\nThis should start a local web server on\n[http://localhost:8000](http://localhost:8000).\n\nLearn more about writing and running Deno programs\n[in the docs](https://docs.deno.com/runtime/manual).\n\n## Additional resources\n\n- **[Deno Docs](https://docs.deno.com)**: official guides and reference docs for\n  the Deno runtime, [Deno Deploy](https://deno.com/deploy), and beyond.\n- **[Deno Standard Library](https://jsr.io/@std)**: officially supported common\n  utilities for Deno programs.\n- **[deno.land/x](https://deno.land/x)**: registry for third-party Deno modules.\n- **[Developer Blog](https://deno.com/blog)**: Product updates, tutorials, and\n  more from the Deno team.\n\n## Contributing\n\nWe appreciate your help! To contribute, please read our\n[contributing instructions](https://docs.deno.com/runtime/manual/references/contributing/).\n\n[Build status - Cirrus]: https://github.com/denoland/deno/workflows/ci/badge.svg?branch=main\u0026event=push\n[Build status]: https://github.com/denoland/deno/actions\n[Twitter badge]: https://img.shields.io/twitter/follow/deno_land.svg?style=social\u0026label=Follow\n[Twitter link]: https://twitter.com/intent/follow?screen_name=deno_land\n[YouTube badge]: https://img.shields.io/youtube/channel/subscribers/UCqC2G2M-rg4fzg1esKFLFIw?style=social\n[YouTube link]: https://www.youtube.com/@deno_land\n[Discord badge]: https://img.shields.io/discord/684898665143206084?logo=discord\u0026style=social\n[Discord link]: https://discord.gg/deno\n","funding_links":[],"categories":["Rust","Software","HarmonyOS","TypeScript","Applications","typescript","Typescript / Javascript","Uncategorized","前端相关","源码阅读推荐","🏃🏽‍♀️ Runtime","JavaScript框架","VM","Engines","目录","应用 Applications","Included Software","deno","应用","Web Framework","应用程序 Applications","应用程序","Programming technologies","Repository app","Framework agnostic packages","武器库","developer Tools","Runtimes","\u003ca name=\"Rust\"\u003e\u003c/a\u003eRust","Cloud and Infrastructure"],"sub_categories":["Windows Manager","Uncategorized","独特之处 🦖🦕","其他_文本生成、文本对话","ORM","Acknowledgments","贡献","Languages","Node","后端"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenoland%2Fdeno","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenoland%2Fdeno","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenoland%2Fdeno/lists"}