{"id":892527,"name":"@dcl/unity-renderer","ecosystem":"npm","description":null,"homepage":"https://github.com/decentraland/unity-renderer#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/decentraland/unity-renderer","keywords_array":[],"namespace":"dcl","versions_count":1366,"first_release_published_at":"2021-04-05T15:35:24.520Z","latest_release_published_at":"2021-08-19T20:15:38.782Z","latest_release_number":"1.0.10896","last_synced_at":"2026-04-01T09:58:26.778Z","created_at":"2022-04-07T16:16:25.408Z","updated_at":"2026-04-01T09:58:26.779Z","registry_url":"https://www.npmjs.com/package/@dcl/unity-renderer","install_command":"npm install @dcl/unity-renderer","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.73994-20230125161151.commit-2e4047d","1.0.0.309fixrenderer-publish-fix":"1.0.308","1.0.0.314fix-renderer-publish-fix":"1.0.313","next":"1.0.74303-20230126184047.commit-174ad7d"}},"repo_metadata":{"id":37083268,"uuid":"337227404","full_name":"decentraland/unity-renderer","owner":"decentraland","description":"Unity implementation of Decentraland Client","archived":false,"fork":false,"pushed_at":"2025-05-15T18:18:20.000Z","size":327918,"stargazers_count":140,"open_issues_count":186,"forks_count":96,"subscribers_count":15,"default_branch":"dev","last_synced_at":"2025-08-08T19:30:52.697Z","etag":null,"topics":["decentraland","unity"],"latest_commit_sha":null,"homepage":"https://play.decentraland.org","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/decentraland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-02-08T22:30:09.000Z","updated_at":"2025-06-03T07:40:27.000Z","dependencies_parsed_at":"2025-06-01T05:59:40.959Z","dependency_job_id":null,"html_url":"https://github.com/decentraland/unity-renderer","commit_stats":{"total_commits":4741,"total_committers":107,"mean_commits":"44.308411214953274","dds":0.9162623919004429,"last_synced_commit":"de0457e1b2d33e4062ae5a1d40aaa731d30afe65"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/decentraland/unity-renderer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Funity-renderer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Funity-renderer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Funity-renderer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Funity-renderer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/decentraland","download_url":"https://codeload.github.com/decentraland/unity-renderer/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Funity-renderer/sbom","scorecard":{"id":331379,"data":{"date":"2025-08-11","repo":{"name":"github.com/decentraland/unity-renderer","commit":"85fec7a1518c58425f75ddedb22201639c619620"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/auto-assign.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/set-rollout-by-path-manual.yaml:1","Warn: no topLevel permission defined: .github/workflows/set-rollout-by-path.yaml:1","Warn: no topLevel permission defined: .github/workflows/set-rollout-manual.yml:1","Warn: no topLevel permission defined: .github/workflows/set-rollout.yml:1","Warn: no topLevel permission defined: .github/workflows/sync-main-to-dev.yml:1","Warn: no topLevel permission defined: .github/workflows/unprioritize-issues.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"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":"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":"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":"Binary-Artifacts","score":2,"reason":"binaries present in source code","details":["Warn: binary detected: unity-renderer/Assets/Plugins/DOTween/DOTween.dll:1","Warn: binary detected: unity-renderer/Assets/Plugins/DOTween/Editor/DOTweenEditor.dll:1","Warn: binary detected: unity-renderer/Assets/Plugins/Json/Newtonsoft.Json.dll:1","Warn: binary detected: unity-renderer/Assets/Scripts/MainScripts/DCL/WorldRuntime/Protocol/Plugins/Google.Api.CommonProtos.dll:1","Warn: binary detected: unity-renderer/Assets/Scripts/MainScripts/DCL/WorldRuntime/Protocol/Plugins/Google.Protobuf.dll:1","Warn: binary detected: unity-renderer/Assets/Scripts/MainScripts/DCL/WorldRuntime/Protocol/Plugins/System.Buffers.dll:1","Warn: binary detected: unity-renderer/Assets/Scripts/MainScripts/DCL/WorldRuntime/Protocol/Plugins/System.Memory.dll:1","Warn: binary detected: unity-renderer/Assets/Scripts/MainScripts/DCL/WorldRuntime/Protocol/Plugins/System.Runtime.CompilerServices.Unsafe.dll: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":"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":"44 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-xq7p-g2vc-g82p","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-vhr5-g3pm-49fm","Warn: Project is vulnerable to: GHSA-4jf8-g8wp-cx7c","Warn: Project is vulnerable to: GHSA-xvg8-m4x3-w6xr","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-h755-8qp9-cq85","Warn: Project is vulnerable to: GHSA-x3m3-4wpv-5vgc","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-assign.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/decentraland/unity-renderer/auto-assign.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/decentraland/unity-renderer/main.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/set-rollout-by-path-manual.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/decentraland/unity-renderer/set-rollout-by-path-manual.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/set-rollout-by-path-manual.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/decentraland/unity-renderer/set-rollout-by-path-manual.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/set-rollout-by-path.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/decentraland/unity-renderer/set-rollout-by-path.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/set-rollout-by-path.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/decentraland/unity-renderer/set-rollout-by-path.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/set-rollout-by-path.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/decentraland/unity-renderer/set-rollout-by-path.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/set-rollout-by-path.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/decentraland/unity-renderer/set-rollout-by-path.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/set-rollout-manual.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/decentraland/unity-renderer/set-rollout-manual.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/set-rollout-manual.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/decentraland/unity-renderer/set-rollout-manual.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/set-rollout.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/decentraland/unity-renderer/set-rollout.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/set-rollout.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/decentraland/unity-renderer/set-rollout.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/set-rollout.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/decentraland/unity-renderer/set-rollout.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/set-rollout.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/decentraland/unity-renderer/set-rollout.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync-main-to-dev.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/decentraland/unity-renderer/sync-main-to-dev.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-main-to-dev.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/decentraland/unity-renderer/sync-main-to-dev.yml/dev?enable=pin","Warn: containerImage not pinned by hash: browser-interface/Dockerfile:1: pin your Docker image by updating ubuntu:latest to ubuntu:latest@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: browser-interface/public/empty-scenes/common/EP_01/Dockerfile:1: pin your Docker image by updating node:10 to node:10@sha256:59531d2835edd5161c8f9512f9e095b1836f7a1fcb0ab73e005ec46047384911","Warn: containerImage not pinned by hash: browser-interface/public/empty-scenes/common/EP_02/Dockerfile:1: pin your Docker image by updating node:10 to node:10@sha256:59531d2835edd5161c8f9512f9e095b1836f7a1fcb0ab73e005ec46047384911","Warn: containerImage not pinned by hash: browser-interface/public/empty-scenes/common/EP_03/Dockerfile:1: pin your Docker image by updating node:10 to node:10@sha256:59531d2835edd5161c8f9512f9e095b1836f7a1fcb0ab73e005ec46047384911","Warn: containerImage not pinned by hash: browser-interface/public/empty-scenes/common/EP_04/Dockerfile:1: pin your Docker image by updating node:10 to node:10@sha256:59531d2835edd5161c8f9512f9e095b1836f7a1fcb0ab73e005ec46047384911","Warn: containerImage not pinned by hash: browser-interface/public/empty-scenes/common/EP_05/Dockerfile:1: pin your Docker image by updating node:10 to node:10@sha256:59531d2835edd5161c8f9512f9e095b1836f7a1fcb0ab73e005ec46047384911","Warn: containerImage not pinned by hash: browser-interface/public/empty-scenes/common/EP_06/Dockerfile:1: pin your Docker image by updating node:10 to node:10@sha256:59531d2835edd5161c8f9512f9e095b1836f7a1fcb0ab73e005ec46047384911","Warn: containerImage not pinned by hash: browser-interface/public/empty-scenes/common/EP_07/Dockerfile:1: pin your Docker image by updating node:10 to node:10@sha256:59531d2835edd5161c8f9512f9e095b1836f7a1fcb0ab73e005ec46047384911","Warn: containerImage not pinned by hash: browser-interface/public/empty-scenes/common/EP_08/Dockerfile:1: pin your Docker image by updating node:10 to node:10@sha256:59531d2835edd5161c8f9512f9e095b1836f7a1fcb0ab73e005ec46047384911","Warn: containerImage not pinned by hash: browser-interface/public/empty-scenes/common/EP_09/Dockerfile:1: pin your Docker image by updating node:10 to node:10@sha256:59531d2835edd5161c8f9512f9e095b1836f7a1fcb0ab73e005ec46047384911","Warn: containerImage not pinned by hash: browser-interface/public/empty-scenes/common/EP_10/Dockerfile:1: pin your Docker image by updating node:10 to node:10@sha256:59531d2835edd5161c8f9512f9e095b1836f7a1fcb0ab73e005ec46047384911","Warn: containerImage not pinned by hash: browser-interface/public/empty-scenes/common/EP_11/Dockerfile:1: pin your Docker image by updating node:10 to node:10@sha256:59531d2835edd5161c8f9512f9e095b1836f7a1fcb0ab73e005ec46047384911","Warn: containerImage not pinned by hash: browser-interface/public/empty-scenes/common/EP_12/Dockerfile:1: pin your Docker image by updating node:10 to node:10@sha256:59531d2835edd5161c8f9512f9e095b1836f7a1fcb0ab73e005ec46047384911","Warn: containerImage not pinned by hash: unity-renderer/BuildImage/Dockerfile:1: pin your Docker image by updating gableroux/unity3d:2019.1.14f1 to gableroux/unity3d:2019.1.14f1@sha256:542e15650266bd09e791b4ee9b676b66818e9ff8dc7fafbaa9dde4a1b6b29788","Warn: downloadThenRun not pinned by hash: browser-interface/Dockerfile:8","Warn: npmCommand not pinned by hash: browser-interface/public/empty-scenes/common/EP_01/Dockerfile:6","Warn: npmCommand not pinned by hash: browser-interface/public/empty-scenes/common/EP_01/Dockerfile:13","Warn: npmCommand not pinned by hash: browser-interface/public/empty-scenes/common/EP_02/Dockerfile:6","Warn: npmCommand not pinned by hash: browser-interface/public/empty-scenes/common/EP_02/Dockerfile:13","Warn: npmCommand not pinned by hash: browser-interface/public/empty-scenes/common/EP_03/Dockerfile:6","Warn: npmCommand not pinned by hash: browser-interface/public/empty-scenes/common/EP_03/Dockerfile:13","Warn: npmCommand not pinned by hash: browser-interface/public/empty-scenes/common/EP_04/Dockerfile:6","Warn: npmCommand not pinned by hash: browser-interface/public/empty-scenes/common/EP_04/Dockerfile:13","Warn: npmCommand not pinned by hash: browser-interface/public/empty-scenes/common/EP_05/Dockerfile:6","Warn: npmCommand not pinned by hash: browser-interface/public/empty-scenes/common/EP_05/Dockerfile:13","Warn: npmCommand not pinned by hash: browser-interface/public/empty-scenes/common/EP_06/Dockerfile:6","Warn: npmCommand not pinned by hash: browser-interface/public/empty-scenes/common/EP_06/Dockerfile:13","Warn: npmCommand not pinned by hash: browser-interface/public/empty-scenes/common/EP_07/Dockerfile:6","Warn: npmCommand not pinned by hash: browser-interface/public/empty-scenes/common/EP_07/Dockerfile:13","Warn: npmCommand not pinned by hash: browser-interface/public/empty-scenes/common/EP_08/Dockerfile:6","Warn: npmCommand not pinned by hash: browser-interface/public/empty-scenes/common/EP_08/Dockerfile:13","Warn: npmCommand not pinned by hash: browser-interface/public/empty-scenes/common/EP_09/Dockerfile:6","Warn: npmCommand not pinned by hash: browser-interface/public/empty-scenes/common/EP_09/Dockerfile:13","Warn: npmCommand not pinned by hash: browser-interface/public/empty-scenes/common/EP_10/Dockerfile:6","Warn: npmCommand not pinned by hash: browser-interface/public/empty-scenes/common/EP_10/Dockerfile:13","Warn: npmCommand not pinned by hash: browser-interface/public/empty-scenes/common/EP_11/Dockerfile:6","Warn: npmCommand not pinned by hash: browser-interface/public/empty-scenes/common/EP_11/Dockerfile:13","Warn: npmCommand not pinned by hash: browser-interface/public/empty-scenes/common/EP_12/Dockerfile:6","Warn: npmCommand not pinned by hash: browser-interface/public/empty-scenes/common/EP_12/Dockerfile:13","Warn: downloadThenRun not pinned by hash: unity-renderer/BuildImage/Dockerfile:6","Warn: downloadThenRun not pinned by hash: unity-renderer/BuildImage/Dockerfile:9","Warn: npmCommand not pinned by hash: scripts/download-and-generate-renderer-protocol.sh:27","Warn: npmCommand not pinned by hash: scripts/download-and-generate-renderer-protocol.sh:28","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   3 downloadThenRun dependencies pinned","Info:   1 out of  27 npmCommand dependencies pinned","Info:   0 out of  14 containerImage 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"}}]},"last_synced_at":"2025-08-18T03:44:07.052Z","repository_id":37083268,"created_at":"2025-08-18T03:44:07.052Z","updated_at":"2025-08-18T03:44:07.052Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280951049,"owners_count":26418953,"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-25T02:00:06.499Z","response_time":81,"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"},"owner_record":{"login":"decentraland","name":"Decentraland","uuid":"12685795","kind":"organization","description":"A virtual world owned by its users.","email":"hello@decentraland.org","website":"https://decentraland.org","location":"Blockchain","twitter":"decentraland","company":null,"icon_url":"https://avatars.githubusercontent.com/u/12685795?v=4","repositories_count":475,"last_synced_at":"2025-05-25T12:03:32.615Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/decentraland","funding_links":[],"total_stars":4943,"followers":688,"following":0,"created_at":"2022-11-11T02:30:50.066Z","updated_at":"2025-05-25T12:03:32.615Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/decentraland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/decentraland/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-25T11:54:04.663Z","dependent_packages_count":14,"downloads":19696,"downloads_period":"last-month","dependent_repos_count":92,"rankings":{"downloads":3.365019406339498,"dependent_repos_count":1.470831416031442,"dependent_packages_count":1.5731608099656453,"stargazers_count":4.652742253290979,"forks_count":3.25283116786833,"docker_downloads_count":1.6886311621572287,"average":2.667202702608854},"purl":"pkg:npm/%40dcl/unity-renderer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dcl/unity-renderer","docker_dependents_count":1,"docker_downloads_count":15,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dcl/unity-renderer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dcl/unity-renderer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-20T20:01:27.902Z","issues_count":430,"pull_requests_count":714,"avg_time_to_close_issue":9323295.152941177,"avg_time_to_close_pull_request":930747.7327044025,"issues_closed_count":254,"pull_requests_closed_count":636,"pull_request_authors_count":41,"issue_authors_count":48,"avg_comments_per_issue":1.1930232558139535,"avg_comments_per_pull_request":1.0518207282913166,"merged_pull_requests_count":522,"bot_issues_count":9,"bot_pull_requests_count":55,"past_year_issues_count":3,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":11.5,"past_year_avg_time_to_close_pull_request":33401.1875,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.7894736842105263,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Funity-renderer/issues","maintainers":[{"login":"aixaCode","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aixaCode"},{"login":"lorux0","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lorux0"},{"login":"Kinerius","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kinerius"},{"login":"popuz","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/popuz"},{"login":"RominaMarchetti","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RominaMarchetti"},{"login":"pravusjif","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pravusjif"},{"login":"m3taphysics","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m3taphysics"},{"login":"davidejensen","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidejensen"},{"login":"anicalbano","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anicalbano"},{"login":"kwssbocian","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwssbocian"},{"login":"eordano","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eordano"},{"login":"AlejandroAlvarezMelucciDCL","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlejandroAlvarezMelucciDCL"},{"login":"kuruk-mm","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kuruk-mm"},{"login":"olavra","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olavra"},{"login":"pbosio","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pbosio"},{"login":"moliva","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moliva"},{"login":"nearnshaw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nearnshaw"},{"login":"AjimenezDCL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AjimenezDCL"},{"login":"agusaldasoro","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agusaldasoro"},{"login":"kwsskulinski","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwsskulinski"},{"login":"menduz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/menduz"},{"login":"Landeplage","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Landeplage"}],"active_maintainers":[{"login":"lorux0","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lorux0"},{"login":"nearnshaw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nearnshaw"},{"login":"pravusjif","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pravusjif"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dcl%2Funity-renderer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dcl%2Funity-renderer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dcl%2Funity-renderer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dcl%2Funity-renderer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dcl%2Funity-renderer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dcl%2Funity-renderer/codemeta","maintainers":[{"uuid":"decentralandbot","login":"decentralandbot","name":null,"email":"developers+npm@decentraland.org","url":null,"packages_count":211,"html_url":"https://www.npmjs.com/~decentralandbot","role":null,"created_at":"2022-11-07T23:24:50.689Z","updated_at":"2022-11-07T23:24:50.689Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/decentralandbot/packages"},{"uuid":"imazzara","login":"imazzara","name":null,"email":"nachomazzara@gmail.com","url":null,"packages_count":160,"html_url":"https://www.npmjs.com/~imazzara","role":null,"created_at":"2025-10-25T11:53:48.881Z","updated_at":"2025-10-25T11:53:48.881Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/imazzara/packages"}]}