[{"id":12716899,"name":"megadot.net.sdk","ecosystem":"nuget","description":"MSBuild .NET Sdk for Godot projects.","homepage":"https://github.com/godotengine/godot/tree/master/modules/mono/editor/Godot.NET.Sdk","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":["MSBuildSdk"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-20T19:45:02.757Z","latest_release_published_at":"2026-01-20T19:45:02.757Z","latest_release_number":"4.5.1.5","last_synced_at":"2026-08-15T11:14:00.090Z","created_at":"2026-01-25T10:47:35.460Z","updated_at":"2026-08-15T11:14:00.090Z","registry_url":"https://www.nuget.org/packages/megadot.net.sdk/","install_command":"Install-Package megadot.net.sdk","documentation_url":null,"metadata":{"copyright":"Copyright (c) Godot Engine contributors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/godotengine/godot/tree/master/modules/mono/editor/Godot.NET.Sdk","branch":null,"commit":null},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[{"name":"MSBuildSdk","version":null}],"verified":false},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-14T18:19:18.000Z","size":1877587,"stargazers_count":115688,"open_issues_count":18659,"forks_count":26349,"subscribers_count":1537,"default_branch":"master","last_synced_at":"2026-08-15T11:04:28.009Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-15T10:54:20.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:13:59.488Z","dependent_packages_count":0,"downloads":338,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":55.7902801680161,"dependent_repos_count":6.189133744649931,"dependent_packages_count":16.533990615752955,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.171134842806328},"purl":"pkg:nuget/megadot.net.sdk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/megadot.net.sdk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/megadot.net.sdk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/megadot.net.sdk/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T11:00:14.898Z","issues_count":12150,"pull_requests_count":16463,"avg_time_to_close_issue":19779528.491576605,"avg_time_to_close_pull_request":5530472.954964615,"issues_closed_count":6292,"pull_requests_closed_count":9326,"pull_request_authors_count":2289,"issue_authors_count":5794,"avg_comments_per_issue":2.6302057613168723,"avg_comments_per_pull_request":2.5759582093178643,"merged_pull_requests_count":7548,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":833,"past_year_pull_requests_count":1456,"past_year_avg_time_to_close_issue":1232184.6153846155,"past_year_avg_time_to_close_pull_request":1457762.4354485776,"past_year_issues_closed_count":221,"past_year_pull_requests_closed_count":457,"past_year_pull_request_authors_count":463,"past_year_issue_authors_count":634,"past_year_avg_comments_per_issue":1.7719087635054023,"past_year_avg_comments_per_pull_request":2.3798076923076925,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":354,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1040,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":976,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":709,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"YeldhamDev","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"aaronfranke","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"HolonProduction","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"lawnjelly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Rubonnek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"AThousandShips","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"akien-mga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"raulsntos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/megadot.net.sdk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/megadot.net.sdk/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/megadot.net.sdk/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/megadot.net.sdk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/megadot.net.sdk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/megadot.net.sdk/codemeta","maintainers":[{"uuid":"danielle_megacrit","login":"danielle_megacrit","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://www.nuget.org/profiles/danielle_megacrit","role":null,"created_at":"2026-03-02T10:54:55.180Z","updated_at":"2026-03-02T10:54:55.180Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/danielle_megacrit/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":846800,"maintainers_count":114732,"namespaces_count":0,"keywords_count":175660,"github":"nuget","metadata":{"funded_packages_count":33203,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-01T05:04:06.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":14489332,"name":"github.com/godotengine/godot","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-24T05:08:04.000Z","latest_release_published_at":"2026-02-24T05:08:04.000Z","latest_release_number":"v4.6.3+incompatible","last_synced_at":"2026-08-15T11:13:03.366Z","created_at":"2026-05-23T09:56:08.502Z","updated_at":"2026-08-15T11:13:03.367Z","registry_url":"https://pkg.go.dev/github.com/godotengine/godot","install_command":"go get github.com/godotengine/godot","documentation_url":"https://pkg.go.dev/github.com/godotengine/godot#section-documentation","metadata":{},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-14T18:19:18.000Z","size":1877587,"stargazers_count":115688,"open_issues_count":18659,"forks_count":26349,"subscribers_count":1537,"default_branch":"master","last_synced_at":"2026-08-15T11:04:28.009Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-15T10:54:20.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:13:02.853Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.047575362618799,"dependent_packages_count":4.729707052117537,"stargazers_count":0.004564353424406156,"forks_count":0.005030103773835356,"docker_downloads_count":null,"average":2.4467192179836443},"purl":"pkg:golang/github.com/godotengine/godot","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/godotengine/godot","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/godotengine/godot","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/godotengine/godot/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T11:00:14.898Z","issues_count":12150,"pull_requests_count":16463,"avg_time_to_close_issue":19779528.491576605,"avg_time_to_close_pull_request":5530472.954964615,"issues_closed_count":6292,"pull_requests_closed_count":9326,"pull_request_authors_count":2289,"issue_authors_count":5794,"avg_comments_per_issue":2.6302057613168723,"avg_comments_per_pull_request":2.5759582093178643,"merged_pull_requests_count":7548,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":833,"past_year_pull_requests_count":1456,"past_year_avg_time_to_close_issue":1232184.6153846155,"past_year_avg_time_to_close_pull_request":1457762.4354485776,"past_year_issues_closed_count":221,"past_year_pull_requests_closed_count":457,"past_year_pull_request_authors_count":463,"past_year_issue_authors_count":634,"past_year_avg_comments_per_issue":1.7719087635054023,"past_year_avg_comments_per_pull_request":2.3798076923076925,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":354,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1040,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":976,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":709,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"YeldhamDev","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"aaronfranke","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"HolonProduction","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"lawnjelly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Rubonnek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"AThousandShips","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"akien-mga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"raulsntos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgodotengine%2Fgodot/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgodotengine%2Fgodot/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgodotengine%2Fgodot/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgodotengine%2Fgodot/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgodotengine%2Fgodot/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgodotengine%2Fgodot/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282188,"maintainers_count":0,"namespaces_count":839573,"keywords_count":126245,"github":"golang","metadata":{"funded_packages_count":69842,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-01T05:03:01.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14588993,"name":"baize.godotsharpeditor","ecosystem":"nuget","description":"Godot C# Editor API.","homepage":"https://github.com/godotengine/godot/tree/master/modules/mono/glue/GodotSharp/GodotSharpEditor","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-06-05T01:44:21.763Z","latest_release_published_at":"2026-06-05T01:44:21.763Z","latest_release_number":"4.7.0-baize.1","last_synced_at":"2026-08-15T11:16:33.924Z","created_at":"2026-06-05T11:01:56.536Z","updated_at":"2026-08-15T11:16:33.925Z","registry_url":"https://www.nuget.org/packages/baize.godotsharpeditor/","install_command":"Install-Package baize.godotsharpeditor","documentation_url":null,"metadata":{"copyright":"Copyright (c) Godot Engine contributors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/godotengine/godot/tree/master/modules/mono/glue/GodotSharp/GodotSharpEditor","branch":null,"commit":"3e062fc4347f3da55d4f9f72dd01222b854fb5bb"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":["net8.0"],"total_dependencies":1}},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-14T18:19:18.000Z","size":1877587,"stargazers_count":115688,"open_issues_count":18659,"forks_count":26349,"subscribers_count":1537,"default_branch":"master","last_synced_at":"2026-08-15T11:04:28.009Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-15T10:54:20.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:13:02.648Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.929121642187398,"dependent_packages_count":15.847630877519862,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":10.88837625985363},"purl":"pkg:nuget/baize.godotsharpeditor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/baize.godotsharpeditor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/baize.godotsharpeditor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/baize.godotsharpeditor/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T11:00:14.898Z","issues_count":12150,"pull_requests_count":16463,"avg_time_to_close_issue":19779528.491576605,"avg_time_to_close_pull_request":5530472.954964615,"issues_closed_count":6292,"pull_requests_closed_count":9326,"pull_request_authors_count":2289,"issue_authors_count":5794,"avg_comments_per_issue":2.6302057613168723,"avg_comments_per_pull_request":2.5759582093178643,"merged_pull_requests_count":7548,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":833,"past_year_pull_requests_count":1456,"past_year_avg_time_to_close_issue":1232184.6153846155,"past_year_avg_time_to_close_pull_request":1457762.4354485776,"past_year_issues_closed_count":221,"past_year_pull_requests_closed_count":457,"past_year_pull_request_authors_count":463,"past_year_issue_authors_count":634,"past_year_avg_comments_per_issue":1.7719087635054023,"past_year_avg_comments_per_pull_request":2.3798076923076925,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":354,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1040,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":976,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":709,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"YeldhamDev","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"aaronfranke","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"HolonProduction","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"lawnjelly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Rubonnek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"AThousandShips","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"akien-mga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"raulsntos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/baize.godotsharpeditor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/baize.godotsharpeditor/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/baize.godotsharpeditor/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/baize.godotsharpeditor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/baize.godotsharpeditor/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/baize.godotsharpeditor/codemeta","maintainers":[],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":846800,"maintainers_count":114732,"namespaces_count":0,"keywords_count":175660,"github":"nuget","metadata":{"funded_packages_count":33203,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-01T05:04:06.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":14330282,"name":"org.godotengine.editor.v4","ecosystem":"fdroid","description":"All-in-one, cross-platform game engine","homepage":"https://godotengine.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":["Development"],"namespace":"The Godot Foundation","versions_count":3,"first_release_published_at":"2025-06-07T13:22:50.000Z","latest_release_published_at":"2025-10-18T15:48:59.000Z","latest_release_number":"4.5.1.stable","last_synced_at":"2026-06-02T12:03:30.313Z","created_at":"2026-04-27T18:45:29.406Z","updated_at":"2026-08-15T11:13:02.609Z","registry_url":"https://f-droid.org/packages/org.godotengine.editor.v4","install_command":"fdroidcl install org.godotengine.editor.v4","documentation_url":null,"metadata":{"author_name":"The Godot Foundation","suggested_version_name":"4.5.1.stable","categories":["Development"],"issue_tracker":"https://github.com/godotengine/godot/issues/","donate":"https://godotengine.org/donate/"},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-14T18:19:18.000Z","size":1877587,"stargazers_count":115688,"open_issues_count":18659,"forks_count":26349,"subscribers_count":1537,"default_branch":"master","last_synced_at":"2026-08-15T11:04:28.009Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-15T10:54:20.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:13:02.609Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:fdroid/org.godotengine.editor.v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/fdroid/org.godotengine.editor.v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/fdroid/org.godotengine.editor.v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/fdroid/org.godotengine.editor.v4/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T11:00:14.898Z","issues_count":12150,"pull_requests_count":16463,"avg_time_to_close_issue":19779528.491576605,"avg_time_to_close_pull_request":5530472.954964615,"issues_closed_count":6292,"pull_requests_closed_count":9326,"pull_request_authors_count":2289,"issue_authors_count":5794,"avg_comments_per_issue":2.6302057613168723,"avg_comments_per_pull_request":2.5759582093178643,"merged_pull_requests_count":7548,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":833,"past_year_pull_requests_count":1456,"past_year_avg_time_to_close_issue":1232184.6153846155,"past_year_avg_time_to_close_pull_request":1457762.4354485776,"past_year_issues_closed_count":221,"past_year_pull_requests_closed_count":457,"past_year_pull_request_authors_count":463,"past_year_issue_authors_count":634,"past_year_avg_comments_per_issue":1.7719087635054023,"past_year_avg_comments_per_pull_request":2.3798076923076925,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":354,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1040,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":976,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":709,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"YeldhamDev","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"aaronfranke","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"HolonProduction","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"lawnjelly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Rubonnek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"AThousandShips","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"akien-mga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"raulsntos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/f-droid.org/packages/org.godotengine.editor.v4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/f-droid.org/packages/org.godotengine.editor.v4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/f-droid.org/packages/org.godotengine.editor.v4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/f-droid.org/packages/org.godotengine.editor.v4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/f-droid.org/packages/org.godotengine.editor.v4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/f-droid.org/packages/org.godotengine.editor.v4/codemeta","maintainers":[],"registry":{"name":"f-droid.org","url":"https://f-droid.org","ecosystem":"fdroid","default":true,"packages_count":4990,"maintainers_count":0,"namespaces_count":2572,"keywords_count":1469,"github":"f-droid","metadata":{"funded_packages_count":614},"icon_url":"https://github.com/f-droid.png","created_at":"2026-04-27T18:20:16.434Z","updated_at":"2026-09-01T05:05:21.794Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/f-droid.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/f-droid.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/f-droid.org/namespaces"}},{"id":10761171,"name":"abrodotsharpeditor","ecosystem":"nuget","description":"Godot C# Editor API.","homepage":"https://github.com/godotengine/godot/tree/master/modules/mono/glue/AbrodotSharp/AbrodotSharpEditor","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2024-07-28T18:37:14.187Z","latest_release_published_at":"2024-08-15T14:22:02.277Z","latest_release_number":"4.3.10-abro-stable","last_synced_at":"2026-08-15T11:15:31.140Z","created_at":"2024-07-28T18:46:26.602Z","updated_at":"2026-08-15T11:15:31.140Z","registry_url":"https://www.nuget.org/packages/abrodotsharpeditor/","install_command":"Install-Package abrodotsharpeditor","documentation_url":null,"metadata":{"copyright":"Copyright (c) Godot Engine contributors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/godotengine/godot/tree/master/modules/mono/glue/AbrodotSharp/AbrodotSharpEditor","branch":null,"commit":"c2a4942850404d97d0e5d5b99e03361cebf2a54c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":["net6.0"],"total_dependencies":1}},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-14T18:19:18.000Z","size":1877587,"stargazers_count":115688,"open_issues_count":18659,"forks_count":26349,"subscribers_count":1537,"default_branch":"master","last_synced_at":"2026-08-15T11:04:28.009Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-15T10:54:20.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:13:02.725Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":7.588609675940433,"dependent_packages_count":20.35957907606053,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":13.974094376000481},"purl":"pkg:nuget/abrodotsharpeditor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/abrodotsharpeditor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/abrodotsharpeditor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/abrodotsharpeditor/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T11:00:14.898Z","issues_count":12150,"pull_requests_count":16463,"avg_time_to_close_issue":19779528.491576605,"avg_time_to_close_pull_request":5530472.954964615,"issues_closed_count":6292,"pull_requests_closed_count":9326,"pull_request_authors_count":2289,"issue_authors_count":5794,"avg_comments_per_issue":2.6302057613168723,"avg_comments_per_pull_request":2.5759582093178643,"merged_pull_requests_count":7548,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":833,"past_year_pull_requests_count":1456,"past_year_avg_time_to_close_issue":1232184.6153846155,"past_year_avg_time_to_close_pull_request":1457762.4354485776,"past_year_issues_closed_count":221,"past_year_pull_requests_closed_count":457,"past_year_pull_request_authors_count":463,"past_year_issue_authors_count":634,"past_year_avg_comments_per_issue":1.7719087635054023,"past_year_avg_comments_per_pull_request":2.3798076923076925,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":354,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1040,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":976,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":709,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"YeldhamDev","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"aaronfranke","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"HolonProduction","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"lawnjelly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Rubonnek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"AThousandShips","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"akien-mga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"raulsntos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/abrodotsharpeditor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/abrodotsharpeditor/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/abrodotsharpeditor/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/abrodotsharpeditor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/abrodotsharpeditor/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/abrodotsharpeditor/codemeta","maintainers":[],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":846800,"maintainers_count":114732,"namespaces_count":0,"keywords_count":175660,"github":"nuget","metadata":{"funded_packages_count":33203,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-01T05:04:06.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":14588991,"name":"baize.godot.net.sdk","ecosystem":"nuget","description":"MSBuild .NET Sdk for Godot projects.","homepage":"https://github.com/godotengine/godot/tree/master/modules/mono/editor/Godot.NET.Sdk","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":["MSBuildSdk"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-06-05T01:44:12.137Z","latest_release_published_at":"2026-06-05T01:44:12.137Z","latest_release_number":"4.7.0-baize.1","last_synced_at":"2026-08-15T11:13:54.028Z","created_at":"2026-06-05T11:01:56.530Z","updated_at":"2026-08-15T11:13:54.029Z","registry_url":"https://www.nuget.org/packages/baize.godot.net.sdk/","install_command":"Install-Package baize.godot.net.sdk","documentation_url":null,"metadata":{"copyright":"Copyright (c) Godot Engine contributors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/godotengine/godot/tree/master/modules/mono/editor/Godot.NET.Sdk","branch":null,"commit":"3e062fc4347f3da55d4f9f72dd01222b854fb5bb"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[{"name":"MSBuildSdk","version":null}]},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-14T18:19:18.000Z","size":1877587,"stargazers_count":115688,"open_issues_count":18659,"forks_count":26349,"subscribers_count":1537,"default_branch":"master","last_synced_at":"2026-08-15T11:04:28.009Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-15T10:54:20.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:13:02.756Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.929121642187398,"dependent_packages_count":15.847630877519862,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":10.88837625985363},"purl":"pkg:nuget/baize.godot.net.sdk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/baize.godot.net.sdk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/baize.godot.net.sdk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/baize.godot.net.sdk/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T11:00:14.898Z","issues_count":12150,"pull_requests_count":16463,"avg_time_to_close_issue":19779528.491576605,"avg_time_to_close_pull_request":5530472.954964615,"issues_closed_count":6292,"pull_requests_closed_count":9326,"pull_request_authors_count":2289,"issue_authors_count":5794,"avg_comments_per_issue":2.6302057613168723,"avg_comments_per_pull_request":2.5759582093178643,"merged_pull_requests_count":7548,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":833,"past_year_pull_requests_count":1456,"past_year_avg_time_to_close_issue":1232184.6153846155,"past_year_avg_time_to_close_pull_request":1457762.4354485776,"past_year_issues_closed_count":221,"past_year_pull_requests_closed_count":457,"past_year_pull_request_authors_count":463,"past_year_issue_authors_count":634,"past_year_avg_comments_per_issue":1.7719087635054023,"past_year_avg_comments_per_pull_request":2.3798076923076925,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":354,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1040,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":976,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":709,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"YeldhamDev","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"aaronfranke","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"HolonProduction","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"lawnjelly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Rubonnek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"AThousandShips","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"akien-mga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"raulsntos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/baize.godot.net.sdk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/baize.godot.net.sdk/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/baize.godot.net.sdk/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/baize.godot.net.sdk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/baize.godot.net.sdk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/baize.godot.net.sdk/codemeta","maintainers":[],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":846800,"maintainers_count":114732,"namespaces_count":0,"keywords_count":175660,"github":"nuget","metadata":{"funded_packages_count":33203,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-01T05:04:06.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":14588987,"name":"baize.godotsharp","ecosystem":"nuget","description":"Godot C# Core API.","homepage":"https://github.com/godotengine/godot/tree/master/modules/mono/glue/GodotSharp/GodotSharp","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-06-05T01:44:18.240Z","latest_release_published_at":"2026-06-05T01:44:18.240Z","latest_release_number":"4.7.0-baize.1","last_synced_at":"2026-08-15T11:16:09.738Z","created_at":"2026-06-05T11:01:56.497Z","updated_at":"2026-08-15T11:16:09.738Z","registry_url":"https://www.nuget.org/packages/baize.godotsharp/","install_command":"Install-Package baize.godotsharp","documentation_url":null,"metadata":{"copyright":"Copyright (c) Godot Engine contributors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/godotengine/godot/tree/master/modules/mono/glue/GodotSharp/GodotSharp","branch":null,"commit":"3e062fc4347f3da55d4f9f72dd01222b854fb5bb"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":["net8.0"],"total_dependencies":0}},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-14T18:19:18.000Z","size":1877587,"stargazers_count":115688,"open_issues_count":18659,"forks_count":26349,"subscribers_count":1537,"default_branch":"master","last_synced_at":"2026-08-15T11:04:28.009Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-15T10:54:20.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:13:02.689Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.929121642187398,"dependent_packages_count":15.847630877519862,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":10.88837625985363},"purl":"pkg:nuget/baize.godotsharp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/baize.godotsharp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/baize.godotsharp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/baize.godotsharp/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T11:00:14.898Z","issues_count":12150,"pull_requests_count":16463,"avg_time_to_close_issue":19779528.491576605,"avg_time_to_close_pull_request":5530472.954964615,"issues_closed_count":6292,"pull_requests_closed_count":9326,"pull_request_authors_count":2289,"issue_authors_count":5794,"avg_comments_per_issue":2.6302057613168723,"avg_comments_per_pull_request":2.5759582093178643,"merged_pull_requests_count":7548,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":833,"past_year_pull_requests_count":1456,"past_year_avg_time_to_close_issue":1232184.6153846155,"past_year_avg_time_to_close_pull_request":1457762.4354485776,"past_year_issues_closed_count":221,"past_year_pull_requests_closed_count":457,"past_year_pull_request_authors_count":463,"past_year_issue_authors_count":634,"past_year_avg_comments_per_issue":1.7719087635054023,"past_year_avg_comments_per_pull_request":2.3798076923076925,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":354,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1040,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":976,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":709,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"YeldhamDev","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"aaronfranke","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"HolonProduction","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"lawnjelly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Rubonnek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"AThousandShips","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"akien-mga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"raulsntos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/baize.godotsharp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/baize.godotsharp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/baize.godotsharp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/baize.godotsharp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/baize.godotsharp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/baize.godotsharp/codemeta","maintainers":[],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":846800,"maintainers_count":114732,"namespaces_count":0,"keywords_count":175660,"github":"nuget","metadata":{"funded_packages_count":33203,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-01T05:04:06.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":14305815,"name":"cracktower.godot.sharpeditor","ecosystem":"nuget","description":"Godot C# Editor API.","homepage":"https://github.com/godotengine/godot/tree/master/modules/mono/glue/GodotSharp/GodotSharpEditor","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2026-04-23T14:56:52.507Z","latest_release_published_at":"2026-06-20T20:39:24.650Z","latest_release_number":"4.7.0-conv.1","last_synced_at":"2026-08-15T11:16:08.112Z","created_at":"2026-04-23T15:15:21.054Z","updated_at":"2026-08-15T11:16:08.112Z","registry_url":"https://www.nuget.org/packages/cracktower.godot.sharpeditor/","install_command":"Install-Package cracktower.godot.sharpeditor","documentation_url":null,"metadata":{"copyright":"Copyright (c) Godot Engine contributors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/godotengine/godot/tree/master/modules/mono/glue/GodotSharp/GodotSharpEditor","branch":null,"commit":"f5a33eb252e7f4ae8c11a26cef950b3231bd7a65"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":["net8.0"],"total_dependencies":1}},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-14T18:19:18.000Z","size":1877587,"stargazers_count":115688,"open_issues_count":18659,"forks_count":26349,"subscribers_count":1537,"default_branch":"master","last_synced_at":"2026-08-15T11:04:28.009Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-15T10:54:20.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:13:02.975Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.055017731231984,"dependent_packages_count":16.175962206894123,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":11.115489969063054},"purl":"pkg:nuget/cracktower.godot.sharpeditor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/cracktower.godot.sharpeditor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/cracktower.godot.sharpeditor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/cracktower.godot.sharpeditor/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T11:00:14.898Z","issues_count":12150,"pull_requests_count":16463,"avg_time_to_close_issue":19779528.491576605,"avg_time_to_close_pull_request":5530472.954964615,"issues_closed_count":6292,"pull_requests_closed_count":9326,"pull_request_authors_count":2289,"issue_authors_count":5794,"avg_comments_per_issue":2.6302057613168723,"avg_comments_per_pull_request":2.5759582093178643,"merged_pull_requests_count":7548,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":833,"past_year_pull_requests_count":1456,"past_year_avg_time_to_close_issue":1232184.6153846155,"past_year_avg_time_to_close_pull_request":1457762.4354485776,"past_year_issues_closed_count":221,"past_year_pull_requests_closed_count":457,"past_year_pull_request_authors_count":463,"past_year_issue_authors_count":634,"past_year_avg_comments_per_issue":1.7719087635054023,"past_year_avg_comments_per_pull_request":2.3798076923076925,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":354,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1040,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":976,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":709,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"YeldhamDev","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"aaronfranke","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"HolonProduction","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"lawnjelly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Rubonnek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"AThousandShips","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"akien-mga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"raulsntos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/cracktower.godot.sharpeditor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/cracktower.godot.sharpeditor/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/cracktower.godot.sharpeditor/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/cracktower.godot.sharpeditor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/cracktower.godot.sharpeditor/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/cracktower.godot.sharpeditor/codemeta","maintainers":[],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":846800,"maintainers_count":114732,"namespaces_count":0,"keywords_count":175660,"github":"nuget","metadata":{"funded_packages_count":33203,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-01T05:04:06.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":11984950,"name":"redot.net.sdk","ecosystem":"nuget","description":"MSBuild .NET Sdk for Redot  projects.","homepage":"https://github.com/godotengine/godot/tree/master/modules/mono/editor/Godot.NET.Sdk","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":["MSBuildSdk"],"namespace":null,"versions_count":11,"first_release_published_at":"2025-08-07T04:56:22.237Z","latest_release_published_at":"2026-06-30T03:00:03.340Z","latest_release_number":"26.2.0","last_synced_at":"2026-08-15T11:13:05.425Z","created_at":"2025-08-07T05:01:09.970Z","updated_at":"2026-08-15T11:13:10.348Z","registry_url":"https://www.nuget.org/packages/redot.net.sdk/","install_command":"Install-Package redot.net.sdk","documentation_url":null,"metadata":{"copyright":"Copyright (c) Godot Engine contributors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/godotengine/godot/tree/master/modules/mono/editor/Godot.NET.Sdk","branch":null,"commit":"4f5b14abade2239104847d03d8f9056e4467cfcd"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[{"name":"MSBuildSdk","version":null}],"verified":false},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-14T18:19:18.000Z","size":1877587,"stargazers_count":115688,"open_issues_count":18659,"forks_count":26349,"subscribers_count":1537,"default_branch":"master","last_synced_at":"2026-08-15T11:04:28.009Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-15T10:54:20.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:13:10.348Z","dependent_packages_count":0,"downloads":5184,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.698814590658234,"dependent_packages_count":17.953808222756813,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":12.326311406707523},"purl":"pkg:nuget/redot.net.sdk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/redot.net.sdk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/redot.net.sdk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/redot.net.sdk/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T11:00:14.898Z","issues_count":12150,"pull_requests_count":16463,"avg_time_to_close_issue":19779528.491576605,"avg_time_to_close_pull_request":5530472.954964615,"issues_closed_count":6292,"pull_requests_closed_count":9326,"pull_request_authors_count":2289,"issue_authors_count":5794,"avg_comments_per_issue":2.6302057613168723,"avg_comments_per_pull_request":2.5759582093178643,"merged_pull_requests_count":7548,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":833,"past_year_pull_requests_count":1456,"past_year_avg_time_to_close_issue":1232184.6153846155,"past_year_avg_time_to_close_pull_request":1457762.4354485776,"past_year_issues_closed_count":221,"past_year_pull_requests_closed_count":457,"past_year_pull_request_authors_count":463,"past_year_issue_authors_count":634,"past_year_avg_comments_per_issue":1.7719087635054023,"past_year_avg_comments_per_pull_request":2.3798076923076925,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":354,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1040,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":976,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":709,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"YeldhamDev","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"aaronfranke","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"HolonProduction","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"lawnjelly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Rubonnek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"AThousandShips","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"akien-mga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"raulsntos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/redot.net.sdk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/redot.net.sdk/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/redot.net.sdk/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/redot.net.sdk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/redot.net.sdk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/redot.net.sdk/codemeta","maintainers":[{"uuid":"RedotEngine","login":"RedotEngine","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://www.nuget.org/profiles/RedotEngine","role":null,"created_at":"2025-12-04T04:45:29.351Z","updated_at":"2025-12-04T04:45:29.351Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/RedotEngine/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":846800,"maintainers_count":114732,"namespaces_count":0,"keywords_count":175660,"github":"nuget","metadata":{"funded_packages_count":33203,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-01T05:04:06.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":12716900,"name":"megadotsharp","ecosystem":"nuget","description":"Godot C# Core API.","homepage":"https://github.com/godotengine/godot/tree/master/modules/mono/glue/GodotSharp/GodotSharp","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-08-15T11:13:09.653Z","latest_release_number":null,"last_synced_at":"2026-08-15T11:13:10.883Z","created_at":"2026-01-25T10:47:35.780Z","updated_at":"2026-08-15T11:13:10.883Z","registry_url":"https://www.nuget.org/packages/megadotsharp/","install_command":"Install-Package megadotsharp","documentation_url":null,"metadata":{"copyright":"Copyright (c) Godot Engine contributors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/godotengine/godot/tree/master/modules/mono/glue/GodotSharp/GodotSharp","branch":null,"commit":null},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":["net8.0"],"total_dependencies":0}},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-11T16:46:17.000Z","size":1877208,"stargazers_count":115557,"open_issues_count":18648,"forks_count":26334,"subscribers_count":1550,"default_branch":"master","last_synced_at":"2026-08-12T01:35:27.503Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-12T01:07:25.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36546441,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:13:02.942Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.18624298432235,"dependent_packages_count":16.526716675691556,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":11.356479830006954},"purl":"pkg:nuget/megadotsharp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/megadotsharp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/megadotsharp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/megadotsharp/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T11:00:14.898Z","issues_count":12150,"pull_requests_count":16463,"avg_time_to_close_issue":19779528.491576605,"avg_time_to_close_pull_request":5530472.954964615,"issues_closed_count":6292,"pull_requests_closed_count":9326,"pull_request_authors_count":2289,"issue_authors_count":5794,"avg_comments_per_issue":2.6302057613168723,"avg_comments_per_pull_request":2.5759582093178643,"merged_pull_requests_count":7548,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":833,"past_year_pull_requests_count":1456,"past_year_avg_time_to_close_issue":1232184.6153846155,"past_year_avg_time_to_close_pull_request":1457762.4354485776,"past_year_issues_closed_count":221,"past_year_pull_requests_closed_count":457,"past_year_pull_request_authors_count":463,"past_year_issue_authors_count":634,"past_year_avg_comments_per_issue":1.7719087635054023,"past_year_avg_comments_per_pull_request":2.3798076923076925,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":354,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1040,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":976,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":709,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"YeldhamDev","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"aaronfranke","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"HolonProduction","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"lawnjelly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Rubonnek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"AThousandShips","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"akien-mga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"raulsntos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/megadotsharp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/megadotsharp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/megadotsharp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/megadotsharp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/megadotsharp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/megadotsharp/codemeta","maintainers":[],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":846800,"maintainers_count":114732,"namespaces_count":0,"keywords_count":175660,"github":"nuget","metadata":{"funded_packages_count":33203,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-01T05:04:06.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":12716838,"name":"megadot.sourcegenerators","ecosystem":"nuget","description":"Core C# source generator for Godot projects.","homepage":"https://github.com/godotengine/godot/tree/master/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-20T19:45:04.370Z","latest_release_published_at":"2026-01-20T19:45:04.370Z","latest_release_number":"4.5.1.5","last_synced_at":"2026-08-15T11:13:05.427Z","created_at":"2026-01-25T10:32:16.997Z","updated_at":"2026-08-15T11:13:10.339Z","registry_url":"https://www.nuget.org/packages/megadot.sourcegenerators/","install_command":"Install-Package megadot.sourcegenerators","documentation_url":null,"metadata":{"copyright":"Copyright (c) Godot Engine contributors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/godotengine/godot/tree/master/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators","branch":null,"commit":null},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"verified":false},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-14T18:19:18.000Z","size":1877587,"stargazers_count":115688,"open_issues_count":18659,"forks_count":26349,"subscribers_count":1537,"default_branch":"master","last_synced_at":"2026-08-15T11:04:28.009Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-15T10:54:20.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:13:10.339Z","dependent_packages_count":0,"downloads":145,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":55.91503759683698,"dependent_repos_count":6.092242799576679,"dependent_packages_count":16.275947001546356,"stargazers_count":0.005184026623137702,"forks_count":0.006069104339283163,"docker_downloads_count":null,"average":15.658896105784487},"purl":"pkg:nuget/megadot.sourcegenerators","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/megadot.sourcegenerators","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/megadot.sourcegenerators","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/megadot.sourcegenerators/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T11:00:14.898Z","issues_count":12150,"pull_requests_count":16463,"avg_time_to_close_issue":19779528.491576605,"avg_time_to_close_pull_request":5530472.954964615,"issues_closed_count":6292,"pull_requests_closed_count":9326,"pull_request_authors_count":2289,"issue_authors_count":5794,"avg_comments_per_issue":2.6302057613168723,"avg_comments_per_pull_request":2.5759582093178643,"merged_pull_requests_count":7548,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":833,"past_year_pull_requests_count":1456,"past_year_avg_time_to_close_issue":1232184.6153846155,"past_year_avg_time_to_close_pull_request":1457762.4354485776,"past_year_issues_closed_count":221,"past_year_pull_requests_closed_count":457,"past_year_pull_request_authors_count":463,"past_year_issue_authors_count":634,"past_year_avg_comments_per_issue":1.7719087635054023,"past_year_avg_comments_per_pull_request":2.3798076923076925,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":354,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1040,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":976,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":709,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"YeldhamDev","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"aaronfranke","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"HolonProduction","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"lawnjelly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Rubonnek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"AThousandShips","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"akien-mga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"raulsntos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/megadot.sourcegenerators/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/megadot.sourcegenerators/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/megadot.sourcegenerators/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/megadot.sourcegenerators/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/megadot.sourcegenerators/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/megadot.sourcegenerators/codemeta","maintainers":[{"uuid":"danielle_megacrit","login":"danielle_megacrit","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://www.nuget.org/profiles/danielle_megacrit","role":null,"created_at":"2026-03-06T06:28:18.987Z","updated_at":"2026-03-06T06:28:18.987Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/danielle_megacrit/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":846800,"maintainers_count":114732,"namespaces_count":0,"keywords_count":175660,"github":"nuget","metadata":{"funded_packages_count":33203,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-01T05:04:06.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":14305814,"name":"cracktower.godot.sharp","ecosystem":"nuget","description":"Godot C# Core API.","homepage":"https://github.com/godotengine/godot/tree/master/modules/mono/glue/GodotSharp/GodotSharp","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2026-04-23T14:56:48.030Z","latest_release_published_at":"2026-06-20T20:39:22.833Z","latest_release_number":"4.7.0-conv.1","last_synced_at":"2026-08-15T11:13:12.269Z","created_at":"2026-04-23T15:15:20.969Z","updated_at":"2026-08-15T11:13:12.269Z","registry_url":"https://www.nuget.org/packages/cracktower.godot.sharp/","install_command":"Install-Package cracktower.godot.sharp","documentation_url":null,"metadata":{"copyright":"Copyright (c) Godot Engine contributors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/godotengine/godot/tree/master/modules/mono/glue/GodotSharp/GodotSharp","branch":null,"commit":"f5a33eb252e7f4ae8c11a26cef950b3231bd7a65"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":["net8.0"],"total_dependencies":0}},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-14T18:19:18.000Z","size":1877587,"stargazers_count":115688,"open_issues_count":18659,"forks_count":26349,"subscribers_count":1537,"default_branch":"master","last_synced_at":"2026-08-15T11:04:28.009Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-15T10:54:20.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:13:02.726Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.055017731231984,"dependent_packages_count":16.175962206894123,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":11.115489969063054},"purl":"pkg:nuget/cracktower.godot.sharp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/cracktower.godot.sharp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/cracktower.godot.sharp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/cracktower.godot.sharp/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T11:00:14.898Z","issues_count":12150,"pull_requests_count":16463,"avg_time_to_close_issue":19779528.491576605,"avg_time_to_close_pull_request":5530472.954964615,"issues_closed_count":6292,"pull_requests_closed_count":9326,"pull_request_authors_count":2289,"issue_authors_count":5794,"avg_comments_per_issue":2.6302057613168723,"avg_comments_per_pull_request":2.5759582093178643,"merged_pull_requests_count":7548,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":833,"past_year_pull_requests_count":1456,"past_year_avg_time_to_close_issue":1232184.6153846155,"past_year_avg_time_to_close_pull_request":1457762.4354485776,"past_year_issues_closed_count":221,"past_year_pull_requests_closed_count":457,"past_year_pull_request_authors_count":463,"past_year_issue_authors_count":634,"past_year_avg_comments_per_issue":1.7719087635054023,"past_year_avg_comments_per_pull_request":2.3798076923076925,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":354,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1040,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":976,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":709,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"YeldhamDev","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"aaronfranke","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"HolonProduction","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"lawnjelly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Rubonnek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"AThousandShips","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"akien-mga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"raulsntos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/cracktower.godot.sharp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/cracktower.godot.sharp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/cracktower.godot.sharp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/cracktower.godot.sharp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/cracktower.godot.sharp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/cracktower.godot.sharp/codemeta","maintainers":[],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":846800,"maintainers_count":114732,"namespaces_count":0,"keywords_count":175660,"github":"nuget","metadata":{"funded_packages_count":33203,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-01T05:04:06.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":10761170,"name":"abrodotsharp","ecosystem":"nuget","description":"Godot C# Core API.","homepage":"https://github.com/godotengine/godot/tree/master/modules/mono/glue/AbrodotSharp/AbrodotSharp","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2024-07-28T18:37:50.323Z","latest_release_published_at":"2024-08-15T14:21:27.457Z","latest_release_number":"4.3.10-abro-stable","last_synced_at":"2026-08-15T11:13:13.667Z","created_at":"2024-07-28T18:46:26.409Z","updated_at":"2026-08-15T11:13:13.668Z","registry_url":"https://www.nuget.org/packages/abrodotsharp/","install_command":"Install-Package abrodotsharp","documentation_url":null,"metadata":{"copyright":"Copyright (c) Godot Engine contributors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/godotengine/godot/tree/master/modules/mono/glue/AbrodotSharp/AbrodotSharp","branch":null,"commit":"c2a4942850404d97d0e5d5b99e03361cebf2a54c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":["net6.0"],"total_dependencies":0}},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-14T18:19:18.000Z","size":1877587,"stargazers_count":115688,"open_issues_count":18659,"forks_count":26349,"subscribers_count":1537,"default_branch":"master","last_synced_at":"2026-08-15T11:04:28.009Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-15T10:54:20.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:13:02.778Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":7.588609675940433,"dependent_packages_count":20.35957907606053,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":13.974094376000481},"purl":"pkg:nuget/abrodotsharp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/abrodotsharp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/abrodotsharp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/abrodotsharp/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T11:00:14.898Z","issues_count":12150,"pull_requests_count":16463,"avg_time_to_close_issue":19779528.491576605,"avg_time_to_close_pull_request":5530472.954964615,"issues_closed_count":6292,"pull_requests_closed_count":9326,"pull_request_authors_count":2289,"issue_authors_count":5794,"avg_comments_per_issue":2.6302057613168723,"avg_comments_per_pull_request":2.5759582093178643,"merged_pull_requests_count":7548,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":833,"past_year_pull_requests_count":1456,"past_year_avg_time_to_close_issue":1232184.6153846155,"past_year_avg_time_to_close_pull_request":1457762.4354485776,"past_year_issues_closed_count":221,"past_year_pull_requests_closed_count":457,"past_year_pull_request_authors_count":463,"past_year_issue_authors_count":634,"past_year_avg_comments_per_issue":1.7719087635054023,"past_year_avg_comments_per_pull_request":2.3798076923076925,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":354,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1040,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":976,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":709,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"YeldhamDev","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"aaronfranke","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"HolonProduction","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"lawnjelly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Rubonnek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"AThousandShips","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"akien-mga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"raulsntos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/abrodotsharp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/abrodotsharp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/abrodotsharp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/abrodotsharp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/abrodotsharp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/abrodotsharp/codemeta","maintainers":[],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":846800,"maintainers_count":114732,"namespaces_count":0,"keywords_count":175660,"github":"nuget","metadata":{"funded_packages_count":33203,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-01T05:04:06.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":12443995,"name":"carsillas.godotsharp","ecosystem":"nuget","description":"Godot C# Core API.","homepage":"https://github.com/godotengine/godot/tree/master/modules/mono/glue/GodotSharp/GodotSharp","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2025-11-03T02:15:36.707Z","latest_release_published_at":"2025-11-05T02:13:48.210Z","latest_release_number":"4.5.2","last_synced_at":"2026-08-15T11:13:13.755Z","created_at":"2025-11-03T02:30:56.724Z","updated_at":"2026-08-15T11:13:13.755Z","registry_url":"https://www.nuget.org/packages/carsillas.godotsharp/","install_command":"Install-Package carsillas.godotsharp","documentation_url":null,"metadata":{"copyright":"Copyright (c) Godot Engine contributors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/godotengine/godot/tree/master/modules/mono/glue/GodotSharp/GodotSharp","branch":null,"commit":"730cb132bb80e40910da6c45d5b72cc2e60ef95c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":["net8.0"],"total_dependencies":0},"verified":false},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-11T16:46:17.000Z","size":1877208,"stargazers_count":115557,"open_issues_count":18648,"forks_count":26334,"subscribers_count":1550,"default_branch":"master","last_synced_at":"2026-08-12T01:35:27.503Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-12T01:07:25.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36546441,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:13:03.457Z","dependent_packages_count":0,"downloads":521,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.99801724952961,"dependent_repos_count":6.544541310852396,"dependent_packages_count":17.55286779754906,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.03180878597702},"purl":"pkg:nuget/carsillas.godotsharp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/carsillas.godotsharp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/carsillas.godotsharp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/carsillas.godotsharp/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T11:00:14.898Z","issues_count":12150,"pull_requests_count":16463,"avg_time_to_close_issue":19779528.491576605,"avg_time_to_close_pull_request":5530472.954964615,"issues_closed_count":6292,"pull_requests_closed_count":9326,"pull_request_authors_count":2289,"issue_authors_count":5794,"avg_comments_per_issue":2.6302057613168723,"avg_comments_per_pull_request":2.5759582093178643,"merged_pull_requests_count":7548,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":833,"past_year_pull_requests_count":1456,"past_year_avg_time_to_close_issue":1232184.6153846155,"past_year_avg_time_to_close_pull_request":1457762.4354485776,"past_year_issues_closed_count":221,"past_year_pull_requests_closed_count":457,"past_year_pull_request_authors_count":463,"past_year_issue_authors_count":634,"past_year_avg_comments_per_issue":1.7719087635054023,"past_year_avg_comments_per_pull_request":2.3798076923076925,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":354,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1040,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":976,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":709,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"YeldhamDev","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"aaronfranke","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"HolonProduction","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"lawnjelly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Rubonnek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"AThousandShips","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"akien-mga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"raulsntos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/carsillas.godotsharp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/carsillas.godotsharp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/carsillas.godotsharp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/carsillas.godotsharp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/carsillas.godotsharp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/carsillas.godotsharp/codemeta","maintainers":[{"uuid":"Catsillas","login":"Catsillas","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://www.nuget.org/profiles/Catsillas","role":null,"created_at":"2025-11-03T02:32:12.000Z","updated_at":"2025-11-03T02:32:12.000Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Catsillas/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":846800,"maintainers_count":114732,"namespaces_count":0,"keywords_count":175660,"github":"nuget","metadata":{"funded_packages_count":33203,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-01T05:04:06.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":10761169,"name":"abrodot.sourcegenerators","ecosystem":"nuget","description":"Core C# source generator for Godot projects.","homepage":"https://github.com/godotengine/godot/tree/master/modules/mono/editor/Abrodot.NET.Sdk/Abrodot.SourceGenerators","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2024-07-28T18:38:46.303Z","latest_release_published_at":"2024-08-15T14:20:52.583Z","latest_release_number":"4.3.10-abro-stable","last_synced_at":"2026-08-15T11:13:16.351Z","created_at":"2024-07-28T18:46:24.508Z","updated_at":"2026-08-15T11:13:16.351Z","registry_url":"https://www.nuget.org/packages/abrodot.sourcegenerators/","install_command":"Install-Package abrodot.sourcegenerators","documentation_url":null,"metadata":{"copyright":"Copyright (c) Godot Engine contributors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/godotengine/godot/tree/master/modules/mono/editor/Abrodot.NET.Sdk/Abrodot.SourceGenerators","branch":null,"commit":"c2a4942850404d97d0e5d5b99e03361cebf2a54c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[]},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-14T18:19:18.000Z","size":1877587,"stargazers_count":115688,"open_issues_count":18659,"forks_count":26349,"subscribers_count":1537,"default_branch":"master","last_synced_at":"2026-08-15T11:04:28.009Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-15T10:54:20.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:13:02.852Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":7.588609675940433,"dependent_packages_count":20.35957907606053,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":13.974094376000481},"purl":"pkg:nuget/abrodot.sourcegenerators","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/abrodot.sourcegenerators","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/abrodot.sourcegenerators","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/abrodot.sourcegenerators/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T11:00:14.898Z","issues_count":12150,"pull_requests_count":16463,"avg_time_to_close_issue":19779528.491576605,"avg_time_to_close_pull_request":5530472.954964615,"issues_closed_count":6292,"pull_requests_closed_count":9326,"pull_request_authors_count":2289,"issue_authors_count":5794,"avg_comments_per_issue":2.6302057613168723,"avg_comments_per_pull_request":2.5759582093178643,"merged_pull_requests_count":7548,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":833,"past_year_pull_requests_count":1456,"past_year_avg_time_to_close_issue":1232184.6153846155,"past_year_avg_time_to_close_pull_request":1457762.4354485776,"past_year_issues_closed_count":221,"past_year_pull_requests_closed_count":457,"past_year_pull_request_authors_count":463,"past_year_issue_authors_count":634,"past_year_avg_comments_per_issue":1.7719087635054023,"past_year_avg_comments_per_pull_request":2.3798076923076925,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":354,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1040,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":976,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":709,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"YeldhamDev","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"aaronfranke","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"HolonProduction","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"lawnjelly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Rubonnek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"AThousandShips","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"akien-mga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"raulsntos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/abrodot.sourcegenerators/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/abrodot.sourcegenerators/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/abrodot.sourcegenerators/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/abrodot.sourcegenerators/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/abrodot.sourcegenerators/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/abrodot.sourcegenerators/codemeta","maintainers":[],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":846800,"maintainers_count":114732,"namespaces_count":0,"keywords_count":175660,"github":"nuget","metadata":{"funded_packages_count":33203,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-01T05:04:06.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":12443996,"name":"carsillas.godotsharpeditor","ecosystem":"nuget","description":"Godot C# Editor API.","homepage":"https://github.com/godotengine/godot/tree/master/modules/mono/glue/GodotSharp/GodotSharpEditor","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2025-11-03T02:15:41.910Z","latest_release_published_at":"2025-11-05T02:13:50.743Z","latest_release_number":"4.5.2","last_synced_at":"2026-08-15T11:13:16.371Z","created_at":"2025-11-03T02:30:56.818Z","updated_at":"2026-08-15T11:13:16.372Z","registry_url":"https://www.nuget.org/packages/carsillas.godotsharpeditor/","install_command":"Install-Package carsillas.godotsharpeditor","documentation_url":null,"metadata":{"copyright":"Copyright (c) Godot Engine contributors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/godotengine/godot/tree/master/modules/mono/glue/GodotSharp/GodotSharpEditor","branch":null,"commit":"730cb132bb80e40910da6c45d5b72cc2e60ef95c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":["net8.0"],"total_dependencies":1},"verified":false},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-14T18:19:18.000Z","size":1877587,"stargazers_count":115688,"open_issues_count":18659,"forks_count":26349,"subscribers_count":1537,"default_branch":"master","last_synced_at":"2026-08-15T11:04:28.009Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-15T10:54:20.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:13:02.975Z","dependent_packages_count":0,"downloads":460,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.99801724952961,"dependent_repos_count":6.544541310852396,"dependent_packages_count":17.55286779754906,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.03180878597702},"purl":"pkg:nuget/carsillas.godotsharpeditor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/carsillas.godotsharpeditor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/carsillas.godotsharpeditor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/carsillas.godotsharpeditor/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T11:00:14.898Z","issues_count":12150,"pull_requests_count":16463,"avg_time_to_close_issue":19779528.491576605,"avg_time_to_close_pull_request":5530472.954964615,"issues_closed_count":6292,"pull_requests_closed_count":9326,"pull_request_authors_count":2289,"issue_authors_count":5794,"avg_comments_per_issue":2.6302057613168723,"avg_comments_per_pull_request":2.5759582093178643,"merged_pull_requests_count":7548,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":833,"past_year_pull_requests_count":1456,"past_year_avg_time_to_close_issue":1232184.6153846155,"past_year_avg_time_to_close_pull_request":1457762.4354485776,"past_year_issues_closed_count":221,"past_year_pull_requests_closed_count":457,"past_year_pull_request_authors_count":463,"past_year_issue_authors_count":634,"past_year_avg_comments_per_issue":1.7719087635054023,"past_year_avg_comments_per_pull_request":2.3798076923076925,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":354,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1040,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":976,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":709,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"YeldhamDev","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"aaronfranke","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"HolonProduction","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"lawnjelly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Rubonnek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"AThousandShips","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"akien-mga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"raulsntos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/carsillas.godotsharpeditor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/carsillas.godotsharpeditor/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/carsillas.godotsharpeditor/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/carsillas.godotsharpeditor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/carsillas.godotsharpeditor/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/carsillas.godotsharpeditor/codemeta","maintainers":[{"uuid":"Catsillas","login":"Catsillas","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://www.nuget.org/profiles/Catsillas","role":null,"created_at":"2025-11-03T02:32:12.210Z","updated_at":"2025-11-03T02:32:12.210Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Catsillas/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":846800,"maintainers_count":114732,"namespaces_count":0,"keywords_count":175660,"github":"nuget","metadata":{"funded_packages_count":33203,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-01T05:04:06.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":14588996,"name":"baize.godot.sourcegenerators","ecosystem":"nuget","description":"Core C# source generator for Godot projects.","homepage":"https://github.com/godotengine/godot/tree/master/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-06-05T01:44:14.493Z","latest_release_published_at":"2026-06-05T01:44:14.493Z","latest_release_number":"4.7.0-baize.1","last_synced_at":"2026-08-15T11:15:01.588Z","created_at":"2026-06-05T11:01:56.587Z","updated_at":"2026-08-15T11:15:01.589Z","registry_url":"https://www.nuget.org/packages/baize.godot.sourcegenerators/","install_command":"Install-Package baize.godot.sourcegenerators","documentation_url":null,"metadata":{"copyright":"Copyright (c) Godot Engine contributors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/godotengine/godot/tree/master/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators","branch":null,"commit":"3e062fc4347f3da55d4f9f72dd01222b854fb5bb"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[]},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-11T16:46:17.000Z","size":1877208,"stargazers_count":115557,"open_issues_count":18648,"forks_count":26334,"subscribers_count":1550,"default_branch":"master","last_synced_at":"2026-08-12T01:35:27.503Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-12T01:07:25.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36546441,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:13:02.958Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.929121642187398,"dependent_packages_count":15.847630877519862,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":10.88837625985363},"purl":"pkg:nuget/baize.godot.sourcegenerators","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/baize.godot.sourcegenerators","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/baize.godot.sourcegenerators","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/baize.godot.sourcegenerators/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T11:00:14.898Z","issues_count":12150,"pull_requests_count":16463,"avg_time_to_close_issue":19779528.491576605,"avg_time_to_close_pull_request":5530472.954964615,"issues_closed_count":6292,"pull_requests_closed_count":9326,"pull_request_authors_count":2289,"issue_authors_count":5794,"avg_comments_per_issue":2.6302057613168723,"avg_comments_per_pull_request":2.5759582093178643,"merged_pull_requests_count":7548,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":833,"past_year_pull_requests_count":1456,"past_year_avg_time_to_close_issue":1232184.6153846155,"past_year_avg_time_to_close_pull_request":1457762.4354485776,"past_year_issues_closed_count":221,"past_year_pull_requests_closed_count":457,"past_year_pull_request_authors_count":463,"past_year_issue_authors_count":634,"past_year_avg_comments_per_issue":1.7719087635054023,"past_year_avg_comments_per_pull_request":2.3798076923076925,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":354,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1040,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":976,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":709,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"YeldhamDev","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"aaronfranke","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"HolonProduction","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"lawnjelly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Rubonnek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"AThousandShips","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"akien-mga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"raulsntos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/baize.godot.sourcegenerators/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/baize.godot.sourcegenerators/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/baize.godot.sourcegenerators/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/baize.godot.sourcegenerators/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/baize.godot.sourcegenerators/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/baize.godot.sourcegenerators/codemeta","maintainers":[],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":846800,"maintainers_count":114732,"namespaces_count":0,"keywords_count":175660,"github":"nuget","metadata":{"funded_packages_count":33203,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-01T05:04:06.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":14305817,"name":"cracktower.godot.net.sdk","ecosystem":"nuget","description":"MSBuild .NET Sdk for Godot projects.","homepage":"https://github.com/godotengine/godot/tree/master/modules/mono/editor/Godot.NET.Sdk","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":["MSBuildSdk"],"namespace":null,"versions_count":4,"first_release_published_at":"2026-04-23T14:56:54.967Z","latest_release_published_at":"2026-06-20T20:39:19.660Z","latest_release_number":"4.7.0-conv.1","last_synced_at":"2026-08-15T11:15:26.712Z","created_at":"2026-04-23T15:15:22.015Z","updated_at":"2026-08-15T11:15:26.712Z","registry_url":"https://www.nuget.org/packages/cracktower.godot.net.sdk/","install_command":"Install-Package cracktower.godot.net.sdk","documentation_url":null,"metadata":{"copyright":"Copyright (c) Godot Engine contributors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/godotengine/godot/tree/master/modules/mono/editor/Godot.NET.Sdk","branch":null,"commit":"f5a33eb252e7f4ae8c11a26cef950b3231bd7a65"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[{"name":"MSBuildSdk","version":null}]},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-14T18:19:18.000Z","size":1877587,"stargazers_count":115688,"open_issues_count":18659,"forks_count":26349,"subscribers_count":1537,"default_branch":"master","last_synced_at":"2026-08-15T11:04:28.009Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-15T10:54:20.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:13:02.605Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.055017731231984,"dependent_packages_count":16.175962206894123,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":11.115489969063054},"purl":"pkg:nuget/cracktower.godot.net.sdk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/cracktower.godot.net.sdk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/cracktower.godot.net.sdk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/cracktower.godot.net.sdk/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T11:00:14.898Z","issues_count":12150,"pull_requests_count":16463,"avg_time_to_close_issue":19779528.491576605,"avg_time_to_close_pull_request":5530472.954964615,"issues_closed_count":6292,"pull_requests_closed_count":9326,"pull_request_authors_count":2289,"issue_authors_count":5794,"avg_comments_per_issue":2.6302057613168723,"avg_comments_per_pull_request":2.5759582093178643,"merged_pull_requests_count":7548,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":833,"past_year_pull_requests_count":1456,"past_year_avg_time_to_close_issue":1232184.6153846155,"past_year_avg_time_to_close_pull_request":1457762.4354485776,"past_year_issues_closed_count":221,"past_year_pull_requests_closed_count":457,"past_year_pull_request_authors_count":463,"past_year_issue_authors_count":634,"past_year_avg_comments_per_issue":1.7719087635054023,"past_year_avg_comments_per_pull_request":2.3798076923076925,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":354,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1040,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":976,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":709,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"YeldhamDev","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"aaronfranke","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"HolonProduction","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"lawnjelly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Rubonnek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"AThousandShips","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"akien-mga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"raulsntos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/cracktower.godot.net.sdk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/cracktower.godot.net.sdk/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/cracktower.godot.net.sdk/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/cracktower.godot.net.sdk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/cracktower.godot.net.sdk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/cracktower.godot.net.sdk/codemeta","maintainers":[],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":846800,"maintainers_count":114732,"namespaces_count":0,"keywords_count":175660,"github":"nuget","metadata":{"funded_packages_count":33203,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-01T05:04:06.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":12448186,"name":"carsillas.godot.net.sdk","ecosystem":"nuget","description":"MSBuild .NET Sdk for Godot projects.","homepage":"https://github.com/godotengine/godot/tree/master/modules/mono/editor/Godot.NET.Sdk","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":["MSBuildSdk"],"namespace":null,"versions_count":2,"first_release_published_at":"2025-11-03T02:15:31.660Z","latest_release_published_at":"2025-11-05T02:13:46.640Z","latest_release_number":"4.5.2","last_synced_at":"2026-08-15T11:15:32.065Z","created_at":"2025-11-04T09:00:16.245Z","updated_at":"2026-08-15T11:15:32.065Z","registry_url":"https://www.nuget.org/packages/carsillas.godot.net.sdk/","install_command":"Install-Package carsillas.godot.net.sdk","documentation_url":null,"metadata":{"copyright":"Copyright (c) Godot Engine contributors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/godotengine/godot/tree/master/modules/mono/editor/Godot.NET.Sdk","branch":null,"commit":"730cb132bb80e40910da6c45d5b72cc2e60ef95c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[{"name":"MSBuildSdk","version":null}],"verified":false},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-14T18:19:18.000Z","size":1877587,"stargazers_count":115688,"open_issues_count":18659,"forks_count":26349,"subscribers_count":1537,"default_branch":"master","last_synced_at":"2026-08-15T11:04:28.009Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-15T10:54:20.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:15:31.787Z","dependent_packages_count":0,"downloads":968,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.97603866174169,"dependent_repos_count":6.539716924518084,"dependent_packages_count":17.539529307506943,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.018428297922238},"purl":"pkg:nuget/carsillas.godot.net.sdk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/carsillas.godot.net.sdk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/carsillas.godot.net.sdk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/carsillas.godot.net.sdk/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T11:00:14.898Z","issues_count":12150,"pull_requests_count":16463,"avg_time_to_close_issue":19779528.491576605,"avg_time_to_close_pull_request":5530472.954964615,"issues_closed_count":6292,"pull_requests_closed_count":9326,"pull_request_authors_count":2289,"issue_authors_count":5794,"avg_comments_per_issue":2.6302057613168723,"avg_comments_per_pull_request":2.5759582093178643,"merged_pull_requests_count":7548,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":833,"past_year_pull_requests_count":1456,"past_year_avg_time_to_close_issue":1232184.6153846155,"past_year_avg_time_to_close_pull_request":1457762.4354485776,"past_year_issues_closed_count":221,"past_year_pull_requests_closed_count":457,"past_year_pull_request_authors_count":463,"past_year_issue_authors_count":634,"past_year_avg_comments_per_issue":1.7719087635054023,"past_year_avg_comments_per_pull_request":2.3798076923076925,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":354,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1040,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":976,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":709,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"YeldhamDev","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"aaronfranke","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"HolonProduction","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"lawnjelly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Rubonnek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"AThousandShips","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"akien-mga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"raulsntos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/carsillas.godot.net.sdk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/carsillas.godot.net.sdk/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/carsillas.godot.net.sdk/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/carsillas.godot.net.sdk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/carsillas.godot.net.sdk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/carsillas.godot.net.sdk/codemeta","maintainers":[{"uuid":"Catsillas","login":"Catsillas","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://www.nuget.org/profiles/Catsillas","role":null,"created_at":"2025-11-04T09:00:17.979Z","updated_at":"2025-11-04T09:00:17.979Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Catsillas/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":846800,"maintainers_count":114732,"namespaces_count":0,"keywords_count":175660,"github":"nuget","metadata":{"funded_packages_count":33203,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-01T05:04:06.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":11984980,"name":"redotsharpeditor","ecosystem":"nuget","description":"Godot C# Editor API.","homepage":"https://github.com/godotengine/godot/tree/master/modules/mono/glue/GodotSharp/GodotSharpEditor","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2025-08-07T04:56:26.407Z","latest_release_published_at":"2026-06-30T03:00:02.700Z","latest_release_number":"26.2.0","last_synced_at":"2026-09-01T04:51:09.612Z","created_at":"2025-08-07T05:15:45.846Z","updated_at":"2026-09-01T04:51:09.613Z","registry_url":"https://www.nuget.org/packages/redotsharpeditor/","install_command":"Install-Package redotsharpeditor","documentation_url":null,"metadata":{"copyright":"Copyright (c) Godot Engine contributors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/godotengine/godot/tree/master/modules/mono/glue/GodotSharp/GodotSharpEditor","branch":null,"commit":"335d1599d2964193a1f99e0caad1335439f26237"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":["net8.0"],"total_dependencies":1},"verified":false},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-14T18:19:18.000Z","size":1877587,"stargazers_count":115688,"open_issues_count":18659,"forks_count":26349,"subscribers_count":1537,"default_branch":"master","last_synced_at":"2026-08-15T11:04:28.009Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-15T10:54:20.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:15:35.978Z","dependent_packages_count":0,"downloads":3046,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.698814590658234,"dependent_packages_count":17.953808222756813,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":12.326311406707523},"purl":"pkg:nuget/redotsharpeditor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/redotsharpeditor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/redotsharpeditor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/redotsharpeditor/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T11:00:14.898Z","issues_count":12150,"pull_requests_count":16463,"avg_time_to_close_issue":19779528.491576605,"avg_time_to_close_pull_request":5530472.954964615,"issues_closed_count":6292,"pull_requests_closed_count":9326,"pull_request_authors_count":2289,"issue_authors_count":5794,"avg_comments_per_issue":2.6302057613168723,"avg_comments_per_pull_request":2.5759582093178643,"merged_pull_requests_count":7548,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":833,"past_year_pull_requests_count":1456,"past_year_avg_time_to_close_issue":1232184.6153846155,"past_year_avg_time_to_close_pull_request":1457762.4354485776,"past_year_issues_closed_count":221,"past_year_pull_requests_closed_count":457,"past_year_pull_request_authors_count":463,"past_year_issue_authors_count":634,"past_year_avg_comments_per_issue":1.7719087635054023,"past_year_avg_comments_per_pull_request":2.3798076923076925,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":354,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1040,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":976,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":709,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"YeldhamDev","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"aaronfranke","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"HolonProduction","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"lawnjelly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Rubonnek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"AThousandShips","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"akien-mga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"raulsntos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/redotsharpeditor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/redotsharpeditor/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/redotsharpeditor/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/redotsharpeditor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/redotsharpeditor/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/redotsharpeditor/codemeta","maintainers":[{"uuid":"RedotEngine","login":"RedotEngine","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://www.nuget.org/profiles/RedotEngine","role":null,"created_at":"2025-12-04T04:45:29.275Z","updated_at":"2025-12-04T04:45:29.275Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/RedotEngine/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":846800,"maintainers_count":114732,"namespaces_count":0,"keywords_count":175660,"github":"nuget","metadata":{"funded_packages_count":33203,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-01T05:04:06.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":10761168,"name":"abrodot.net.sdk","ecosystem":"nuget","description":"MSBuild .NET Sdk for Godot projects.","homepage":"https://github.com/godotengine/godot/tree/master/modules/mono/editor/Abrodot.NET.Sdk","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":["MSBuildSdk"],"namespace":null,"versions_count":2,"first_release_published_at":"2024-07-28T18:39:23.843Z","latest_release_published_at":"2024-08-15T14:20:38.617Z","latest_release_number":"4.3.10-abro-stable","last_synced_at":"2026-08-15T11:15:39.018Z","created_at":"2024-07-28T18:46:23.967Z","updated_at":"2026-08-15T11:15:39.018Z","registry_url":"https://www.nuget.org/packages/abrodot.net.sdk/","install_command":"Install-Package abrodot.net.sdk","documentation_url":null,"metadata":{"copyright":"Copyright (c) Godot Engine contributors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/godotengine/godot/tree/master/modules/mono/editor/Abrodot.NET.Sdk","branch":null,"commit":"c2a4942850404d97d0e5d5b99e03361cebf2a54c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[{"name":"MSBuildSdk","version":null}]},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-14T18:19:18.000Z","size":1877587,"stargazers_count":115688,"open_issues_count":18659,"forks_count":26349,"subscribers_count":1537,"default_branch":"master","last_synced_at":"2026-08-15T11:04:28.009Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-15T10:54:20.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:13:02.637Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":7.588609675940433,"dependent_packages_count":20.35957907606053,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":13.974094376000481},"purl":"pkg:nuget/abrodot.net.sdk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/abrodot.net.sdk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/abrodot.net.sdk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/abrodot.net.sdk/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T11:00:14.898Z","issues_count":12150,"pull_requests_count":16463,"avg_time_to_close_issue":19779528.491576605,"avg_time_to_close_pull_request":5530472.954964615,"issues_closed_count":6292,"pull_requests_closed_count":9326,"pull_request_authors_count":2289,"issue_authors_count":5794,"avg_comments_per_issue":2.6302057613168723,"avg_comments_per_pull_request":2.5759582093178643,"merged_pull_requests_count":7548,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":833,"past_year_pull_requests_count":1456,"past_year_avg_time_to_close_issue":1232184.6153846155,"past_year_avg_time_to_close_pull_request":1457762.4354485776,"past_year_issues_closed_count":221,"past_year_pull_requests_closed_count":457,"past_year_pull_request_authors_count":463,"past_year_issue_authors_count":634,"past_year_avg_comments_per_issue":1.7719087635054023,"past_year_avg_comments_per_pull_request":2.3798076923076925,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":354,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1040,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":976,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":709,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"YeldhamDev","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"aaronfranke","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"HolonProduction","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"lawnjelly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Rubonnek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"AThousandShips","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"akien-mga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"raulsntos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/abrodot.net.sdk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/abrodot.net.sdk/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/abrodot.net.sdk/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/abrodot.net.sdk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/abrodot.net.sdk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/abrodot.net.sdk/codemeta","maintainers":[],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":846800,"maintainers_count":114732,"namespaces_count":0,"keywords_count":175660,"github":"nuget","metadata":{"funded_packages_count":33203,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-01T05:04:06.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":12448194,"name":"carsillas.godot.sourcegenerators","ecosystem":"nuget","description":"Core C# source generator for Godot projects.","homepage":"https://github.com/godotengine/godot/tree/master/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2025-11-03T02:15:33.290Z","latest_release_published_at":"2025-11-05T02:13:47.370Z","latest_release_number":"4.5.2","last_synced_at":"2026-08-15T11:15:54.417Z","created_at":"2025-11-04T09:00:16.429Z","updated_at":"2026-08-15T11:15:54.417Z","registry_url":"https://www.nuget.org/packages/carsillas.godot.sourcegenerators/","install_command":"Install-Package carsillas.godot.sourcegenerators","documentation_url":null,"metadata":{"copyright":"Copyright (c) Godot Engine contributors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/godotengine/godot/tree/master/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators","branch":null,"commit":"730cb132bb80e40910da6c45d5b72cc2e60ef95c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"verified":false},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-14T18:19:18.000Z","size":1877587,"stargazers_count":115688,"open_issues_count":18659,"forks_count":26349,"subscribers_count":1537,"default_branch":"master","last_synced_at":"2026-08-15T11:04:28.009Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-15T10:54:20.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:15:53.734Z","dependent_packages_count":0,"downloads":471,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.97603866174169,"dependent_repos_count":6.539716924518084,"dependent_packages_count":17.539529307506943,"stargazers_count":0.005189144310103264,"forks_count":0.0061205291862756455,"docker_downloads_count":null,"average":16.213318913452618},"purl":"pkg:nuget/carsillas.godot.sourcegenerators","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/carsillas.godot.sourcegenerators","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/carsillas.godot.sourcegenerators","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/carsillas.godot.sourcegenerators/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T11:00:14.898Z","issues_count":12150,"pull_requests_count":16463,"avg_time_to_close_issue":19779528.491576605,"avg_time_to_close_pull_request":5530472.954964615,"issues_closed_count":6292,"pull_requests_closed_count":9326,"pull_request_authors_count":2289,"issue_authors_count":5794,"avg_comments_per_issue":2.6302057613168723,"avg_comments_per_pull_request":2.5759582093178643,"merged_pull_requests_count":7548,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":833,"past_year_pull_requests_count":1456,"past_year_avg_time_to_close_issue":1232184.6153846155,"past_year_avg_time_to_close_pull_request":1457762.4354485776,"past_year_issues_closed_count":221,"past_year_pull_requests_closed_count":457,"past_year_pull_request_authors_count":463,"past_year_issue_authors_count":634,"past_year_avg_comments_per_issue":1.7719087635054023,"past_year_avg_comments_per_pull_request":2.3798076923076925,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":354,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1040,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":976,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":709,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"YeldhamDev","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"aaronfranke","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"HolonProduction","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"lawnjelly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Rubonnek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"AThousandShips","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"akien-mga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"raulsntos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/carsillas.godot.sourcegenerators/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/carsillas.godot.sourcegenerators/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/carsillas.godot.sourcegenerators/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/carsillas.godot.sourcegenerators/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/carsillas.godot.sourcegenerators/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/carsillas.godot.sourcegenerators/codemeta","maintainers":[{"uuid":"Catsillas","login":"Catsillas","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://www.nuget.org/profiles/Catsillas","role":null,"created_at":"2025-11-04T09:00:17.933Z","updated_at":"2025-11-04T09:00:17.933Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Catsillas/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":846800,"maintainers_count":114732,"namespaces_count":0,"keywords_count":175660,"github":"nuget","metadata":{"funded_packages_count":33203,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-01T05:04:06.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":12716898,"name":"megadotsharpeditor","ecosystem":"nuget","description":"Godot C# Editor API.","homepage":"https://github.com/godotengine/godot/tree/master/modules/mono/glue/GodotSharp/GodotSharpEditor","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-20T19:45:00.357Z","latest_release_published_at":"2026-01-20T19:45:00.357Z","latest_release_number":"4.5.1.5","last_synced_at":"2026-08-15T11:15:57.988Z","created_at":"2026-01-25T10:47:34.304Z","updated_at":"2026-08-15T11:15:57.989Z","registry_url":"https://www.nuget.org/packages/megadotsharpeditor/","install_command":"Install-Package megadotsharpeditor","documentation_url":null,"metadata":{"copyright":"Copyright (c) Godot Engine contributors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/godotengine/godot/tree/master/modules/mono/glue/GodotSharp/GodotSharpEditor","branch":null,"commit":null},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":["net8.0"],"total_dependencies":1},"verified":false},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-14T18:19:18.000Z","size":1877587,"stargazers_count":115688,"open_issues_count":18659,"forks_count":26349,"subscribers_count":1537,"default_branch":"master","last_synced_at":"2026-08-15T11:04:28.009Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-15T10:54:20.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:15:57.819Z","dependent_packages_count":0,"downloads":138,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":55.83072863291658,"dependent_repos_count":6.178109366029689,"dependent_packages_count":16.50473119822849,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.171189732391586},"purl":"pkg:nuget/megadotsharpeditor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/megadotsharpeditor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/megadotsharpeditor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/megadotsharpeditor/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T11:00:14.898Z","issues_count":12150,"pull_requests_count":16463,"avg_time_to_close_issue":19779528.491576605,"avg_time_to_close_pull_request":5530472.954964615,"issues_closed_count":6292,"pull_requests_closed_count":9326,"pull_request_authors_count":2289,"issue_authors_count":5794,"avg_comments_per_issue":2.6302057613168723,"avg_comments_per_pull_request":2.5759582093178643,"merged_pull_requests_count":7548,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":833,"past_year_pull_requests_count":1456,"past_year_avg_time_to_close_issue":1232184.6153846155,"past_year_avg_time_to_close_pull_request":1457762.4354485776,"past_year_issues_closed_count":221,"past_year_pull_requests_closed_count":457,"past_year_pull_request_authors_count":463,"past_year_issue_authors_count":634,"past_year_avg_comments_per_issue":1.7719087635054023,"past_year_avg_comments_per_pull_request":2.3798076923076925,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":354,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1040,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":976,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":709,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"YeldhamDev","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"aaronfranke","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"HolonProduction","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"lawnjelly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Rubonnek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"AThousandShips","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"akien-mga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"raulsntos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/megadotsharpeditor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/megadotsharpeditor/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/megadotsharpeditor/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/megadotsharpeditor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/megadotsharpeditor/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/megadotsharpeditor/codemeta","maintainers":[{"uuid":"danielle_megacrit","login":"danielle_megacrit","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://www.nuget.org/profiles/danielle_megacrit","role":null,"created_at":"2026-03-05T09:53:20.604Z","updated_at":"2026-03-05T09:53:20.604Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/danielle_megacrit/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":846800,"maintainers_count":114732,"namespaces_count":0,"keywords_count":175660,"github":"nuget","metadata":{"funded_packages_count":33203,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-01T05:04:06.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":11984951,"name":"redot.sourcegenerators","ecosystem":"nuget","description":"Core C# source generator for Godot projects.","homepage":"https://github.com/godotengine/godot/tree/master/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2025-08-07T04:56:30.260Z","latest_release_published_at":"2026-06-30T03:00:02.147Z","latest_release_number":"26.2.0","last_synced_at":"2026-08-15T11:17:24.730Z","created_at":"2025-08-07T05:01:10.600Z","updated_at":"2026-08-15T11:17:24.730Z","registry_url":"https://www.nuget.org/packages/redot.sourcegenerators/","install_command":"Install-Package redot.sourcegenerators","documentation_url":null,"metadata":{"copyright":"Copyright (c) Godot Engine contributors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/godotengine/godot/tree/master/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators","branch":null,"commit":"4f5b14abade2239104847d03d8f9056e4467cfcd"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"verified":false},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-14T18:19:18.000Z","size":1877587,"stargazers_count":115688,"open_issues_count":18659,"forks_count":26349,"subscribers_count":1537,"default_branch":"master","last_synced_at":"2026-08-15T11:04:28.009Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-15T10:54:20.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:17:24.420Z","dependent_packages_count":0,"downloads":2978,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.698814590658234,"dependent_packages_count":17.953808222756813,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":12.326311406707523},"purl":"pkg:nuget/redot.sourcegenerators","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/redot.sourcegenerators","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/redot.sourcegenerators","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/redot.sourcegenerators/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T11:00:14.898Z","issues_count":12150,"pull_requests_count":16463,"avg_time_to_close_issue":19779528.491576605,"avg_time_to_close_pull_request":5530472.954964615,"issues_closed_count":6292,"pull_requests_closed_count":9326,"pull_request_authors_count":2289,"issue_authors_count":5794,"avg_comments_per_issue":2.6302057613168723,"avg_comments_per_pull_request":2.5759582093178643,"merged_pull_requests_count":7548,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":833,"past_year_pull_requests_count":1456,"past_year_avg_time_to_close_issue":1232184.6153846155,"past_year_avg_time_to_close_pull_request":1457762.4354485776,"past_year_issues_closed_count":221,"past_year_pull_requests_closed_count":457,"past_year_pull_request_authors_count":463,"past_year_issue_authors_count":634,"past_year_avg_comments_per_issue":1.7719087635054023,"past_year_avg_comments_per_pull_request":2.3798076923076925,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":354,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1040,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":976,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":709,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"YeldhamDev","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"aaronfranke","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"HolonProduction","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"lawnjelly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Rubonnek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"AThousandShips","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"akien-mga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"raulsntos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/redot.sourcegenerators/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/redot.sourcegenerators/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/redot.sourcegenerators/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/redot.sourcegenerators/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/redot.sourcegenerators/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/redot.sourcegenerators/codemeta","maintainers":[{"uuid":"RedotEngine","login":"RedotEngine","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://www.nuget.org/profiles/RedotEngine","role":null,"created_at":"2025-12-04T04:45:29.582Z","updated_at":"2025-12-04T04:45:29.582Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/RedotEngine/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":846800,"maintainers_count":114732,"namespaces_count":0,"keywords_count":175660,"github":"nuget","metadata":{"funded_packages_count":33203,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-01T05:04:06.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8936744,"name":"godotsharpeditor","ecosystem":"nuget","description":"Godot C# Editor API.","homepage":"https://github.com/godotengine/godot/tree/master/modules/mono/glue/GodotSharp/GodotSharpEditor","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":[],"namespace":null,"versions_count":171,"first_release_published_at":"2022-09-14T13:50:28.067Z","latest_release_published_at":"2026-08-18T17:10:14.370Z","latest_release_number":"4.7.2","last_synced_at":"2026-08-18T17:18:34.593Z","created_at":"2024-02-26T02:40:47.089Z","updated_at":"2026-08-18T18:25:51.020Z","registry_url":"https://www.nuget.org/packages/godotsharpeditor/","install_command":"Install-Package godotsharpeditor","documentation_url":null,"metadata":{"copyright":"Copyright (c) Godot Engine contributors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/godotengine/godot/tree/master/modules/mono/glue/GodotSharp/GodotSharpEditor","branch":null,"commit":"51105ccbe58381774ecd7a7486d564b202a5192e"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":["net8.0"],"total_dependencies":1},"verified":false},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-14T18:19:18.000Z","size":1877587,"stargazers_count":115688,"open_issues_count":18659,"forks_count":26349,"subscribers_count":1537,"default_branch":"master","last_synced_at":"2026-08-15T11:04:28.009Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-15T10:54:20.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-18T18:25:51.020Z","dependent_packages_count":10,"downloads":1789103,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":3.2014682516600486,"dependent_repos_count":14.97801439290325,"dependent_packages_count":20.3376452392213,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":12.8390426279282},"purl":"pkg:nuget/godotsharpeditor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/godotsharpeditor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/godotsharpeditor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/godotsharpeditor/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T18:00:17.140Z","issues_count":12225,"pull_requests_count":16625,"avg_time_to_close_issue":19820316.024750117,"avg_time_to_close_pull_request":5538042.030283643,"issues_closed_count":6303,"pull_requests_closed_count":9378,"pull_request_authors_count":2312,"issue_authors_count":5822,"avg_comments_per_issue":2.6429447852760735,"avg_comments_per_pull_request":2.599578947368421,"merged_pull_requests_count":7581,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":859,"past_year_pull_requests_count":1550,"past_year_avg_time_to_close_issue":1245707.6090909091,"past_year_avg_time_to_close_pull_request":1461195.0168421052,"past_year_issues_closed_count":220,"past_year_pull_requests_closed_count":475,"past_year_pull_request_authors_count":481,"past_year_issue_authors_count":645,"past_year_avg_comments_per_issue":1.9126891734575087,"past_year_avg_comments_per_pull_request":2.5735483870967744,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":363,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1043,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":987,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":714,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":390,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":319,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":286,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":211,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"YeldhamDev","count":176,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":156,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"blueskythlikesclouds","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"HolonProduction","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"aaronfranke","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"lawnjelly","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"AThousandShips","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"blueskythlikesclouds","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"akien-mga","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"Rubonnek","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"raulsntos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/godotsharpeditor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/godotsharpeditor/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/godotsharpeditor/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/godotsharpeditor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/godotsharpeditor/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/godotsharpeditor/codemeta","maintainers":[{"uuid":"godotengine","login":"godotengine","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://www.nuget.org/profiles/godotengine","role":null,"created_at":"2024-02-26T02:57:43.362Z","updated_at":"2024-02-26T02:57:43.362Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/godotengine/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":846800,"maintainers_count":114732,"namespaces_count":0,"keywords_count":175660,"github":"nuget","metadata":{"funded_packages_count":33203,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-01T05:04:06.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8936742,"name":"godot.net.sdk","ecosystem":"nuget","description":"MSBuild .NET Sdk for Godot projects.","homepage":"https://github.com/godotengine/godot/tree/master/modules/mono/editor/Godot.NET.Sdk","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":["MSBuildSdk"],"namespace":null,"versions_count":180,"first_release_published_at":"2020-08-20T19:28:10.630Z","latest_release_published_at":"2026-08-18T17:10:09.880Z","latest_release_number":"4.7.2","last_synced_at":"2026-08-18T17:19:53.452Z","created_at":"2024-02-26T02:40:47.073Z","updated_at":"2026-08-18T18:53:22.910Z","registry_url":"https://www.nuget.org/packages/godot.net.sdk/","install_command":"Install-Package godot.net.sdk","documentation_url":null,"metadata":{"copyright":"Copyright (c) Godot Engine contributors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/godotengine/godot/tree/master/modules/mono/editor/Godot.NET.Sdk","branch":null,"commit":"51105ccbe58381774ecd7a7486d564b202a5192e"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[{"name":"MSBuildSdk","version":null}],"verified":true},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-14T18:19:18.000Z","size":1877587,"stargazers_count":115688,"open_issues_count":18659,"forks_count":26349,"subscribers_count":1537,"default_branch":"master","last_synced_at":"2026-08-15T11:04:28.009Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-15T10:54:20.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-18T18:53:22.910Z","dependent_packages_count":0,"downloads":2373545,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":2.035399449246656,"dependent_repos_count":14.97801439290325,"dependent_packages_count":20.3376452392213,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":12.450353027123734},"purl":"pkg:nuget/godot.net.sdk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/godot.net.sdk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/godot.net.sdk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/godot.net.sdk/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T18:00:17.140Z","issues_count":12225,"pull_requests_count":16625,"avg_time_to_close_issue":19820316.024750117,"avg_time_to_close_pull_request":5538042.030283643,"issues_closed_count":6303,"pull_requests_closed_count":9378,"pull_request_authors_count":2312,"issue_authors_count":5822,"avg_comments_per_issue":2.6429447852760735,"avg_comments_per_pull_request":2.599578947368421,"merged_pull_requests_count":7581,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":859,"past_year_pull_requests_count":1550,"past_year_avg_time_to_close_issue":1245707.6090909091,"past_year_avg_time_to_close_pull_request":1461195.0168421052,"past_year_issues_closed_count":220,"past_year_pull_requests_closed_count":475,"past_year_pull_request_authors_count":481,"past_year_issue_authors_count":645,"past_year_avg_comments_per_issue":1.9126891734575087,"past_year_avg_comments_per_pull_request":2.5735483870967744,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":363,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1043,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":987,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":714,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":390,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":319,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":286,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":211,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"YeldhamDev","count":176,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":156,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"blueskythlikesclouds","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"HolonProduction","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"aaronfranke","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"lawnjelly","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"AThousandShips","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"blueskythlikesclouds","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"akien-mga","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"Rubonnek","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"raulsntos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/godot.net.sdk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/godot.net.sdk/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/godot.net.sdk/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/godot.net.sdk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/godot.net.sdk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/godot.net.sdk/codemeta","maintainers":[{"uuid":"godotengine","login":"godotengine","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://www.nuget.org/profiles/godotengine","role":null,"created_at":"2024-02-26T02:57:42.639Z","updated_at":"2024-02-26T02:57:42.639Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/godotengine/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":846800,"maintainers_count":114732,"namespaces_count":0,"keywords_count":175660,"github":"nuget","metadata":{"funded_packages_count":33203,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-01T05:04:06.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":4832950,"name":"io.github.m4gr3d:godot","ecosystem":"maven","description":"Godot Engine Android Library - Template Build","homepage":"https://godotengine.org/","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":[],"namespace":"io.github.m4gr3d","versions_count":9,"first_release_published_at":"2022-03-14T18:56:23.000Z","latest_release_published_at":"2025-07-18T02:37:39.000Z","latest_release_number":"4.5.0.beta3","last_synced_at":"2026-08-15T11:13:03.697Z","created_at":"2022-07-26T15:57:52.011Z","updated_at":"2026-08-15T11:13:03.697Z","registry_url":"https://central.sonatype.com/artifact/io.github.m4gr3d/godot/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.m4gr3d/godot/","metadata":{},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-11T16:46:17.000Z","size":1877208,"stargazers_count":115557,"open_issues_count":18648,"forks_count":26334,"subscribers_count":1550,"default_branch":"master","last_synced_at":"2026-08-12T01:35:27.503Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-12T01:07:25.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36546441,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:13:03.383Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":13.765882670992161,"dependent_packages_count":13.9162736675578,"stargazers_count":0.34363641825117897,"forks_count":0.7475493877224074,"docker_downloads_count":null,"average":7.193335536130887},"purl":"pkg:maven/io.github.m4gr3d/godot","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.m4gr3d:godot","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.m4gr3d:godot","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.m4gr3d:godot/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T11:00:14.898Z","issues_count":12150,"pull_requests_count":16463,"avg_time_to_close_issue":19779528.491576605,"avg_time_to_close_pull_request":5530472.954964615,"issues_closed_count":6292,"pull_requests_closed_count":9326,"pull_request_authors_count":2289,"issue_authors_count":5794,"avg_comments_per_issue":2.6302057613168723,"avg_comments_per_pull_request":2.5759582093178643,"merged_pull_requests_count":7548,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":833,"past_year_pull_requests_count":1456,"past_year_avg_time_to_close_issue":1232184.6153846155,"past_year_avg_time_to_close_pull_request":1457762.4354485776,"past_year_issues_closed_count":221,"past_year_pull_requests_closed_count":457,"past_year_pull_request_authors_count":463,"past_year_issue_authors_count":634,"past_year_avg_comments_per_issue":1.7719087635054023,"past_year_avg_comments_per_pull_request":2.3798076923076925,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":354,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1040,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":976,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":709,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"YeldhamDev","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"aaronfranke","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"HolonProduction","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"lawnjelly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Rubonnek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"AThousandShips","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"akien-mga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"raulsntos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.m4gr3d:godot/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.m4gr3d:godot/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.m4gr3d:godot/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.m4gr3d:godot/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.m4gr3d:godot/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.m4gr3d:godot/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620154,"maintainers_count":0,"namespaces_count":82381,"keywords_count":36851,"github":"maven-central","metadata":{"funded_packages_count":48065,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-01T05:04:44.165Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14305816,"name":"cracktower.godot.sourcegenerators","ecosystem":"nuget","description":"Core C# source generator for Godot projects.","homepage":"https://github.com/godotengine/godot/tree/master/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2026-04-23T14:56:16.117Z","latest_release_published_at":"2026-06-20T20:39:20.873Z","latest_release_number":"4.7.0-conv.1","last_synced_at":"2026-08-15T11:13:11.840Z","created_at":"2026-04-23T15:15:21.842Z","updated_at":"2026-08-15T11:13:11.840Z","registry_url":"https://www.nuget.org/packages/cracktower.godot.sourcegenerators/","install_command":"Install-Package cracktower.godot.sourcegenerators","documentation_url":null,"metadata":{"copyright":"Copyright (c) Godot Engine contributors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/godotengine/godot/tree/master/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators","branch":null,"commit":"f5a33eb252e7f4ae8c11a26cef950b3231bd7a65"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[]},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-11T16:46:17.000Z","size":1877208,"stargazers_count":115557,"open_issues_count":18648,"forks_count":26334,"subscribers_count":1550,"default_branch":"master","last_synced_at":"2026-08-12T01:35:27.503Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-12T01:07:25.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36546441,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:13:03.429Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.055017731231984,"dependent_packages_count":16.175962206894123,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":11.115489969063054},"purl":"pkg:nuget/cracktower.godot.sourcegenerators","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/cracktower.godot.sourcegenerators","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/cracktower.godot.sourcegenerators","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/cracktower.godot.sourcegenerators/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T11:00:14.898Z","issues_count":12150,"pull_requests_count":16463,"avg_time_to_close_issue":19779528.491576605,"avg_time_to_close_pull_request":5530472.954964615,"issues_closed_count":6292,"pull_requests_closed_count":9326,"pull_request_authors_count":2289,"issue_authors_count":5794,"avg_comments_per_issue":2.6302057613168723,"avg_comments_per_pull_request":2.5759582093178643,"merged_pull_requests_count":7548,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":833,"past_year_pull_requests_count":1456,"past_year_avg_time_to_close_issue":1232184.6153846155,"past_year_avg_time_to_close_pull_request":1457762.4354485776,"past_year_issues_closed_count":221,"past_year_pull_requests_closed_count":457,"past_year_pull_request_authors_count":463,"past_year_issue_authors_count":634,"past_year_avg_comments_per_issue":1.7719087635054023,"past_year_avg_comments_per_pull_request":2.3798076923076925,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":354,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1040,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":976,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":709,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"YeldhamDev","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"aaronfranke","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"HolonProduction","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"lawnjelly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Rubonnek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"AThousandShips","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"akien-mga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"raulsntos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/cracktower.godot.sourcegenerators/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/cracktower.godot.sourcegenerators/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/cracktower.godot.sourcegenerators/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/cracktower.godot.sourcegenerators/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/cracktower.godot.sourcegenerators/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/cracktower.godot.sourcegenerators/codemeta","maintainers":[],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":846800,"maintainers_count":114732,"namespaces_count":0,"keywords_count":175660,"github":"nuget","metadata":{"funded_packages_count":33203,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-01T05:04:06.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":12119881,"name":"org.godotengine:godot-tools","ecosystem":"maven","description":"Godot Engine Tools Android Library - Editor Build","homepage":"https://godotengine.org/","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":[],"namespace":"org.godotengine","versions_count":9,"first_release_published_at":"2025-09-19T21:23:25.000Z","latest_release_published_at":"2026-07-15T02:05:41.000Z","latest_release_number":"4.7.1.stable","last_synced_at":"2026-08-18T17:35:18.819Z","created_at":"2025-09-19T21:33:11.784Z","updated_at":"2026-08-18T17:35:18.820Z","registry_url":"https://central.sonatype.com/artifact/org.godotengine/godot-tools/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.godotengine/godot-tools/","metadata":{},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-14T18:19:18.000Z","size":1877587,"stargazers_count":115688,"open_issues_count":18659,"forks_count":26349,"subscribers_count":1537,"default_branch":"master","last_synced_at":"2026-08-15T11:04:28.009Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-15T10:54:20.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:13:02.609Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.98498832082662,"dependent_packages_count":45.72727091514342,"stargazers_count":0.018841671980984406,"forks_count":0.5275668154675633,"docker_downloads_count":null,"average":19.564666930854646},"purl":"pkg:maven/org.godotengine/godot-tools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.godotengine:godot-tools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.godotengine:godot-tools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.godotengine:godot-tools/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T11:00:14.898Z","issues_count":12150,"pull_requests_count":16463,"avg_time_to_close_issue":19779528.491576605,"avg_time_to_close_pull_request":5530472.954964615,"issues_closed_count":6292,"pull_requests_closed_count":9326,"pull_request_authors_count":2289,"issue_authors_count":5794,"avg_comments_per_issue":2.6302057613168723,"avg_comments_per_pull_request":2.5759582093178643,"merged_pull_requests_count":7548,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":833,"past_year_pull_requests_count":1456,"past_year_avg_time_to_close_issue":1232184.6153846155,"past_year_avg_time_to_close_pull_request":1457762.4354485776,"past_year_issues_closed_count":221,"past_year_pull_requests_closed_count":457,"past_year_pull_request_authors_count":463,"past_year_issue_authors_count":634,"past_year_avg_comments_per_issue":1.7719087635054023,"past_year_avg_comments_per_pull_request":2.3798076923076925,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":354,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1040,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":976,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":709,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"YeldhamDev","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"aaronfranke","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"HolonProduction","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"lawnjelly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Rubonnek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"AThousandShips","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"akien-mga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"raulsntos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.godotengine:godot-tools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.godotengine:godot-tools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.godotengine:godot-tools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.godotengine:godot-tools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.godotengine:godot-tools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.godotengine:godot-tools/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620154,"maintainers_count":0,"namespaces_count":82381,"keywords_count":36851,"github":"maven-central","metadata":{"funded_packages_count":48065,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-01T05:04:44.165Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":12119883,"name":"org.godotengine:godot-debug","ecosystem":"maven","description":"Godot Engine Android Library - (Debug) Template Build","homepage":"https://godotengine.org/","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":[],"namespace":"org.godotengine","versions_count":9,"first_release_published_at":"2025-09-19T21:23:25.000Z","latest_release_published_at":"2026-07-15T02:05:45.000Z","latest_release_number":"4.7.1.stable","last_synced_at":"2026-08-18T17:35:01.968Z","created_at":"2025-09-19T21:33:11.855Z","updated_at":"2026-08-18T17:35:01.968Z","registry_url":"https://central.sonatype.com/artifact/org.godotengine/godot-debug/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.godotengine/godot-debug/","metadata":{},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-11T16:46:17.000Z","size":1877208,"stargazers_count":115557,"open_issues_count":18648,"forks_count":26334,"subscribers_count":1550,"default_branch":"master","last_synced_at":"2026-08-12T01:35:27.503Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-12T01:07:25.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36546441,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:13:02.841Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.98498832082662,"dependent_packages_count":45.72727091514342,"stargazers_count":0.018841671980984406,"forks_count":0.5275668154675633,"docker_downloads_count":null,"average":19.564666930854646},"purl":"pkg:maven/org.godotengine/godot-debug","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.godotengine:godot-debug","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.godotengine:godot-debug","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.godotengine:godot-debug/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T11:00:14.898Z","issues_count":12150,"pull_requests_count":16463,"avg_time_to_close_issue":19779528.491576605,"avg_time_to_close_pull_request":5530472.954964615,"issues_closed_count":6292,"pull_requests_closed_count":9326,"pull_request_authors_count":2289,"issue_authors_count":5794,"avg_comments_per_issue":2.6302057613168723,"avg_comments_per_pull_request":2.5759582093178643,"merged_pull_requests_count":7548,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":833,"past_year_pull_requests_count":1456,"past_year_avg_time_to_close_issue":1232184.6153846155,"past_year_avg_time_to_close_pull_request":1457762.4354485776,"past_year_issues_closed_count":221,"past_year_pull_requests_closed_count":457,"past_year_pull_request_authors_count":463,"past_year_issue_authors_count":634,"past_year_avg_comments_per_issue":1.7719087635054023,"past_year_avg_comments_per_pull_request":2.3798076923076925,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":354,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1040,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":976,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":709,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"YeldhamDev","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"aaronfranke","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"HolonProduction","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"lawnjelly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Rubonnek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"AThousandShips","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"akien-mga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"raulsntos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.godotengine:godot-debug/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.godotengine:godot-debug/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.godotengine:godot-debug/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.godotengine:godot-debug/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.godotengine:godot-debug/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.godotengine:godot-debug/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620154,"maintainers_count":0,"namespaces_count":82381,"keywords_count":36851,"github":"maven-central","metadata":{"funded_packages_count":48065,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-01T05:04:44.165Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14330281,"name":"org.godotengine.editor.v3","ecosystem":"fdroid","description":"All-in-one, cross-platform game engine","homepage":"https://godotengine.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":["Development"],"namespace":"The Godot Foundation","versions_count":4,"first_release_published_at":"2023-10-04T23:45:40.000Z","latest_release_published_at":"2026-06-27T16:20:37.000Z","latest_release_number":"3.6.2.stable","last_synced_at":"2026-06-29T18:34:06.853Z","created_at":"2026-04-27T18:45:28.337Z","updated_at":"2026-08-15T11:13:02.741Z","registry_url":"https://f-droid.org/packages/org.godotengine.editor.v3","install_command":"fdroidcl install org.godotengine.editor.v3","documentation_url":null,"metadata":{"author_name":"The Godot Foundation","suggested_version_name":"3.6.2.stable","categories":["Development"],"issue_tracker":"https://github.com/godotengine/godot/issues/","donate":"https://godotengine.org/donate/"},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-14T18:19:18.000Z","size":1877587,"stargazers_count":115688,"open_issues_count":18659,"forks_count":26349,"subscribers_count":1537,"default_branch":"master","last_synced_at":"2026-08-15T11:04:28.009Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-15T10:54:20.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:13:02.741Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:fdroid/org.godotengine.editor.v3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/fdroid/org.godotengine.editor.v3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/fdroid/org.godotengine.editor.v3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/fdroid/org.godotengine.editor.v3/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T11:00:14.898Z","issues_count":12150,"pull_requests_count":16463,"avg_time_to_close_issue":19779528.491576605,"avg_time_to_close_pull_request":5530472.954964615,"issues_closed_count":6292,"pull_requests_closed_count":9326,"pull_request_authors_count":2289,"issue_authors_count":5794,"avg_comments_per_issue":2.6302057613168723,"avg_comments_per_pull_request":2.5759582093178643,"merged_pull_requests_count":7548,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":833,"past_year_pull_requests_count":1456,"past_year_avg_time_to_close_issue":1232184.6153846155,"past_year_avg_time_to_close_pull_request":1457762.4354485776,"past_year_issues_closed_count":221,"past_year_pull_requests_closed_count":457,"past_year_pull_request_authors_count":463,"past_year_issue_authors_count":634,"past_year_avg_comments_per_issue":1.7719087635054023,"past_year_avg_comments_per_pull_request":2.3798076923076925,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":354,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1040,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":976,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":709,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"YeldhamDev","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"aaronfranke","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"HolonProduction","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"lawnjelly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Rubonnek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"AThousandShips","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"akien-mga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"raulsntos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/f-droid.org/packages/org.godotengine.editor.v3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/f-droid.org/packages/org.godotengine.editor.v3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/f-droid.org/packages/org.godotengine.editor.v3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/f-droid.org/packages/org.godotengine.editor.v3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/f-droid.org/packages/org.godotengine.editor.v3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/f-droid.org/packages/org.godotengine.editor.v3/codemeta","maintainers":[],"registry":{"name":"f-droid.org","url":"https://f-droid.org","ecosystem":"fdroid","default":true,"packages_count":4990,"maintainers_count":0,"namespaces_count":2572,"keywords_count":1469,"github":"f-droid","metadata":{"funded_packages_count":614},"icon_url":"https://github.com/f-droid.png","created_at":"2026-04-27T18:20:16.434Z","updated_at":"2026-09-01T05:05:21.794Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/f-droid.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/f-droid.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/f-droid.org/namespaces"}},{"id":3288932,"name":"godottools.idemessaging","ecosystem":"nuget","description":"This library enables communication with the Godot Engine editor (the version with .NET support).\nIt's intended for use in IDEs/editors plugins for a better experience working with Godot C# projects.\n\nA client using this library is only compatible with servers of the same major version and of a lower or equal minor version.","homepage":"","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":["godot"],"namespace":null,"versions_count":5,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2024-04-19T19:17:22.047Z","latest_release_number":"1.1.2","last_synced_at":"2026-08-15T11:13:18.204Z","created_at":"2022-04-10T16:55:44.909Z","updated_at":"2026-08-15T11:13:22.857Z","registry_url":"https://www.nuget.org/packages/godottools.idemessaging/","install_command":"Install-Package godottools.idemessaging","documentation_url":null,"metadata":{"license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"repository":{"type":null,"url":"https://github.com/godotengine/godot/tree/master/modules/mono/editor/GodotTools/GodotTools.IdeMessaging","branch":null,"commit":null},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":[".NETStandard2.0"],"total_dependencies":1},"verified":false},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-14T18:19:18.000Z","size":1877587,"stargazers_count":115688,"open_issues_count":18659,"forks_count":26349,"subscribers_count":1537,"default_branch":"master","last_synced_at":"2026-08-15T11:04:28.009Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-15T10:54:20.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:13:22.857Z","dependent_packages_count":0,"downloads":38992,"downloads_period":"total","dependent_repos_count":29,"rankings":{"downloads":8.582937527916348,"dependent_repos_count":1.2665102750594648,"dependent_packages_count":20.713277171236584,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":10.187574991404132},"purl":"pkg:nuget/godottools.idemessaging","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/godottools.idemessaging","docker_dependents_count":1,"docker_downloads_count":13,"usage_url":"https://repos.ecosyste.ms/usage/nuget/godottools.idemessaging","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/godottools.idemessaging/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T11:00:14.898Z","issues_count":12150,"pull_requests_count":16463,"avg_time_to_close_issue":19779528.491576605,"avg_time_to_close_pull_request":5530472.954964615,"issues_closed_count":6292,"pull_requests_closed_count":9326,"pull_request_authors_count":2289,"issue_authors_count":5794,"avg_comments_per_issue":2.6302057613168723,"avg_comments_per_pull_request":2.5759582093178643,"merged_pull_requests_count":7548,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":833,"past_year_pull_requests_count":1456,"past_year_avg_time_to_close_issue":1232184.6153846155,"past_year_avg_time_to_close_pull_request":1457762.4354485776,"past_year_issues_closed_count":221,"past_year_pull_requests_closed_count":457,"past_year_pull_request_authors_count":463,"past_year_issue_authors_count":634,"past_year_avg_comments_per_issue":1.7719087635054023,"past_year_avg_comments_per_pull_request":2.3798076923076925,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":354,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1040,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":976,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":709,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"YeldhamDev","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"aaronfranke","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"HolonProduction","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"lawnjelly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Rubonnek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"AThousandShips","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"akien-mga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"raulsntos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/godottools.idemessaging/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/godottools.idemessaging/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/godottools.idemessaging/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/godottools.idemessaging/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/godottools.idemessaging/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/godottools.idemessaging/codemeta","maintainers":[{"uuid":"godotengine","login":"godotengine","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://www.nuget.org/profiles/godotengine","role":null,"created_at":"2022-11-18T08:37:05.403Z","updated_at":"2022-11-18T08:37:05.403Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/godotengine/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":846800,"maintainers_count":114732,"namespaces_count":0,"keywords_count":175660,"github":"nuget","metadata":{"funded_packages_count":33203,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-01T05:04:06.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":12119880,"name":"org.godotengine:godot","ecosystem":"maven","description":"Godot Engine Android Library - Template Build","homepage":"https://godotengine.org/","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":[],"namespace":"org.godotengine","versions_count":29,"first_release_published_at":"2023-01-08T22:19:06.000Z","latest_release_published_at":"2026-07-15T02:05:45.000Z","latest_release_number":"4.7.1.stable","last_synced_at":"2026-08-15T11:13:24.797Z","created_at":"2025-09-19T21:33:11.781Z","updated_at":"2026-08-15T11:13:24.797Z","registry_url":"https://central.sonatype.com/artifact/org.godotengine/godot/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.godotengine/godot/","metadata":{},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-14T18:19:18.000Z","size":1877587,"stargazers_count":115688,"open_issues_count":18659,"forks_count":26349,"subscribers_count":1537,"default_branch":"master","last_synced_at":"2026-08-15T11:04:28.009Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-15T10:54:20.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:13:02.854Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.98498832082662,"dependent_packages_count":45.72727091514342,"stargazers_count":0.018841671980984406,"forks_count":0.5275668154675633,"docker_downloads_count":null,"average":19.564666930854646},"purl":"pkg:maven/org.godotengine/godot","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.godotengine:godot","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.godotengine:godot","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.godotengine:godot/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T11:00:14.898Z","issues_count":12150,"pull_requests_count":16463,"avg_time_to_close_issue":19779528.491576605,"avg_time_to_close_pull_request":5530472.954964615,"issues_closed_count":6292,"pull_requests_closed_count":9326,"pull_request_authors_count":2289,"issue_authors_count":5794,"avg_comments_per_issue":2.6302057613168723,"avg_comments_per_pull_request":2.5759582093178643,"merged_pull_requests_count":7548,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":833,"past_year_pull_requests_count":1456,"past_year_avg_time_to_close_issue":1232184.6153846155,"past_year_avg_time_to_close_pull_request":1457762.4354485776,"past_year_issues_closed_count":221,"past_year_pull_requests_closed_count":457,"past_year_pull_request_authors_count":463,"past_year_issue_authors_count":634,"past_year_avg_comments_per_issue":1.7719087635054023,"past_year_avg_comments_per_pull_request":2.3798076923076925,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":354,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1040,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":976,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":709,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"YeldhamDev","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"aaronfranke","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"HolonProduction","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"lawnjelly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Rubonnek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"AThousandShips","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"akien-mga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"raulsntos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.godotengine:godot/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.godotengine:godot/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.godotengine:godot/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.godotengine:godot/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.godotengine:godot/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.godotengine:godot/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620154,"maintainers_count":0,"namespaces_count":82381,"keywords_count":36851,"github":"maven-central","metadata":{"funded_packages_count":48065,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-01T05:04:44.165Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14986142,"name":"github.com/Godotengine/godot","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/Godotengine/godot","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-08-14T17:04:56.000Z","latest_release_published_at":"2026-08-14T17:04:56.000Z","latest_release_number":"v0.0.0-20260814170456-00932449c9f3","last_synced_at":"2026-08-17T04:58:17.774Z","created_at":"2026-08-17T04:58:17.216Z","updated_at":"2026-08-17T04:58:18.728Z","registry_url":"https://pkg.go.dev/github.com/Godotengine/godot","install_command":"go get github.com/Godotengine/godot","documentation_url":"https://pkg.go.dev/github.com/Godotengine/godot#section-documentation","metadata":{},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-14T18:19:18.000Z","size":1877587,"stargazers_count":115688,"open_issues_count":18659,"forks_count":26349,"subscribers_count":1537,"default_branch":"master","last_synced_at":"2026-08-15T11:04:28.009Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-15T10:54:20.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36731061,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-17T02:00:06.698Z","response_time":86,"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"}},"repo_metadata_updated_at":"2026-08-17T04:58:18.728Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.750106525784944,"dependent_packages_count":4.450781137892856,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.6004438318389},"purl":"pkg:golang/github.com/%21godotengine/godot","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Godotengine/godot","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Godotengine/godot","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Godotengine/godot/dependencies","status":"removed","funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T11:13:05.518Z","issues_count":12176,"pull_requests_count":16504,"avg_time_to_close_issue":19832538.478329893,"avg_time_to_close_pull_request":5534337.983838168,"issues_closed_count":6299,"pull_requests_closed_count":9343,"pull_request_authors_count":2298,"issue_authors_count":5801,"avg_comments_per_issue":2.634937582128778,"avg_comments_per_pull_request":2.5890087251575378,"merged_pull_requests_count":7563,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":848,"past_year_pull_requests_count":1482,"past_year_avg_time_to_close_issue":1227945.986607143,"past_year_avg_time_to_close_pull_request":1523953.978448276,"past_year_issues_closed_count":224,"past_year_pull_requests_closed_count":464,"past_year_pull_request_authors_count":469,"past_year_issue_authors_count":642,"past_year_avg_comments_per_issue":1.8431603773584906,"past_year_avg_comments_per_pull_request":2.5364372469635628,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":360,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1043,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":977,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":710,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":389,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":318,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"YeldhamDev","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":116,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"HolonProduction","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"aaronfranke","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"syntaxerror247","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"lawnjelly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Rubonnek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"AThousandShips","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"akien-mga","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"RandomShaper","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"raulsntos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGodotengine%2Fgodot/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGodotengine%2Fgodot/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGodotengine%2Fgodot/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGodotengine%2Fgodot/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGodotengine%2Fgodot/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGodotengine%2Fgodot/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282188,"maintainers_count":0,"namespaces_count":839573,"keywords_count":126245,"github":"golang","metadata":{"funded_packages_count":69842,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-01T05:03:01.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":8936731,"name":"godotsharp","ecosystem":"nuget","description":"Godot C# Core API.","homepage":"https://github.com/godotengine/godot/tree/master/modules/mono/glue/GodotSharp/GodotSharp","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":[],"namespace":null,"versions_count":174,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-08-18T17:10:11.933Z","latest_release_number":"4.7.2","last_synced_at":"2026-08-27T08:51:02.056Z","created_at":"2024-02-26T02:40:46.769Z","updated_at":"2026-08-27T08:51:02.056Z","registry_url":"https://www.nuget.org/packages/godotsharp/","install_command":"Install-Package godotsharp","documentation_url":null,"metadata":{"copyright":"Copyright (c) Godot Engine contributors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/godotengine/godot/tree/master/modules/mono/glue/GodotSharp/GodotSharp","branch":null,"commit":"b56a91878e7c94977e4af978968e41d0670c0a8b"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":["net8.0"],"total_dependencies":0},"verified":true},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-14T18:19:18.000Z","size":1877587,"stargazers_count":115688,"open_issues_count":18659,"forks_count":26349,"subscribers_count":1537,"default_branch":"master","last_synced_at":"2026-08-15T11:04:28.009Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-15T10:54:20.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-18T10:11:33.222Z","dependent_packages_count":69,"downloads":2205509,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":2.9783234627353674,"dependent_repos_count":14.97801439290325,"dependent_packages_count":20.3376452392213,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":12.764661031619973},"purl":"pkg:nuget/godotsharp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/godotsharp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/godotsharp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/godotsharp/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T04:58:19.804Z","issues_count":12195,"pull_requests_count":16552,"avg_time_to_close_issue":19832538.478329893,"avg_time_to_close_pull_request":5530980.946107784,"issues_closed_count":6299,"pull_requests_closed_count":9352,"pull_request_authors_count":2303,"issue_authors_count":5813,"avg_comments_per_issue":2.642558425584256,"avg_comments_per_pull_request":2.593885935234413,"merged_pull_requests_count":7566,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":846,"past_year_pull_requests_count":1508,"past_year_avg_time_to_close_issue":1246642.7772727273,"past_year_avg_time_to_close_pull_request":1491665.5301724137,"past_year_issues_closed_count":220,"past_year_pull_requests_closed_count":464,"past_year_pull_request_authors_count":473,"past_year_issue_authors_count":644,"past_year_avg_comments_per_issue":1.9231678486997636,"past_year_avg_comments_per_pull_request":2.586206896551724,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":357,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1043,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":979,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":713,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":389,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":318,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":202,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"YeldhamDev","count":175,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"blueskythlikesclouds","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"HolonProduction","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"aaronfranke","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"syntaxerror247","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"lawnjelly","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Rubonnek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"blueskythlikesclouds","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"AThousandShips","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"akien-mga","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RandomShaper","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"raulsntos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/godotsharp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/godotsharp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/godotsharp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/godotsharp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/godotsharp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/godotsharp/codemeta","maintainers":[{"uuid":"godotengine","login":"godotengine","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://www.nuget.org/profiles/godotengine","role":null,"created_at":"2024-02-26T02:57:42.588Z","updated_at":"2024-02-26T02:57:42.588Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/godotengine/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":846800,"maintainers_count":114732,"namespaces_count":0,"keywords_count":175660,"github":"nuget","metadata":{"funded_packages_count":33203,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-01T05:04:06.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":11984952,"name":"redotsharp","ecosystem":"nuget","description":"Godot C# Core API.","homepage":"https://github.com/godotengine/godot/tree/master/modules/mono/glue/GodotSharp/GodotSharp","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2025-08-07T04:56:24.160Z","latest_release_published_at":"2026-06-30T03:00:03.913Z","latest_release_number":"26.2.0","last_synced_at":"2026-09-01T04:51:20.746Z","created_at":"2025-08-07T05:01:10.729Z","updated_at":"2026-09-01T04:51:20.746Z","registry_url":"https://www.nuget.org/packages/redotsharp/","install_command":"Install-Package redotsharp","documentation_url":null,"metadata":{"copyright":"Copyright (c) Godot Engine contributors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/godotengine/godot/tree/master/modules/mono/glue/GodotSharp/GodotSharp","branch":null,"commit":"335d1599d2964193a1f99e0caad1335439f26237"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":["net8.0"],"total_dependencies":0},"verified":false},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-14T18:19:18.000Z","size":1877587,"stargazers_count":115688,"open_issues_count":18659,"forks_count":26349,"subscribers_count":1537,"default_branch":"master","last_synced_at":"2026-08-15T11:04:28.009Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-15T10:54:20.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T11:13:22.843Z","dependent_packages_count":0,"downloads":3284,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.698814590658234,"dependent_packages_count":17.953808222756813,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":12.326311406707523},"purl":"pkg:nuget/redotsharp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/redotsharp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/redotsharp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/redotsharp/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T11:00:14.898Z","issues_count":12150,"pull_requests_count":16463,"avg_time_to_close_issue":19779528.491576605,"avg_time_to_close_pull_request":5530472.954964615,"issues_closed_count":6292,"pull_requests_closed_count":9326,"pull_request_authors_count":2289,"issue_authors_count":5794,"avg_comments_per_issue":2.6302057613168723,"avg_comments_per_pull_request":2.5759582093178643,"merged_pull_requests_count":7548,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":833,"past_year_pull_requests_count":1456,"past_year_avg_time_to_close_issue":1232184.6153846155,"past_year_avg_time_to_close_pull_request":1457762.4354485776,"past_year_issues_closed_count":221,"past_year_pull_requests_closed_count":457,"past_year_pull_request_authors_count":463,"past_year_issue_authors_count":634,"past_year_avg_comments_per_issue":1.7719087635054023,"past_year_avg_comments_per_pull_request":2.3798076923076925,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":354,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1040,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":976,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":709,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"YeldhamDev","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"aaronfranke","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"HolonProduction","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"lawnjelly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Rubonnek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"blueskythlikesclouds","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"AThousandShips","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"akien-mga","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"raulsntos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/redotsharp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/redotsharp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/redotsharp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/redotsharp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/redotsharp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/redotsharp/codemeta","maintainers":[{"uuid":"RedotEngine","login":"RedotEngine","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://www.nuget.org/profiles/RedotEngine","role":null,"created_at":"2025-12-04T04:45:29.573Z","updated_at":"2025-12-04T04:45:29.573Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/RedotEngine/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":846800,"maintainers_count":114732,"namespaces_count":0,"keywords_count":175660,"github":"nuget","metadata":{"funded_packages_count":33203,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-01T05:04:06.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8936741,"name":"godot.sourcegenerators","ecosystem":"nuget","description":"Core C# source generator for Godot projects.","homepage":"https://github.com/godotengine/godot/tree/master/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/godotengine/godot","keywords_array":[],"namespace":null,"versions_count":175,"first_release_published_at":"2022-09-14T13:50:29.550Z","latest_release_published_at":"2026-08-18T17:10:16.120Z","latest_release_number":"4.7.2","last_synced_at":"2026-09-01T10:31:55.121Z","created_at":"2024-02-26T02:40:47.063Z","updated_at":"2026-09-01T10:31:55.121Z","registry_url":"https://www.nuget.org/packages/godot.sourcegenerators/","install_command":"Install-Package godot.sourcegenerators","documentation_url":null,"metadata":{"copyright":"Copyright (c) Godot Engine contributors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/godotengine/godot/tree/master/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators","branch":null,"commit":"b56a91878e7c94977e4af978968e41d0670c0a8b"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"verified":true},"repo_metadata":{"id":12956696,"uuid":"15634981","full_name":"godotengine/godot","owner":"godotengine","description":"Godot Engine – Multi-platform 2D and 3D game engine","archived":false,"fork":false,"pushed_at":"2026-08-14T18:19:18.000Z","size":1877587,"stargazers_count":115688,"open_issues_count":18659,"forks_count":26349,"subscribers_count":1537,"default_branch":"master","last_synced_at":"2026-08-15T11:04:28.009Z","etag":null,"topics":["game-development","game-engine","gamedev","godot","godotengine","multi-platform","open-source"],"latest_commit_sha":null,"homepage":"https://godotengine.org","language":"C++","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/godotengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://fund.godotengine.org/"}},"created_at":"2014-01-04T16:05:36.000Z","updated_at":"2026-08-15T10:54:20.000Z","dependencies_parsed_at":"2026-08-12T01:38:06.835Z","dependency_job_id":null,"html_url":"https://github.com/godotengine/godot","commit_stats":{"total_commits":36754,"total_committers":2928,"mean_commits":12.5525956284153,"dds":0.9171790825488382,"last_synced_commit":"6681f2563b99e14929a8acb27f4908fece398ef1"},"previous_names":["okamstudio/godot"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/godotengine/godot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/sbom","scorecard":{"id":433521,"data":{"date":"2025-08-11","repo":{"name":"github.com/godotengine/godot","commit":"e67074d0abe9b69f3d1944293342f0664e34c946"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache_cleanup.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache_cleanup.yml:15","Warn: no topLevel permission defined: .github/workflows/android_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/cache_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/ios_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/runner.yml:1","Warn: no topLevel permission defined: .github/workflows/static_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/web_builds.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_builds.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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/godotengine/.github/SECURITY.md:1","Info: Found linked content: github.com/godotengine/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/godotengine/.github/SECURITY.md:1","Info: Found text in security policy: github.com/godotengine/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.6.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable not signed: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable not signed: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable not signed: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable not signed: https://api.github.com/repos/godotengine/godot/releases/170313434","Warn: release artifact 3.6.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/227665327","Warn: release artifact 4.4.1-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/208341358","Warn: release artifact 4.4-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/203376220","Warn: release artifact 3.6-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/174075294","Warn: release artifact 4.3-stable does not have provenance: https://api.github.com/repos/godotengine/godot/releases/170313434"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: modules/mono/thirdparty/libSystem.Security.Cryptography.Native.Android.jar:1","Warn: binary detected: platform/android/java/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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/android_builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android_builds.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android_builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/android_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios_builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/ios_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux_builds.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/linux_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_builds.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/macos_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/static_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web_builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/web_builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_builds.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/godotengine/godot/windows_builds.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: OSV-2023-137","Warn: Project is vulnerable to: OSV-2025-550","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: OSV-2025-300"],"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-19T03:59:15.729Z","repository_id":12956696,"created_at":"2025-08-19T03:59:15.729Z","updated_at":"2025-08-19T03:59:15.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36684249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"godotengine","name":"Godot Engine","uuid":"6318500","kind":"organization","description":"Godot is a popular Free and Open Source game development engine and toolset.","email":"contact@godotengine.org","website":"https://godotengine.org","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6318500?v=4","repositories_count":62,"last_synced_at":"2024-04-28T01:30:22.172Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://fund.godotengine.org/"}},"html_url":"https://github.com/godotengine","funding_links":["https://fund.godotengine.org/"],"total_stars":108285,"followers":6123,"following":0,"created_at":"2022-11-05T14:56:38.301Z","updated_at":"2024-04-28T01:30:28.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godotengine/repositories"},"tags":[{"name":"4.7.1-stable","sha":"a13da4feb8d8aefc283c3763d33a2f170a18d541","kind":"commit","published_at":"2026-07-13T21:00:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7.1-stable/manifests"},{"name":"4.7-stable","sha":"5b4e0cb0fd279832bbdd69fed5354d4e5ad26f88","kind":"commit","published_at":"2026-06-17T18:46:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.7-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.7-stable/manifests"},{"name":"4.6.3-stable","sha":"35e80b3a8822a9df9be390814b62f44c0a9c69e8","kind":"commit","published_at":"2026-05-20T13:47:53.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.3-stable/manifests"},{"name":"4.6.2-stable","sha":"001aa128b1cd80dc4e47e823c360bccf45ed6bad","kind":"tag","published_at":"2026-03-31T20:43:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.2-stable/manifests"},{"name":"4.5.2-stable","sha":"6ce3de25aa58466e14ef354703ba8d9791a417da","kind":"commit","published_at":"2026-03-18T16:04:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.2-stable/manifests"},{"name":"4.6.1-stable","sha":"14d19694e0c88a3f9e82d899a0400f27a24c176e","kind":"commit","published_at":"2026-02-16T15:13:51.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6.1-stable/manifests"},{"name":"4.6-stable","sha":"89cea143987d564363e15d207438530651d943ac","kind":"commit","published_at":"2026-01-25T12:41:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.6-stable/manifests"},{"name":"3.6.2-stable","sha":"3cd3caab6779a7f3ec3bbeb9f200db50c735cfc8","kind":"commit","published_at":"2025-10-22T21:54:25.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.2-stable/manifests"},{"name":"4.5.1-stable","sha":"f62fdbde15035c5576dad93e586201f4d41ef0cb","kind":"commit","published_at":"2025-10-13T19:05:40.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5.1-stable/manifests"},{"name":"4.5-stable","sha":"876b290332ec6f2e6d173d08162a02aa7e6ca46d","kind":"commit","published_at":"2025-09-15T01:30:02.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.5-stable/manifests"},{"name":"3.6.1-stable","sha":"b1ba98fced19ac05b7a39b64a97dd7b1005cb7bb","kind":"commit","published_at":"2025-06-24T17:10:49.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6.1-stable/manifests"},{"name":"4.4.1-stable","sha":"49a5bc7b616bd04689a2c89e89bda41f50241464","kind":"commit","published_at":"2025-03-25T23:11:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4.1-stable/manifests"},{"name":"4.4-stable","sha":"4c311cbee68c0b66ff8ebb8b0defdd9979dd2a41","kind":"commit","published_at":"2025-03-02T23:31:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.4-stable/manifests"},{"name":"3.6-stable","sha":"de2f0f147c5b7eff2d0f6dbc35042a4173fd59be","kind":"commit","published_at":"2024-09-08T20:41:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.6-stable/manifests"},{"name":"4.3-stable","sha":"77dcf97d82cbfe4e4615475fa52ca03da645dbd8","kind":"commit","published_at":"2024-08-14T23:00:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.3-stable/manifests"},{"name":"4.1.4-stable","sha":"fe0e8e55752b0c2e64997025717b491703e0f8ad","kind":"commit","published_at":"2024-04-16T12:04:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.4-stable/manifests"},{"name":"4.2.2-stable","sha":"15073afe3856abd2aa1622492fe50026c7d63dc1","kind":"commit","published_at":"2024-04-16T11:48:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.2-stable/manifests"},{"name":"4.2.1-stable","sha":"b09f793f564a6c95dc76acc654b390e68441bd01","kind":"commit","published_at":"2023-12-11T21:14:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2.1-stable/manifests"},{"name":"4.2-stable","sha":"46dc277917a93cbf601bbcf0d27d00f6feeec0d5","kind":"commit","published_at":"2023-11-29T21:45:33.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.2-stable/manifests"},{"name":"4.1.3-stable","sha":"fc79201851a16215f9554884aa242ed957801b10","kind":"tag","published_at":"2023-11-01T15:35:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.3-stable/manifests"},{"name":"4.1.2-stable","sha":"399c9dc393f6f84c0b4e4d4117906c70c048ecf2","kind":"commit","published_at":"2023-10-03T23:22:46.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.2-stable/manifests"},{"name":"3.5.3-stable","sha":"6c814135b69d4e703956bacc2073b4b179ff5a00","kind":"commit","published_at":"2023-09-24T20:26:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.3-stable/manifests"},{"name":"4.0.4-stable","sha":"fc0b241c9b0be3890712c3b72248d6bd790e7889","kind":"commit","published_at":"2023-08-02T12:51:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.4-stable/manifests"},{"name":"4.1.1-stable","sha":"bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5","kind":"commit","published_at":"2023-07-17T12:17:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1.1-stable/manifests"},{"name":"4.1-stable","sha":"970459615f6b2b4151742ec6d7ef8559f87fd5c5","kind":"commit","published_at":"2023-07-05T14:22:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.1-stable/manifests"},{"name":"4.0.3-stable","sha":"5222a99f5d38cd5346254cefed8f65315bca4fcb","kind":"commit","published_at":"2023-05-19T06:58:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.3-stable/manifests"},{"name":"4.0.2-stable","sha":"7a0977ce2c558fe6219f0a14f8bd4d05aea8f019","kind":"commit","published_at":"2023-04-03T22:43:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.2-stable/manifests"},{"name":"4.0.1-stable","sha":"cacf49999e3fb37281d66cc591ca8bebc5712d4d","kind":"commit","published_at":"2023-03-19T17:03:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0.1-stable/manifests"},{"name":"3.5.2-stable","sha":"170ba337a5d9e4c1e40d63b89dc1ba297b71860b","kind":"commit","published_at":"2023-03-06T14:13:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.2-stable/manifests"},{"name":"4.0-stable","sha":"92bee43adba8d2401ef40e2480e53087bcb1eaf1","kind":"commit","published_at":"2023-03-01T00:38:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/4.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/4.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@4.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/4.0-stable/manifests"},{"name":"3.5.1-stable","sha":"6fed1ffa313c6760fa88b368ae580378daaef0f0","kind":"commit","published_at":"2022-09-27T22:03:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5.1-stable/manifests"},{"name":"3.5-stable","sha":"991bb6ac74ac8c09d7683041b50a8ced3a2defb1","kind":"commit","published_at":"2022-08-05T01:40:16.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.5-stable/manifests"},{"name":"3.4.5-stable","sha":"f9ac000d5dc0d1014fa347fb2f23069b294d511a","kind":"commit","published_at":"2022-08-01T20:07:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.5-stable/manifests"},{"name":"3.4.4-stable","sha":"419e713a29f20bd3351a54d1e6c4c5af7ef4b253","kind":"commit","published_at":"2022-03-22T09:47:22.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.4-stable/manifests"},{"name":"3.4.3-stable","sha":"242c05d12f134d8f079debaf50161ef83d1a3b8c","kind":"commit","published_at":"2022-02-25T10:23:26.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.3-stable/manifests"},{"name":"3.4.2-stable","sha":"45eaa2daf1e3d2571a9f31a3421911262ec82f51","kind":"commit","published_at":"2021-12-21T11:57:28.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.2-stable/manifests"},{"name":"3.4.1-stable","sha":"0a87e218e3d1a3f9337d11053060ec23c4119ffb","kind":"commit","published_at":"2021-12-17T10:09:41.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4.1-stable/manifests"},{"name":"3.4-stable","sha":"206ba70f4b2a3eac4455bb21bd7c8af76285bd86","kind":"commit","published_at":"2021-11-05T00:06:19.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.4-stable/manifests"},{"name":"3.3.4-stable","sha":"faf3f883d1a25ec8a2b7a31ecc9e3363613b2478","kind":"commit","published_at":"2021-10-01T06:23:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.4-stable/manifests"},{"name":"3.3.3-stable","sha":"b973f997ff56bd9ad4c0a521e123cc4aee13135d","kind":"commit","published_at":"2021-08-19T07:27:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.3-stable/manifests"},{"name":"3.3.2-stable","sha":"7610409b8a14b8499763efa76578795c755a846d","kind":"commit","published_at":"2021-05-24T11:39:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.2-stable/manifests"},{"name":"3.3.1-stable","sha":"4da4277dc9ff253ec9b23af1355d6f8bcefff5ca","kind":"commit","published_at":"2021-05-18T11:03:47.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3.1-stable/manifests"},{"name":"3.3-stable","sha":"8e68f2e5f48c66bfa80b9bb7746a488afb70086d","kind":"commit","published_at":"2021-04-21T13:34:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.3-stable/manifests"},{"name":"3.2.3-stable","sha":"31d0f8ad8d5cf50a310ee7e8ada4dcdb4510690b","kind":"commit","published_at":"2020-09-16T15:12:35.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.3-stable/manifests"},{"name":"3.2.2-stable","sha":"6a9fbafcbbd7954761fb17554ed08fb62e3554dd","kind":"commit","published_at":"2020-06-26T06:17:54.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.2-stable/manifests"},{"name":"3.2.1-stable","sha":"b0eca5828ccd3a5c07b77e82e567c45937de9056","kind":"commit","published_at":"2020-03-10T08:59:30.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2.1-stable/manifests"},{"name":"3.2-stable","sha":"4e7d75ccd350b98bccea517c034b367f52cf127e","kind":"commit","published_at":"2020-01-29T09:47:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.2-stable/manifests"},{"name":"3.1.2-stable","sha":"0587df4aa5f2977350cc80b1522cdc1e483c4515","kind":"commit","published_at":"2019-12-03T14:02:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.2-stable/manifests"},{"name":"2.1.6-stable","sha":"7249992b62bbe8ba01df41df1bb1b6122d1f2ba4","kind":"commit","published_at":"2019-07-08T12:01:42.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.6-stable/manifests"},{"name":"3.1.1-stable","sha":"66baa3b633fe904ea0d90a9688d602d9f3a0b3bd","kind":"commit","published_at":"2019-04-26T14:43:03.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1.1-stable/manifests"},{"name":"3.1-stable","sha":"320f49f204cfbf9b480fe62aaa7718afb74920a5","kind":"commit","published_at":"2019-03-13T16:16:00.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.1-stable/manifests"},{"name":"3.0.6-stable","sha":"8ac39d886307d76c286e804e027fc39f6b5aaac6","kind":"commit","published_at":"2018-07-31T18:03:50.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.6-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.6-stable/manifests"},{"name":"2.1.5-stable","sha":"38ed4b9a8cdea0860eb616ef23306d2ce2d9c86b","kind":"commit","published_at":"2018-07-28T15:17:52.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.5-stable/manifests"},{"name":"3.0.5-stable","sha":"6a88e22423b5212fdb660d3cacad362382fbb805","kind":"commit","published_at":"2018-07-08T14:03:43.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.5-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.5-stable/manifests"},{"name":"3.0.4-stable","sha":"b116a45f07586d3765a3f39c77c3632d0fc588cb","kind":"commit","published_at":"2018-06-23T14:45:07.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.4-stable/manifests"},{"name":"3.0.3-stable","sha":"25047050b7798efd976cb591d2868fed04f2c895","kind":"commit","published_at":"2018-06-14T15:22:48.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.3-stable/manifests"},{"name":"3.0.2-stable","sha":"2ff3b08583766c975d76d8c39ba0937a5c9bf064","kind":"commit","published_at":"2018-03-03T14:22:04.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.2-stable/manifests"},{"name":"3.0.1-stable","sha":"8ea709a7a93dab01b0e33df168cba680ef016bf0","kind":"commit","published_at":"2018-02-26T19:35:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0.1-stable/manifests"},{"name":"3.0-stable","sha":"9bd402698cfa299b79b9144f8d7744c308a4e085","kind":"commit","published_at":"2018-01-29T18:15:56.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/3.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/3.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@3.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/3.0-stable/manifests"},{"name":"2.1.4-stable","sha":"b61462268e9a8a2c86c1abd5bc65cd96659fa979","kind":"commit","published_at":"2017-08-27T16:25:12.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.4-stable/manifests"},{"name":"2.1.3-stable","sha":"d8ae244d51ed157d96346c510baeb637239e3200","kind":"commit","published_at":"2017-04-11T17:45:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.3-stable/manifests"},{"name":"2.1.2-stable","sha":"c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7","kind":"commit","published_at":"2017-01-21T13:43:37.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.2-stable/manifests"},{"name":"2.1.1-stable","sha":"3e2247ca5301ffe7a45dbda473336636540b8fa8","kind":"commit","published_at":"2016-11-15T08:14:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1.1-stable/manifests"},{"name":"2.1-stable","sha":"c5e2c83dcd6f3e1be295149c2b2e3d048dbab4c5","kind":"commit","published_at":"2016-08-09T07:52:15.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.1-stable/manifests"},{"name":"2.0.4.1-stable","sha":"820dd1d0016763cda6177104e66e09c8634150be","kind":"commit","published_at":"2016-07-10T09:45:08.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4.1-stable/manifests"},{"name":"2.0.4-stable","sha":"7ce99c23dd233782935bc6a0b4ac48321b7cae61","kind":"commit","published_at":"2016-07-08T23:05:23.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.4-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.4-stable/manifests"},{"name":"2.0.3-stable","sha":"9ed2084b420ef39d1ed2330047def39224b8a3ce","kind":"commit","published_at":"2016-05-13T06:06:31.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.3-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.3-stable/manifests"},{"name":"2.0.2-stable","sha":"837d50714a771c00ecd9e4aaab747dece37d52c5","kind":"commit","published_at":"2016-04-07T06:34:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.2-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.2-stable/manifests"},{"name":"2.0.1-stable","sha":"53aa9cd51ab2551d67a71729ff61ae6668abda74","kind":"commit","published_at":"2016-03-06T18:05:45.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0.1-stable/manifests"},{"name":"2.0-stable","sha":"9e2b9f8cb1c34fe7c3aa91bdd7f40ebb6a1a318f","kind":"commit","published_at":"2016-02-23T00:44:58.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-stable/manifests"},{"name":"2.0-rc1","sha":"bbb31bd8356b19580e594dc1fcdd7fdd19e57f66","kind":"commit","published_at":"2016-02-08T20:36:09.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-rc1/manifests"},{"name":"2.0-beta","sha":"e4cb104e6daa9c2e5781535ac8790f406ae53f08","kind":"commit","published_at":"2016-01-25T23:22:39.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/2.0-beta","html_url":"https://github.com/godotengine/godot/releases/tag/2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/2.0-beta/manifests"},{"name":"1.1-stable","sha":"d3b42e41b0e446938d6634c8783e575de3d0b60f","kind":"commit","published_at":"2015-05-21T18:03:21.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-stable/manifests"},{"name":"1.1-rc3","sha":"a44dd89c55b24b36d32b82308332ce94b569d04b","kind":"commit","published_at":"2015-05-17T20:35:44.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc3","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc3/manifests"},{"name":"1.1-rc2","sha":"0995a230f627e0c953f7fe299be3c6c7449bd0be","kind":"commit","published_at":"2015-05-05T03:39:14.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc2/manifests"},{"name":"1.1-rc1","sha":"88d078df1e72bcf7caf82761d9a86cb920527cb7","kind":"commit","published_at":"2015-05-01T15:30:13.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.1-rc1","html_url":"https://github.com/godotengine/godot/releases/tag/1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.1-rc1/manifests"},{"name":"1.0-stable","sha":"7eb5d049c24033e0bbfa3bab91163ddaaeea68be","kind":"commit","published_at":"2014-12-15T18:49:18.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-stable","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-stable/manifests"},{"name":"1.0-rc2","sha":"3aed5de7a9220b1b2c8d059a7b6a39e638f74d92","kind":"commit","published_at":"2014-12-08T18:51:27.000Z","download_url":"https://codeload.github.com/godotengine/godot/tar.gz/1.0-rc2","html_url":"https://github.com/godotengine/godot/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/godotengine/godot@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/tags/1.0-rc2/manifests"}]},"repo_metadata_updated_at":"2026-08-18T21:06:01.918Z","dependent_packages_count":33,"downloads":2168393,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":3.040595873520763,"dependent_repos_count":14.97801439290325,"dependent_packages_count":20.3376452392213,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":12.78541850188177},"purl":"pkg:nuget/godot.sourcegenerators","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/godot.sourcegenerators","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/godot.sourcegenerators","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/godot.sourcegenerators/dependencies","status":null,"funding_links":["https://fund.godotengine.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T18:00:17.140Z","issues_count":12225,"pull_requests_count":16625,"avg_time_to_close_issue":19820316.024750117,"avg_time_to_close_pull_request":5538042.030283643,"issues_closed_count":6303,"pull_requests_closed_count":9378,"pull_request_authors_count":2312,"issue_authors_count":5822,"avg_comments_per_issue":2.6429447852760735,"avg_comments_per_pull_request":2.599578947368421,"merged_pull_requests_count":7581,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":859,"past_year_pull_requests_count":1550,"past_year_avg_time_to_close_issue":1245707.6090909091,"past_year_avg_time_to_close_pull_request":1461195.0168421052,"past_year_issues_closed_count":220,"past_year_pull_requests_closed_count":475,"past_year_pull_request_authors_count":481,"past_year_issue_authors_count":645,"past_year_avg_comments_per_issue":1.9126891734575087,"past_year_avg_comments_per_pull_request":2.5735483870967744,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":363,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/godotengine%2Fgodot/issues","maintainers":[{"login":"KoBeWi","count":1043,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":987,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":714,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"akien-mga","count":390,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"timothyqiu","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"AThousandShips","count":319,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"aaronfranke","count":286,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"adamscott","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"TokageItLab","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"clayjohn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"lawnjelly","count":211,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"YeldhamDev","count":176,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"Chaosus","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"Ivorforce","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"dalexeev","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":156,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"HolonProduction","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"Faless","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"raulsntos","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"syntaxerror247","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"kleonc","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"SaracenOne","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaracenOne"},{"login":"fire","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fire"},{"login":"Geometror","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Geometror"},{"login":"rburing","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"reduz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reduz"},{"login":"Rubonnek","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"groud","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"},{"login":"hpvb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"paulloz","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"vnen","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnen"},{"login":"mhilbrunner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhilbrunner"},{"login":"Alex2782","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alex2782"},{"login":"Mickeon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mickeon"},{"login":"ajreckof","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"blueskythlikesclouds","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"touilleMan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"RedworkDE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedworkDE"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"coppolaemilio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coppolaemilio"},{"login":"bitsawer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitsawer"},{"login":"ThakeeNathees","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThakeeNathees"},{"login":"rsubtil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"v1p3r75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1p3r75"},{"login":"chientranbigin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chientranbigin"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"waynehamadi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waynehamadi"},{"login":"meorkamil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meorkamil"},{"login":"tucotuco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tucotuco"},{"login":"fernandopalafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fernandopalafox"},{"login":"neikeq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neikeq"},{"login":"yusukebe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yusukebe"}],"active_maintainers":[{"login":"KoBeWi","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KoBeWi"},{"login":"bruvzg","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvzg"},{"login":"Calinou","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"YeldhamDev","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YeldhamDev"},{"login":"HolonProduction","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HolonProduction"},{"login":"aaronfranke","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronfranke"},{"login":"TokageItLab","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TokageItLab"},{"login":"Ivorforce","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivorforce"},{"login":"lawnjelly","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lawnjelly"},{"login":"syntaxerror247","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/syntaxerror247"},{"login":"timothyqiu","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyqiu"},{"login":"clayjohn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clayjohn"},{"login":"Nintorch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nintorch"},{"login":"AThousandShips","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AThousandShips"},{"login":"blueskythlikesclouds","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blueskythlikesclouds"},{"login":"akien-mga","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akien-mga"},{"login":"Akosmo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akosmo"},{"login":"Rubonnek","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rubonnek"},{"login":"adamscott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamscott"},{"login":"rburing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rburing"},{"login":"Chaosus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaosus"},{"login":"deralmas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deralmas"},{"login":"Faless","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Faless"},{"login":"dalexeev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalexeev"},{"login":"RandomShaper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RandomShaper"},{"login":"hpvb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hpvb"},{"login":"touilleMan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/touilleMan"},{"login":"paulloz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulloz"},{"login":"raulsntos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulsntos"},{"login":"kleonc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleonc"},{"login":"rsubtil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsubtil"},{"login":"Rudolph-B","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rudolph-B"},{"login":"ajreckof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajreckof"},{"login":"groud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/godot.sourcegenerators/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/godot.sourcegenerators/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/godot.sourcegenerators/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/godot.sourcegenerators/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/godot.sourcegenerators/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/godot.sourcegenerators/codemeta","maintainers":[{"uuid":"godotengine","login":"godotengine","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://www.nuget.org/profiles/godotengine","role":null,"created_at":"2024-02-26T02:57:42.979Z","updated_at":"2024-02-26T02:57:42.979Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/godotengine/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":846800,"maintainers_count":114732,"namespaces_count":0,"keywords_count":175660,"github":"nuget","metadata":{"funded_packages_count":33203,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-01T05:04:06.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}}]