{"id":13602901,"name":"python-ua-parser","ecosystem":"debian","description":null,"homepage":"https://github.com/ua-parser/uap-python","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/ua-parser/uap-python","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T11:02:01.891Z","latest_release_published_at":"2026-02-11T11:02:01.891Z","latest_release_number":"0.8.0-1","last_synced_at":"2026-03-13T18:06:26.036Z","created_at":"2026-02-11T11:02:01.699Z","updated_at":"2026-08-20T16:11:01.985Z","registry_url":"https://tracker.debian.org/pkg/python-ua-parser","install_command":"apt-get install python-ua-parser","documentation_url":"https://packages.debian.org/buster/python-ua-parser","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-ua-parser","standards_version":"4.1.4","maintainer":"Debian Python Modules Team \u003cpython-modules-team@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), dh-python, python3-all, python3-setuptools, python3-yaml","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":23031919,"uuid":"26384672","full_name":"ua-parser/uap-python","owner":"ua-parser","description":"Python implementation of ua-parser","archived":false,"fork":false,"pushed_at":"2026-05-27T19:38:47.000Z","size":950,"stargazers_count":648,"open_issues_count":12,"forks_count":158,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-08-20T10:11:18.637Z","etag":null,"topics":["python3","user-agent","user-agent-parser","user-agent-parsing"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ua-parser.png","metadata":{"files":{"readme":"README.rst","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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-11-09T04:09:44.000Z","updated_at":"2026-08-14T22:24:28.000Z","dependencies_parsed_at":"2026-08-06T01:48:39.855Z","dependency_job_id":null,"html_url":"https://github.com/ua-parser/uap-python","commit_stats":{"total_commits":208,"total_committers":39,"mean_commits":5.333333333333333,"dds":0.6394230769230769,"last_synced_commit":"60e1c0f9f4e9bd29f9ac6e756f33c8c87da3a82d"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/ua-parser/uap-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ua-parser","download_url":"https://codeload.github.com/ua-parser/uap-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/sbom","scorecard":{"id":906039,"data":{"date":"2025-08-11","repo":{"name":"github.com/ua-parser/uap-python","commit":"5cd8d515a6e99036220931570af5fd9fa4781dd7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/19 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":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/zizmor.yml:12","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release-builtins.yml:1","Warn: no topLevel permission defined: .github/workflows/release-main.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/ua-parser/uap-python/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ua-parser/uap-python/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ua-parser/uap-python/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/ua-parser/uap-python/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/ua-parser/uap-python/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/ua-parser/uap-python/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/ua-parser/uap-python/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/ua-parser/uap-python/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/ua-parser/uap-python/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/ua-parser/uap-python/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/ua-parser/uap-python/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-builtins.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/ua-parser/uap-python/release-builtins.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-builtins.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/ua-parser/uap-python/release-builtins.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-builtins.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/ua-parser/uap-python/release-builtins.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-builtins.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/ua-parser/uap-python/release-builtins.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-builtins.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/ua-parser/uap-python/release-builtins.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-builtins.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/ua-parser/uap-python/release-builtins.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-builtins.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/ua-parser/uap-python/release-builtins.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/ua-parser/uap-python/release-main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-main.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/ua-parser/uap-python/release-main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-main.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ua-parser/uap-python/release-main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-main.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/ua-parser/uap-python/release-main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/ua-parser/uap-python/zizmor.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/zizmor.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ua-parser/uap-python/zizmor.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/ua-parser/uap-python/zizmor.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:141","Warn: pipCommand not pinned by hash: .github/workflows/release-builtins.yml:42","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE: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":-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":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Info: 'up-to-date branches' is required to merge on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-builtins.yml:52"],"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":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T17:23:14.537Z","repository_id":23031919,"created_at":"2025-08-24T17:23:14.537Z","updated_at":"2025-08-24T17:23:14.537Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791457,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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"},"tags":[{"name":"1.0.2","sha":"2179269a30d695cda0c9d59067d64fa47171a187","kind":"commit","published_at":"2026-04-05T19:28:40.000Z","download_url":"https://codeload.github.com/ua-parser/uap-python/tar.gz/1.0.2","html_url":"https://github.com/ua-parser/uap-python/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ua-parser/uap-python@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/1.0.2/manifests"},{"name":"ua-parser-rs-0.1.5","sha":"2179269a30d695cda0c9d59067d64fa47171a187","kind":"commit","published_at":"2026-04-05T19:28:40.000Z","download_url":"https://codeload.github.com/ua-parser/uap-python/tar.gz/ua-parser-rs-0.1.5","html_url":"https://github.com/ua-parser/uap-python/releases/tag/ua-parser-rs-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ua-parser/uap-python@ua-parser-rs-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/ua-parser-rs-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/ua-parser-rs-0.1.5/manifests"},{"name":"1.0.1","sha":"ce129055a661eb3be0ab0edaa7669efec0cf8d7d","kind":"commit","published_at":"2025-02-01T13:55:39.000Z","download_url":"https://codeload.github.com/ua-parser/uap-python/tar.gz/1.0.1","html_url":"https://github.com/ua-parser/uap-python/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ua-parser/uap-python@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"95947761aed896974c55857834ed0456f90bd7b6","kind":"commit","published_at":"2024-11-28T17:02:57.000Z","download_url":"https://codeload.github.com/ua-parser/uap-python/tar.gz/1.0.0","html_url":"https://github.com/ua-parser/uap-python/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ua-parser/uap-python@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/1.0.0/manifests"},{"name":"1.0.0a2","sha":"b9adc087a44bfd85d1c370776b09b047483e4253","kind":"commit","published_at":"2024-11-26T19:06:09.000Z","download_url":"https://codeload.github.com/ua-parser/uap-python/tar.gz/1.0.0a2","html_url":"https://github.com/ua-parser/uap-python/releases/tag/1.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ua-parser/uap-python@1.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/1.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/1.0.0a2/manifests"},{"name":"v1.0.0a1","sha":"7e040fd8b71177838e7e98176d8e1d8020447250","kind":"commit","published_at":"2024-11-26T18:08:41.000Z","download_url":"https://codeload.github.com/ua-parser/uap-python/tar.gz/v1.0.0a1","html_url":"https://github.com/ua-parser/uap-python/releases/tag/v1.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ua-parser/uap-python@v1.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/v1.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/v1.0.0a1/manifests"},{"name":"0.18.0","sha":"ae6398d219ba4b717e50f64be94f0c8e9768e16b","kind":"commit","published_at":"2023-07-08T11:14:24.000Z","download_url":"https://codeload.github.com/ua-parser/uap-python/tar.gz/0.18.0","html_url":"https://github.com/ua-parser/uap-python/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ua-parser/uap-python@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/0.18.0/manifests"},{"name":"0.16.1","sha":"52053d54a6e4708ea5945ba01487642615d750fe","kind":"commit","published_at":"2022-08-27T14:34:51.000Z","download_url":"https://codeload.github.com/ua-parser/uap-python/tar.gz/0.16.1","html_url":"https://github.com/ua-parser/uap-python/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ua-parser/uap-python@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/0.16.1/manifests"},{"name":"0.15.2","sha":"05be64dcb97ca84423078622bf9cd929344b3027","kind":"commit","published_at":"2022-08-27T13:24:09.000Z","download_url":"https://codeload.github.com/ua-parser/uap-python/tar.gz/0.15.2","html_url":"https://github.com/ua-parser/uap-python/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ua-parser/uap-python@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/0.15.2/manifests"},{"name":"0.16.0","sha":"ab2e451c886a8dcf9614e8e0054ed873f34cedf3","kind":"commit","published_at":"2022-08-21T17:07:26.000Z","download_url":"https://codeload.github.com/ua-parser/uap-python/tar.gz/0.16.0","html_url":"https://github.com/ua-parser/uap-python/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ua-parser/uap-python@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/0.16.0/manifests"},{"name":"0.15.1","sha":"56697397300a8a77e470ef8ad3827d0b0dcfb332","kind":"commit","published_at":"2022-08-20T19:00:28.000Z","download_url":"https://codeload.github.com/ua-parser/uap-python/tar.gz/0.15.1","html_url":"https://github.com/ua-parser/uap-python/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ua-parser/uap-python@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/0.15.1/manifests"},{"name":"0.15.0","sha":"c300922b2afe949bedf43a1ef964ededd268d68a","kind":"commit","published_at":"2022-05-05T14:11:45.000Z","download_url":"https://codeload.github.com/ua-parser/uap-python/tar.gz/0.15.0","html_url":"https://github.com/ua-parser/uap-python/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ua-parser/uap-python@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/0.15.0/manifests"},{"name":"0.10.0","sha":"d40c2e38da1facf2458f0259daa58ba32d8d9fd9","kind":"commit","published_at":"2020-02-27T00:05:59.000Z","download_url":"https://codeload.github.com/ua-parser/uap-python/tar.gz/0.10.0","html_url":"https://github.com/ua-parser/uap-python/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ua-parser/uap-python@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"b79462725bad656aa52ad5d965ddf7dcbfb2bbd4","kind":"commit","published_at":"2020-02-04T16:29:17.000Z","download_url":"https://codeload.github.com/ua-parser/uap-python/tar.gz/0.9.0","html_url":"https://github.com/ua-parser/uap-python/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ua-parser/uap-python@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"145af36c99ec659e23fff223ea1c41d79d4de106","kind":"commit","published_at":"2018-04-09T17:01:13.000Z","download_url":"https://codeload.github.com/ua-parser/uap-python/tar.gz/0.8.0","html_url":"https://github.com/ua-parser/uap-python/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ua-parser/uap-python@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"6247d697a97d81eb77b3970f48bac2ad80692593","kind":"tag","published_at":"2017-02-02T01:30:51.000Z","download_url":"https://codeload.github.com/ua-parser/uap-python/tar.gz/0.7.3","html_url":"https://github.com/ua-parser/uap-python/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ua-parser/uap-python@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"e5d5df00f398d590b02002c269b0c5a6f3ddfe93","kind":"commit","published_at":"2016-10-31T11:26:16.000Z","download_url":"https://codeload.github.com/ua-parser/uap-python/tar.gz/0.7.2","html_url":"https://github.com/ua-parser/uap-python/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ua-parser/uap-python@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"cded74973650f5deb2e230018544fbee855da88c","kind":"tag","published_at":"2016-05-01T22:49:36.000Z","download_url":"https://codeload.github.com/ua-parser/uap-python/tar.gz/0.7.1","html_url":"https://github.com/ua-parser/uap-python/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ua-parser/uap-python@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"a5253ae95a38ad9c77a4063ba6fdf0900fffd9bc","kind":"commit","published_at":"2016-03-18T02:13:09.000Z","download_url":"https://codeload.github.com/ua-parser/uap-python/tar.gz/0.7.0","html_url":"https://github.com/ua-parser/uap-python/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ua-parser/uap-python@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"d799af9a29c93e70176eb2a580f1877faa1d513a","kind":"commit","published_at":"2015-12-22T01:11:44.000Z","download_url":"https://codeload.github.com/ua-parser/uap-python/tar.gz/0.6.1","html_url":"https://github.com/ua-parser/uap-python/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ua-parser/uap-python@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/0.6.1/manifests"},{"name":"0.5.1","sha":"ef275f556950f1ea7cfa38dcb0a4a595008f0a02","kind":"commit","published_at":"2015-11-11T23:01:58.000Z","download_url":"https://codeload.github.com/ua-parser/uap-python/tar.gz/0.5.1","html_url":"https://github.com/ua-parser/uap-python/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ua-parser/uap-python@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/tags/0.5.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T16:11:01.985Z","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/python-ua-parser?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-ua-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-ua-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-ua-parser/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:02:08.310Z","issues_count":102,"pull_requests_count":170,"avg_time_to_close_issue":18044147.061728396,"avg_time_to_close_pull_request":4073776.030674847,"issues_closed_count":81,"pull_requests_closed_count":163,"pull_request_authors_count":21,"issue_authors_count":46,"avg_comments_per_issue":1.6862745098039216,"avg_comments_per_pull_request":0.6588235294117647,"merged_pull_requests_count":142,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":14,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":1405906.0,"past_year_avg_time_to_close_pull_request":128985.78571428571,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5714285714285714,"past_year_avg_comments_per_pull_request":0.7857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ua-parser%2Fuap-python/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-ua-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-ua-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-ua-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-ua-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-ua-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-ua-parser/codemeta","maintainers":[]}