{"id":10354785,"name":"github.com/redeclipse/base","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/redeclipse/base","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2015-03-21T23:34:16.000Z","latest_release_published_at":"2019-12-19T21:18:32.000Z","latest_release_number":"v2.0.0+incompatible","last_synced_at":"2026-03-28T21:37:06.137Z","created_at":"2024-06-11T15:59:17.651Z","updated_at":"2026-03-28T21:37:06.138Z","registry_url":"https://pkg.go.dev/github.com/redeclipse/base","install_command":"go get github.com/redeclipse/base","documentation_url":"https://pkg.go.dev/github.com/redeclipse/base#section-documentation","metadata":{},"repo_metadata":{"id":26829224,"uuid":"30288456","full_name":"redeclipse/base","owner":"redeclipse","description":"Base environment for Red Eclipse and associated source files.","archived":false,"fork":false,"pushed_at":"2025-10-04T13:22:58.000Z","size":66158,"stargazers_count":479,"open_issues_count":216,"forks_count":94,"subscribers_count":29,"default_branch":"master","last_synced_at":"2025-10-17T12:59:37.350Z","etag":null,"topics":["game","game-engine","hacktoberfest","main-project","source-code"],"latest_commit_sha":null,"homepage":"https://redeclipse.net/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/redeclipse.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":null,"code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":".github/SUPPORT.md","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":{"github":["qreeves"],"open_collective":"redeclipse","patreon":"redeclipsenet","custom":["https://www.redeclipse.net/donate"]}},"created_at":"2015-02-04T08:14:20.000Z","updated_at":"2025-10-17T03:32:54.000Z","dependencies_parsed_at":"2024-01-18T04:05:57.672Z","dependency_job_id":"caafcead-8738-4085-aa71-64773551365e","html_url":"https://github.com/redeclipse/base","commit_stats":{"total_commits":7445,"total_committers":62,"mean_commits":"120.08064516129032","dds":"0.42310275352585625","last_synced_commit":"3cd7b7263116cfe2a581d9d2165104a38316516b"},"previous_names":["red-eclipse/base"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/redeclipse/base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redeclipse%2Fbase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redeclipse%2Fbase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redeclipse%2Fbase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redeclipse%2Fbase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redeclipse","download_url":"https://codeload.github.com/redeclipse/base/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redeclipse%2Fbase/sbom","scorecard":{"id":767569,"data":{"date":"2025-08-11","repo":{"name":"github.com/redeclipse/base","commit":"1bd32466bbedf3664be13c5475010e8568506a53"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"30 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":"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":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/claude-code-review.yml:23","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/claude-code-review.yml:24","Info: jobLevel 'issues' permission set to 'read': .github/workflows/claude-code-review.yml:25","Info: jobLevel 'actions' permission set to 'read': .github/workflows/claude.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/claude.yml:22","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/claude.yml:23","Info: jobLevel 'issues' permission set to 'read': .github/workflows/claude.yml:24","Warn: no topLevel permission defined: .github/workflows/claude-code-review.yml:1","Warn: no topLevel permission defined: .github/workflows/claude.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":"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":"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0 not signed: https://api.github.com/repos/redeclipse/base/releases/22370628","Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/redeclipse/base/releases/8993101","Warn: release artifact v1.5.8 not signed: https://api.github.com/repos/redeclipse/base/releases/5177373","Warn: release artifact v1.5.6 not signed: https://api.github.com/repos/redeclipse/base/releases/5169615","Warn: release artifact v1.5.5 not signed: https://api.github.com/repos/redeclipse/base/releases/3558458","Warn: release artifact v2.0.0 does not have provenance: https://api.github.com/repos/redeclipse/base/releases/22370628","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/redeclipse/base/releases/8993101","Warn: release artifact v1.5.8 does not have provenance: https://api.github.com/repos/redeclipse/base/releases/5177373","Warn: release artifact v1.5.6 does not have provenance: https://api.github.com/repos/redeclipse/base/releases/5169615","Warn: release artifact v1.5.5 does not have provenance: https://api.github.com/repos/redeclipse/base/releases/3558458"],"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":0,"reason":"binaries present in source code","details":["Warn: binary detected: bin/amd64/OpenAL32.dll:1","Warn: binary detected: bin/amd64/SDL2.dll:1","Warn: binary detected: bin/amd64/SDL2_image.dll:1","Warn: binary detected: bin/amd64/discord-rpc.dll:1","Warn: binary detected: bin/amd64/freetype.dll:1","Warn: binary detected: bin/amd64/libavif-16.dll:1","Warn: binary detected: bin/amd64/libdiscord-rpc.so:1","Warn: binary detected: bin/amd64/libjpeg-9.dll:1","Warn: binary detected: bin/amd64/libpng16-16.dll:1","Warn: binary detected: bin/amd64/libsteam_api.so:1","Warn: binary detected: bin/amd64/libtiff-5.dll:1","Warn: binary detected: bin/amd64/libwebp-4.dll:1","Warn: binary detected: bin/amd64/libwebp-7.dll:1","Warn: binary detected: bin/amd64/libwebpdemux-2.dll:1","Warn: binary detected: bin/amd64/libwinpthread-1.dll:1","Warn: binary detected: bin/amd64/sndfile.dll:1","Warn: binary detected: bin/amd64/soft_oal.dll:1","Warn: binary detected: bin/amd64/steam_api64.dll:1","Warn: binary detected: bin/amd64/zlib1.dll:1","Warn: binary detected: bin/x86/OpenAL32.dll:1","Warn: binary detected: bin/x86/SDL2.dll:1","Warn: binary detected: bin/x86/SDL2_image.dll:1","Warn: binary detected: bin/x86/discord-rpc.dll:1","Warn: binary detected: bin/x86/freetype.dll:1","Warn: binary detected: bin/x86/libavif-16.dll:1","Warn: binary detected: bin/x86/libjpeg-9.dll:1","Warn: binary detected: bin/x86/libpng16-16.dll:1","Warn: binary detected: bin/x86/libsteam_api.so:1","Warn: binary detected: bin/x86/libtiff-5.dll:1","Warn: binary detected: bin/x86/libwebp-4.dll:1","Warn: binary detected: bin/x86/libwebp-7.dll:1","Warn: binary detected: bin/x86/libwebpdemux-2.dll:1","Warn: binary detected: bin/x86/libwinpthread-1.dll:1","Warn: binary detected: bin/x86/sndfile.dll:1","Warn: binary detected: bin/x86/soft_oal.dll:1","Warn: binary detected: bin/x86/steam_api.dll:1","Warn: binary detected: bin/x86/zlib1.dll:1","Warn: binary detected: src/install/win/AccessControl.dll:1","Warn: binary detected: src/lib/amd64/OpenAL32.lib:1","Warn: binary detected: src/lib/amd64/SDL2.lib:1","Warn: binary detected: src/lib/amd64/SDL2_image.lib:1","Warn: binary detected: src/lib/amd64/enet.lib:1","Warn: binary detected: src/lib/amd64/freetype.lib:1","Warn: binary detected: src/lib/amd64/sndfile.lib:1","Warn: binary detected: src/lib/amd64/steam_api64.lib:1","Warn: binary detected: src/lib/amd64/zlib1.lib:1","Warn: binary detected: src/lib/x86/OpenAL32.lib:1","Warn: binary detected: src/lib/x86/SDL2.lib:1","Warn: binary detected: src/lib/x86/SDL2_image.lib:1","Warn: binary detected: src/lib/x86/enet.lib:1","Warn: binary detected: src/lib/x86/freetype.lib:1","Warn: binary detected: src/lib/x86/sndfile.lib:1","Warn: binary detected: src/lib/x86/steam_api.lib:1","Warn: binary detected: src/lib/x86/zlib1.lib:1","Warn: binary detected: src/vcpp/lib/amd64/discord-rpc.lib:1","Warn: binary detected: src/vcpp/lib/amd64/steam_api64.lib:1","Warn: binary detected: src/vcpp/lib/x86/discord-rpc.lib:1","Warn: binary detected: src/vcpp/lib/x86/steam_api.lib: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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'stable'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 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":"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/claude-code-review.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/redeclipse/base/claude-code-review.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/claude-code-review.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/redeclipse/base/claude-code-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/claude.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/redeclipse/base/claude.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/claude.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/redeclipse/base/claude.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: src/msvcsetup.sh:26","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-23T01:16:46.428Z","repository_id":26829224,"created_at":"2025-08-23T01:16:46.428Z","updated_at":"2025-08-23T01:16:46.428Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279828784,"owners_count":26232964,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-19T02:00:07.647Z","response_time":64,"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":"redeclipse","name":"Red Eclipse","uuid":"10807478","kind":"organization","description":"Red Eclipse is a fun-filled new take on the first person arena shooter, featuring parkour, impulse boosts, and other tricks.","email":"contact@redeclipse.net","website":"https://www.redeclipse.net/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10807478?v=4","repositories_count":66,"last_synced_at":"2024-10-29T20:08:10.426Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["qreeves"],"open_collective":"redeclipse","patreon":"redeclipsenet","custom":["https://www.redeclipse.net/donate"]}},"html_url":"https://github.com/redeclipse","funding_links":["https://github.com/sponsors/qreeves","https://opencollective.com/redeclipse","https://patreon.com/redeclipsenet","https://www.redeclipse.net/donate"],"total_stars":572,"followers":83,"following":0,"created_at":"2022-11-11T07:35:49.821Z","updated_at":"2024-10-29T20:08:10.426Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redeclipse","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redeclipse/repositories"},"tags":[{"name":"v2.0.0","sha":"4117baee090baa71b0116599c415998aff9839c3","kind":"commit","published_at":"2019-12-19T21:18:32.000Z","download_url":"https://codeload.github.com/redeclipse/base/tar.gz/v2.0.0","html_url":"https://github.com/redeclipse/base/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redeclipse/base@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redeclipse%2Fbase/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redeclipse%2Fbase/tags/v2.0.0/manifests"},{"name":"v1.6.0","sha":"4b8b0348f4b780cc71517a59b716d8f40e6d7fae","kind":"commit","published_at":"2017-12-21T11:09:47.000Z","download_url":"https://codeload.github.com/redeclipse/base/tar.gz/v1.6.0","html_url":"https://github.com/redeclipse/base/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redeclipse/base@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redeclipse%2Fbase/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redeclipse%2Fbase/tags/v1.6.0/manifests"},{"name":"v1.5.8","sha":"f7fea859cd31443454fc115ae70d8c45cf21fc1d","kind":"commit","published_at":"2017-01-17T04:22:40.000Z","download_url":"https://codeload.github.com/redeclipse/base/tar.gz/v1.5.8","html_url":"https://github.com/redeclipse/base/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redeclipse/base@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redeclipse%2Fbase/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redeclipse%2Fbase/tags/v1.5.8/manifests"},{"name":"v1.5.6","sha":"3aa209f476ff1f5f7f022cb2693e1052d2c77cf8","kind":"tag","published_at":"2016-09-13T08:54:34.000Z","download_url":"https://codeload.github.com/redeclipse/base/tar.gz/v1.5.6","html_url":"https://github.com/redeclipse/base/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redeclipse/base@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redeclipse%2Fbase/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redeclipse%2Fbase/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"0bf21279c8f36a2fabd319cb91f4251738dd51aa","kind":"tag","published_at":"2016-06-30T04:46:14.000Z","download_url":"https://codeload.github.com/redeclipse/base/tar.gz/v1.5.5","html_url":"https://github.com/redeclipse/base/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redeclipse/base@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redeclipse%2Fbase/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redeclipse%2Fbase/tags/v1.5.5/manifests"},{"name":"v1.5.3","sha":"4baf830914020fa2e72b8a52cded29d81b9f2de0","kind":"commit","published_at":"2015-07-18T02:54:17.000Z","download_url":"https://codeload.github.com/redeclipse/base/tar.gz/v1.5.3","html_url":"https://github.com/redeclipse/base/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redeclipse/base@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redeclipse%2Fbase/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redeclipse%2Fbase/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"ab72564c503ce63c8cb130a6c45960f969c449a1","kind":"commit","published_at":"2015-06-17T05:08:34.000Z","download_url":"https://codeload.github.com/redeclipse/base/tar.gz/v1.5.2","html_url":"https://github.com/redeclipse/base/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redeclipse/base@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redeclipse%2Fbase/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redeclipse%2Fbase/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"537b374ddb3bcc41203e9051493c6d40fea0bd0f","kind":"commit","published_at":"2015-04-03T06:00:37.000Z","download_url":"https://codeload.github.com/redeclipse/base/tar.gz/v1.5.1","html_url":"https://github.com/redeclipse/base/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redeclipse/base@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redeclipse%2Fbase/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redeclipse%2Fbase/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"09a3b4eb1965a0feffe4ec10ac694b2bf32f37db","kind":"commit","published_at":"2015-03-21T23:34:16.000Z","download_url":"https://codeload.github.com/redeclipse/base/tar.gz/v1.5.0","html_url":"https://github.com/redeclipse/base/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redeclipse/base@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redeclipse%2Fbase/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redeclipse%2Fbase/tags/v1.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-19T14:13:48.047Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.966061736475957,"dependent_packages_count":6.527826853133711,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.746944294804834},"purl":"pkg:golang/github.com/redeclipse/base","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/redeclipse/base","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/redeclipse/base","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/redeclipse/base/dependencies","status":null,"funding_links":["https://github.com/sponsors/qreeves","https://opencollective.com/redeclipse","https://patreon.com/redeclipsenet","https://www.redeclipse.net/donate","https://github.com/sponsors/redeclipse"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-04T21:02:24.215Z","issues_count":249,"pull_requests_count":97,"avg_time_to_close_issue":50114775.79130435,"avg_time_to_close_pull_request":10244818.893333333,"issues_closed_count":115,"pull_requests_closed_count":75,"pull_request_authors_count":19,"issue_authors_count":43,"avg_comments_per_issue":1.4337349397590362,"avg_comments_per_pull_request":1.0721649484536082,"merged_pull_requests_count":52,"bot_issues_count":92,"bot_pull_requests_count":0,"past_year_issues_count":52,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":772537.0,"past_year_avg_time_to_close_pull_request":1214424.7222222222,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.36538461538461536,"past_year_avg_comments_per_pull_request":0.6521739130434783,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/redeclipse%2Fbase/issues","maintainers":[{"login":"Jigoku","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jigoku"},{"login":"qreeves","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qreeves"},{"login":"Calinou","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Calinou"},{"login":"IceflowRE","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IceflowRE"},{"login":"dc-redeclipse","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dc-redeclipse"},{"login":"q009","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/q009"},{"login":"shacknetisp","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shacknetisp"},{"login":"bonifarz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonifarz"},{"login":"freezurbern","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/freezurbern"}],"active_maintainers":[{"login":"qreeves","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qreeves"},{"login":"Jigoku","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jigoku"},{"login":"dc-redeclipse","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dc-redeclipse"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fredeclipse%2Fbase/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fredeclipse%2Fbase/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fredeclipse%2Fbase/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fredeclipse%2Fbase/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fredeclipse%2Fbase/codemeta","maintainers":[]}