{"id":26051,"url":"https://github.com/ua-parser/uap-java","last_synced_at":"2026-07-21T18:20:22.955Z","repository":{"id":23031838,"uuid":"26384591","full_name":"ua-parser/uap-java","owner":"ua-parser","description":"Java implementation of ua-parser","archived":false,"fork":false,"pushed_at":"2024-01-25T13:03:27.000Z","size":98,"stargazers_count":415,"open_issues_count":23,"forks_count":179,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-08-05T12:42:18.501Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ua-parser.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2014-11-09T04:06:58.000Z","updated_at":"2025-07-15T06:10:30.000Z","dependencies_parsed_at":"2023-01-13T22:38:51.097Z","dependency_job_id":"c34a7609-4de1-4f4e-bb85-52af46f97a0c","html_url":"https://github.com/ua-parser/uap-java","commit_stats":{"total_commits":117,"total_committers":25,"mean_commits":4.68,"dds":0.4273504273504274,"last_synced_commit":"61ffd25de944bbe634ff5180104c9cdc07faad29"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/ua-parser/uap-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ua-parser","download_url":"https://codeload.github.com/ua-parser/uap-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-java/sbom","scorecard":{"id":906037,"data":{"date":"2025-08-11","repo":{"name":"github.com/ua-parser/uap-java","commit":"61ffd25de944bbe634ff5180104c9cdc07faad29"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Code-Review","score":0,"reason":"Found 1/22 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 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":"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":"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":"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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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-24T17:23:13.398Z","repository_id":23031838,"created_at":"2025-08-24T17:23:13.398Z","updated_at":"2025-08-24T17:23:13.398Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272735942,"owners_count":24984355,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"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"}},"keywords":[],"created_at":"2024-01-12T16:58:34.850Z","updated_at":"2025-08-29T18:23:46.555Z","avatar_url":"https://github.com/ua-parser.png","language":"Java","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/26051","html_url":"https://opencollective.ecosyste.ms/projects/26051","collective":{"id":2710,"uuid":"ggnxdwzj-3le5mpwz-e48py8rv-bko04a97","slug":"ua-parser","name":"ua-parser","description":null,"website":"","github":"ua-parser","twitter":null,"repository_url":null,"social_links":[{"type":"GITHUB","url":"https://github.com/ua-parser"}],"currency":"USD","projects_count":19,"last_synced_at":"2026-08-02T06:15:13.606Z","created_at":"2024-01-10T13:17:52.746Z","updated_at":"2026-08-02T06:15:13.775Z","transactions_count":9,"balance":28.97,"account_type":"COLLECTIVE","owner":{"login":"ua-parser","name":"ua-parser","uuid":"1764972","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1764972?v=4","repositories_count":19,"last_synced_at":"2024-10-29T21:13:55.390Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ua-parser","funding_links":[],"total_stars":3338,"followers":37,"following":0,"created_at":"2022-11-02T16:27:06.061Z","updated_at":"2024-10-29T21:13:55.390Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ua-parser","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ua-parser/repositories"},"last_project_activity_at":"2026-04-06T19:40:25.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2019-03-03T23:03:30.913Z","collective_updated_at":"2020-05-27T14:15:11.391Z","html_url":"https://opencollective.com/ua-parser","icon_url":"https://images.opencollective.com/ua-parser/logo/40.png","total_donations":29.84,"total_expenses":-0.55,"current_balance":28.97,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/ua-parser","url":"https://opencollective.ecosyste.ms/collectives/ua-parser","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/ua-parser/projects"}}