{"id":4150088,"name":"github.com/sfttech/openage","ecosystem":"go","description":"","homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/sfttech/openage","keywords_array":[],"namespace":"github.com/sfttech","versions_count":15,"first_release_published_at":"2013-08-22T22:36:19.000Z","latest_release_published_at":"2024-11-26T15:15:38.000Z","latest_release_number":"v0.6.0","last_synced_at":"2026-09-14T14:36:48.525Z","created_at":"2022-04-12T16:58:18.789Z","updated_at":"2026-09-18T12:15:34.841Z","registry_url":"https://pkg.go.dev/github.com/sfttech/openage","install_command":"go get github.com/sfttech/openage","documentation_url":"https://pkg.go.dev/github.com/sfttech/openage#section-documentation","metadata":{},"repo_metadata":{"id":37251546,"uuid":"14095175","full_name":"SFTtech/openage","owner":"SFTtech","description":"Clone of the Age of Empires II engine 🚀 ","archived":false,"fork":false,"pushed_at":"2026-09-14T14:03:00.000Z","size":18811,"stargazers_count":14429,"open_issues_count":212,"forks_count":1265,"subscribers_count":385,"default_branch":"master","last_synced_at":"2026-09-14T14:13:21.111Z","etag":null,"topics":["age-of-empires","c-plus-plus","cmake","cpp","cpp20","engine","entity-component-system","game","game-development","game-engine","hacktoberfest","linux","multiplayer","nyan","openage","opengl","python","qt","rts-engine"],"latest_commit_sha":null,"homepage":"http://openage.dev","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SFTtech.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"copying.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"liberapay":"SFTtech"}},"created_at":"2013-11-03T22:35:23.000Z","updated_at":"2026-09-14T14:03:10.000Z","dependencies_parsed_at":"2024-01-07T01:20:20.462Z","dependency_job_id":"08a7b7ac-073f-47ac-b477-1ccf19a23d2b","html_url":"https://github.com/SFTtech/openage","commit_stats":{"total_commits":4614,"total_committers":210,"mean_commits":21.97142857142857,"dds":0.6068487212830516,"last_synced_commit":"66098cea4d799634d66b0e9b9691fdf715a7118d"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/SFTtech/openage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SFTtech","download_url":"https://codeload.github.com/SFTtech/openage/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/sbom","scorecard":{"id":124000,"data":{"date":"2025-08-11","repo":{"name":"github.com/SFTtech/openage","commit":"865bd548d5bce8ed01e1b22d7ee658b544d86986"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"10 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/macosx-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/ubuntu-24.04.yml:1","Warn: no topLevel permission defined: .github/workflows/windows-server-2019.yml:1","Warn: no topLevel permission defined: .github/workflows/windows-server-2022.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: copying.md:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SFTtech/.github/SECURITY.md:1","Info: Found linked content: github.com/SFTtech/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SFTtech/.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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macosx-ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/SFTtech/openage/macosx-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macosx-ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SFTtech/openage/macosx-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macosx-ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/SFTtech/openage/macosx-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ubuntu-24.04.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/SFTtech/openage/ubuntu-24.04.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ubuntu-24.04.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SFTtech/openage/ubuntu-24.04.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ubuntu-24.04.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SFTtech/openage/ubuntu-24.04.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ubuntu-24.04.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SFTtech/openage/ubuntu-24.04.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ubuntu-24.04.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/SFTtech/openage/ubuntu-24.04.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-server-2019.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/SFTtech/openage/windows-server-2019.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-server-2019.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SFTtech/openage/windows-server-2019.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-server-2019.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SFTtech/openage/windows-server-2019.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-server-2019.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/SFTtech/openage/windows-server-2019.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-server-2022.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/SFTtech/openage/windows-server-2022.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-server-2022.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SFTtech/openage/windows-server-2022.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-server-2022.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SFTtech/openage/windows-server-2022.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-server-2022.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/SFTtech/openage/windows-server-2022.yml/master?enable=pin","Warn: containerImage not pinned by hash: packaging/docker/devenv/Dockerfile.ubuntu.2404:1: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:a08e551cb33850e4740772b38217fc1796a66da2506d312abe51acda354ff061","Warn: pipCommand not pinned by hash: packaging/docker/devenv/Dockerfile.ubuntu.2404:43","Warn: pipCommand not pinned by hash: .github/workflows/macosx-ci.yml:58","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T03:16:00.776Z","repository_id":37251546,"created_at":"2025-08-16T03:16:00.776Z","updated_at":"2025-08-16T03:16:00.776Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37423441,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-18T02:00:15.364Z","response_time":89,"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":"SFTtech","name":"[SFT]Technologies","uuid":"1783325","kind":"organization","description":"We do what we must because we can. \\o/","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1783325?v=4","repositories_count":46,"last_synced_at":"2024-04-08T08:59:16.582Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SFTtech","funding_links":[],"total_stars":13480,"followers":42,"following":0,"created_at":"2022-11-03T06:19:22.284Z","updated_at":"2024-04-08T08:59:31.942Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SFTtech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SFTtech/repositories"},"tags":[{"name":"v0.6.0","sha":"faec07da10f72f7f7f69b280fe0f6c65960ddffb","kind":"tag","published_at":"2024-11-26T15:23:58.000Z","download_url":"https://codeload.github.com/SFTtech/openage/tar.gz/v0.6.0","html_url":"https://github.com/SFTtech/openage/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SFTtech/openage@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"bfc5ecdc2554c5b86728c286bc04070257fc7377","kind":"commit","published_at":"2023-12-18T09:48:00.000Z","download_url":"https://codeload.github.com/SFTtech/openage/tar.gz/v0.5.3","html_url":"https://github.com/SFTtech/openage/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SFTtech/openage@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"ded806b71d1a692d2eccf141a9319e392f071ce4","kind":"commit","published_at":"2023-10-17T14:08:25.000Z","download_url":"https://codeload.github.com/SFTtech/openage/tar.gz/v0.5.2","html_url":"https://github.com/SFTtech/openage/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SFTtech/openage@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"aae16d373ef9b08a72281212b4922cd626c548e5","kind":"commit","published_at":"2023-10-08T16:36:49.000Z","download_url":"https://codeload.github.com/SFTtech/openage/tar.gz/v0.5.1","html_url":"https://github.com/SFTtech/openage/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SFTtech/openage@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"7fe57bd719d13ec5bf84ed8828a3c176d1c80d7e","kind":"commit","published_at":"2023-10-03T08:45:42.000Z","download_url":"https://codeload.github.com/SFTtech/openage/tar.gz/v0.5.0","html_url":"https://github.com/SFTtech/openage/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SFTtech/openage@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"bed49bae2c92b80f1943a31f81d2b878fb428db0","kind":"tag","published_at":"2020-08-15T10:51:53.000Z","download_url":"https://codeload.github.com/SFTtech/openage/tar.gz/v0.4.1","html_url":"https://github.com/SFTtech/openage/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SFTtech/openage@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"0f8615cbc37dc607be36ebb17f65b842408ba153","kind":"tag","published_at":"2019-06-27T20:23:15.000Z","download_url":"https://codeload.github.com/SFTtech/openage/tar.gz/v0.4.0","html_url":"https://github.com/SFTtech/openage/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SFTtech/openage@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/tags/v0.4.0/manifests"},{"name":"v0.3.0-alpha","sha":"8370ae0c3b28f69dfd583c45a0cb93a9e07ec22a","kind":"commit","published_at":"2019-06-12T14:26:06.000Z","download_url":"https://codeload.github.com/SFTtech/openage/tar.gz/v0.3.0-alpha","html_url":"https://github.com/SFTtech/openage/releases/tag/v0.3.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SFTtech/openage@v0.3.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/tags/v0.3.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/tags/v0.3.0-alpha/manifests"},{"name":"v0.3.0","sha":"31c4e0ee5be355fe6158f3f9e8950794187fd3bf","kind":"tag","published_at":"2015-07-28T14:14:44.000Z","download_url":"https://codeload.github.com/SFTtech/openage/tar.gz/v0.3.0","html_url":"https://github.com/SFTtech/openage/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SFTtech/openage@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"55c1ddc012719ee937e64a46cb753d9db34707b8","kind":"tag","published_at":"2014-11-18T07:47:40.000Z","download_url":"https://codeload.github.com/SFTtech/openage/tar.gz/v0.2.3","html_url":"https://github.com/SFTtech/openage/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SFTtech/openage@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"2dbc349b09121d21713a8096761fba112dfd1268","kind":"tag","published_at":"2014-11-08T13:43:21.000Z","download_url":"https://codeload.github.com/SFTtech/openage/tar.gz/v0.2.2","html_url":"https://github.com/SFTtech/openage/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SFTtech/openage@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ac566abe9f20bdc3f9f84d92a5a2de7d9603560a","kind":"tag","published_at":"2014-11-08T13:42:31.000Z","download_url":"https://codeload.github.com/SFTtech/openage/tar.gz/v0.2.1","html_url":"https://github.com/SFTtech/openage/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SFTtech/openage@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"a01e9a79ca3f4aae2e53f57c38cb34d47b989866","kind":"tag","published_at":"2014-11-08T13:42:02.000Z","download_url":"https://codeload.github.com/SFTtech/openage/tar.gz/v0.2.0","html_url":"https://github.com/SFTtech/openage/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SFTtech/openage@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"f2a072ef4f76f3b1526ec00b5a8285998db3387b","kind":"tag","published_at":"2014-11-08T13:41:26.000Z","download_url":"https://codeload.github.com/SFTtech/openage/tar.gz/v0.1.0","html_url":"https://github.com/SFTtech/openage/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SFTtech/openage@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/tags/v0.1.0/manifests"},{"name":"v0.0.0","sha":"600ca6803589ece97c0af63cd0def808cbd39801","kind":"tag","published_at":"2014-11-08T13:40:57.000Z","download_url":"https://codeload.github.com/SFTtech/openage/tar.gz/v0.0.0","html_url":"https://github.com/SFTtech/openage/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SFTtech/openage@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-18T12:15:34.841Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/sfttech/openage","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/sfttech/openage","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/sfttech/openage","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/sfttech/openage/dependencies","status":null,"funding_links":["https://liberapay.com/SFTtech"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-18T04:38:20.382Z","issues_count":229,"pull_requests_count":302,"avg_time_to_close_issue":86112104.4423077,"avg_time_to_close_pull_request":10677278.32806324,"issues_closed_count":104,"pull_requests_closed_count":253,"pull_request_authors_count":59,"issue_authors_count":88,"avg_comments_per_issue":4.2882096069869,"avg_comments_per_pull_request":1.4867549668874172,"merged_pull_requests_count":212,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":17362248.0,"past_year_avg_time_to_close_pull_request":3206882.1818181816,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.7058823529411765,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fopenage/issues","maintainers":[{"login":"heinezen","count":188,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heinezen"},{"login":"TheJJ","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheJJ"},{"login":"mic-e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mic-e"},{"login":"goto-bus-stop","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/goto-bus-stop"},{"login":"feellmoose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/feellmoose"}],"active_maintainers":[{"login":"TheJJ","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheJJ"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsfttech%2Fopenage/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsfttech%2Fopenage/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsfttech%2Fopenage/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsfttech%2Fopenage/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsfttech%2Fopenage/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsfttech%2Fopenage/codemeta","maintainers":[]}