{"id":362255,"url":"https://github.com/xvik/generics-resolver","last_synced_at":"2026-08-23T22:02:52.058Z","repository":{"id":23469163,"uuid":"26833503","full_name":"xvik/generics-resolver","owner":"xvik","description":"Java generics runtime resolver","archived":false,"fork":false,"pushed_at":"2026-08-13T07:06:32.000Z","size":2323,"stargazers_count":52,"open_issues_count":9,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-08-16T18:36:18.606Z","etag":null,"topics":["generics","java","reflection","utility"],"latest_commit_sha":null,"homepage":"https://xvik.github.io/generics-resolver","language":"Java","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/xvik.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-11-18T22:38:43.000Z","updated_at":"2026-08-13T07:01:16.000Z","dependencies_parsed_at":"2026-08-08T14:52:57.445Z","dependency_job_id":null,"html_url":"https://github.com/xvik/generics-resolver","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/xvik/generics-resolver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xvik","download_url":"https://codeload.github.com/xvik/generics-resolver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/sbom","scorecard":{"id":1245424,"data":{"date":"2026-03-23","repo":{"name":"github.com/xvik/generics-resolver","commit":"d91cf83c03906975dd555d588ffa525816ab9bbe"},"scorecard":{"version":"v5.4.1-0.20260322035059-c0df03399ddd","commit":"c0df03399ddd8c3345b62ff3df813f3cbbe5bf42"},"score":3.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/7 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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 0 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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: 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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/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/CI.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/xvik/generics-resolver/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/xvik/generics-resolver/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/xvik/generics-resolver/CI.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#pinned-dependencies"}},{"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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#cii-best-practices"}},{"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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#sast"}}]},"last_synced_at":"2026-03-31T23:11:36.031Z","repository_id":23469163,"created_at":"2026-03-31T23:11:36.031Z","updated_at":"2026-03-31T23:11:36.031Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36728137,"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-16T02:00:06.462Z","response_time":62,"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":{"login":"xvik","name":"Vyacheslav Rusakov","uuid":"999676","kind":"user","description":"","email":"","website":"https://vyarus.ru/","location":null,"twitter":null,"company":"Noveo","icon_url":"https://avatars.githubusercontent.com/u/999676?v=4","repositories_count":33,"last_synced_at":"2024-04-14T06:40:40.445Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/xvik","funding_links":[],"total_stars":843,"followers":56,"following":11,"created_at":"2022-11-03T09:50:18.945Z","updated_at":"2024-04-14T06:40:45.277Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xvik","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xvik/repositories"},"packages":[{"id":5018320,"name":"ru.vyarus:generics-resolver","ecosystem":"maven","description":"Java generics runtime resolver","homepage":"https://github.com/xvik/generics-resolver","licenses":"The MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/xvik/generics-resolver","keywords_array":[],"namespace":"ru.vyarus","versions_count":10,"first_release_published_at":"2014-11-19T09:46:06.000Z","latest_release_published_at":"2020-09-29T16:43:33.000Z","latest_release_number":"3.0.3","last_synced_at":"2026-08-22T21:33:18.516Z","created_at":"2022-07-27T13:12:14.092Z","updated_at":"2026-08-22T21:33:18.516Z","registry_url":"https://central.sonatype.com/artifact/ru.vyarus/generics-resolver/","install_command":null,"documentation_url":"https://appdoc.app/artifact/ru.vyarus/generics-resolver/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":23469163,"uuid":"26833503","full_name":"xvik/generics-resolver","owner":"xvik","description":"Java generics runtime resolver","archived":false,"fork":false,"pushed_at":"2026-08-07T07:19:14.000Z","size":2316,"stargazers_count":52,"open_issues_count":9,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-08-08T21:56:03.974Z","etag":null,"topics":["generics","java","reflection","utility"],"latest_commit_sha":null,"homepage":"https://xvik.github.io/generics-resolver","language":"Java","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/xvik.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-11-18T22:38:43.000Z","updated_at":"2026-08-07T07:16:25.000Z","dependencies_parsed_at":"2026-08-08T14:52:57.445Z","dependency_job_id":null,"html_url":"https://github.com/xvik/generics-resolver","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/xvik/generics-resolver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xvik","download_url":"https://codeload.github.com/xvik/generics-resolver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/sbom","scorecard":{"id":1245424,"data":{"date":"2026-03-23","repo":{"name":"github.com/xvik/generics-resolver","commit":"d91cf83c03906975dd555d588ffa525816ab9bbe"},"scorecard":{"version":"v5.4.1-0.20260322035059-c0df03399ddd","commit":"c0df03399ddd8c3345b62ff3df813f3cbbe5bf42"},"score":3.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/7 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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 0 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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: 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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/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/CI.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/xvik/generics-resolver/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/xvik/generics-resolver/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/xvik/generics-resolver/CI.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#pinned-dependencies"}},{"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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#cii-best-practices"}},{"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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#sast"}}]},"last_synced_at":"2026-03-31T23:11:36.031Z","repository_id":23469163,"created_at":"2026-03-31T23:11:36.031Z","updated_at":"2026-03-31T23:11:36.031Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"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-09T02:00:06.528Z","response_time":130,"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":"xvik","name":"Vyacheslav Rusakov","uuid":"999676","kind":"user","description":"","email":"","website":"https://vyarus.ru/","location":null,"twitter":null,"company":"Noveo","icon_url":"https://avatars.githubusercontent.com/u/999676?v=4","repositories_count":33,"last_synced_at":"2024-04-14T06:40:40.445Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/xvik","funding_links":[],"total_stars":843,"followers":56,"following":11,"created_at":"2022-11-03T09:50:18.945Z","updated_at":"2024-04-14T06:40:45.277Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xvik","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xvik/repositories"},"tags":[{"name":"3.0.3","sha":"3afd0261db77c4c8949ef76ad8cec40b8e30a8f1","kind":"tag","published_at":"2020-09-29T16:46:43.000Z","download_url":"https://codeload.github.com/xvik/generics-resolver/tar.gz/3.0.3","html_url":"https://github.com/xvik/generics-resolver/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xvik/generics-resolver@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"de8620a58cd83daef3f0b7e1fe5e397ffab33198","kind":"tag","published_at":"2020-01-16T18:31:43.000Z","download_url":"https://codeload.github.com/xvik/generics-resolver/tar.gz/3.0.2","html_url":"https://github.com/xvik/generics-resolver/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xvik/generics-resolver@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"0d7d4b82120d1d2482ba888ce1f113796118b654","kind":"tag","published_at":"2019-10-10T16:23:31.000Z","download_url":"https://codeload.github.com/xvik/generics-resolver/tar.gz/3.0.1","html_url":"https://github.com/xvik/generics-resolver/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xvik/generics-resolver@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"dddc670832fba6daceca0b3df612947b2fd002b8","kind":"tag","published_at":"2018-06-18T18:12:43.000Z","download_url":"https://codeload.github.com/xvik/generics-resolver/tar.gz/3.0.0","html_url":"https://github.com/xvik/generics-resolver/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xvik/generics-resolver@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/3.0.0/manifests"},{"name":"2.0.1","sha":"e666dafcd0bb2811544cc3bfe9d0a30fc4a768d7","kind":"tag","published_at":"2015-12-16T04:50:56.000Z","download_url":"https://codeload.github.com/xvik/generics-resolver/tar.gz/2.0.1","html_url":"https://github.com/xvik/generics-resolver/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xvik/generics-resolver@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"07221662277e36b0872173b9fde2010dd6ac395d","kind":"tag","published_at":"2015-06-27T13:07:03.000Z","download_url":"https://codeload.github.com/xvik/generics-resolver/tar.gz/2.0.0","html_url":"https://github.com/xvik/generics-resolver/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xvik/generics-resolver@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/2.0.0/manifests"},{"name":"1.2.1","sha":"3f222fcf0a45c1b6a22d50eb27b4cd24c18bcdec","kind":"tag","published_at":"2015-03-05T06:56:27.000Z","download_url":"https://codeload.github.com/xvik/generics-resolver/tar.gz/1.2.1","html_url":"https://github.com/xvik/generics-resolver/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xvik/generics-resolver@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"5a7c7b577fe29a22f155263d1d8816e2deac0e32","kind":"tag","published_at":"2015-02-11T19:08:40.000Z","download_url":"https://codeload.github.com/xvik/generics-resolver/tar.gz/1.2.0","html_url":"https://github.com/xvik/generics-resolver/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xvik/generics-resolver@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"4eb2b880454c2595c0f6b8b39d44dda50ca54054","kind":"tag","published_at":"2014-12-15T04:11:08.000Z","download_url":"https://codeload.github.com/xvik/generics-resolver/tar.gz/1.1.0","html_url":"https://github.com/xvik/generics-resolver/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xvik/generics-resolver@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"ab2e567519de88567bb32aae92d93d1f4881f26e","kind":"tag","published_at":"2014-11-19T01:03:22.000Z","download_url":"https://codeload.github.com/xvik/generics-resolver/tar.gz/1.0.0","html_url":"https://github.com/xvik/generics-resolver/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xvik/generics-resolver@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:53.747Z","dependent_packages_count":20,"downloads":null,"downloads_period":null,"dependent_repos_count":20,"rankings":{"downloads":null,"dependent_repos_count":5.393649935417981,"dependent_packages_count":3.1964595035695336,"stargazers_count":31.86827270633705,"forks_count":37.93377589538714,"docker_downloads_count":4.80470197150381,"average":16.639372002443103},"purl":"pkg:maven/ru.vyarus/generics-resolver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/ru.vyarus:generics-resolver","docker_dependents_count":8,"docker_downloads_count":512243,"usage_url":"https://repos.ecosyste.ms/usage/maven/ru.vyarus:generics-resolver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/ru.vyarus:generics-resolver/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-13T17:00:43.796Z","issues_count":12,"pull_requests_count":64,"avg_time_to_close_issue":1756823.5555555555,"avg_time_to_close_pull_request":2304057.836734694,"issues_closed_count":9,"pull_requests_closed_count":49,"pull_request_authors_count":4,"issue_authors_count":6,"avg_comments_per_issue":3.3333333333333335,"avg_comments_per_pull_request":0.484375,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":61,"past_year_issues_count":0,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":876742.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.42857142857142855,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ru.vyarus:generics-resolver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ru.vyarus:generics-resolver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ru.vyarus:generics-resolver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ru.vyarus:generics-resolver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ru.vyarus:generics-resolver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ru.vyarus:generics-resolver/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","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":14508603,"name":"dev-java/generics-resolver","ecosystem":"gentoo","description":"Java generics runtime resolver","homepage":"https://xvik.github.io/generics-resolver/3.0.3/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/xvik/generics-resolver","keywords_array":["amd64","arm64","ppc64"],"namespace":"dev-java","versions_count":1,"first_release_published_at":"2026-01-25T14:41:24.000Z","latest_release_published_at":"2026-01-25T14:41:24.000Z","latest_release_number":"3.0.3","last_synced_at":"2026-05-27T01:30:43.243Z","created_at":"2026-05-27T01:30:42.796Z","updated_at":"2026-08-16T18:36:53.735Z","registry_url":"https://packages.gentoo.org/packages/dev-java/generics-resolver","install_command":"emerge dev-java/generics-resolver","documentation_url":"https://packages.gentoo.org/packages/dev-java/generics-resolver","metadata":{"category":"dev-java","slot":"0","eapi":"8","inherit":"java-pkg-2 java-pkg-simple","iuse":"doc source test"},"repo_metadata":{"id":23469163,"uuid":"26833503","full_name":"xvik/generics-resolver","owner":"xvik","description":"Java generics runtime resolver","archived":false,"fork":false,"pushed_at":"2026-08-07T07:19:14.000Z","size":2316,"stargazers_count":52,"open_issues_count":9,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-08-08T21:56:03.974Z","etag":null,"topics":["generics","java","reflection","utility"],"latest_commit_sha":null,"homepage":"https://xvik.github.io/generics-resolver","language":"Java","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/xvik.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-11-18T22:38:43.000Z","updated_at":"2026-08-07T07:16:25.000Z","dependencies_parsed_at":"2026-08-08T14:52:57.445Z","dependency_job_id":null,"html_url":"https://github.com/xvik/generics-resolver","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/xvik/generics-resolver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xvik","download_url":"https://codeload.github.com/xvik/generics-resolver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/sbom","scorecard":{"id":1245424,"data":{"date":"2026-03-23","repo":{"name":"github.com/xvik/generics-resolver","commit":"d91cf83c03906975dd555d588ffa525816ab9bbe"},"scorecard":{"version":"v5.4.1-0.20260322035059-c0df03399ddd","commit":"c0df03399ddd8c3345b62ff3df813f3cbbe5bf42"},"score":3.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/7 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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 0 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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: 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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/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/CI.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/xvik/generics-resolver/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/xvik/generics-resolver/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/xvik/generics-resolver/CI.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#pinned-dependencies"}},{"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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#cii-best-practices"}},{"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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#sast"}}]},"last_synced_at":"2026-03-31T23:11:36.031Z","repository_id":23469163,"created_at":"2026-03-31T23:11:36.031Z","updated_at":"2026-03-31T23:11:36.031Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"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-09T02:00:06.528Z","response_time":130,"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":"xvik","name":"Vyacheslav Rusakov","uuid":"999676","kind":"user","description":"","email":"","website":"https://vyarus.ru/","location":null,"twitter":null,"company":"Noveo","icon_url":"https://avatars.githubusercontent.com/u/999676?v=4","repositories_count":33,"last_synced_at":"2024-04-14T06:40:40.445Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/xvik","funding_links":[],"total_stars":843,"followers":56,"following":11,"created_at":"2022-11-03T09:50:18.945Z","updated_at":"2024-04-14T06:40:45.277Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xvik","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xvik/repositories"},"tags":[{"name":"3.0.3","sha":"3afd0261db77c4c8949ef76ad8cec40b8e30a8f1","kind":"tag","published_at":"2020-09-29T16:46:43.000Z","download_url":"https://codeload.github.com/xvik/generics-resolver/tar.gz/3.0.3","html_url":"https://github.com/xvik/generics-resolver/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xvik/generics-resolver@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"de8620a58cd83daef3f0b7e1fe5e397ffab33198","kind":"tag","published_at":"2020-01-16T18:31:43.000Z","download_url":"https://codeload.github.com/xvik/generics-resolver/tar.gz/3.0.2","html_url":"https://github.com/xvik/generics-resolver/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xvik/generics-resolver@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"0d7d4b82120d1d2482ba888ce1f113796118b654","kind":"tag","published_at":"2019-10-10T16:23:31.000Z","download_url":"https://codeload.github.com/xvik/generics-resolver/tar.gz/3.0.1","html_url":"https://github.com/xvik/generics-resolver/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xvik/generics-resolver@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"dddc670832fba6daceca0b3df612947b2fd002b8","kind":"tag","published_at":"2018-06-18T18:12:43.000Z","download_url":"https://codeload.github.com/xvik/generics-resolver/tar.gz/3.0.0","html_url":"https://github.com/xvik/generics-resolver/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xvik/generics-resolver@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/3.0.0/manifests"},{"name":"2.0.1","sha":"e666dafcd0bb2811544cc3bfe9d0a30fc4a768d7","kind":"tag","published_at":"2015-12-16T04:50:56.000Z","download_url":"https://codeload.github.com/xvik/generics-resolver/tar.gz/2.0.1","html_url":"https://github.com/xvik/generics-resolver/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xvik/generics-resolver@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"07221662277e36b0872173b9fde2010dd6ac395d","kind":"tag","published_at":"2015-06-27T13:07:03.000Z","download_url":"https://codeload.github.com/xvik/generics-resolver/tar.gz/2.0.0","html_url":"https://github.com/xvik/generics-resolver/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xvik/generics-resolver@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/2.0.0/manifests"},{"name":"1.2.1","sha":"3f222fcf0a45c1b6a22d50eb27b4cd24c18bcdec","kind":"tag","published_at":"2015-03-05T06:56:27.000Z","download_url":"https://codeload.github.com/xvik/generics-resolver/tar.gz/1.2.1","html_url":"https://github.com/xvik/generics-resolver/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xvik/generics-resolver@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"5a7c7b577fe29a22f155263d1d8816e2deac0e32","kind":"tag","published_at":"2015-02-11T19:08:40.000Z","download_url":"https://codeload.github.com/xvik/generics-resolver/tar.gz/1.2.0","html_url":"https://github.com/xvik/generics-resolver/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xvik/generics-resolver@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"4eb2b880454c2595c0f6b8b39d44dda50ca54054","kind":"tag","published_at":"2014-12-15T04:11:08.000Z","download_url":"https://codeload.github.com/xvik/generics-resolver/tar.gz/1.1.0","html_url":"https://github.com/xvik/generics-resolver/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xvik/generics-resolver@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"ab2e567519de88567bb32aae92d93d1f4881f26e","kind":"tag","published_at":"2014-11-19T01:03:22.000Z","download_url":"https://codeload.github.com/xvik/generics-resolver/tar.gz/1.0.0","html_url":"https://github.com/xvik/generics-resolver/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xvik/generics-resolver@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:53.735Z","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:gentoo/dev-java/generics-resolver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-java/generics-resolver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-java/generics-resolver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-java/generics-resolver/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-13T17:00:43.796Z","issues_count":12,"pull_requests_count":64,"avg_time_to_close_issue":1756823.5555555555,"avg_time_to_close_pull_request":2304057.836734694,"issues_closed_count":9,"pull_requests_closed_count":49,"pull_request_authors_count":4,"issue_authors_count":6,"avg_comments_per_issue":3.3333333333333335,"avg_comments_per_pull_request":0.484375,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":61,"past_year_issues_count":0,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":876742.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.42857142857142855,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-java%2Fgenerics-resolver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-java%2Fgenerics-resolver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-java%2Fgenerics-resolver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-java%2Fgenerics-resolver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-java%2Fgenerics-resolver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-java%2Fgenerics-resolver/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19524,"maintainers_count":0,"namespaces_count":174,"keywords_count":1054,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":614},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-08-23T05:05:01.827Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"id":14983235,"name":"github.com/xvik/generics-resolver","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/xvik/generics-resolver","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-08-13T07:01:00.000Z","latest_release_published_at":"2026-08-13T07:01:00.000Z","latest_release_number":"v0.0.0-20260813070100-a8bce95b7ac9","last_synced_at":"2026-08-22T21:43:10.219Z","created_at":"2026-08-17T01:43:37.186Z","updated_at":"2026-08-22T21:43:10.219Z","registry_url":"https://pkg.go.dev/github.com/xvik/generics-resolver","install_command":"go get github.com/xvik/generics-resolver","documentation_url":"https://pkg.go.dev/github.com/xvik/generics-resolver#section-documentation","metadata":{},"repo_metadata":{"id":23469163,"uuid":"26833503","full_name":"xvik/generics-resolver","owner":"xvik","description":"Java generics runtime resolver","archived":false,"fork":false,"pushed_at":"2026-08-13T07:06:32.000Z","size":2323,"stargazers_count":52,"open_issues_count":9,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-08-16T18:36:18.606Z","etag":null,"topics":["generics","java","reflection","utility"],"latest_commit_sha":null,"homepage":"https://xvik.github.io/generics-resolver","language":"Java","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/xvik.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-11-18T22:38:43.000Z","updated_at":"2026-08-13T07:01:16.000Z","dependencies_parsed_at":"2026-08-08T14:52:57.445Z","dependency_job_id":null,"html_url":"https://github.com/xvik/generics-resolver","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/xvik/generics-resolver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xvik","download_url":"https://codeload.github.com/xvik/generics-resolver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/sbom","scorecard":{"id":1245424,"data":{"date":"2026-03-23","repo":{"name":"github.com/xvik/generics-resolver","commit":"d91cf83c03906975dd555d588ffa525816ab9bbe"},"scorecard":{"version":"v5.4.1-0.20260322035059-c0df03399ddd","commit":"c0df03399ddd8c3345b62ff3df813f3cbbe5bf42"},"score":3.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/7 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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 0 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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: 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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/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/CI.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/xvik/generics-resolver/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/xvik/generics-resolver/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/xvik/generics-resolver/CI.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#pinned-dependencies"}},{"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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#cii-best-practices"}},{"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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/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/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c0df03399ddd8c3345b62ff3df813f3cbbe5bf42/docs/checks.md#sast"}}]},"last_synced_at":"2026-03-31T23:11:36.031Z","repository_id":23469163,"created_at":"2026-03-31T23:11:36.031Z","updated_at":"2026-03-31T23:11:36.031Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36728137,"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-16T02:00:06.462Z","response_time":62,"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-17T01:44:29.427Z","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/xvik/generics-resolver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/xvik/generics-resolver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/xvik/generics-resolver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/xvik/generics-resolver/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-13T17:00:43.796Z","issues_count":12,"pull_requests_count":64,"avg_time_to_close_issue":1756823.5555555555,"avg_time_to_close_pull_request":2304057.836734694,"issues_closed_count":9,"pull_requests_closed_count":49,"pull_request_authors_count":4,"issue_authors_count":6,"avg_comments_per_issue":3.3333333333333335,"avg_comments_per_pull_request":0.484375,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":61,"past_year_issues_count":0,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":876742.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.42857142857142855,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fxvik%2Fgenerics-resolver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fxvik%2Fgenerics-resolver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fxvik%2Fgenerics-resolver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fxvik%2Fgenerics-resolver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fxvik%2Fgenerics-resolver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fxvik%2Fgenerics-resolver/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281883,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"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-08-23T05:01:16.146Z","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"}}],"commits":{"id":7491250,"full_name":"xvik/generics-resolver","default_branch":"master","total_commits":211,"total_committers":3,"total_bot_commits":32,"total_bot_committers":1,"mean_commits":70.33333333333333,"dds":0.16113744075829384,"past_year_total_commits":17,"past_year_total_committers":2,"past_year_total_bot_commits":12,"past_year_total_bot_committers":1,"past_year_mean_commits":8.5,"past_year_dds":0.2941176470588235,"last_synced_at":"2026-08-19T20:02:16.836Z","last_synced_commit":"a8bce95b7ac9fdecba348251b7b2ae31811e4310","created_at":"2024-12-10T10:13:45.389Z","updated_at":"2026-08-19T20:02:16.080Z","committers":[{"name":"Vyacheslav Rusakov","email":"vyarus@gmail.com","login":"xvik","count":177},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":32},{"name":"Adam Biczok","email":"malary@malary.hu","login":"malary","count":2}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":12},{"name":"Vyacheslav Rusakov","email":"vyarus@gmail.com","login":"xvik","count":5}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6760949,"commits_count":979925585,"contributors_count":41305604,"owners_count":1361143,"committers_count":3355573,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"xvik/generics-resolver","html_url":"https://github.com/xvik/generics-resolver","last_synced_at":"2026-08-22T21:30:27.108Z","status":null,"issues_count":12,"pull_requests_count":64,"avg_time_to_close_issue":1756823.5555555555,"avg_time_to_close_pull_request":2304057.836734694,"issues_closed_count":9,"pull_requests_closed_count":49,"pull_request_authors_count":4,"issue_authors_count":6,"avg_comments_per_issue":3.3333333333333335,"avg_comments_per_pull_request":0.484375,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":61,"past_year_issues_count":0,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":876742.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.42857142857142855,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":8,"created_at":"2023-05-16T16:52:37.399Z","updated_at":"2026-08-22T21:30:27.109Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fgenerics-resolver/issues","issue_labels_count":{"table":{"bug":4,"enhancement":2}},"pull_request_labels_count":{"table":{"dependencies":61,"java":18,"github_actions":3}},"issue_author_associations_count":{"table":{"NONE":12}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":62,"NONE":2}},"issue_authors":{"table":{"mgood7123":4,"pholser":2,"buko":2,"UnasZole":2,"mikolajmitura":1,"Namnodorel":1}},"pull_request_authors":{"table":{"dependabot[bot]":61,"chenzhang22":1,"malary":1,"mikolajmitura":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-23T00:00:07.901Z","repositories_count":16292221,"issues_count":42261837,"pull_requests_count":134562717,"authors_count":11512799,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":21,"java":18,"github_actions":3}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":21}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":21}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":16,"PullRequestEvent":29,"ForkEvent":1,"WatchEvent":3,"IssueCommentEvent":1,"PushEvent":8,"CreateEvent":12},"last_year":{"DeleteEvent":16,"PullRequestEvent":29,"WatchEvent":2,"IssueCommentEvent":1,"PushEvent":8,"CreateEvent":12}},"keywords":["generics","java","reflection","utility"],"dependencies":[{"ecosystem":"maven","filepath":"build.gradle","sha":null,"kind":"manifest","created_at":"2022-08-17T20:45:25.660Z","updated_at":"2022-08-17T20:45:25.660Z","repository_link":"https://github.com/xvik/generics-resolver/blob/master/build.gradle","dependencies":[{"id":1867451344,"package_name":"com.github.spotbugs:spotbugs-annotations","ecosystem":"maven","requirements":"3.1.2","direct":true,"kind":"compileOnly","optional":false},{"id":1867451345,"package_name":"org.spockframework:spock-core","ecosystem":"maven","requirements":"1.3-groovy-2.5","direct":true,"kind":"testImplementation","optional":false},{"id":1867451346,"package_name":"org.codehaus.groovy:groovy-all","ecosystem":"maven","requirements":"$groovy","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/CI.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T23:21:08.688Z","updated_at":"2023-01-13T23:21:08.688Z","repository_link":"https://github.com/xvik/generics-resolver/blob/master/.github/workflows/CI.yml","dependencies":[{"id":6891697352,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891697353,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6891697354,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":18.35613425478305,"created_at":"2025-05-09T18:47:34.222Z","updated_at":"2026-08-23T22:02:52.058Z","avatar_url":"https://github.com/xvik.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/362255","html_url":"https://summary.ecosyste.ms/projects/362255"}