{"id":362121,"url":"https://github.com/EsotericSoftware/reflectasm","last_synced_at":"2026-06-21T13:30:24.051Z","repository":{"id":11664533,"uuid":"14173126","full_name":"EsotericSoftware/reflectasm","owner":"EsotericSoftware","description":"High performance Java reflection","archived":false,"fork":false,"pushed_at":"2025-06-05T00:35:07.000Z","size":897,"stargazers_count":1540,"open_issues_count":17,"forks_count":219,"subscribers_count":88,"default_branch":"master","last_synced_at":"2026-06-18T12:05:27.768Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EsotericSoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","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}},"created_at":"2013-11-06T13:22:17.000Z","updated_at":"2026-06-17T05:44:32.000Z","dependencies_parsed_at":"2025-07-24T20:01:58.577Z","dependency_job_id":"45f366e4-a8f0-4eeb-b309-01b999d2df13","html_url":"https://github.com/EsotericSoftware/reflectasm","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/EsotericSoftware/reflectasm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EsotericSoftware","download_url":"https://codeload.github.com/EsotericSoftware/reflectasm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/sbom","scorecard":{"id":46736,"data":{"date":"2025-08-11","repo":{"name":"github.com/EsotericSoftware/reflectasm","commit":"e34c5e8b816ec49b094e8e1d29843458ee77a90b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/25 approved changesets -- score normalized to 1","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: build/junit-4.6.jar:1","Warn: binary detected: lib/asm-5.1.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact reflectasm-1.11.5 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/7054230","Warn: release artifact 1.11.4 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/4608863","Warn: release artifact 1.09 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/161480","Warn: release artifact 1.08 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/91847","Warn: release artifact reflectasm-1.11.5 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/7054230","Warn: release artifact 1.11.4 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/4608863","Warn: release artifact 1.09 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/161480","Warn: release artifact 1.08 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/91847"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T22:55:59.504Z","repository_id":11664533,"created_at":"2025-08-14T22:55:59.504Z","updated_at":"2025-08-14T22:55:59.504Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34570539,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"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":"EsotericSoftware","name":"Esoteric Software","uuid":"3641958","kind":"organization","description":null,"email":"contact@esotericsoftware.com","website":"http://esotericsoftware.com/","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3641958?v=4","repositories_count":29,"last_synced_at":"2024-03-27T01:16:20.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/EsotericSoftware","funding_links":[],"total_stars":15515,"followers":115,"following":0,"created_at":"2022-11-04T22:48:46.827Z","updated_at":"2024-03-27T01:16:20.769Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EsotericSoftware","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EsotericSoftware/repositories"},"packages":[{"id":13395891,"name":"libreflectasm-java","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/EsotericSoftware/reflectasm","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/EsotericSoftware/reflectasm","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T01:29:27.233Z","latest_release_published_at":"2026-02-06T01:29:27.233Z","latest_release_number":"1.11.9+dfsg-4","last_synced_at":"2026-03-06T02:03:10.287Z","created_at":"2026-02-06T01:29:26.818Z","updated_at":"2026-05-25T00:02:37.779Z","registry_url":"https://launchpad.net/ubuntu/+source/libreflectasm-java","install_command":"apt-get install libreflectasm-java","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libreflectasm-java, libreflectasm-java-doc","standards_version":"4.6.2","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk-headless, javahelper, maven-debian-helper, libmaven-assembly-plugin-java, libmaven-bundle-plugin-java, libmaven-javadoc-plugin-java, libasm-java, junit4 \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":11664533,"uuid":"14173126","full_name":"EsotericSoftware/reflectasm","owner":"EsotericSoftware","description":"High performance Java reflection","archived":false,"fork":false,"pushed_at":"2025-06-05T00:35:07.000Z","size":897,"stargazers_count":1546,"open_issues_count":17,"forks_count":219,"subscribers_count":88,"default_branch":"master","last_synced_at":"2026-05-14T19:05:33.522Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EsotericSoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","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}},"created_at":"2013-11-06T13:22:17.000Z","updated_at":"2026-05-13T13:50:12.000Z","dependencies_parsed_at":"2025-07-24T20:01:58.577Z","dependency_job_id":"45f366e4-a8f0-4eeb-b309-01b999d2df13","html_url":"https://github.com/EsotericSoftware/reflectasm","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/EsotericSoftware/reflectasm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EsotericSoftware","download_url":"https://codeload.github.com/EsotericSoftware/reflectasm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/sbom","scorecard":{"id":46736,"data":{"date":"2025-08-11","repo":{"name":"github.com/EsotericSoftware/reflectasm","commit":"e34c5e8b816ec49b094e8e1d29843458ee77a90b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/25 approved changesets -- score normalized to 1","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: build/junit-4.6.jar:1","Warn: binary detected: lib/asm-5.1.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact reflectasm-1.11.5 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/7054230","Warn: release artifact 1.11.4 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/4608863","Warn: release artifact 1.09 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/161480","Warn: release artifact 1.08 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/91847","Warn: release artifact reflectasm-1.11.5 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/7054230","Warn: release artifact 1.11.4 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/4608863","Warn: release artifact 1.09 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/161480","Warn: release artifact 1.08 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/91847"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T22:55:59.504Z","repository_id":11664533,"created_at":"2025-08-14T22:55:59.504Z","updated_at":"2025-08-14T22:55:59.504Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33455026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-24T19:21:36.376Z","status":"ssl_error","status_checked_at":"2026-05-24T19:21:10.562Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-05-25T00:02:37.779Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/libreflectasm-java?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/libreflectasm-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/libreflectasm-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/libreflectasm-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:09:43.380Z","issues_count":67,"pull_requests_count":29,"avg_time_to_close_issue":14410692.375,"avg_time_to_close_pull_request":6467740.869565218,"issues_closed_count":56,"pull_requests_closed_count":23,"pull_request_authors_count":20,"issue_authors_count":41,"avg_comments_per_issue":2.8955223880597014,"avg_comments_per_pull_request":1.1379310344827587,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":34.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/issues","maintainers":[{"login":"magro","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magro"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/libreflectasm-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/libreflectasm-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/libreflectasm-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/libreflectasm-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/libreflectasm-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/libreflectasm-java/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13554471,"name":"libreflectasm-java","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/EsotericSoftware/reflectasm","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/EsotericSoftware/reflectasm","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T03:56:56.036Z","latest_release_published_at":"2026-02-11T03:56:56.036Z","latest_release_number":"1.11.9+dfsg-4","last_synced_at":"2026-03-12T12:17:54.655Z","created_at":"2026-02-11T03:56:55.864Z","updated_at":"2026-05-25T00:02:40.327Z","registry_url":"https://launchpad.net/ubuntu/+source/libreflectasm-java","install_command":"apt-get install libreflectasm-java","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libreflectasm-java, libreflectasm-java-doc","standards_version":"4.6.2","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk-headless, javahelper, maven-debian-helper, libmaven-assembly-plugin-java, libmaven-bundle-plugin-java, libmaven-javadoc-plugin-java, libasm-java, junit4 \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":11664533,"uuid":"14173126","full_name":"EsotericSoftware/reflectasm","owner":"EsotericSoftware","description":"High performance Java reflection","archived":false,"fork":false,"pushed_at":"2025-06-05T00:35:07.000Z","size":897,"stargazers_count":1546,"open_issues_count":17,"forks_count":219,"subscribers_count":88,"default_branch":"master","last_synced_at":"2026-05-14T19:05:33.522Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EsotericSoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","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}},"created_at":"2013-11-06T13:22:17.000Z","updated_at":"2026-05-13T13:50:12.000Z","dependencies_parsed_at":"2025-07-24T20:01:58.577Z","dependency_job_id":"45f366e4-a8f0-4eeb-b309-01b999d2df13","html_url":"https://github.com/EsotericSoftware/reflectasm","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/EsotericSoftware/reflectasm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EsotericSoftware","download_url":"https://codeload.github.com/EsotericSoftware/reflectasm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/sbom","scorecard":{"id":46736,"data":{"date":"2025-08-11","repo":{"name":"github.com/EsotericSoftware/reflectasm","commit":"e34c5e8b816ec49b094e8e1d29843458ee77a90b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/25 approved changesets -- score normalized to 1","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: build/junit-4.6.jar:1","Warn: binary detected: lib/asm-5.1.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact reflectasm-1.11.5 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/7054230","Warn: release artifact 1.11.4 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/4608863","Warn: release artifact 1.09 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/161480","Warn: release artifact 1.08 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/91847","Warn: release artifact reflectasm-1.11.5 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/7054230","Warn: release artifact 1.11.4 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/4608863","Warn: release artifact 1.09 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/161480","Warn: release artifact 1.08 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/91847"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T22:55:59.504Z","repository_id":11664533,"created_at":"2025-08-14T22:55:59.504Z","updated_at":"2025-08-14T22:55:59.504Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33455026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-24T19:21:36.376Z","status":"ssl_error","status_checked_at":"2026-05-24T19:21:10.562Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-05-25T00:02:40.327Z","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:deb/ubuntu/libreflectasm-java?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/libreflectasm-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/libreflectasm-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/libreflectasm-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:09:43.380Z","issues_count":67,"pull_requests_count":29,"avg_time_to_close_issue":14410692.375,"avg_time_to_close_pull_request":6467740.869565218,"issues_closed_count":56,"pull_requests_closed_count":23,"pull_request_authors_count":20,"issue_authors_count":41,"avg_comments_per_issue":2.8955223880597014,"avg_comments_per_pull_request":1.1379310344827587,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":34.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/issues","maintainers":[{"login":"magro","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magro"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/libreflectasm-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/libreflectasm-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/libreflectasm-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/libreflectasm-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/libreflectasm-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/libreflectasm-java/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13483184,"name":"libreflectasm-java","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/EsotericSoftware/reflectasm","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/EsotericSoftware/reflectasm","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T13:55:51.037Z","latest_release_published_at":"2026-02-10T13:55:51.037Z","latest_release_number":"1.11.9+dfsg-4","last_synced_at":"2026-03-10T14:25:37.838Z","created_at":"2026-02-10T13:55:50.652Z","updated_at":"2026-05-25T00:02:40.555Z","registry_url":"https://launchpad.net/ubuntu/+source/libreflectasm-java","install_command":"apt-get install libreflectasm-java","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libreflectasm-java, libreflectasm-java-doc","standards_version":"4.6.2","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk-headless, javahelper, maven-debian-helper, libmaven-assembly-plugin-java, libmaven-bundle-plugin-java, libmaven-javadoc-plugin-java, libasm-java, junit4 \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":11664533,"uuid":"14173126","full_name":"EsotericSoftware/reflectasm","owner":"EsotericSoftware","description":"High performance Java reflection","archived":false,"fork":false,"pushed_at":"2025-06-05T00:35:07.000Z","size":897,"stargazers_count":1546,"open_issues_count":17,"forks_count":219,"subscribers_count":88,"default_branch":"master","last_synced_at":"2026-05-14T19:05:33.522Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EsotericSoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","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}},"created_at":"2013-11-06T13:22:17.000Z","updated_at":"2026-05-13T13:50:12.000Z","dependencies_parsed_at":"2025-07-24T20:01:58.577Z","dependency_job_id":"45f366e4-a8f0-4eeb-b309-01b999d2df13","html_url":"https://github.com/EsotericSoftware/reflectasm","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/EsotericSoftware/reflectasm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EsotericSoftware","download_url":"https://codeload.github.com/EsotericSoftware/reflectasm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/sbom","scorecard":{"id":46736,"data":{"date":"2025-08-11","repo":{"name":"github.com/EsotericSoftware/reflectasm","commit":"e34c5e8b816ec49b094e8e1d29843458ee77a90b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/25 approved changesets -- score normalized to 1","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: build/junit-4.6.jar:1","Warn: binary detected: lib/asm-5.1.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact reflectasm-1.11.5 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/7054230","Warn: release artifact 1.11.4 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/4608863","Warn: release artifact 1.09 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/161480","Warn: release artifact 1.08 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/91847","Warn: release artifact reflectasm-1.11.5 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/7054230","Warn: release artifact 1.11.4 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/4608863","Warn: release artifact 1.09 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/161480","Warn: release artifact 1.08 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/91847"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T22:55:59.504Z","repository_id":11664533,"created_at":"2025-08-14T22:55:59.504Z","updated_at":"2025-08-14T22:55:59.504Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33455026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-24T19:21:36.376Z","status":"ssl_error","status_checked_at":"2026-05-24T19:21:10.562Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-05-25T00:02:40.555Z","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:deb/ubuntu/libreflectasm-java?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/libreflectasm-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/libreflectasm-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/libreflectasm-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:09:43.380Z","issues_count":67,"pull_requests_count":29,"avg_time_to_close_issue":14410692.375,"avg_time_to_close_pull_request":6467740.869565218,"issues_closed_count":56,"pull_requests_closed_count":23,"pull_request_authors_count":20,"issue_authors_count":41,"avg_comments_per_issue":2.8955223880597014,"avg_comments_per_pull_request":1.1379310344827587,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":34.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/issues","maintainers":[{"login":"magro","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magro"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/libreflectasm-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/libreflectasm-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/libreflectasm-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/libreflectasm-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/libreflectasm-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/libreflectasm-java/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13696355,"name":"libreflectasm-java","ecosystem":"debian","description":null,"homepage":"https://github.com/EsotericSoftware/reflectasm","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/EsotericSoftware/reflectasm","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T20:14:32.256Z","latest_release_published_at":"2026-02-12T20:14:32.256Z","latest_release_number":"1.11.9+dfsg-4","last_synced_at":"2026-03-13T17:43:06.249Z","created_at":"2026-02-12T20:14:32.056Z","updated_at":"2026-05-25T00:02:40.552Z","registry_url":"https://tracker.debian.org/pkg/libreflectasm-java","install_command":"apt-get install libreflectasm-java","documentation_url":"https://packages.debian.org/bookworm/libreflectasm-java","metadata":{"component":"main","architecture":"all","priority":"source","binary":"libreflectasm-java, libreflectasm-java-doc","standards_version":"4.6.2","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk-headless, javahelper, maven-debian-helper, libmaven-assembly-plugin-java, libmaven-bundle-plugin-java, libmaven-javadoc-plugin-java, libasm-java, junit4 \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":11664533,"uuid":"14173126","full_name":"EsotericSoftware/reflectasm","owner":"EsotericSoftware","description":"High performance Java reflection","archived":false,"fork":false,"pushed_at":"2025-06-05T00:35:07.000Z","size":897,"stargazers_count":1546,"open_issues_count":17,"forks_count":219,"subscribers_count":88,"default_branch":"master","last_synced_at":"2026-05-14T19:05:33.522Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EsotericSoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","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}},"created_at":"2013-11-06T13:22:17.000Z","updated_at":"2026-05-13T13:50:12.000Z","dependencies_parsed_at":"2025-07-24T20:01:58.577Z","dependency_job_id":"45f366e4-a8f0-4eeb-b309-01b999d2df13","html_url":"https://github.com/EsotericSoftware/reflectasm","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/EsotericSoftware/reflectasm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EsotericSoftware","download_url":"https://codeload.github.com/EsotericSoftware/reflectasm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/sbom","scorecard":{"id":46736,"data":{"date":"2025-08-11","repo":{"name":"github.com/EsotericSoftware/reflectasm","commit":"e34c5e8b816ec49b094e8e1d29843458ee77a90b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/25 approved changesets -- score normalized to 1","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: build/junit-4.6.jar:1","Warn: binary detected: lib/asm-5.1.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact reflectasm-1.11.5 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/7054230","Warn: release artifact 1.11.4 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/4608863","Warn: release artifact 1.09 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/161480","Warn: release artifact 1.08 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/91847","Warn: release artifact reflectasm-1.11.5 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/7054230","Warn: release artifact 1.11.4 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/4608863","Warn: release artifact 1.09 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/161480","Warn: release artifact 1.08 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/91847"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T22:55:59.504Z","repository_id":11664533,"created_at":"2025-08-14T22:55:59.504Z","updated_at":"2025-08-14T22:55:59.504Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33455026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-24T19:21:36.376Z","status":"ssl_error","status_checked_at":"2026-05-24T19:21:10.562Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-05-25T00:02:40.552Z","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:deb/debian/libreflectasm-java?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/libreflectasm-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/libreflectasm-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/libreflectasm-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:09:43.380Z","issues_count":67,"pull_requests_count":29,"avg_time_to_close_issue":14410692.375,"avg_time_to_close_pull_request":6467740.869565218,"issues_closed_count":56,"pull_requests_closed_count":23,"pull_request_authors_count":20,"issue_authors_count":41,"avg_comments_per_issue":2.8955223880597014,"avg_comments_per_pull_request":1.1379310344827587,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":34.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/issues","maintainers":[{"login":"magro","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magro"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/libreflectasm-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/libreflectasm-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/libreflectasm-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/libreflectasm-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/libreflectasm-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/libreflectasm-java/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13591523,"name":"libreflectasm-java","ecosystem":"debian","description":null,"homepage":"https://github.com/EsotericSoftware/reflectasm","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/EsotericSoftware/reflectasm","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T09:56:50.206Z","latest_release_published_at":"2026-02-11T09:56:50.206Z","latest_release_number":"1.05-4","last_synced_at":"2026-03-14T00:04:47.994Z","created_at":"2026-02-11T09:56:50.019Z","updated_at":"2026-05-25T00:02:40.251Z","registry_url":"https://tracker.debian.org/pkg/libreflectasm-java","install_command":"apt-get install libreflectasm-java","documentation_url":"https://packages.debian.org/buster/libreflectasm-java","metadata":{"component":"main","architecture":"all","priority":"source","binary":"libreflectasm-java, libreflectasm-java-doc","standards_version":"3.9.8","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), default-jdk, javahelper (\u003e= 0.43), libasm-java (\u003e= 5.0), maven-repo-helper","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":11664533,"uuid":"14173126","full_name":"EsotericSoftware/reflectasm","owner":"EsotericSoftware","description":"High performance Java reflection","archived":false,"fork":false,"pushed_at":"2025-06-05T00:35:07.000Z","size":897,"stargazers_count":1546,"open_issues_count":17,"forks_count":219,"subscribers_count":88,"default_branch":"master","last_synced_at":"2026-05-14T19:05:33.522Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EsotericSoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","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}},"created_at":"2013-11-06T13:22:17.000Z","updated_at":"2026-05-13T13:50:12.000Z","dependencies_parsed_at":"2025-07-24T20:01:58.577Z","dependency_job_id":"45f366e4-a8f0-4eeb-b309-01b999d2df13","html_url":"https://github.com/EsotericSoftware/reflectasm","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/EsotericSoftware/reflectasm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EsotericSoftware","download_url":"https://codeload.github.com/EsotericSoftware/reflectasm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/sbom","scorecard":{"id":46736,"data":{"date":"2025-08-11","repo":{"name":"github.com/EsotericSoftware/reflectasm","commit":"e34c5e8b816ec49b094e8e1d29843458ee77a90b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/25 approved changesets -- score normalized to 1","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: build/junit-4.6.jar:1","Warn: binary detected: lib/asm-5.1.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact reflectasm-1.11.5 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/7054230","Warn: release artifact 1.11.4 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/4608863","Warn: release artifact 1.09 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/161480","Warn: release artifact 1.08 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/91847","Warn: release artifact reflectasm-1.11.5 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/7054230","Warn: release artifact 1.11.4 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/4608863","Warn: release artifact 1.09 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/161480","Warn: release artifact 1.08 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/91847"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T22:55:59.504Z","repository_id":11664533,"created_at":"2025-08-14T22:55:59.504Z","updated_at":"2025-08-14T22:55:59.504Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33455026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-24T19:21:36.376Z","status":"ssl_error","status_checked_at":"2026-05-24T19:21:10.562Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-05-25T00:02:40.251Z","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:deb/debian/libreflectasm-java?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/libreflectasm-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/libreflectasm-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/libreflectasm-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:09:43.380Z","issues_count":67,"pull_requests_count":29,"avg_time_to_close_issue":14410692.375,"avg_time_to_close_pull_request":6467740.869565218,"issues_closed_count":56,"pull_requests_closed_count":23,"pull_request_authors_count":20,"issue_authors_count":41,"avg_comments_per_issue":2.8955223880597014,"avg_comments_per_pull_request":1.1379310344827587,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":34.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/issues","maintainers":[{"login":"magro","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magro"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/libreflectasm-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/libreflectasm-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/libreflectasm-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/libreflectasm-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/libreflectasm-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/libreflectasm-java/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":93},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-05-29T05:10:14.968Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13655312,"name":"libreflectasm-java","ecosystem":"debian","description":null,"homepage":"https://github.com/EsotericSoftware/reflectasm","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/EsotericSoftware/reflectasm","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T06:47:40.360Z","latest_release_published_at":"2026-02-12T06:47:40.360Z","latest_release_number":"1.11.9+dfsg-4","last_synced_at":"2026-03-14T04:11:24.297Z","created_at":"2026-02-12T06:47:40.172Z","updated_at":"2026-05-25T00:02:40.335Z","registry_url":"https://tracker.debian.org/pkg/libreflectasm-java","install_command":"apt-get install libreflectasm-java","documentation_url":"https://packages.debian.org/trixie/libreflectasm-java","metadata":{"component":"main","architecture":"all","priority":"source","binary":"libreflectasm-java, libreflectasm-java-doc","standards_version":"4.6.2","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk-headless, javahelper, maven-debian-helper, libmaven-assembly-plugin-java, libmaven-bundle-plugin-java, libmaven-javadoc-plugin-java, libasm-java, junit4 \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":11664533,"uuid":"14173126","full_name":"EsotericSoftware/reflectasm","owner":"EsotericSoftware","description":"High performance Java reflection","archived":false,"fork":false,"pushed_at":"2025-06-05T00:35:07.000Z","size":897,"stargazers_count":1546,"open_issues_count":17,"forks_count":219,"subscribers_count":88,"default_branch":"master","last_synced_at":"2026-05-14T19:05:33.522Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EsotericSoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","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}},"created_at":"2013-11-06T13:22:17.000Z","updated_at":"2026-05-13T13:50:12.000Z","dependencies_parsed_at":"2025-07-24T20:01:58.577Z","dependency_job_id":"45f366e4-a8f0-4eeb-b309-01b999d2df13","html_url":"https://github.com/EsotericSoftware/reflectasm","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/EsotericSoftware/reflectasm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EsotericSoftware","download_url":"https://codeload.github.com/EsotericSoftware/reflectasm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/sbom","scorecard":{"id":46736,"data":{"date":"2025-08-11","repo":{"name":"github.com/EsotericSoftware/reflectasm","commit":"e34c5e8b816ec49b094e8e1d29843458ee77a90b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/25 approved changesets -- score normalized to 1","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: build/junit-4.6.jar:1","Warn: binary detected: lib/asm-5.1.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact reflectasm-1.11.5 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/7054230","Warn: release artifact 1.11.4 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/4608863","Warn: release artifact 1.09 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/161480","Warn: release artifact 1.08 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/91847","Warn: release artifact reflectasm-1.11.5 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/7054230","Warn: release artifact 1.11.4 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/4608863","Warn: release artifact 1.09 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/161480","Warn: release artifact 1.08 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/91847"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T22:55:59.504Z","repository_id":11664533,"created_at":"2025-08-14T22:55:59.504Z","updated_at":"2025-08-14T22:55:59.504Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33455026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-24T19:21:36.376Z","status":"ssl_error","status_checked_at":"2026-05-24T19:21:10.562Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-05-25T00:02:40.335Z","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:deb/debian/libreflectasm-java?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/libreflectasm-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/libreflectasm-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/libreflectasm-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:09:43.380Z","issues_count":67,"pull_requests_count":29,"avg_time_to_close_issue":14410692.375,"avg_time_to_close_pull_request":6467740.869565218,"issues_closed_count":56,"pull_requests_closed_count":23,"pull_request_authors_count":20,"issue_authors_count":41,"avg_comments_per_issue":2.8955223880597014,"avg_comments_per_pull_request":1.1379310344827587,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":34.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/issues","maintainers":[{"login":"magro","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magro"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/libreflectasm-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/libreflectasm-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/libreflectasm-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/libreflectasm-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/libreflectasm-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/libreflectasm-java/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13518892,"name":"libreflectasm-java","ecosystem":"debian","description":null,"homepage":"https://github.com/EsotericSoftware/reflectasm","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/EsotericSoftware/reflectasm","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T21:09:58.783Z","latest_release_published_at":"2026-02-10T21:09:58.783Z","latest_release_number":"1.05-4.1","last_synced_at":"2026-03-13T21:40:42.607Z","created_at":"2026-02-10T21:09:58.547Z","updated_at":"2026-05-25T00:02:40.337Z","registry_url":"https://tracker.debian.org/pkg/libreflectasm-java","install_command":"apt-get install libreflectasm-java","documentation_url":"https://packages.debian.org/bullseye/libreflectasm-java","metadata":{"component":"main","architecture":"all","priority":"source","binary":"libreflectasm-java, libreflectasm-java-doc","standards_version":"3.9.8","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), default-jdk, javahelper (\u003e= 0.43), libasm-java (\u003e= 5.0), maven-repo-helper","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":11664533,"uuid":"14173126","full_name":"EsotericSoftware/reflectasm","owner":"EsotericSoftware","description":"High performance Java reflection","archived":false,"fork":false,"pushed_at":"2025-06-05T00:35:07.000Z","size":897,"stargazers_count":1546,"open_issues_count":17,"forks_count":219,"subscribers_count":88,"default_branch":"master","last_synced_at":"2026-05-14T19:05:33.522Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EsotericSoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","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}},"created_at":"2013-11-06T13:22:17.000Z","updated_at":"2026-05-13T13:50:12.000Z","dependencies_parsed_at":"2025-07-24T20:01:58.577Z","dependency_job_id":"45f366e4-a8f0-4eeb-b309-01b999d2df13","html_url":"https://github.com/EsotericSoftware/reflectasm","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/EsotericSoftware/reflectasm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EsotericSoftware","download_url":"https://codeload.github.com/EsotericSoftware/reflectasm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/sbom","scorecard":{"id":46736,"data":{"date":"2025-08-11","repo":{"name":"github.com/EsotericSoftware/reflectasm","commit":"e34c5e8b816ec49b094e8e1d29843458ee77a90b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/25 approved changesets -- score normalized to 1","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: build/junit-4.6.jar:1","Warn: binary detected: lib/asm-5.1.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact reflectasm-1.11.5 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/7054230","Warn: release artifact 1.11.4 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/4608863","Warn: release artifact 1.09 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/161480","Warn: release artifact 1.08 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/91847","Warn: release artifact reflectasm-1.11.5 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/7054230","Warn: release artifact 1.11.4 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/4608863","Warn: release artifact 1.09 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/161480","Warn: release artifact 1.08 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/91847"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T22:55:59.504Z","repository_id":11664533,"created_at":"2025-08-14T22:55:59.504Z","updated_at":"2025-08-14T22:55:59.504Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33455026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-24T19:21:36.376Z","status":"ssl_error","status_checked_at":"2026-05-24T19:21:10.562Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-05-25T00:02:40.337Z","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:deb/debian/libreflectasm-java?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/libreflectasm-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/libreflectasm-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/libreflectasm-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:09:43.380Z","issues_count":67,"pull_requests_count":29,"avg_time_to_close_issue":14410692.375,"avg_time_to_close_pull_request":6467740.869565218,"issues_closed_count":56,"pull_requests_closed_count":23,"pull_request_authors_count":20,"issue_authors_count":41,"avg_comments_per_issue":2.8955223880597014,"avg_comments_per_pull_request":1.1379310344827587,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":34.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/issues","maintainers":[{"login":"magro","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magro"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/libreflectasm-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/libreflectasm-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/libreflectasm-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/libreflectasm-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/libreflectasm-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/libreflectasm-java/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":764,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":100},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-06-10T05:17:51.942Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13456120,"name":"libreflectasm-java","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/EsotericSoftware/reflectasm","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/EsotericSoftware/reflectasm","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T01:49:50.876Z","latest_release_published_at":"2026-02-09T01:49:50.876Z","latest_release_number":"1.11.9+dfsg-4","last_synced_at":"2026-03-09T02:23:43.891Z","created_at":"2026-02-09T01:49:50.538Z","updated_at":"2026-05-25T00:02:40.553Z","registry_url":"https://launchpad.net/ubuntu/+source/libreflectasm-java","install_command":"apt-get install libreflectasm-java","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libreflectasm-java, libreflectasm-java-doc","standards_version":"4.6.2","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk-headless, javahelper, maven-debian-helper, libmaven-assembly-plugin-java, libmaven-bundle-plugin-java, libmaven-javadoc-plugin-java, libasm-java, junit4 \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":11664533,"uuid":"14173126","full_name":"EsotericSoftware/reflectasm","owner":"EsotericSoftware","description":"High performance Java reflection","archived":false,"fork":false,"pushed_at":"2025-06-05T00:35:07.000Z","size":897,"stargazers_count":1546,"open_issues_count":17,"forks_count":219,"subscribers_count":88,"default_branch":"master","last_synced_at":"2026-05-14T19:05:33.522Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EsotericSoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","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}},"created_at":"2013-11-06T13:22:17.000Z","updated_at":"2026-05-13T13:50:12.000Z","dependencies_parsed_at":"2025-07-24T20:01:58.577Z","dependency_job_id":"45f366e4-a8f0-4eeb-b309-01b999d2df13","html_url":"https://github.com/EsotericSoftware/reflectasm","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/EsotericSoftware/reflectasm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EsotericSoftware","download_url":"https://codeload.github.com/EsotericSoftware/reflectasm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/sbom","scorecard":{"id":46736,"data":{"date":"2025-08-11","repo":{"name":"github.com/EsotericSoftware/reflectasm","commit":"e34c5e8b816ec49b094e8e1d29843458ee77a90b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/25 approved changesets -- score normalized to 1","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: build/junit-4.6.jar:1","Warn: binary detected: lib/asm-5.1.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact reflectasm-1.11.5 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/7054230","Warn: release artifact 1.11.4 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/4608863","Warn: release artifact 1.09 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/161480","Warn: release artifact 1.08 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/91847","Warn: release artifact reflectasm-1.11.5 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/7054230","Warn: release artifact 1.11.4 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/4608863","Warn: release artifact 1.09 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/161480","Warn: release artifact 1.08 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/91847"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T22:55:59.504Z","repository_id":11664533,"created_at":"2025-08-14T22:55:59.504Z","updated_at":"2025-08-14T22:55:59.504Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33455026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-24T19:21:36.376Z","status":"ssl_error","status_checked_at":"2026-05-24T19:21:10.562Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-05-25T00:02:40.553Z","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:deb/ubuntu/libreflectasm-java?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/libreflectasm-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/libreflectasm-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/libreflectasm-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:09:43.380Z","issues_count":67,"pull_requests_count":29,"avg_time_to_close_issue":14410692.375,"avg_time_to_close_pull_request":6467740.869565218,"issues_closed_count":56,"pull_requests_closed_count":23,"pull_request_authors_count":20,"issue_authors_count":41,"avg_comments_per_issue":2.8955223880597014,"avg_comments_per_pull_request":1.1379310344827587,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":34.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/issues","maintainers":[{"login":"magro","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magro"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/libreflectasm-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/libreflectasm-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/libreflectasm-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/libreflectasm-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/libreflectasm-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/libreflectasm-java/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13736795,"name":"libreflectasm-java","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/EsotericSoftware/reflectasm","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/EsotericSoftware/reflectasm","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T04:25:28.145Z","latest_release_published_at":"2026-02-13T04:25:28.145Z","latest_release_number":"1.05-4","last_synced_at":"2026-03-13T07:25:47.898Z","created_at":"2026-02-13T04:25:27.807Z","updated_at":"2026-05-25T00:03:16.472Z","registry_url":"https://launchpad.net/ubuntu/+source/libreflectasm-java","install_command":"apt-get install libreflectasm-java","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libreflectasm-java, libreflectasm-java-doc","standards_version":"3.9.8","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), default-jdk, javahelper (\u003e= 0.43), libasm-java (\u003e= 5.0), maven-repo-helper","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":11664533,"uuid":"14173126","full_name":"EsotericSoftware/reflectasm","owner":"EsotericSoftware","description":"High performance Java reflection","archived":false,"fork":false,"pushed_at":"2025-06-05T00:35:07.000Z","size":897,"stargazers_count":1546,"open_issues_count":17,"forks_count":219,"subscribers_count":88,"default_branch":"master","last_synced_at":"2026-05-14T19:05:33.522Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EsotericSoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","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}},"created_at":"2013-11-06T13:22:17.000Z","updated_at":"2026-05-13T13:50:12.000Z","dependencies_parsed_at":"2025-07-24T20:01:58.577Z","dependency_job_id":"45f366e4-a8f0-4eeb-b309-01b999d2df13","html_url":"https://github.com/EsotericSoftware/reflectasm","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/EsotericSoftware/reflectasm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EsotericSoftware","download_url":"https://codeload.github.com/EsotericSoftware/reflectasm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/sbom","scorecard":{"id":46736,"data":{"date":"2025-08-11","repo":{"name":"github.com/EsotericSoftware/reflectasm","commit":"e34c5e8b816ec49b094e8e1d29843458ee77a90b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/25 approved changesets -- score normalized to 1","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: build/junit-4.6.jar:1","Warn: binary detected: lib/asm-5.1.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact reflectasm-1.11.5 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/7054230","Warn: release artifact 1.11.4 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/4608863","Warn: release artifact 1.09 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/161480","Warn: release artifact 1.08 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/91847","Warn: release artifact reflectasm-1.11.5 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/7054230","Warn: release artifact 1.11.4 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/4608863","Warn: release artifact 1.09 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/161480","Warn: release artifact 1.08 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/91847"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T22:55:59.504Z","repository_id":11664533,"created_at":"2025-08-14T22:55:59.504Z","updated_at":"2025-08-14T22:55:59.504Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33455026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-24T19:21:36.376Z","status":"ssl_error","status_checked_at":"2026-05-24T19:21:10.562Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-05-25T00:03:16.472Z","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:deb/ubuntu/libreflectasm-java?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/libreflectasm-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/libreflectasm-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/libreflectasm-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:09:43.380Z","issues_count":67,"pull_requests_count":29,"avg_time_to_close_issue":14410692.375,"avg_time_to_close_pull_request":6467740.869565218,"issues_closed_count":56,"pull_requests_closed_count":23,"pull_request_authors_count":20,"issue_authors_count":41,"avg_comments_per_issue":2.8955223880597014,"avg_comments_per_pull_request":1.1379310344827587,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":34.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/issues","maintainers":[{"login":"magro","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magro"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/libreflectasm-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/libreflectasm-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/libreflectasm-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/libreflectasm-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/libreflectasm-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/libreflectasm-java/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1430,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":165},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-06-10T05:17:46.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13425150,"name":"libreflectasm-java","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/EsotericSoftware/reflectasm","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/EsotericSoftware/reflectasm","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T12:08:20.943Z","latest_release_published_at":"2026-02-07T12:08:20.943Z","latest_release_number":"1.11.6+dfsg-1","last_synced_at":"2026-03-07T12:39:03.862Z","created_at":"2026-02-07T12:08:13.861Z","updated_at":"2026-05-25T00:03:16.476Z","registry_url":"https://launchpad.net/ubuntu/+source/libreflectasm-java","install_command":"apt-get install libreflectasm-java","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libreflectasm-java, libreflectasm-java-doc","standards_version":"4.6.0","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk-headless, javahelper (\u003e= 0.43), maven-debian-helper, libmaven-assembly-plugin-java, libmaven-bundle-plugin-java, libmaven-javadoc-plugin-java, libasm-java, libasm-java-doc, junit4 \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":11664533,"uuid":"14173126","full_name":"EsotericSoftware/reflectasm","owner":"EsotericSoftware","description":"High performance Java reflection","archived":false,"fork":false,"pushed_at":"2025-06-05T00:35:07.000Z","size":897,"stargazers_count":1546,"open_issues_count":17,"forks_count":219,"subscribers_count":88,"default_branch":"master","last_synced_at":"2026-05-14T19:05:33.522Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EsotericSoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","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}},"created_at":"2013-11-06T13:22:17.000Z","updated_at":"2026-05-13T13:50:12.000Z","dependencies_parsed_at":"2025-07-24T20:01:58.577Z","dependency_job_id":"45f366e4-a8f0-4eeb-b309-01b999d2df13","html_url":"https://github.com/EsotericSoftware/reflectasm","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/EsotericSoftware/reflectasm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EsotericSoftware","download_url":"https://codeload.github.com/EsotericSoftware/reflectasm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/sbom","scorecard":{"id":46736,"data":{"date":"2025-08-11","repo":{"name":"github.com/EsotericSoftware/reflectasm","commit":"e34c5e8b816ec49b094e8e1d29843458ee77a90b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/25 approved changesets -- score normalized to 1","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: build/junit-4.6.jar:1","Warn: binary detected: lib/asm-5.1.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact reflectasm-1.11.5 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/7054230","Warn: release artifact 1.11.4 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/4608863","Warn: release artifact 1.09 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/161480","Warn: release artifact 1.08 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/91847","Warn: release artifact reflectasm-1.11.5 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/7054230","Warn: release artifact 1.11.4 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/4608863","Warn: release artifact 1.09 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/161480","Warn: release artifact 1.08 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/91847"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T22:55:59.504Z","repository_id":11664533,"created_at":"2025-08-14T22:55:59.504Z","updated_at":"2025-08-14T22:55:59.504Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33455026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-24T19:21:36.376Z","status":"ssl_error","status_checked_at":"2026-05-24T19:21:10.562Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-05-25T00:03:16.475Z","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:deb/ubuntu/libreflectasm-java?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/libreflectasm-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/libreflectasm-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/libreflectasm-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:09:43.380Z","issues_count":67,"pull_requests_count":29,"avg_time_to_close_issue":14410692.375,"avg_time_to_close_pull_request":6467740.869565218,"issues_closed_count":56,"pull_requests_closed_count":23,"pull_request_authors_count":20,"issue_authors_count":41,"avg_comments_per_issue":2.8955223880597014,"avg_comments_per_pull_request":1.1379310344827587,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":34.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/issues","maintainers":[{"login":"magro","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magro"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/libreflectasm-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/libreflectasm-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/libreflectasm-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/libreflectasm-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/libreflectasm-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/libreflectasm-java/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1523,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":167},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-06-10T05:17:45.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":4917394,"name":"org.db4j:reflectasm","ecosystem":"maven","description":"High performance Java reflection using code generation","homepage":"https://github.com/nqzero/reflectasm","licenses":"New BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/EsotericSoftware/reflectasm","keywords_array":[],"namespace":"org.db4j","versions_count":3,"first_release_published_at":"2016-12-22T16:01:35.000Z","latest_release_published_at":"2016-12-22T17:12:25.000Z","latest_release_number":"1.11.4-2","last_synced_at":"2026-06-18T12:01:58.702Z","created_at":"2022-07-27T01:19:25.406Z","updated_at":"2026-06-18T12:01:58.702Z","registry_url":"https://central.sonatype.com/artifact/org.db4j/reflectasm/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.db4j/reflectasm/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":11664533,"uuid":"14173126","full_name":"EsotericSoftware/reflectasm","owner":"EsotericSoftware","description":"High performance Java reflection","archived":false,"fork":false,"pushed_at":"2025-06-05T00:35:07.000Z","size":897,"stargazers_count":1546,"open_issues_count":17,"forks_count":219,"subscribers_count":88,"default_branch":"master","last_synced_at":"2026-05-14T19:05:33.522Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EsotericSoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","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}},"created_at":"2013-11-06T13:22:17.000Z","updated_at":"2026-05-13T13:50:12.000Z","dependencies_parsed_at":"2025-07-24T20:01:58.577Z","dependency_job_id":"45f366e4-a8f0-4eeb-b309-01b999d2df13","html_url":"https://github.com/EsotericSoftware/reflectasm","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/EsotericSoftware/reflectasm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EsotericSoftware","download_url":"https://codeload.github.com/EsotericSoftware/reflectasm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/sbom","scorecard":{"id":46736,"data":{"date":"2025-08-11","repo":{"name":"github.com/EsotericSoftware/reflectasm","commit":"e34c5e8b816ec49b094e8e1d29843458ee77a90b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/25 approved changesets -- score normalized to 1","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: build/junit-4.6.jar:1","Warn: binary detected: lib/asm-5.1.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact reflectasm-1.11.5 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/7054230","Warn: release artifact 1.11.4 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/4608863","Warn: release artifact 1.09 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/161480","Warn: release artifact 1.08 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/91847","Warn: release artifact reflectasm-1.11.5 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/7054230","Warn: release artifact 1.11.4 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/4608863","Warn: release artifact 1.09 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/161480","Warn: release artifact 1.08 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/91847"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T22:55:59.504Z","repository_id":11664533,"created_at":"2025-08-14T22:55:59.504Z","updated_at":"2025-08-14T22:55:59.504Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33455026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-24T19:21:36.376Z","status":"ssl_error","status_checked_at":"2026-05-24T19:21:10.562Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"EsotericSoftware","name":"Esoteric Software","uuid":"3641958","kind":"organization","description":null,"email":"contact@esotericsoftware.com","website":"http://esotericsoftware.com/","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3641958?v=4","repositories_count":29,"last_synced_at":"2024-03-27T01:16:20.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/EsotericSoftware","funding_links":[],"total_stars":15515,"followers":115,"following":0,"created_at":"2022-11-04T22:48:46.827Z","updated_at":"2024-03-27T01:16:20.769Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EsotericSoftware","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EsotericSoftware/repositories"},"tags":[{"name":"reflectasm-1.11.9","sha":"7f3e47f4854c0b029847561cefffc3308ae0d6fb","kind":"tag","published_at":"2019-03-18T21:13:01.000Z","download_url":"https://codeload.github.com/EsotericSoftware/reflectasm/tar.gz/reflectasm-1.11.9","html_url":"https://github.com/EsotericSoftware/reflectasm/releases/tag/reflectasm-1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EsotericSoftware/reflectasm@reflectasm-1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/reflectasm-1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/reflectasm-1.11.9/manifests"},{"name":"reflectasm-1.11.8","sha":"7cab65bb46ccd17b07ad05dd6b83d92a695477fc","kind":"tag","published_at":"2018-12-28T22:40:40.000Z","download_url":"https://codeload.github.com/EsotericSoftware/reflectasm/tar.gz/reflectasm-1.11.8","html_url":"https://github.com/EsotericSoftware/reflectasm/releases/tag/reflectasm-1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EsotericSoftware/reflectasm@reflectasm-1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/reflectasm-1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/reflectasm-1.11.8/manifests"},{"name":"reflectasm-1.11.7","sha":"f3d854787659e02400fea399860330f1c511b601","kind":"tag","published_at":"2018-06-15T16:02:54.000Z","download_url":"https://codeload.github.com/EsotericSoftware/reflectasm/tar.gz/reflectasm-1.11.7","html_url":"https://github.com/EsotericSoftware/reflectasm/releases/tag/reflectasm-1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EsotericSoftware/reflectasm@reflectasm-1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/reflectasm-1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/reflectasm-1.11.7/manifests"},{"name":"reflectasm-1.11.6","sha":"bffcf1040d46c562db903ec5df7786b82786f4b8","kind":"tag","published_at":"2018-06-12T06:03:42.000Z","download_url":"https://codeload.github.com/EsotericSoftware/reflectasm/tar.gz/reflectasm-1.11.6","html_url":"https://github.com/EsotericSoftware/reflectasm/releases/tag/reflectasm-1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EsotericSoftware/reflectasm@reflectasm-1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/reflectasm-1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/reflectasm-1.11.6/manifests"},{"name":"reflectasm-1.11.5","sha":"ade0542b625ca094cab3662402a17d92c2e54615","kind":"commit","published_at":"2017-07-16T01:30:38.000Z","download_url":"https://codeload.github.com/EsotericSoftware/reflectasm/tar.gz/reflectasm-1.11.5","html_url":"https://github.com/EsotericSoftware/reflectasm/releases/tag/reflectasm-1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EsotericSoftware/reflectasm@reflectasm-1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/reflectasm-1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/reflectasm-1.11.5/manifests"},{"name":"1.11.4","sha":"ee6bb50ddbae3681e76c157f9308b9b3b1c13174","kind":"commit","published_at":"2016-11-09T00:21:43.000Z","download_url":"https://codeload.github.com/EsotericSoftware/reflectasm/tar.gz/1.11.4","html_url":"https://github.com/EsotericSoftware/reflectasm/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EsotericSoftware/reflectasm@1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/1.11.4/manifests"},{"name":"reflectasm-1.11.3","sha":"d07ff80655036ef2c8cdefa8a52e1782d18ac630","kind":"tag","published_at":"2016-05-09T11:57:38.000Z","download_url":"https://codeload.github.com/EsotericSoftware/reflectasm/tar.gz/reflectasm-1.11.3","html_url":"https://github.com/EsotericSoftware/reflectasm/releases/tag/reflectasm-1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EsotericSoftware/reflectasm@reflectasm-1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/reflectasm-1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/reflectasm-1.11.3/manifests"},{"name":"reflectasm-1.11.2","sha":"5a55b683905d7ea043e1d0fbd2ea3a3b963c15de","kind":"tag","published_at":"2016-05-08T21:35:09.000Z","download_url":"https://codeload.github.com/EsotericSoftware/reflectasm/tar.gz/reflectasm-1.11.2","html_url":"https://github.com/EsotericSoftware/reflectasm/releases/tag/reflectasm-1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EsotericSoftware/reflectasm@reflectasm-1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/reflectasm-1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/reflectasm-1.11.2/manifests"},{"name":"reflectasm-1.11.1","sha":"c250648fedf01cd2945c2e3366b4b1e081b78712","kind":"tag","published_at":"2016-02-02T22:00:40.000Z","download_url":"https://codeload.github.com/EsotericSoftware/reflectasm/tar.gz/reflectasm-1.11.1","html_url":"https://github.com/EsotericSoftware/reflectasm/releases/tag/reflectasm-1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EsotericSoftware/reflectasm@reflectasm-1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/reflectasm-1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/reflectasm-1.11.1/manifests"},{"name":"reflectasm-1.11.0","sha":"1a8c33768768030b3efbd68feeec62ebc0dce2db","kind":"tag","published_at":"2015-03-26T00:05:02.000Z","download_url":"https://codeload.github.com/EsotericSoftware/reflectasm/tar.gz/reflectasm-1.11.0","html_url":"https://github.com/EsotericSoftware/reflectasm/releases/tag/reflectasm-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EsotericSoftware/reflectasm@reflectasm-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/reflectasm-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/reflectasm-1.11.0/manifests"},{"name":"reflectasm-1.10.1","sha":"4484e677859c83a62df3dafa42edb8aa29979b30","kind":"tag","published_at":"2015-03-20T12:48:35.000Z","download_url":"https://codeload.github.com/EsotericSoftware/reflectasm/tar.gz/reflectasm-1.10.1","html_url":"https://github.com/EsotericSoftware/reflectasm/releases/tag/reflectasm-1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EsotericSoftware/reflectasm@reflectasm-1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/reflectasm-1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/reflectasm-1.10.1/manifests"},{"name":"reflectasm-1.10.0","sha":"71c67a5f6d67908daefc68088d39e56226a4ebd8","kind":"tag","published_at":"2014-07-21T16:45:21.000Z","download_url":"https://codeload.github.com/EsotericSoftware/reflectasm/tar.gz/reflectasm-1.10.0","html_url":"https://github.com/EsotericSoftware/reflectasm/releases/tag/reflectasm-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EsotericSoftware/reflectasm@reflectasm-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/reflectasm-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/reflectasm-1.10.0/manifests"},{"name":"1.09","sha":"e1f72f3303d6814b12778636da76756a6c0c02f4","kind":"commit","published_at":"2014-01-26T13:33:19.000Z","download_url":"https://codeload.github.com/EsotericSoftware/reflectasm/tar.gz/1.09","html_url":"https://github.com/EsotericSoftware/reflectasm/releases/tag/1.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EsotericSoftware/reflectasm@1.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/1.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/1.09/manifests"},{"name":"1.08","sha":"e4a82b56ad80f6cc679bb7ab6b200dce587933c7","kind":"commit","published_at":"2013-11-12T22:16:21.000Z","download_url":"https://codeload.github.com/EsotericSoftware/reflectasm/tar.gz/1.08","html_url":"https://github.com/EsotericSoftware/reflectasm/releases/tag/1.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EsotericSoftware/reflectasm@1.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/1.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/1.08/manifests"},{"name":"1.07","sha":"5fe65acb7ead499614c0b619b3d757a2fe315335","kind":"tag","published_at":"2013-11-06T13:59:44.000Z","download_url":"https://codeload.github.com/EsotericSoftware/reflectasm/tar.gz/1.07","html_url":"https://github.com/EsotericSoftware/reflectasm/releases/tag/1.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EsotericSoftware/reflectasm@1.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/1.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/1.07/manifests"},{"name":"1.06","sha":"59e767792ccda94ba0423381885e40c93aa820f4","kind":"tag","published_at":"2013-11-06T13:59:43.000Z","download_url":"https://codeload.github.com/EsotericSoftware/reflectasm/tar.gz/1.06","html_url":"https://github.com/EsotericSoftware/reflectasm/releases/tag/1.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EsotericSoftware/reflectasm@1.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/1.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/1.06/manifests"},{"name":"1.05","sha":"842e42a9f3882e42b85f706fe338eb87cacd3fe0","kind":"tag","published_at":"2013-11-06T13:59:43.000Z","download_url":"https://codeload.github.com/EsotericSoftware/reflectasm/tar.gz/1.05","html_url":"https://github.com/EsotericSoftware/reflectasm/releases/tag/1.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EsotericSoftware/reflectasm@1.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/1.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/1.05/manifests"},{"name":"1.04","sha":"4d4399ea3ca588665b1f486cafda7a33705916e5","kind":"tag","published_at":"2013-11-06T13:59:43.000Z","download_url":"https://codeload.github.com/EsotericSoftware/reflectasm/tar.gz/1.04","html_url":"https://github.com/EsotericSoftware/reflectasm/releases/tag/1.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EsotericSoftware/reflectasm@1.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/1.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/1.04/manifests"},{"name":"1.03","sha":"6c2670aba902d5d34da239cb577a4df8f3c2335a","kind":"tag","published_at":"2013-11-06T13:59:43.000Z","download_url":"https://codeload.github.com/EsotericSoftware/reflectasm/tar.gz/1.03","html_url":"https://github.com/EsotericSoftware/reflectasm/releases/tag/1.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EsotericSoftware/reflectasm@1.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/1.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/1.03/manifests"},{"name":"1.01","sha":"11afaa3f610997eb2a1aea47dcb38d01a3be9d9e","kind":"tag","published_at":"2013-11-06T13:59:43.000Z","download_url":"https://codeload.github.com/EsotericSoftware/reflectasm/tar.gz/1.01","html_url":"https://github.com/EsotericSoftware/reflectasm/releases/tag/1.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EsotericSoftware/reflectasm@1.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/1.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags/1.01/manifests"}]},"repo_metadata_updated_at":"2026-05-25T00:02:55.290Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":5,"rankings":{"downloads":null,"dependent_repos_count":10.913135406572108,"dependent_packages_count":17.562329310192933,"stargazers_count":9.915025508365302,"forks_count":13.540857433466014,"docker_downloads_count":null,"average":12.98283691464909},"purl":"pkg:maven/org.db4j/reflectasm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.db4j:reflectasm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.db4j:reflectasm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.db4j:reflectasm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:09:43.380Z","issues_count":67,"pull_requests_count":29,"avg_time_to_close_issue":14410692.375,"avg_time_to_close_pull_request":6467740.869565218,"issues_closed_count":56,"pull_requests_closed_count":23,"pull_request_authors_count":20,"issue_authors_count":41,"avg_comments_per_issue":2.8955223880597014,"avg_comments_per_pull_request":1.1379310344827587,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":34.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/issues","maintainers":[{"login":"magro","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magro"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.db4j:reflectasm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.db4j:reflectasm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.db4j:reflectasm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.db4j:reflectasm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.db4j:reflectasm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.db4j:reflectasm/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608482,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","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":4671587,"name":"com.esotericsoftware:reflectasm","ecosystem":"maven","description":"High performance Java reflection using code generation","homepage":"https://github.com/EsotericSoftware/reflectasm","licenses":"3-Clause BSD License","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/EsotericSoftware/reflectasm","keywords_array":[],"namespace":"com.esotericsoftware","versions_count":10,"first_release_published_at":"2014-07-21T16:46:06.000Z","latest_release_published_at":"2019-03-18T21:13:57.000Z","latest_release_number":"1.11.9","last_synced_at":"2026-06-18T12:02:00.641Z","created_at":"2022-07-25T18:36:27.467Z","updated_at":"2026-06-18T12:02:00.641Z","registry_url":"https://central.sonatype.com/artifact/com.esotericsoftware/reflectasm/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.esotericsoftware/reflectasm/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":11664533,"uuid":"14173126","full_name":"EsotericSoftware/reflectasm","owner":"EsotericSoftware","description":"High performance Java reflection","archived":false,"fork":false,"pushed_at":"2025-06-05T00:35:07.000Z","size":897,"stargazers_count":1546,"open_issues_count":17,"forks_count":219,"subscribers_count":88,"default_branch":"master","last_synced_at":"2026-05-14T19:05:33.522Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EsotericSoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","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}},"created_at":"2013-11-06T13:22:17.000Z","updated_at":"2026-05-13T13:50:12.000Z","dependencies_parsed_at":"2025-07-24T20:01:58.577Z","dependency_job_id":"45f366e4-a8f0-4eeb-b309-01b999d2df13","html_url":"https://github.com/EsotericSoftware/reflectasm","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/EsotericSoftware/reflectasm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EsotericSoftware","download_url":"https://codeload.github.com/EsotericSoftware/reflectasm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/sbom","scorecard":{"id":46736,"data":{"date":"2025-08-11","repo":{"name":"github.com/EsotericSoftware/reflectasm","commit":"e34c5e8b816ec49b094e8e1d29843458ee77a90b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/25 approved changesets -- score normalized to 1","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: build/junit-4.6.jar:1","Warn: binary detected: lib/asm-5.1.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact reflectasm-1.11.5 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/7054230","Warn: release artifact 1.11.4 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/4608863","Warn: release artifact 1.09 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/161480","Warn: release artifact 1.08 not signed: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/91847","Warn: release artifact reflectasm-1.11.5 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/7054230","Warn: release artifact 1.11.4 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/4608863","Warn: release artifact 1.09 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/161480","Warn: release artifact 1.08 does not have provenance: https://api.github.com/repos/EsotericSoftware/reflectasm/releases/91847"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T22:55:59.504Z","repository_id":11664533,"created_at":"2025-08-14T22:55:59.504Z","updated_at":"2025-08-14T22:55:59.504Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33455026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-24T19:21:36.376Z","status":"ssl_error","status_checked_at":"2026-05-24T19:21:10.562Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"EsotericSoftware","name":"Esoteric Software","uuid":"3641958","kind":"organization","description":null,"email":"contact@esotericsoftware.com","website":"http://esotericsoftware.com/","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3641958?v=4","repositories_count":29,"last_synced_at":"2024-03-27T01:16:20.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/EsotericSoftware","funding_links":[],"total_stars":15515,"followers":115,"following":0,"created_at":"2022-11-04T22:48:46.827Z","updated_at":"2024-03-27T01:16:20.769Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EsotericSoftware","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EsotericSoftware/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-25T00:02:40.476Z","dependent_packages_count":394,"downloads":null,"downloads_period":null,"dependent_repos_count":503,"rankings":{"downloads":null,"dependent_repos_count":0.6090772939508733,"dependent_packages_count":0.20602910436405283,"stargazers_count":9.928640648401021,"forks_count":13.540857433466014,"docker_downloads_count":0.16077878601004317,"average":4.8890766532384005},"purl":"pkg:maven/com.esotericsoftware/reflectasm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.esotericsoftware:reflectasm","docker_dependents_count":2899,"docker_downloads_count":669349947,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.esotericsoftware:reflectasm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.esotericsoftware:reflectasm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:09:43.380Z","issues_count":67,"pull_requests_count":29,"avg_time_to_close_issue":14410692.375,"avg_time_to_close_pull_request":6467740.869565218,"issues_closed_count":56,"pull_requests_closed_count":23,"pull_request_authors_count":20,"issue_authors_count":41,"avg_comments_per_issue":2.8955223880597014,"avg_comments_per_pull_request":1.1379310344827587,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":34.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/issues","maintainers":[{"login":"magro","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magro"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.esotericsoftware:reflectasm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.esotericsoftware:reflectasm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.esotericsoftware:reflectasm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.esotericsoftware:reflectasm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.esotericsoftware:reflectasm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.esotericsoftware:reflectasm/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608482,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","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"}}],"commits":{"id":1792186,"full_name":"EsotericSoftware/reflectasm","default_branch":"master","total_commits":151,"total_committers":14,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":10.785714285714286,"dds":0.509933774834437,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-06-18T12:47:19.858Z","last_synced_commit":"e34c5e8b816ec49b094e8e1d29843458ee77a90b","created_at":"2024-09-21T05:03:30.135Z","updated_at":"2026-06-18T12:46:10.413Z","committers":[{"name":"Nathan Sweet","email":"nathan.sweet@gmail.com","login":"NathanSweet","count":74},{"name":"Martin Grotzke","email":"martin.grotzke@googlemail.com","login":"magro","count":47},{"name":"Tumi","email":"serverperformance@gmail.com","login":"serverperformance","count":13},{"name":"gabrikid","email":"gabrikid","login":"gabrikid","count":5},{"name":"crykn","email":"crykn","login":"crykn","count":2},{"name":"Sebastian Schuberth","email":"sschuberth@gmail.com","login":"sschuberth","count":2},{"name":"swimmesberger","email":"wimmesberger@gmail.com","login":"swimmesberger","count":1},{"name":"dimzon@gmail.com","email":"dimzon541@gmail.com","login":"dimzon","count":1},{"name":"based2","email":"based2","login":"based2","count":1},{"name":"Marc Miltenberger","email":"Marc.Miltenberger@sit.fraunhofer.de","login":"MarcMil","count":1},{"name":"Jonathan Haber","email":"jhaber@hubspot.com","login":"jhaber","count":1},{"name":"Artur Dryomov","email":"ming13","login":"ming13","count":1},{"name":"Mazen K","email":"email@mazenmc.io","login":null,"count":1},{"name":"(no author)","email":"(no author)","login":null,"count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-20T00:00:10.001Z","repositories_count":6264544,"commits_count":875373196,"contributors_count":35087130,"owners_count":1169079,"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":"EsotericSoftware/reflectasm","html_url":"https://github.com/EsotericSoftware/reflectasm","last_synced_at":"2026-05-29T02:00:23.855Z","status":"error","issues_count":67,"pull_requests_count":29,"avg_time_to_close_issue":14410692.375,"avg_time_to_close_pull_request":6467740.869565218,"issues_closed_count":56,"pull_requests_closed_count":23,"pull_request_authors_count":20,"issue_authors_count":41,"avg_comments_per_issue":2.8955223880597014,"avg_comments_per_pull_request":1.1379310344827587,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":34.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-15T10:29:37.954Z","updated_at":"2026-05-29T02:00:23.855Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/EsotericSoftware%2Freflectasm/issues","issue_labels_count":{"table":{"Priority-Medium":17,"imported":17,"bug":15,"wontfix":2,"enhancement":2}},"pull_request_labels_count":{"table":{"dependencies":1}},"issue_author_associations_count":{"table":{"NONE":64,"CONTRIBUTOR":3}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":13,"NONE":11,"COLLABORATOR":6}},"issue_authors":{"table":{"ghost":19,"pgrt":4,"He-Pin":3,"jhaber":2,"greenlaw110":2,"dimzon":2,"gwsh1234":1,"Pyrolistical":1,"Geker":1,"liuxuan-account":1,"ppgf135":1,"swimmesberger":1,"NickAcPT":1,"eox2":1,"pleasesir":1,"Restlol":1,"qianzhiheilv":1,"kevin-wang001":1,"OleksandrKucherenko":1,"FenghenHome":1,"DeepAQ":1,"nqzero":1,"pranasblk":1,"idelvall":1,"gpolak":1,"zedaster":1,"detective0922":1,"HansPeeterTulmin":1,"icoco":1,"jponge":1,"SharpMan":1,"yuebo":1,"zhugw":1,"initeasylife":1,"raisaanjani92":1,"mikehearn":1,"snowdream":1,"q158467234":1,"nvollmar":1,"louisypchan":1,"callELPSYCONGROO":1}},"pull_request_authors":{"table":{"magro":6,"serverperformance":4,"dimzon":2,"gurka":2,"gabrikid":1,"Mr14huashao":1,"arturdryomov":1,"AHGGG":1,"mkotb":1,"dependabot[bot]":1,"demianr":1,"MarcMil":1,"swimmesberger":1,"based2":1,"nqzero":1,"Kumonda221-CrO3":1,"crykn":1,"sschuberth":1,"sullis":1,"jhaber":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-10T00:00:24.323Z","repositories_count":14788236,"issues_count":33453852,"pull_requests_count":110071496,"authors_count":11298311,"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":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"magro","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magro"}}],"active_maintainers":[]}},"events":{"total":{"ForkEvent":3,"IssuesEvent":2,"WatchEvent":29},"last_year":{"WatchEvent":6}},"keywords":[],"dependencies":[{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2024-05-02T13:56:17.267Z","updated_at":"2024-05-02T13:56:17.267Z","repository_link":"https://github.com/EsotericSoftware/reflectasm/blob/master/pom.xml","dependencies":[{"id":17849258792,"package_name":"org.ow2.asm:asm","ecosystem":"maven","requirements":"5.1","direct":true,"kind":"runtime","optional":false},{"id":17849258803,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.8.2","direct":true,"kind":"test","optional":false}]}],"score":30.31139675557386,"created_at":"2025-05-09T00:29:30.175Z","updated_at":"2026-06-21T13:30:24.052Z","avatar_url":"https://github.com/EsotericSoftware.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/362121","html_url":"https://summary.ecosyste.ms/projects/362121"}