{"id":371618,"url":"https://github.com/oauthlib/oauthlib","last_synced_at":"2026-08-25T14:14:32.390Z","repository":{"id":1885498,"uuid":"2811323","full_name":"oauthlib/oauthlib","owner":"oauthlib","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","archived":false,"fork":false,"pushed_at":"2026-07-14T21:42:53.000Z","size":3251,"stargazers_count":2979,"open_issues_count":117,"forks_count":525,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-25T06:20:19.302Z","etag":null,"topics":["authentication","authorization","identity","jwt-authentication","jwt-bearer-tokens","library","oauth","oauth1","oauth2","oidc","oidc-provider","openid-connect","python","python-3","python3","token-based-authentication"],"latest_commit_sha":null,"homepage":"https://oauthlib.readthedocs.io/en/latest/","language":"Python","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/oauthlib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","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},"funding":{"github":["JonathanHuot"],"patreon":null,"open_collective":"oauthlib","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-11-19T23:08:51.000Z","updated_at":"2026-08-23T21:33:02.000Z","dependencies_parsed_at":"2026-03-04T00:01:59.120Z","dependency_job_id":"eee7522f-6cec-4076-a288-530cf1337949","html_url":"https://github.com/oauthlib/oauthlib","commit_stats":{"total_commits":1254,"total_committers":205,"mean_commits":6.117073170731707,"dds":0.7647527910685805,"last_synced_commit":"1fd5253630c03e3f12719dd8c13d43111f66a8d2"},"previous_names":["idan/oauthlib"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/oauthlib/oauthlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/sbom","scorecard":{"id":480866,"data":{"date":"2025-08-11","repo":{"name":"github.com/oauthlib/oauthlib","commit":"0667a391a0239a66b977c2d65d5fb52c4d825a34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint_python.yml:7","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:77","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build.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":"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/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-build.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:15","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:89","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":6,"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'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto 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/python-build.yml:100"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: PYSEC-2022-202"],"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":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 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-19T16:35:21.613Z","repository_id":1885498,"created_at":"2025-08-19T16:35:21.613Z","updated_at":"2025-08-19T16:35:21.613Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36898490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-25T02:00:06.831Z","response_time":104,"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":"oauthlib","name":"OAuthlib","uuid":"33832354","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33832354?v=4","repositories_count":1,"last_synced_at":"2026-08-22T00:11:41.020Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/oauthlib","funding_links":[],"total_stars":2977,"followers":31,"following":0,"created_at":"2022-11-02T16:22:51.432Z","updated_at":"2026-08-22T00:11:41.033Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib/repositories"},"packages":[{"id":14512600,"name":"dev-python/oauthlib","ecosystem":"gentoo","description":"Spec-compliant and thorough implementation of the OAuth request-signing logic","homepage":"https://github.com/oauthlib/oauthlib/","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/oauthlib/oauthlib","keywords_array":["amd64","~arm","arm64","~loong","ppc64","~riscv","x86"],"namespace":"dev-python","versions_count":1,"first_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_number":"3.3.1","last_synced_at":"2026-05-27T02:29:12.247Z","created_at":"2026-05-27T02:29:11.955Z","updated_at":"2026-08-20T05:59:31.189Z","registry_url":"https://packages.gentoo.org/packages/dev-python/oauthlib","install_command":"emerge dev-python/oauthlib","documentation_url":"https://packages.gentoo.org/packages/dev-python/oauthlib","metadata":{"category":"dev-python","slot":"0","eapi":"8","inherit":"distutils-r1 pypi","iuse":"test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 verify-provenance"},"repo_metadata":{"id":1885498,"uuid":"2811323","full_name":"oauthlib/oauthlib","owner":"oauthlib","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","archived":false,"fork":false,"pushed_at":"2026-07-14T21:42:53.000Z","size":3251,"stargazers_count":2977,"open_issues_count":117,"forks_count":524,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-20T00:06:40.846Z","etag":null,"topics":["authentication","authorization","identity","jwt-authentication","jwt-bearer-tokens","library","oauth","oauth1","oauth2","oidc","oidc-provider","openid-connect","python","python-3","python3","token-based-authentication"],"latest_commit_sha":null,"homepage":"https://oauthlib.readthedocs.io/en/latest/","language":"Python","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/oauthlib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","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},"funding":{"github":["JonathanHuot"],"patreon":null,"open_collective":"oauthlib","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-11-19T23:08:51.000Z","updated_at":"2026-08-14T08:37:11.000Z","dependencies_parsed_at":"2026-03-04T00:01:59.120Z","dependency_job_id":"eee7522f-6cec-4076-a288-530cf1337949","html_url":"https://github.com/oauthlib/oauthlib","commit_stats":{"total_commits":1254,"total_committers":205,"mean_commits":6.117073170731707,"dds":0.7647527910685805,"last_synced_commit":"1fd5253630c03e3f12719dd8c13d43111f66a8d2"},"previous_names":["idan/oauthlib"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/oauthlib/oauthlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/sbom","scorecard":{"id":480866,"data":{"date":"2025-08-11","repo":{"name":"github.com/oauthlib/oauthlib","commit":"0667a391a0239a66b977c2d65d5fb52c4d825a34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint_python.yml:7","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:77","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build.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":"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/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-build.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:15","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:89","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":6,"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'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto 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/python-build.yml:100"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: PYSEC-2022-202"],"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":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 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-19T16:35:21.613Z","repository_id":1885498,"created_at":"2025-08-19T16:35:21.613Z","updated_at":"2025-08-19T16:35:21.613Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784044,"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-19T02:00:06.185Z","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":"oauthlib","name":"OAuthlib","uuid":"33832354","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33832354?v=4","repositories_count":1,"last_synced_at":"2026-08-14T04:42:56.741Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/oauthlib","funding_links":[],"total_stars":2976,"followers":31,"following":0,"created_at":"2022-11-02T16:22:51.432Z","updated_at":"2026-08-14T04:42:56.756Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib/repositories"},"tags":[{"name":"v3.3.1","sha":"a2779c65b3e961f1b49c05a2417c0ae819f3f8c4","kind":"commit","published_at":"2025-06-19T22:49:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"6413d2e2a6414cdf29414b975f939c99f8046d59","kind":"commit","published_at":"2025-06-17T22:15:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"e6c33e41a8ce6dadff387cdc4613a55b63d1827e","kind":"commit","published_at":"2022-10-17T19:42:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"88bb1562930a9bd9368bf26120655794d90d9585","kind":"commit","published_at":"2022-09-09T19:54:25.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"112404878bdc8b492764e133c388afb978392e09","kind":"commit","published_at":"2022-01-29T22:04:08.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c6037ce5b36145de22df45abe0e96abfa95873ae","kind":"commit","published_at":"2021-06-01T19:11:24.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"31cae75c9d561529091db82a03ea2b6c83edc02d","kind":"commit","published_at":"2019-08-06T14:41:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9e824cfb0eb36b4d23ab73171b821b1a74ec659c","kind":"commit","published_at":"2019-07-04T09:22:12.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"575638ce7ddb8727e08980235ccd82152af85703","kind":"commit","published_at":"2019-01-24T13:28:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9dfa40c3bdab3aa788e711283afdf36c2fbdd1de","kind":"commit","published_at":"2019-01-07T21:19:17.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"f853295b674cb2be0b83f72f71739a7a23f5936e","kind":"commit","published_at":"2018-05-22T10:17:16.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"bea0c2658ae5be45896c9d067422cd417eec847b","kind":"commit","published_at":"2018-03-19T13:38:26.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"4d5447f33019b54eb657e026dc0b9475e5a7105a","kind":"commit","published_at":"2017-10-19T15:15:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"fb7ec207b17e0cacf52f9f3c2643c4b9036d827c","kind":"commit","published_at":"2017-10-18T15:27:41.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"82c77e3f716e9a2fd484e2e73fd666d2f9532a28","kind":"commit","published_at":"2017-09-17T11:23:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"122b51c72a78aad249ee6547d89f8bc0a06fd9b3","kind":"commit","published_at":"2017-09-07T10:50:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4ec41c67e36355cd2aeca094d676b172fea4717a","kind":"commit","published_at":"2017-03-19T12:48:15.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3eb6fe934c8c8d6c34e22b4e4fc1bd01d0266df6","kind":"commit","published_at":"2016-11-23T10:22:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"38c563dbcf38b663717336dac74c88077efd2e1e","kind":"commit","published_at":"2016-09-03T08:52:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"43fb7f5bfb5fb1086d2d8ef1e57b77e84db24b45","kind":"commit","published_at":"2016-06-01T13:02:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v1.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2/manifests"},{"name":"1.1.1","sha":"25d3c12933017c47c9d63de939b559846b23fca5","kind":"commit","published_at":"2016-05-01T07:28:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8d35dc007fea413b37ec96e90a6380746ec39773","kind":"commit","published_at":"2016-04-11T09:51:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0/manifests"},{"name":"0.7.2+oidc","sha":"ed69a2458c99b2039ff3aa32749159fe31d1fbb5","kind":"commit","published_at":"2015-10-01T15:31:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2+oidc","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2+oidc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2%2Boidc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc/manifests"},{"name":"1.0.3","sha":"79722b2aa0b191db4a345ce29095b70d92ded140","kind":"commit","published_at":"2015-08-16T12:18:01.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"db40f9989545fc170960f692bedd3c8ba2cf0642","kind":"tag","published_at":"2015-08-10T09:34:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"fecf37b624c14c89a3ee15bb205b51b05575fc2e","kind":"commit","published_at":"2015-07-25T07:25:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"933711ecdb4f1235307dc5815eac1828d523f4e1","kind":"commit","published_at":"2015-07-19T13:28:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0/manifests"},{"name":"0.7.2","sha":"fd239fca84644896b1971cf24bc6213d065adb86","kind":"tag","published_at":"2014-11-13T12:39:45.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"04631866c058defb480462db1ec13cb7f88780a9","kind":"tag","published_at":"2014-10-27T17:09:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9838a002fc9b82c907d4ba495a34d0ce21386e44","kind":"tag","published_at":"2014-10-27T13:55:34.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"de773eefcb3c1afe54a0c12d5bf9bd214ceaf404","kind":"tag","published_at":"2014-06-10T10:36:00.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"969d0994234454b05a7b310b8dd40e66e900eede","kind":"tag","published_at":"2014-06-06T11:00:21.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"056e7ce13de4de913af8617891dc92e0ea43c669","kind":"tag","published_at":"2014-01-20T11:09:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"25c82a2c925dcdb37704a1bf145830c8084ec33c","kind":"tag","published_at":"2013-09-13T10:06:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"f794cf31971274766378faf140d60e5ec3807286","kind":"tag","published_at":"2013-07-26T18:13:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"809646f84cd2f0941773ce99acc95ea216ea1cb8","kind":"tag","published_at":"2013-07-09T17:12:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"b9ef07ca18ec56ef8dfe24344c81ef1ba3a59e34","kind":"tag","published_at":"2013-05-31T14:22:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"4ed94f7fac84c69b799f475444729320aa7888be","kind":"tag","published_at":"2013-05-20T17:11:50.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b1b829ccf26d78e95ac055bb76843e6b4e1cff75","kind":"tag","published_at":"2013-03-26T18:01:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0/manifests"},{"name":"0.3.8","sha":"1da50150c508ae96c7f05cdf4ab987cb5611034c","kind":"tag","published_at":"2013-02-23T15:38:55.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.8","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"0e9f5e504fad3ecfcdbcba301e72160844fcc18e","kind":"tag","published_at":"2013-02-11T23:34:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"fbf0c0e6669a31b51c42ea0b93af9938192167b6","kind":"tag","published_at":"2013-02-04T23:15:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9edd36f962cc2f28368a3db924fdef8e99a0950b","kind":"tag","published_at":"2013-01-29T20:16:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"20e71a41edc1a632d9437ca927ea0d3b0535c7f9","kind":"tag","published_at":"2012-11-19T18:28:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"ee45e51bf48347f102d51cf3256cd6a2f2db9525","kind":"tag","published_at":"2012-11-08T22:59:09.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"bee010a211d228764cd5b4207132c79a601e80a6","kind":"tag","published_at":"2012-11-08T19:55:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4c35c1f0aff816595eade77103da1cae4197e4a7","kind":"tag","published_at":"2012-10-23T19:27:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"36e07d9476a67086ec1a8d917cdc703531673440","kind":"tag","published_at":"2012-07-09T19:54:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"56b0cec481c7457a658b54f979f0fea3c1189c12","kind":"tag","published_at":"2012-06-27T17:27:23.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"184db924c5b3f208a3e34432e38a253ab4ed8d6d","kind":"tag","published_at":"2012-06-25T12:32:10.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b70c19b4ae783507c929ee88f9b0cdcb101a9131","kind":"tag","published_at":"2012-06-25T09:28:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4/manifests"},{"name":"0.1.2","sha":"029708cea64c6b2a19d28de49b0e0f4ba6cf59ac","kind":"commit","published_at":"2012-05-03T05:37:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"38bde2d15e4e19afc5c3489bd72cf4dc818135d5","kind":"commit","published_at":"2012-05-03T05:31:33.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c8a63500581644a184df782b19e3a5b7dec32702","kind":"commit","published_at":"2012-05-02T22:02:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"8f060a0c48f847b1c30e390f0d6f7f887ce87dd7","kind":"tag","published_at":"2012-04-12T20:08:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2/manifests"},{"name":"v0.0.1","sha":"3c5045cad694ceb767fd2fee2e2bee0144ffa078","kind":"tag","published_at":"2012-04-12T06:57:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v0.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T05:59:31.189Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:gentoo/dev-python/oauthlib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-python/oauthlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-python/oauthlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-python/oauthlib/dependencies","status":null,"funding_links":["https://github.com/sponsors/JonathanHuot","https://opencollective.com/oauthlib"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:19.695Z","issues_count":86,"pull_requests_count":165,"avg_time_to_close_issue":17188877.044444446,"avg_time_to_close_pull_request":7551323.876033057,"issues_closed_count":45,"pull_requests_closed_count":121,"pull_request_authors_count":70,"issue_authors_count":71,"avg_comments_per_issue":2.7209302325581395,"avg_comments_per_pull_request":1.4424242424242424,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":1500964.0,"past_year_avg_time_to_close_pull_request":1277870.4545454546,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/issues","maintainers":[{"login":"JonathanHuot","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"},{"login":"thedrow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedrow"}],"active_maintainers":[{"login":"JonathanHuot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Foauthlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Foauthlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Foauthlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Foauthlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Foauthlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Foauthlib/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19524,"maintainers_count":0,"namespaces_count":174,"keywords_count":1054,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":622},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-08-25T05:05:03.406Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"id":6102732,"name":"py3-oauthlib","ecosystem":"alpine","description":"Python3 implementation of the OAuth request-signing logic","homepage":"https://github.com/oauthlib/oauthlib","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/oauthlib/oauthlib","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-07-26T04:43:05.000Z","latest_release_published_at":"2022-07-26T04:43:05.000Z","latest_release_number":"2.1.0-r7","last_synced_at":"2026-04-08T14:07:23.586Z","created_at":"2023-01-31T20:53:24.653Z","updated_at":"2026-08-20T06:13:12.316Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/py3-oauthlib","install_command":"apk add py3-oauthlib","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":1885498,"uuid":"2811323","full_name":"oauthlib/oauthlib","owner":"oauthlib","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","archived":false,"fork":false,"pushed_at":"2026-07-14T21:42:53.000Z","size":3251,"stargazers_count":2977,"open_issues_count":117,"forks_count":524,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-20T00:06:40.846Z","etag":null,"topics":["authentication","authorization","identity","jwt-authentication","jwt-bearer-tokens","library","oauth","oauth1","oauth2","oidc","oidc-provider","openid-connect","python","python-3","python3","token-based-authentication"],"latest_commit_sha":null,"homepage":"https://oauthlib.readthedocs.io/en/latest/","language":"Python","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/oauthlib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","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},"funding":{"github":["JonathanHuot"],"patreon":null,"open_collective":"oauthlib","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-11-19T23:08:51.000Z","updated_at":"2026-08-14T08:37:11.000Z","dependencies_parsed_at":"2026-03-04T00:01:59.120Z","dependency_job_id":"eee7522f-6cec-4076-a288-530cf1337949","html_url":"https://github.com/oauthlib/oauthlib","commit_stats":{"total_commits":1254,"total_committers":205,"mean_commits":6.117073170731707,"dds":0.7647527910685805,"last_synced_commit":"1fd5253630c03e3f12719dd8c13d43111f66a8d2"},"previous_names":["idan/oauthlib"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/oauthlib/oauthlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/sbom","scorecard":{"id":480866,"data":{"date":"2025-08-11","repo":{"name":"github.com/oauthlib/oauthlib","commit":"0667a391a0239a66b977c2d65d5fb52c4d825a34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint_python.yml:7","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:77","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build.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":"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/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-build.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:15","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:89","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":6,"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'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto 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/python-build.yml:100"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: PYSEC-2022-202"],"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":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 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-19T16:35:21.613Z","repository_id":1885498,"created_at":"2025-08-19T16:35:21.613Z","updated_at":"2025-08-19T16:35:21.613Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784044,"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-19T02:00:06.185Z","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":"oauthlib","name":"OAuthlib","uuid":"33832354","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33832354?v=4","repositories_count":1,"last_synced_at":"2026-08-14T04:42:56.741Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/oauthlib","funding_links":[],"total_stars":2976,"followers":31,"following":0,"created_at":"2022-11-02T16:22:51.432Z","updated_at":"2026-08-14T04:42:56.756Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib/repositories"},"tags":[{"name":"v3.3.1","sha":"a2779c65b3e961f1b49c05a2417c0ae819f3f8c4","kind":"commit","published_at":"2025-06-19T22:49:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"6413d2e2a6414cdf29414b975f939c99f8046d59","kind":"commit","published_at":"2025-06-17T22:15:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"e6c33e41a8ce6dadff387cdc4613a55b63d1827e","kind":"commit","published_at":"2022-10-17T19:42:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"88bb1562930a9bd9368bf26120655794d90d9585","kind":"commit","published_at":"2022-09-09T19:54:25.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"112404878bdc8b492764e133c388afb978392e09","kind":"commit","published_at":"2022-01-29T22:04:08.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c6037ce5b36145de22df45abe0e96abfa95873ae","kind":"commit","published_at":"2021-06-01T19:11:24.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"31cae75c9d561529091db82a03ea2b6c83edc02d","kind":"commit","published_at":"2019-08-06T14:41:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9e824cfb0eb36b4d23ab73171b821b1a74ec659c","kind":"commit","published_at":"2019-07-04T09:22:12.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"575638ce7ddb8727e08980235ccd82152af85703","kind":"commit","published_at":"2019-01-24T13:28:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9dfa40c3bdab3aa788e711283afdf36c2fbdd1de","kind":"commit","published_at":"2019-01-07T21:19:17.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"f853295b674cb2be0b83f72f71739a7a23f5936e","kind":"commit","published_at":"2018-05-22T10:17:16.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"bea0c2658ae5be45896c9d067422cd417eec847b","kind":"commit","published_at":"2018-03-19T13:38:26.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"4d5447f33019b54eb657e026dc0b9475e5a7105a","kind":"commit","published_at":"2017-10-19T15:15:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"fb7ec207b17e0cacf52f9f3c2643c4b9036d827c","kind":"commit","published_at":"2017-10-18T15:27:41.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"82c77e3f716e9a2fd484e2e73fd666d2f9532a28","kind":"commit","published_at":"2017-09-17T11:23:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"122b51c72a78aad249ee6547d89f8bc0a06fd9b3","kind":"commit","published_at":"2017-09-07T10:50:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4ec41c67e36355cd2aeca094d676b172fea4717a","kind":"commit","published_at":"2017-03-19T12:48:15.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3eb6fe934c8c8d6c34e22b4e4fc1bd01d0266df6","kind":"commit","published_at":"2016-11-23T10:22:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"38c563dbcf38b663717336dac74c88077efd2e1e","kind":"commit","published_at":"2016-09-03T08:52:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"43fb7f5bfb5fb1086d2d8ef1e57b77e84db24b45","kind":"commit","published_at":"2016-06-01T13:02:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v1.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2/manifests"},{"name":"1.1.1","sha":"25d3c12933017c47c9d63de939b559846b23fca5","kind":"commit","published_at":"2016-05-01T07:28:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8d35dc007fea413b37ec96e90a6380746ec39773","kind":"commit","published_at":"2016-04-11T09:51:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0/manifests"},{"name":"0.7.2+oidc","sha":"ed69a2458c99b2039ff3aa32749159fe31d1fbb5","kind":"commit","published_at":"2015-10-01T15:31:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2+oidc","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2+oidc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2%2Boidc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc/manifests"},{"name":"1.0.3","sha":"79722b2aa0b191db4a345ce29095b70d92ded140","kind":"commit","published_at":"2015-08-16T12:18:01.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"db40f9989545fc170960f692bedd3c8ba2cf0642","kind":"tag","published_at":"2015-08-10T09:34:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"fecf37b624c14c89a3ee15bb205b51b05575fc2e","kind":"commit","published_at":"2015-07-25T07:25:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"933711ecdb4f1235307dc5815eac1828d523f4e1","kind":"commit","published_at":"2015-07-19T13:28:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0/manifests"},{"name":"0.7.2","sha":"fd239fca84644896b1971cf24bc6213d065adb86","kind":"tag","published_at":"2014-11-13T12:39:45.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"04631866c058defb480462db1ec13cb7f88780a9","kind":"tag","published_at":"2014-10-27T17:09:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9838a002fc9b82c907d4ba495a34d0ce21386e44","kind":"tag","published_at":"2014-10-27T13:55:34.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"de773eefcb3c1afe54a0c12d5bf9bd214ceaf404","kind":"tag","published_at":"2014-06-10T10:36:00.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"969d0994234454b05a7b310b8dd40e66e900eede","kind":"tag","published_at":"2014-06-06T11:00:21.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"056e7ce13de4de913af8617891dc92e0ea43c669","kind":"tag","published_at":"2014-01-20T11:09:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"25c82a2c925dcdb37704a1bf145830c8084ec33c","kind":"tag","published_at":"2013-09-13T10:06:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"f794cf31971274766378faf140d60e5ec3807286","kind":"tag","published_at":"2013-07-26T18:13:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"809646f84cd2f0941773ce99acc95ea216ea1cb8","kind":"tag","published_at":"2013-07-09T17:12:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"b9ef07ca18ec56ef8dfe24344c81ef1ba3a59e34","kind":"tag","published_at":"2013-05-31T14:22:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"4ed94f7fac84c69b799f475444729320aa7888be","kind":"tag","published_at":"2013-05-20T17:11:50.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b1b829ccf26d78e95ac055bb76843e6b4e1cff75","kind":"tag","published_at":"2013-03-26T18:01:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0/manifests"},{"name":"0.3.8","sha":"1da50150c508ae96c7f05cdf4ab987cb5611034c","kind":"tag","published_at":"2013-02-23T15:38:55.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.8","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"0e9f5e504fad3ecfcdbcba301e72160844fcc18e","kind":"tag","published_at":"2013-02-11T23:34:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"fbf0c0e6669a31b51c42ea0b93af9938192167b6","kind":"tag","published_at":"2013-02-04T23:15:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9edd36f962cc2f28368a3db924fdef8e99a0950b","kind":"tag","published_at":"2013-01-29T20:16:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"20e71a41edc1a632d9437ca927ea0d3b0535c7f9","kind":"tag","published_at":"2012-11-19T18:28:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"ee45e51bf48347f102d51cf3256cd6a2f2db9525","kind":"tag","published_at":"2012-11-08T22:59:09.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"bee010a211d228764cd5b4207132c79a601e80a6","kind":"tag","published_at":"2012-11-08T19:55:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4c35c1f0aff816595eade77103da1cae4197e4a7","kind":"tag","published_at":"2012-10-23T19:27:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"36e07d9476a67086ec1a8d917cdc703531673440","kind":"tag","published_at":"2012-07-09T19:54:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"56b0cec481c7457a658b54f979f0fea3c1189c12","kind":"tag","published_at":"2012-06-27T17:27:23.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"184db924c5b3f208a3e34432e38a253ab4ed8d6d","kind":"tag","published_at":"2012-06-25T12:32:10.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b70c19b4ae783507c929ee88f9b0cdcb101a9131","kind":"tag","published_at":"2012-06-25T09:28:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4/manifests"},{"name":"0.1.2","sha":"029708cea64c6b2a19d28de49b0e0f4ba6cf59ac","kind":"commit","published_at":"2012-05-03T05:37:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"38bde2d15e4e19afc5c3489bd72cf4dc818135d5","kind":"commit","published_at":"2012-05-03T05:31:33.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c8a63500581644a184df782b19e3a5b7dec32702","kind":"commit","published_at":"2012-05-02T22:02:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"8f060a0c48f847b1c30e390f0d6f7f887ce87dd7","kind":"tag","published_at":"2012-04-12T20:08:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2/manifests"},{"name":"v0.0.1","sha":"3c5045cad694ceb767fd2fee2e2bee0144ffa078","kind":"tag","published_at":"2012-04-12T06:57:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v0.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T06:13:12.316Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":9.857415515886382,"stargazers_count":4.277534523408555,"forks_count":3.076232176939486,"average":4.302795554058606},"purl":"pkg:apk/alpine/py3-oauthlib?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-oauthlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-oauthlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-oauthlib/dependencies","status":null,"funding_links":["https://github.com/sponsors/JonathanHuot","https://opencollective.com/oauthlib"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:19.695Z","issues_count":86,"pull_requests_count":165,"avg_time_to_close_issue":17188877.044444446,"avg_time_to_close_pull_request":7551323.876033057,"issues_closed_count":45,"pull_requests_closed_count":121,"pull_request_authors_count":70,"issue_authors_count":71,"avg_comments_per_issue":2.7209302325581395,"avg_comments_per_pull_request":1.4424242424242424,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":1500964.0,"past_year_avg_time_to_close_pull_request":1277870.4545454546,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/issues","maintainers":[{"login":"JonathanHuot","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"},{"login":"thedrow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedrow"}],"active_maintainers":[{"login":"JonathanHuot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-oauthlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-oauthlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-oauthlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-oauthlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-oauthlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-oauthlib/codemeta","maintainers":[],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3375,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1065},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-08-25T05:07:20.502Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":2823840,"name":"oauthlib","ecosystem":"pypi","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","homepage":"https://github.com/oauthlib/oauthlib","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/oauthlib/oauthlib","keywords_array":[],"namespace":null,"versions_count":52,"first_release_published_at":"2012-04-11T16:14:11.000Z","latest_release_published_at":"2025-06-19T22:48:06.000Z","latest_release_number":"3.3.1","last_synced_at":"2026-08-25T14:12:36.001Z","created_at":"2022-04-10T11:47:37.970Z","updated_at":"2026-08-25T14:12:36.001Z","registry_url":"https://pypi.org/project/oauthlib/","install_command":"pip install oauthlib --index-url https://pypi.org/simple","documentation_url":"https://oauthlib.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Web Environment","Intended Audience :: Developers","Operating System :: MacOS","Operating System :: POSIX","Operating System :: POSIX :: Linux","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"oauthlib","project_status":null},"repo_metadata":{"id":1885498,"uuid":"2811323","full_name":"oauthlib/oauthlib","owner":"oauthlib","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","archived":false,"fork":false,"pushed_at":"2026-07-14T21:42:53.000Z","size":3251,"stargazers_count":2977,"open_issues_count":117,"forks_count":524,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-20T00:06:40.846Z","etag":null,"topics":["authentication","authorization","identity","jwt-authentication","jwt-bearer-tokens","library","oauth","oauth1","oauth2","oidc","oidc-provider","openid-connect","python","python-3","python3","token-based-authentication"],"latest_commit_sha":null,"homepage":"https://oauthlib.readthedocs.io/en/latest/","language":"Python","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/oauthlib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","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},"funding":{"github":["JonathanHuot"],"patreon":null,"open_collective":"oauthlib","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-11-19T23:08:51.000Z","updated_at":"2026-08-14T08:37:11.000Z","dependencies_parsed_at":"2026-03-04T00:01:59.120Z","dependency_job_id":"eee7522f-6cec-4076-a288-530cf1337949","html_url":"https://github.com/oauthlib/oauthlib","commit_stats":{"total_commits":1254,"total_committers":205,"mean_commits":6.117073170731707,"dds":0.7647527910685805,"last_synced_commit":"1fd5253630c03e3f12719dd8c13d43111f66a8d2"},"previous_names":["idan/oauthlib"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/oauthlib/oauthlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/sbom","scorecard":{"id":480866,"data":{"date":"2025-08-11","repo":{"name":"github.com/oauthlib/oauthlib","commit":"0667a391a0239a66b977c2d65d5fb52c4d825a34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint_python.yml:7","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:77","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build.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":"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/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-build.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:15","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:89","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":6,"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'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto 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/python-build.yml:100"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: PYSEC-2022-202"],"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":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 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-19T16:35:21.613Z","repository_id":1885498,"created_at":"2025-08-19T16:35:21.613Z","updated_at":"2025-08-19T16:35:21.613Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784044,"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-19T02:00:06.185Z","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":"oauthlib","name":"OAuthlib","uuid":"33832354","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33832354?v=4","repositories_count":1,"last_synced_at":"2026-08-14T04:42:56.741Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/oauthlib","funding_links":[],"total_stars":2976,"followers":31,"following":0,"created_at":"2022-11-02T16:22:51.432Z","updated_at":"2026-08-14T04:42:56.756Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib/repositories"},"tags":[{"name":"v3.3.1","sha":"a2779c65b3e961f1b49c05a2417c0ae819f3f8c4","kind":"commit","published_at":"2025-06-19T22:49:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"6413d2e2a6414cdf29414b975f939c99f8046d59","kind":"commit","published_at":"2025-06-17T22:15:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"e6c33e41a8ce6dadff387cdc4613a55b63d1827e","kind":"commit","published_at":"2022-10-17T19:42:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"88bb1562930a9bd9368bf26120655794d90d9585","kind":"commit","published_at":"2022-09-09T19:54:25.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"112404878bdc8b492764e133c388afb978392e09","kind":"commit","published_at":"2022-01-29T22:04:08.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c6037ce5b36145de22df45abe0e96abfa95873ae","kind":"commit","published_at":"2021-06-01T19:11:24.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"31cae75c9d561529091db82a03ea2b6c83edc02d","kind":"commit","published_at":"2019-08-06T14:41:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9e824cfb0eb36b4d23ab73171b821b1a74ec659c","kind":"commit","published_at":"2019-07-04T09:22:12.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"575638ce7ddb8727e08980235ccd82152af85703","kind":"commit","published_at":"2019-01-24T13:28:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9dfa40c3bdab3aa788e711283afdf36c2fbdd1de","kind":"commit","published_at":"2019-01-07T21:19:17.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"f853295b674cb2be0b83f72f71739a7a23f5936e","kind":"commit","published_at":"2018-05-22T10:17:16.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"bea0c2658ae5be45896c9d067422cd417eec847b","kind":"commit","published_at":"2018-03-19T13:38:26.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"4d5447f33019b54eb657e026dc0b9475e5a7105a","kind":"commit","published_at":"2017-10-19T15:15:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"fb7ec207b17e0cacf52f9f3c2643c4b9036d827c","kind":"commit","published_at":"2017-10-18T15:27:41.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"82c77e3f716e9a2fd484e2e73fd666d2f9532a28","kind":"commit","published_at":"2017-09-17T11:23:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"122b51c72a78aad249ee6547d89f8bc0a06fd9b3","kind":"commit","published_at":"2017-09-07T10:50:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4ec41c67e36355cd2aeca094d676b172fea4717a","kind":"commit","published_at":"2017-03-19T12:48:15.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3eb6fe934c8c8d6c34e22b4e4fc1bd01d0266df6","kind":"commit","published_at":"2016-11-23T10:22:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"38c563dbcf38b663717336dac74c88077efd2e1e","kind":"commit","published_at":"2016-09-03T08:52:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"43fb7f5bfb5fb1086d2d8ef1e57b77e84db24b45","kind":"commit","published_at":"2016-06-01T13:02:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v1.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2/manifests"},{"name":"1.1.1","sha":"25d3c12933017c47c9d63de939b559846b23fca5","kind":"commit","published_at":"2016-05-01T07:28:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8d35dc007fea413b37ec96e90a6380746ec39773","kind":"commit","published_at":"2016-04-11T09:51:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0/manifests"},{"name":"0.7.2+oidc","sha":"ed69a2458c99b2039ff3aa32749159fe31d1fbb5","kind":"commit","published_at":"2015-10-01T15:31:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2+oidc","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2+oidc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2%2Boidc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc/manifests"},{"name":"1.0.3","sha":"79722b2aa0b191db4a345ce29095b70d92ded140","kind":"commit","published_at":"2015-08-16T12:18:01.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"db40f9989545fc170960f692bedd3c8ba2cf0642","kind":"tag","published_at":"2015-08-10T09:34:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"fecf37b624c14c89a3ee15bb205b51b05575fc2e","kind":"commit","published_at":"2015-07-25T07:25:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"933711ecdb4f1235307dc5815eac1828d523f4e1","kind":"commit","published_at":"2015-07-19T13:28:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0/manifests"},{"name":"0.7.2","sha":"fd239fca84644896b1971cf24bc6213d065adb86","kind":"tag","published_at":"2014-11-13T12:39:45.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"04631866c058defb480462db1ec13cb7f88780a9","kind":"tag","published_at":"2014-10-27T17:09:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9838a002fc9b82c907d4ba495a34d0ce21386e44","kind":"tag","published_at":"2014-10-27T13:55:34.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"de773eefcb3c1afe54a0c12d5bf9bd214ceaf404","kind":"tag","published_at":"2014-06-10T10:36:00.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"969d0994234454b05a7b310b8dd40e66e900eede","kind":"tag","published_at":"2014-06-06T11:00:21.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"056e7ce13de4de913af8617891dc92e0ea43c669","kind":"tag","published_at":"2014-01-20T11:09:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"25c82a2c925dcdb37704a1bf145830c8084ec33c","kind":"tag","published_at":"2013-09-13T10:06:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"f794cf31971274766378faf140d60e5ec3807286","kind":"tag","published_at":"2013-07-26T18:13:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"809646f84cd2f0941773ce99acc95ea216ea1cb8","kind":"tag","published_at":"2013-07-09T17:12:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"b9ef07ca18ec56ef8dfe24344c81ef1ba3a59e34","kind":"tag","published_at":"2013-05-31T14:22:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"4ed94f7fac84c69b799f475444729320aa7888be","kind":"tag","published_at":"2013-05-20T17:11:50.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b1b829ccf26d78e95ac055bb76843e6b4e1cff75","kind":"tag","published_at":"2013-03-26T18:01:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0/manifests"},{"name":"0.3.8","sha":"1da50150c508ae96c7f05cdf4ab987cb5611034c","kind":"tag","published_at":"2013-02-23T15:38:55.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.8","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"0e9f5e504fad3ecfcdbcba301e72160844fcc18e","kind":"tag","published_at":"2013-02-11T23:34:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"fbf0c0e6669a31b51c42ea0b93af9938192167b6","kind":"tag","published_at":"2013-02-04T23:15:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9edd36f962cc2f28368a3db924fdef8e99a0950b","kind":"tag","published_at":"2013-01-29T20:16:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"20e71a41edc1a632d9437ca927ea0d3b0535c7f9","kind":"tag","published_at":"2012-11-19T18:28:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"ee45e51bf48347f102d51cf3256cd6a2f2db9525","kind":"tag","published_at":"2012-11-08T22:59:09.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"bee010a211d228764cd5b4207132c79a601e80a6","kind":"tag","published_at":"2012-11-08T19:55:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4c35c1f0aff816595eade77103da1cae4197e4a7","kind":"tag","published_at":"2012-10-23T19:27:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"36e07d9476a67086ec1a8d917cdc703531673440","kind":"tag","published_at":"2012-07-09T19:54:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"56b0cec481c7457a658b54f979f0fea3c1189c12","kind":"tag","published_at":"2012-06-27T17:27:23.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"184db924c5b3f208a3e34432e38a253ab4ed8d6d","kind":"tag","published_at":"2012-06-25T12:32:10.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b70c19b4ae783507c929ee88f9b0cdcb101a9131","kind":"tag","published_at":"2012-06-25T09:28:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4/manifests"},{"name":"0.1.2","sha":"029708cea64c6b2a19d28de49b0e0f4ba6cf59ac","kind":"commit","published_at":"2012-05-03T05:37:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"38bde2d15e4e19afc5c3489bd72cf4dc818135d5","kind":"commit","published_at":"2012-05-03T05:31:33.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c8a63500581644a184df782b19e3a5b7dec32702","kind":"commit","published_at":"2012-05-02T22:02:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"8f060a0c48f847b1c30e390f0d6f7f887ce87dd7","kind":"tag","published_at":"2012-04-12T20:08:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2/manifests"},{"name":"v0.0.1","sha":"3c5045cad694ceb767fd2fee2e2bee0144ffa078","kind":"tag","published_at":"2012-04-12T06:57:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v0.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T21:03:19.986Z","dependent_packages_count":489,"downloads":334857154,"downloads_period":"last-month","dependent_repos_count":100425,"rankings":{"downloads":0.01302257674607993,"dependent_repos_count":0.011188411007195432,"dependent_packages_count":0.05612547160986561,"stargazers_count":1.9632910069019658,"forks_count":3.1169812566603143,"docker_downloads_count":0.0036683314777689944,"average":0.8607128424005316},"purl":"pkg:pypi/oauthlib","advisories":[{"uuid":"GSA_kwCzR0hTQS0zcGdqLXBnNmMtcjVwN84AAu17","url":"https://github.com/advisories/GHSA-3pgj-pg6c-r5p7","title":"OAuthLib vulnerable to DoS when attacker provides malicious IPV6 URI","description":"### Impact\n- Attacker providing malicious redirect uri can cause DoS to oauthlib's web application.\n- Attacker can also leverage usage of `uri_validate` functions depending where it is used.\n\n_What kind of vulnerability is it? Who is impacted?_\n\nOauthlib applications using OAuth2.0 provider support or use directly `uri_validate` function.\n\n### Patches\n_Has the problem been patched? What versions should users upgrade to?_\n\nIssue fixed in 3.2.2 release.\n\n### Workarounds\n_Is there a way for users to fix or remediate the vulnerability without upgrading?_\n\nThe `redirect_uri` can be verified in web toolkit (i.e `bottle-oauthlib`, `django-oauth-toolkit`, ...) before oauthlib is called. A sample check if `:` is present to reject the request can prevent the DoS, assuming no port or IPv6 is fundamentally required.\n\n### References\nAttack Vector:\n- Attacker providing malicious redirect uri:\nhttps://github.com/oauthlib/oauthlib/blob/d4bafd9f1d0eba3766e933b1ac598cbbf37b8914/oauthlib/oauth2/rfc6749/grant_types/base.py#L232\n- Vulnerable `uri_validate` functions:\nhttps://github.com/oauthlib/oauthlib/blob/2b8a44855a51ad5a5b0c348a08c2564a2e197ea2/oauthlib/uri_validate.py\n\n### PoC\n```python\nis_absolute_uri(\"http://[:::::::::::::::::::::::::::::::::::::::]/path\")\n```\n\n### Acknowledgement\nSpecial thanks to Sebastian Chnelik - PyUp.io","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-09-16T21:02:52.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.9,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://github.com/oauthlib/oauthlib/security/advisories/GHSA-3pgj-pg6c-r5p7","https://nvd.nist.gov/vuln/detail/CVE-2022-36087","https://github.com/oauthlib/oauthlib/commit/2e40b412c844ecc4673c3fa3f72181f228bdbacd","https://github.com/oauthlib/oauthlib/blob/d4bafd9f1d0eba3766e933b1ac598cbbf37b8914/oauthlib/oauth2/rfc6749/grant_types/base.py#L232","https://github.com/pypa/advisory-database/tree/main/vulns/oauthlib/PYSEC-2022-269.yaml","https://github.com/oauthlib/oauthlib/blob/2b8a44855a51ad5a5b0c348a08c2564a2e197ea2/oauthlib/uri_validate.py","https://github.com/oauthlib/oauthlib/releases/tag/v3.2.1","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LXOPIA6M57CFQPUT6HHSNXCTV6QA3UDI","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NBCQJR3ZF7FVNTJYRVPVSQEQRAYZIUHU","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRYLYHE5HWF6R2CRLJFUK4PILR47WXOE","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/X2CQZM5CKOUM4GW2GTAPQEQFPITQ6F7S","https://github.com/advisories/GHSA-3pgj-pg6c-r5p7"],"source_kind":"github","identifiers":["GHSA-3pgj-pg6c-r5p7","CVE-2022-36087"],"repository_url":"https://github.com/oauthlib/oauthlib","blast_radius":34.512708698785595,"created_at":"2022-12-21T16:11:58.531Z","updated_at":"2026-08-17T16:20:31.023Z","epss_percentage":0.01329,"epss_percentile":0.68608,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zcGdqLXBnNmMtcjVwN84AAu17","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0zcGdqLXBnNmMtcjVwN84AAu17","packages":[{"ecosystem":"pypi","package_name":"oauthlib","versions":[{"first_patched_version":"3.2.2","vulnerable_version_range":"\u003e= 3.1.1, \u003c 3.2.2"}],"purl":"pkg:pypi/oauthlib"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zcGdqLXBnNmMtcjVwN84AAu17/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/oauthlib","docker_dependents_count":12590,"docker_downloads_count":8813753950,"usage_url":"https://repos.ecosyste.ms/usage/pypi/oauthlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/oauthlib/dependencies","status":null,"funding_links":["https://github.com/sponsors/JonathanHuot","https://opencollective.com/oauthlib"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:57.955Z","issues_count":86,"pull_requests_count":166,"avg_time_to_close_issue":17188877.044444446,"avg_time_to_close_pull_request":7551323.876033057,"issues_closed_count":45,"pull_requests_closed_count":121,"pull_request_authors_count":70,"issue_authors_count":71,"avg_comments_per_issue":2.7209302325581395,"avg_comments_per_pull_request":1.463855421686747,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":1500964.0,"past_year_avg_time_to_close_pull_request":1277870.4545454546,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/issues","maintainers":[{"login":"JonathanHuot","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"},{"login":"thedrow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedrow"}],"active_maintainers":[{"login":"JonathanHuot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/oauthlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/oauthlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/oauthlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/oauthlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/oauthlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/oauthlib/codemeta","maintainers":[{"uuid":"the_drow","login":"the_drow","name":null,"email":null,"url":null,"packages_count":21,"html_url":"https://pypi.org/user/the_drow/","role":null,"created_at":"2023-01-13T09:56:19.710Z","updated_at":"2023-01-13T09:56:19.710Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/the_drow/packages"},{"uuid":"JonathanHuot","login":"JonathanHuot","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/JonathanHuot/","role":null,"created_at":"2023-01-13T09:56:19.703Z","updated_at":"2023-01-13T09:56:19.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/JonathanHuot/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930641,"maintainers_count":399816,"namespaces_count":0,"keywords_count":311995,"github":"pypi","metadata":{"funded_packages_count":58611,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-25T05:06:24.344Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":7779389,"name":"py3-oauthlib-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-oauthlib","homepage":"https://github.com/oauthlib/oauthlib","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/oauthlib/oauthlib","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-20T10:29:58.000Z","latest_release_published_at":"2023-04-20T10:29:58.000Z","latest_release_number":"3.2.2-r1","last_synced_at":"2026-04-01T15:13:09.185Z","created_at":"2023-05-22T14:29:18.169Z","updated_at":"2026-08-20T00:44:29.957Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-oauthlib-pyc","install_command":"apk add py3-oauthlib-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":1885498,"uuid":"2811323","full_name":"oauthlib/oauthlib","owner":"oauthlib","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","archived":false,"fork":false,"pushed_at":"2026-07-14T21:42:53.000Z","size":3251,"stargazers_count":2977,"open_issues_count":117,"forks_count":524,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-20T00:06:40.846Z","etag":null,"topics":["authentication","authorization","identity","jwt-authentication","jwt-bearer-tokens","library","oauth","oauth1","oauth2","oidc","oidc-provider","openid-connect","python","python-3","python3","token-based-authentication"],"latest_commit_sha":null,"homepage":"https://oauthlib.readthedocs.io/en/latest/","language":"Python","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/oauthlib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","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},"funding":{"github":["JonathanHuot"],"patreon":null,"open_collective":"oauthlib","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-11-19T23:08:51.000Z","updated_at":"2026-08-14T08:37:11.000Z","dependencies_parsed_at":"2026-03-04T00:01:59.120Z","dependency_job_id":"eee7522f-6cec-4076-a288-530cf1337949","html_url":"https://github.com/oauthlib/oauthlib","commit_stats":{"total_commits":1254,"total_committers":205,"mean_commits":6.117073170731707,"dds":0.7647527910685805,"last_synced_commit":"1fd5253630c03e3f12719dd8c13d43111f66a8d2"},"previous_names":["idan/oauthlib"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/oauthlib/oauthlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/sbom","scorecard":{"id":480866,"data":{"date":"2025-08-11","repo":{"name":"github.com/oauthlib/oauthlib","commit":"0667a391a0239a66b977c2d65d5fb52c4d825a34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint_python.yml:7","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:77","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build.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":"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/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-build.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:15","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:89","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":6,"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'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto 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/python-build.yml:100"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: PYSEC-2022-202"],"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":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 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-19T16:35:21.613Z","repository_id":1885498,"created_at":"2025-08-19T16:35:21.613Z","updated_at":"2025-08-19T16:35:21.613Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784044,"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-19T02:00:06.185Z","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":"oauthlib","name":"OAuthlib","uuid":"33832354","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33832354?v=4","repositories_count":1,"last_synced_at":"2026-08-14T04:42:56.741Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/oauthlib","funding_links":[],"total_stars":2976,"followers":31,"following":0,"created_at":"2022-11-02T16:22:51.432Z","updated_at":"2026-08-14T04:42:56.756Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib/repositories"},"tags":[{"name":"v3.3.1","sha":"a2779c65b3e961f1b49c05a2417c0ae819f3f8c4","kind":"commit","published_at":"2025-06-19T22:49:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"6413d2e2a6414cdf29414b975f939c99f8046d59","kind":"commit","published_at":"2025-06-17T22:15:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"e6c33e41a8ce6dadff387cdc4613a55b63d1827e","kind":"commit","published_at":"2022-10-17T19:42:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"88bb1562930a9bd9368bf26120655794d90d9585","kind":"commit","published_at":"2022-09-09T19:54:25.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"112404878bdc8b492764e133c388afb978392e09","kind":"commit","published_at":"2022-01-29T22:04:08.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c6037ce5b36145de22df45abe0e96abfa95873ae","kind":"commit","published_at":"2021-06-01T19:11:24.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"31cae75c9d561529091db82a03ea2b6c83edc02d","kind":"commit","published_at":"2019-08-06T14:41:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9e824cfb0eb36b4d23ab73171b821b1a74ec659c","kind":"commit","published_at":"2019-07-04T09:22:12.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"575638ce7ddb8727e08980235ccd82152af85703","kind":"commit","published_at":"2019-01-24T13:28:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9dfa40c3bdab3aa788e711283afdf36c2fbdd1de","kind":"commit","published_at":"2019-01-07T21:19:17.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"f853295b674cb2be0b83f72f71739a7a23f5936e","kind":"commit","published_at":"2018-05-22T10:17:16.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"bea0c2658ae5be45896c9d067422cd417eec847b","kind":"commit","published_at":"2018-03-19T13:38:26.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"4d5447f33019b54eb657e026dc0b9475e5a7105a","kind":"commit","published_at":"2017-10-19T15:15:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"fb7ec207b17e0cacf52f9f3c2643c4b9036d827c","kind":"commit","published_at":"2017-10-18T15:27:41.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"82c77e3f716e9a2fd484e2e73fd666d2f9532a28","kind":"commit","published_at":"2017-09-17T11:23:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"122b51c72a78aad249ee6547d89f8bc0a06fd9b3","kind":"commit","published_at":"2017-09-07T10:50:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4ec41c67e36355cd2aeca094d676b172fea4717a","kind":"commit","published_at":"2017-03-19T12:48:15.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3eb6fe934c8c8d6c34e22b4e4fc1bd01d0266df6","kind":"commit","published_at":"2016-11-23T10:22:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"38c563dbcf38b663717336dac74c88077efd2e1e","kind":"commit","published_at":"2016-09-03T08:52:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"43fb7f5bfb5fb1086d2d8ef1e57b77e84db24b45","kind":"commit","published_at":"2016-06-01T13:02:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v1.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2/manifests"},{"name":"1.1.1","sha":"25d3c12933017c47c9d63de939b559846b23fca5","kind":"commit","published_at":"2016-05-01T07:28:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8d35dc007fea413b37ec96e90a6380746ec39773","kind":"commit","published_at":"2016-04-11T09:51:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0/manifests"},{"name":"0.7.2+oidc","sha":"ed69a2458c99b2039ff3aa32749159fe31d1fbb5","kind":"commit","published_at":"2015-10-01T15:31:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2+oidc","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2+oidc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2%2Boidc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc/manifests"},{"name":"1.0.3","sha":"79722b2aa0b191db4a345ce29095b70d92ded140","kind":"commit","published_at":"2015-08-16T12:18:01.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"db40f9989545fc170960f692bedd3c8ba2cf0642","kind":"tag","published_at":"2015-08-10T09:34:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"fecf37b624c14c89a3ee15bb205b51b05575fc2e","kind":"commit","published_at":"2015-07-25T07:25:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"933711ecdb4f1235307dc5815eac1828d523f4e1","kind":"commit","published_at":"2015-07-19T13:28:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0/manifests"},{"name":"0.7.2","sha":"fd239fca84644896b1971cf24bc6213d065adb86","kind":"tag","published_at":"2014-11-13T12:39:45.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"04631866c058defb480462db1ec13cb7f88780a9","kind":"tag","published_at":"2014-10-27T17:09:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9838a002fc9b82c907d4ba495a34d0ce21386e44","kind":"tag","published_at":"2014-10-27T13:55:34.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"de773eefcb3c1afe54a0c12d5bf9bd214ceaf404","kind":"tag","published_at":"2014-06-10T10:36:00.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"969d0994234454b05a7b310b8dd40e66e900eede","kind":"tag","published_at":"2014-06-06T11:00:21.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"056e7ce13de4de913af8617891dc92e0ea43c669","kind":"tag","published_at":"2014-01-20T11:09:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"25c82a2c925dcdb37704a1bf145830c8084ec33c","kind":"tag","published_at":"2013-09-13T10:06:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"f794cf31971274766378faf140d60e5ec3807286","kind":"tag","published_at":"2013-07-26T18:13:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"809646f84cd2f0941773ce99acc95ea216ea1cb8","kind":"tag","published_at":"2013-07-09T17:12:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"b9ef07ca18ec56ef8dfe24344c81ef1ba3a59e34","kind":"tag","published_at":"2013-05-31T14:22:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"4ed94f7fac84c69b799f475444729320aa7888be","kind":"tag","published_at":"2013-05-20T17:11:50.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b1b829ccf26d78e95ac055bb76843e6b4e1cff75","kind":"tag","published_at":"2013-03-26T18:01:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0/manifests"},{"name":"0.3.8","sha":"1da50150c508ae96c7f05cdf4ab987cb5611034c","kind":"tag","published_at":"2013-02-23T15:38:55.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.8","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"0e9f5e504fad3ecfcdbcba301e72160844fcc18e","kind":"tag","published_at":"2013-02-11T23:34:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"fbf0c0e6669a31b51c42ea0b93af9938192167b6","kind":"tag","published_at":"2013-02-04T23:15:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9edd36f962cc2f28368a3db924fdef8e99a0950b","kind":"tag","published_at":"2013-01-29T20:16:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"20e71a41edc1a632d9437ca927ea0d3b0535c7f9","kind":"tag","published_at":"2012-11-19T18:28:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"ee45e51bf48347f102d51cf3256cd6a2f2db9525","kind":"tag","published_at":"2012-11-08T22:59:09.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"bee010a211d228764cd5b4207132c79a601e80a6","kind":"tag","published_at":"2012-11-08T19:55:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4c35c1f0aff816595eade77103da1cae4197e4a7","kind":"tag","published_at":"2012-10-23T19:27:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"36e07d9476a67086ec1a8d917cdc703531673440","kind":"tag","published_at":"2012-07-09T19:54:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"56b0cec481c7457a658b54f979f0fea3c1189c12","kind":"tag","published_at":"2012-06-27T17:27:23.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"184db924c5b3f208a3e34432e38a253ab4ed8d6d","kind":"tag","published_at":"2012-06-25T12:32:10.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b70c19b4ae783507c929ee88f9b0cdcb101a9131","kind":"tag","published_at":"2012-06-25T09:28:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4/manifests"},{"name":"0.1.2","sha":"029708cea64c6b2a19d28de49b0e0f4ba6cf59ac","kind":"commit","published_at":"2012-05-03T05:37:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"38bde2d15e4e19afc5c3489bd72cf4dc818135d5","kind":"commit","published_at":"2012-05-03T05:31:33.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c8a63500581644a184df782b19e3a5b7dec32702","kind":"commit","published_at":"2012-05-02T22:02:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"8f060a0c48f847b1c30e390f0d6f7f887ce87dd7","kind":"tag","published_at":"2012-04-12T20:08:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2/manifests"},{"name":"v0.0.1","sha":"3c5045cad694ceb767fd2fee2e2bee0144ffa078","kind":"tag","published_at":"2012-04-12T06:57:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v0.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T00:44:29.957Z","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":4.6680963542965435,"forks_count":3.3564410752580915,"docker_downloads_count":null,"average":2.0061343573886585},"purl":"pkg:apk/alpine/py3-oauthlib-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-oauthlib-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-oauthlib-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-oauthlib-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/JonathanHuot","https://opencollective.com/oauthlib"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:19.695Z","issues_count":86,"pull_requests_count":165,"avg_time_to_close_issue":17188877.044444446,"avg_time_to_close_pull_request":7551323.876033057,"issues_closed_count":45,"pull_requests_closed_count":121,"pull_request_authors_count":70,"issue_authors_count":71,"avg_comments_per_issue":2.7209302325581395,"avg_comments_per_pull_request":1.4424242424242424,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":1500964.0,"past_year_avg_time_to_close_pull_request":1277870.4545454546,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/issues","maintainers":[{"login":"JonathanHuot","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"},{"login":"thedrow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedrow"}],"active_maintainers":[{"login":"JonathanHuot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-oauthlib-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-oauthlib-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-oauthlib-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-oauthlib-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-oauthlib-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-oauthlib-pyc/codemeta","maintainers":[],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1238},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-08-22T05:06:15.110Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":11766089,"name":"py3-oauthlib","ecosystem":"alpine","description":"Python3 implementation of the OAuth request-signing logic","homepage":"https://github.com/oauthlib/oauthlib","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/oauthlib/oauthlib","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"3.2.2-r3","last_synced_at":"2026-07-29T10:00:57.534Z","created_at":"2025-06-07T18:36:54.028Z","updated_at":"2026-08-20T01:03:51.374Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-oauthlib","install_command":"apk add py3-oauthlib","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":1885498,"uuid":"2811323","full_name":"oauthlib/oauthlib","owner":"oauthlib","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","archived":false,"fork":false,"pushed_at":"2026-07-14T21:42:53.000Z","size":3251,"stargazers_count":2977,"open_issues_count":117,"forks_count":524,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-20T00:06:40.846Z","etag":null,"topics":["authentication","authorization","identity","jwt-authentication","jwt-bearer-tokens","library","oauth","oauth1","oauth2","oidc","oidc-provider","openid-connect","python","python-3","python3","token-based-authentication"],"latest_commit_sha":null,"homepage":"https://oauthlib.readthedocs.io/en/latest/","language":"Python","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/oauthlib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","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},"funding":{"github":["JonathanHuot"],"patreon":null,"open_collective":"oauthlib","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-11-19T23:08:51.000Z","updated_at":"2026-08-14T08:37:11.000Z","dependencies_parsed_at":"2026-03-04T00:01:59.120Z","dependency_job_id":"eee7522f-6cec-4076-a288-530cf1337949","html_url":"https://github.com/oauthlib/oauthlib","commit_stats":{"total_commits":1254,"total_committers":205,"mean_commits":6.117073170731707,"dds":0.7647527910685805,"last_synced_commit":"1fd5253630c03e3f12719dd8c13d43111f66a8d2"},"previous_names":["idan/oauthlib"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/oauthlib/oauthlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/sbom","scorecard":{"id":480866,"data":{"date":"2025-08-11","repo":{"name":"github.com/oauthlib/oauthlib","commit":"0667a391a0239a66b977c2d65d5fb52c4d825a34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint_python.yml:7","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:77","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build.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":"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/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-build.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:15","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:89","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":6,"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'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto 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/python-build.yml:100"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: PYSEC-2022-202"],"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":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 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-19T16:35:21.613Z","repository_id":1885498,"created_at":"2025-08-19T16:35:21.613Z","updated_at":"2025-08-19T16:35:21.613Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784044,"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-19T02:00:06.185Z","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":"oauthlib","name":"OAuthlib","uuid":"33832354","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33832354?v=4","repositories_count":1,"last_synced_at":"2026-08-14T04:42:56.741Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/oauthlib","funding_links":[],"total_stars":2976,"followers":31,"following":0,"created_at":"2022-11-02T16:22:51.432Z","updated_at":"2026-08-14T04:42:56.756Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib/repositories"},"tags":[{"name":"v3.3.1","sha":"a2779c65b3e961f1b49c05a2417c0ae819f3f8c4","kind":"commit","published_at":"2025-06-19T22:49:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"6413d2e2a6414cdf29414b975f939c99f8046d59","kind":"commit","published_at":"2025-06-17T22:15:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"e6c33e41a8ce6dadff387cdc4613a55b63d1827e","kind":"commit","published_at":"2022-10-17T19:42:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"88bb1562930a9bd9368bf26120655794d90d9585","kind":"commit","published_at":"2022-09-09T19:54:25.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"112404878bdc8b492764e133c388afb978392e09","kind":"commit","published_at":"2022-01-29T22:04:08.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c6037ce5b36145de22df45abe0e96abfa95873ae","kind":"commit","published_at":"2021-06-01T19:11:24.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"31cae75c9d561529091db82a03ea2b6c83edc02d","kind":"commit","published_at":"2019-08-06T14:41:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9e824cfb0eb36b4d23ab73171b821b1a74ec659c","kind":"commit","published_at":"2019-07-04T09:22:12.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"575638ce7ddb8727e08980235ccd82152af85703","kind":"commit","published_at":"2019-01-24T13:28:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9dfa40c3bdab3aa788e711283afdf36c2fbdd1de","kind":"commit","published_at":"2019-01-07T21:19:17.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"f853295b674cb2be0b83f72f71739a7a23f5936e","kind":"commit","published_at":"2018-05-22T10:17:16.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"bea0c2658ae5be45896c9d067422cd417eec847b","kind":"commit","published_at":"2018-03-19T13:38:26.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"4d5447f33019b54eb657e026dc0b9475e5a7105a","kind":"commit","published_at":"2017-10-19T15:15:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"fb7ec207b17e0cacf52f9f3c2643c4b9036d827c","kind":"commit","published_at":"2017-10-18T15:27:41.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"82c77e3f716e9a2fd484e2e73fd666d2f9532a28","kind":"commit","published_at":"2017-09-17T11:23:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"122b51c72a78aad249ee6547d89f8bc0a06fd9b3","kind":"commit","published_at":"2017-09-07T10:50:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4ec41c67e36355cd2aeca094d676b172fea4717a","kind":"commit","published_at":"2017-03-19T12:48:15.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3eb6fe934c8c8d6c34e22b4e4fc1bd01d0266df6","kind":"commit","published_at":"2016-11-23T10:22:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"38c563dbcf38b663717336dac74c88077efd2e1e","kind":"commit","published_at":"2016-09-03T08:52:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"43fb7f5bfb5fb1086d2d8ef1e57b77e84db24b45","kind":"commit","published_at":"2016-06-01T13:02:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v1.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2/manifests"},{"name":"1.1.1","sha":"25d3c12933017c47c9d63de939b559846b23fca5","kind":"commit","published_at":"2016-05-01T07:28:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8d35dc007fea413b37ec96e90a6380746ec39773","kind":"commit","published_at":"2016-04-11T09:51:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0/manifests"},{"name":"0.7.2+oidc","sha":"ed69a2458c99b2039ff3aa32749159fe31d1fbb5","kind":"commit","published_at":"2015-10-01T15:31:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2+oidc","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2+oidc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2%2Boidc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc/manifests"},{"name":"1.0.3","sha":"79722b2aa0b191db4a345ce29095b70d92ded140","kind":"commit","published_at":"2015-08-16T12:18:01.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"db40f9989545fc170960f692bedd3c8ba2cf0642","kind":"tag","published_at":"2015-08-10T09:34:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"fecf37b624c14c89a3ee15bb205b51b05575fc2e","kind":"commit","published_at":"2015-07-25T07:25:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"933711ecdb4f1235307dc5815eac1828d523f4e1","kind":"commit","published_at":"2015-07-19T13:28:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0/manifests"},{"name":"0.7.2","sha":"fd239fca84644896b1971cf24bc6213d065adb86","kind":"tag","published_at":"2014-11-13T12:39:45.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"04631866c058defb480462db1ec13cb7f88780a9","kind":"tag","published_at":"2014-10-27T17:09:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9838a002fc9b82c907d4ba495a34d0ce21386e44","kind":"tag","published_at":"2014-10-27T13:55:34.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"de773eefcb3c1afe54a0c12d5bf9bd214ceaf404","kind":"tag","published_at":"2014-06-10T10:36:00.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"969d0994234454b05a7b310b8dd40e66e900eede","kind":"tag","published_at":"2014-06-06T11:00:21.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"056e7ce13de4de913af8617891dc92e0ea43c669","kind":"tag","published_at":"2014-01-20T11:09:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"25c82a2c925dcdb37704a1bf145830c8084ec33c","kind":"tag","published_at":"2013-09-13T10:06:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"f794cf31971274766378faf140d60e5ec3807286","kind":"tag","published_at":"2013-07-26T18:13:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"809646f84cd2f0941773ce99acc95ea216ea1cb8","kind":"tag","published_at":"2013-07-09T17:12:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"b9ef07ca18ec56ef8dfe24344c81ef1ba3a59e34","kind":"tag","published_at":"2013-05-31T14:22:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"4ed94f7fac84c69b799f475444729320aa7888be","kind":"tag","published_at":"2013-05-20T17:11:50.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b1b829ccf26d78e95ac055bb76843e6b4e1cff75","kind":"tag","published_at":"2013-03-26T18:01:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0/manifests"},{"name":"0.3.8","sha":"1da50150c508ae96c7f05cdf4ab987cb5611034c","kind":"tag","published_at":"2013-02-23T15:38:55.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.8","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"0e9f5e504fad3ecfcdbcba301e72160844fcc18e","kind":"tag","published_at":"2013-02-11T23:34:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"fbf0c0e6669a31b51c42ea0b93af9938192167b6","kind":"tag","published_at":"2013-02-04T23:15:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9edd36f962cc2f28368a3db924fdef8e99a0950b","kind":"tag","published_at":"2013-01-29T20:16:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"20e71a41edc1a632d9437ca927ea0d3b0535c7f9","kind":"tag","published_at":"2012-11-19T18:28:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"ee45e51bf48347f102d51cf3256cd6a2f2db9525","kind":"tag","published_at":"2012-11-08T22:59:09.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"bee010a211d228764cd5b4207132c79a601e80a6","kind":"tag","published_at":"2012-11-08T19:55:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4c35c1f0aff816595eade77103da1cae4197e4a7","kind":"tag","published_at":"2012-10-23T19:27:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"36e07d9476a67086ec1a8d917cdc703531673440","kind":"tag","published_at":"2012-07-09T19:54:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"56b0cec481c7457a658b54f979f0fea3c1189c12","kind":"tag","published_at":"2012-06-27T17:27:23.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"184db924c5b3f208a3e34432e38a253ab4ed8d6d","kind":"tag","published_at":"2012-06-25T12:32:10.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b70c19b4ae783507c929ee88f9b0cdcb101a9131","kind":"tag","published_at":"2012-06-25T09:28:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4/manifests"},{"name":"0.1.2","sha":"029708cea64c6b2a19d28de49b0e0f4ba6cf59ac","kind":"commit","published_at":"2012-05-03T05:37:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"38bde2d15e4e19afc5c3489bd72cf4dc818135d5","kind":"commit","published_at":"2012-05-03T05:31:33.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c8a63500581644a184df782b19e3a5b7dec32702","kind":"commit","published_at":"2012-05-02T22:02:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"8f060a0c48f847b1c30e390f0d6f7f887ce87dd7","kind":"tag","published_at":"2012-04-12T20:08:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2/manifests"},{"name":"v0.0.1","sha":"3c5045cad694ceb767fd2fee2e2bee0144ffa078","kind":"tag","published_at":"2012-04-12T06:57:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v0.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T01:03:51.374Z","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:apk/alpine/py3-oauthlib?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-oauthlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-oauthlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-oauthlib/dependencies","status":null,"funding_links":["https://github.com/sponsors/JonathanHuot","https://opencollective.com/oauthlib"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:19.695Z","issues_count":86,"pull_requests_count":165,"avg_time_to_close_issue":17188877.044444446,"avg_time_to_close_pull_request":7551323.876033057,"issues_closed_count":45,"pull_requests_closed_count":121,"pull_request_authors_count":70,"issue_authors_count":71,"avg_comments_per_issue":2.7209302325581395,"avg_comments_per_pull_request":1.4424242424242424,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":1500964.0,"past_year_avg_time_to_close_pull_request":1277870.4545454546,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/issues","maintainers":[{"login":"JonathanHuot","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"},{"login":"thedrow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedrow"}],"active_maintainers":[{"login":"JonathanHuot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-oauthlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-oauthlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-oauthlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-oauthlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-oauthlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-oauthlib/codemeta","maintainers":[{"uuid":"void@fluix.one","login":null,"name":"Steven Guikal","email":"void@fluix.one","url":"https://pkgs.alpinelinux.org/packages?maintainer=Steven Guikal","packages_count":50,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Steven Guikal","role":null,"created_at":"2025-06-08T15:42:39.291Z","updated_at":"2025-06-08T15:42:39.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/void@fluix.one/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1803},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-24T05:06:25.345Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":75786,"name":"py-oauthlib","ecosystem":"spack","description":" A generic, spec-compliant, thorough implementation of the OAuth\nrequest-signing logic\n","homepage":"https://github.com/oauthlib/oauthlib","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/oauthlib/oauthlib","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2022-04-05T09:26:35.105Z","latest_release_published_at":"2024-02-19T04:06:53.425Z","latest_release_number":"3.2.2","last_synced_at":"2026-08-24T13:45:44.118Z","created_at":"2022-04-05T09:26:35.068Z","updated_at":"2026-08-24T13:45:44.119Z","registry_url":"https://packages.spack.io/package.html?name=py-oauthlib","install_command":"spack install py-oauthlib","documentation_url":null,"metadata":{},"repo_metadata":{"id":1885498,"uuid":"2811323","full_name":"oauthlib/oauthlib","owner":"oauthlib","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","archived":false,"fork":false,"pushed_at":"2026-07-14T21:42:53.000Z","size":3251,"stargazers_count":2977,"open_issues_count":117,"forks_count":524,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-20T00:06:40.846Z","etag":null,"topics":["authentication","authorization","identity","jwt-authentication","jwt-bearer-tokens","library","oauth","oauth1","oauth2","oidc","oidc-provider","openid-connect","python","python-3","python3","token-based-authentication"],"latest_commit_sha":null,"homepage":"https://oauthlib.readthedocs.io/en/latest/","language":"Python","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/oauthlib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","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},"funding":{"github":["JonathanHuot"],"patreon":null,"open_collective":"oauthlib","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-11-19T23:08:51.000Z","updated_at":"2026-08-14T08:37:11.000Z","dependencies_parsed_at":"2026-03-04T00:01:59.120Z","dependency_job_id":"eee7522f-6cec-4076-a288-530cf1337949","html_url":"https://github.com/oauthlib/oauthlib","commit_stats":{"total_commits":1254,"total_committers":205,"mean_commits":6.117073170731707,"dds":0.7647527910685805,"last_synced_commit":"1fd5253630c03e3f12719dd8c13d43111f66a8d2"},"previous_names":["idan/oauthlib"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/oauthlib/oauthlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/sbom","scorecard":{"id":480866,"data":{"date":"2025-08-11","repo":{"name":"github.com/oauthlib/oauthlib","commit":"0667a391a0239a66b977c2d65d5fb52c4d825a34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint_python.yml:7","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:77","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build.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":"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/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-build.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:15","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:89","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":6,"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'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto 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/python-build.yml:100"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: PYSEC-2022-202"],"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":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 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-19T16:35:21.613Z","repository_id":1885498,"created_at":"2025-08-19T16:35:21.613Z","updated_at":"2025-08-19T16:35:21.613Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784044,"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-19T02:00:06.185Z","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":"oauthlib","name":"OAuthlib","uuid":"33832354","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33832354?v=4","repositories_count":1,"last_synced_at":"2026-08-14T04:42:56.741Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/oauthlib","funding_links":[],"total_stars":2976,"followers":31,"following":0,"created_at":"2022-11-02T16:22:51.432Z","updated_at":"2026-08-14T04:42:56.756Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib/repositories"},"tags":[{"name":"v3.3.1","sha":"a2779c65b3e961f1b49c05a2417c0ae819f3f8c4","kind":"commit","published_at":"2025-06-19T22:49:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"6413d2e2a6414cdf29414b975f939c99f8046d59","kind":"commit","published_at":"2025-06-17T22:15:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"e6c33e41a8ce6dadff387cdc4613a55b63d1827e","kind":"commit","published_at":"2022-10-17T19:42:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"88bb1562930a9bd9368bf26120655794d90d9585","kind":"commit","published_at":"2022-09-09T19:54:25.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"112404878bdc8b492764e133c388afb978392e09","kind":"commit","published_at":"2022-01-29T22:04:08.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c6037ce5b36145de22df45abe0e96abfa95873ae","kind":"commit","published_at":"2021-06-01T19:11:24.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"31cae75c9d561529091db82a03ea2b6c83edc02d","kind":"commit","published_at":"2019-08-06T14:41:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9e824cfb0eb36b4d23ab73171b821b1a74ec659c","kind":"commit","published_at":"2019-07-04T09:22:12.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"575638ce7ddb8727e08980235ccd82152af85703","kind":"commit","published_at":"2019-01-24T13:28:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9dfa40c3bdab3aa788e711283afdf36c2fbdd1de","kind":"commit","published_at":"2019-01-07T21:19:17.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"f853295b674cb2be0b83f72f71739a7a23f5936e","kind":"commit","published_at":"2018-05-22T10:17:16.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"bea0c2658ae5be45896c9d067422cd417eec847b","kind":"commit","published_at":"2018-03-19T13:38:26.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"4d5447f33019b54eb657e026dc0b9475e5a7105a","kind":"commit","published_at":"2017-10-19T15:15:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"fb7ec207b17e0cacf52f9f3c2643c4b9036d827c","kind":"commit","published_at":"2017-10-18T15:27:41.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"82c77e3f716e9a2fd484e2e73fd666d2f9532a28","kind":"commit","published_at":"2017-09-17T11:23:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"122b51c72a78aad249ee6547d89f8bc0a06fd9b3","kind":"commit","published_at":"2017-09-07T10:50:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4ec41c67e36355cd2aeca094d676b172fea4717a","kind":"commit","published_at":"2017-03-19T12:48:15.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3eb6fe934c8c8d6c34e22b4e4fc1bd01d0266df6","kind":"commit","published_at":"2016-11-23T10:22:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"38c563dbcf38b663717336dac74c88077efd2e1e","kind":"commit","published_at":"2016-09-03T08:52:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"43fb7f5bfb5fb1086d2d8ef1e57b77e84db24b45","kind":"commit","published_at":"2016-06-01T13:02:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v1.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2/manifests"},{"name":"1.1.1","sha":"25d3c12933017c47c9d63de939b559846b23fca5","kind":"commit","published_at":"2016-05-01T07:28:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8d35dc007fea413b37ec96e90a6380746ec39773","kind":"commit","published_at":"2016-04-11T09:51:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0/manifests"},{"name":"0.7.2+oidc","sha":"ed69a2458c99b2039ff3aa32749159fe31d1fbb5","kind":"commit","published_at":"2015-10-01T15:31:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2+oidc","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2+oidc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2%2Boidc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc/manifests"},{"name":"1.0.3","sha":"79722b2aa0b191db4a345ce29095b70d92ded140","kind":"commit","published_at":"2015-08-16T12:18:01.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"db40f9989545fc170960f692bedd3c8ba2cf0642","kind":"tag","published_at":"2015-08-10T09:34:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"fecf37b624c14c89a3ee15bb205b51b05575fc2e","kind":"commit","published_at":"2015-07-25T07:25:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"933711ecdb4f1235307dc5815eac1828d523f4e1","kind":"commit","published_at":"2015-07-19T13:28:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0/manifests"},{"name":"0.7.2","sha":"fd239fca84644896b1971cf24bc6213d065adb86","kind":"tag","published_at":"2014-11-13T12:39:45.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"04631866c058defb480462db1ec13cb7f88780a9","kind":"tag","published_at":"2014-10-27T17:09:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9838a002fc9b82c907d4ba495a34d0ce21386e44","kind":"tag","published_at":"2014-10-27T13:55:34.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"de773eefcb3c1afe54a0c12d5bf9bd214ceaf404","kind":"tag","published_at":"2014-06-10T10:36:00.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"969d0994234454b05a7b310b8dd40e66e900eede","kind":"tag","published_at":"2014-06-06T11:00:21.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"056e7ce13de4de913af8617891dc92e0ea43c669","kind":"tag","published_at":"2014-01-20T11:09:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"25c82a2c925dcdb37704a1bf145830c8084ec33c","kind":"tag","published_at":"2013-09-13T10:06:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"f794cf31971274766378faf140d60e5ec3807286","kind":"tag","published_at":"2013-07-26T18:13:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"809646f84cd2f0941773ce99acc95ea216ea1cb8","kind":"tag","published_at":"2013-07-09T17:12:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"b9ef07ca18ec56ef8dfe24344c81ef1ba3a59e34","kind":"tag","published_at":"2013-05-31T14:22:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"4ed94f7fac84c69b799f475444729320aa7888be","kind":"tag","published_at":"2013-05-20T17:11:50.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b1b829ccf26d78e95ac055bb76843e6b4e1cff75","kind":"tag","published_at":"2013-03-26T18:01:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0/manifests"},{"name":"0.3.8","sha":"1da50150c508ae96c7f05cdf4ab987cb5611034c","kind":"tag","published_at":"2013-02-23T15:38:55.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.8","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"0e9f5e504fad3ecfcdbcba301e72160844fcc18e","kind":"tag","published_at":"2013-02-11T23:34:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"fbf0c0e6669a31b51c42ea0b93af9938192167b6","kind":"tag","published_at":"2013-02-04T23:15:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9edd36f962cc2f28368a3db924fdef8e99a0950b","kind":"tag","published_at":"2013-01-29T20:16:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"20e71a41edc1a632d9437ca927ea0d3b0535c7f9","kind":"tag","published_at":"2012-11-19T18:28:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"ee45e51bf48347f102d51cf3256cd6a2f2db9525","kind":"tag","published_at":"2012-11-08T22:59:09.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"bee010a211d228764cd5b4207132c79a601e80a6","kind":"tag","published_at":"2012-11-08T19:55:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4c35c1f0aff816595eade77103da1cae4197e4a7","kind":"tag","published_at":"2012-10-23T19:27:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"36e07d9476a67086ec1a8d917cdc703531673440","kind":"tag","published_at":"2012-07-09T19:54:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"56b0cec481c7457a658b54f979f0fea3c1189c12","kind":"tag","published_at":"2012-06-27T17:27:23.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"184db924c5b3f208a3e34432e38a253ab4ed8d6d","kind":"tag","published_at":"2012-06-25T12:32:10.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b70c19b4ae783507c929ee88f9b0cdcb101a9131","kind":"tag","published_at":"2012-06-25T09:28:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4/manifests"},{"name":"0.1.2","sha":"029708cea64c6b2a19d28de49b0e0f4ba6cf59ac","kind":"commit","published_at":"2012-05-03T05:37:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"38bde2d15e4e19afc5c3489bd72cf4dc818135d5","kind":"commit","published_at":"2012-05-03T05:31:33.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c8a63500581644a184df782b19e3a5b7dec32702","kind":"commit","published_at":"2012-05-02T22:02:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"8f060a0c48f847b1c30e390f0d6f7f887ce87dd7","kind":"tag","published_at":"2012-04-12T20:08:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2/manifests"},{"name":"v0.0.1","sha":"3c5045cad694ceb767fd2fee2e2bee0144ffa078","kind":"tag","published_at":"2012-04-12T06:57:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v0.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T00:51:59.974Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":11.615951090732251,"stargazers_count":4.460191746561067,"forks_count":4.126719466444352,"average":5.050715575934418},"purl":"pkg:spack/py-oauthlib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-oauthlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-oauthlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-oauthlib/dependencies","status":null,"funding_links":["https://github.com/sponsors/JonathanHuot","https://opencollective.com/oauthlib"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:19.695Z","issues_count":86,"pull_requests_count":165,"avg_time_to_close_issue":17188877.044444446,"avg_time_to_close_pull_request":7551323.876033057,"issues_closed_count":45,"pull_requests_closed_count":121,"pull_request_authors_count":70,"issue_authors_count":71,"avg_comments_per_issue":2.7209302325581395,"avg_comments_per_pull_request":1.4424242424242424,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":1500964.0,"past_year_avg_time_to_close_pull_request":1277870.4545454546,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/issues","maintainers":[{"login":"JonathanHuot","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"},{"login":"thedrow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedrow"}],"active_maintainers":[{"login":"JonathanHuot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-oauthlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-oauthlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-oauthlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-oauthlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-oauthlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-oauthlib/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2153,"html_url":null,"role":null,"created_at":"2022-11-14T16:53:10.868Z","updated_at":"2022-11-14T16:53:10.868Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9303,"maintainers_count":1032,"namespaces_count":0,"keywords_count":3991,"github":"spack","metadata":{"funded_packages_count":511},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-08-25T05:07:25.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":2823845,"name":"oauthlib-activecampaign","ecosystem":"pypi","description":"A temporary fork of a generic, spec-compliant, thorough implementation of the OAuth request-signing logic","homepage":"https://github.com/oauthlib/oauthlib","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/oauthlib/oauthlib","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2021-10-25T19:05:38.000Z","latest_release_published_at":"2021-10-25T18:53:17.000Z","latest_release_number":"3.1.0","last_synced_at":"2026-08-24T13:46:31.525Z","created_at":"2022-04-10T11:47:38.098Z","updated_at":"2026-08-24T13:46:31.525Z","registry_url":"https://pypi.org/project/oauthlib-activecampaign/","install_command":"pip install oauthlib-activecampaign --index-url https://pypi.org/simple","documentation_url":"https://oauthlib-activecampaign.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Web Environment","Intended Audience :: Developers","License :: OSI Approved","License :: OSI Approved :: BSD License","Operating System :: MacOS","Operating System :: POSIX","Operating System :: POSIX :: Linux","Programming Language :: Python","Programming Language :: Python :: 2","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.4","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: Implementation","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"oauthlib-activecampaign","project_status":null},"repo_metadata":{"id":1885498,"uuid":"2811323","full_name":"oauthlib/oauthlib","owner":"oauthlib","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","archived":false,"fork":false,"pushed_at":"2026-07-14T21:42:53.000Z","size":3251,"stargazers_count":2977,"open_issues_count":117,"forks_count":524,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-20T00:06:40.846Z","etag":null,"topics":["authentication","authorization","identity","jwt-authentication","jwt-bearer-tokens","library","oauth","oauth1","oauth2","oidc","oidc-provider","openid-connect","python","python-3","python3","token-based-authentication"],"latest_commit_sha":null,"homepage":"https://oauthlib.readthedocs.io/en/latest/","language":"Python","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/oauthlib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","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},"funding":{"github":["JonathanHuot"],"patreon":null,"open_collective":"oauthlib","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-11-19T23:08:51.000Z","updated_at":"2026-08-14T08:37:11.000Z","dependencies_parsed_at":"2026-03-04T00:01:59.120Z","dependency_job_id":"eee7522f-6cec-4076-a288-530cf1337949","html_url":"https://github.com/oauthlib/oauthlib","commit_stats":{"total_commits":1254,"total_committers":205,"mean_commits":6.117073170731707,"dds":0.7647527910685805,"last_synced_commit":"1fd5253630c03e3f12719dd8c13d43111f66a8d2"},"previous_names":["idan/oauthlib"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/oauthlib/oauthlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/sbom","scorecard":{"id":480866,"data":{"date":"2025-08-11","repo":{"name":"github.com/oauthlib/oauthlib","commit":"0667a391a0239a66b977c2d65d5fb52c4d825a34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint_python.yml:7","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:77","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build.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":"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/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-build.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:15","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:89","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":6,"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'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto 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/python-build.yml:100"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: PYSEC-2022-202"],"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":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 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-19T16:35:21.613Z","repository_id":1885498,"created_at":"2025-08-19T16:35:21.613Z","updated_at":"2025-08-19T16:35:21.613Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784044,"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-19T02:00:06.185Z","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":"oauthlib","name":"OAuthlib","uuid":"33832354","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33832354?v=4","repositories_count":1,"last_synced_at":"2026-08-22T00:11:41.020Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/oauthlib","funding_links":[],"total_stars":2977,"followers":31,"following":0,"created_at":"2022-11-02T16:22:51.432Z","updated_at":"2026-08-22T00:11:41.033Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib/repositories"},"tags":[{"name":"v3.3.1","sha":"a2779c65b3e961f1b49c05a2417c0ae819f3f8c4","kind":"commit","published_at":"2025-06-19T22:49:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"6413d2e2a6414cdf29414b975f939c99f8046d59","kind":"commit","published_at":"2025-06-17T22:15:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"e6c33e41a8ce6dadff387cdc4613a55b63d1827e","kind":"commit","published_at":"2022-10-17T19:42:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"88bb1562930a9bd9368bf26120655794d90d9585","kind":"commit","published_at":"2022-09-09T19:54:25.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"112404878bdc8b492764e133c388afb978392e09","kind":"commit","published_at":"2022-01-29T22:04:08.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c6037ce5b36145de22df45abe0e96abfa95873ae","kind":"commit","published_at":"2021-06-01T19:11:24.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"31cae75c9d561529091db82a03ea2b6c83edc02d","kind":"commit","published_at":"2019-08-06T14:41:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9e824cfb0eb36b4d23ab73171b821b1a74ec659c","kind":"commit","published_at":"2019-07-04T09:22:12.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"575638ce7ddb8727e08980235ccd82152af85703","kind":"commit","published_at":"2019-01-24T13:28:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9dfa40c3bdab3aa788e711283afdf36c2fbdd1de","kind":"commit","published_at":"2019-01-07T21:19:17.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"f853295b674cb2be0b83f72f71739a7a23f5936e","kind":"commit","published_at":"2018-05-22T10:17:16.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"bea0c2658ae5be45896c9d067422cd417eec847b","kind":"commit","published_at":"2018-03-19T13:38:26.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"4d5447f33019b54eb657e026dc0b9475e5a7105a","kind":"commit","published_at":"2017-10-19T15:15:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"fb7ec207b17e0cacf52f9f3c2643c4b9036d827c","kind":"commit","published_at":"2017-10-18T15:27:41.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"82c77e3f716e9a2fd484e2e73fd666d2f9532a28","kind":"commit","published_at":"2017-09-17T11:23:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"122b51c72a78aad249ee6547d89f8bc0a06fd9b3","kind":"commit","published_at":"2017-09-07T10:50:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4ec41c67e36355cd2aeca094d676b172fea4717a","kind":"commit","published_at":"2017-03-19T12:48:15.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3eb6fe934c8c8d6c34e22b4e4fc1bd01d0266df6","kind":"commit","published_at":"2016-11-23T10:22:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"38c563dbcf38b663717336dac74c88077efd2e1e","kind":"commit","published_at":"2016-09-03T08:52:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"43fb7f5bfb5fb1086d2d8ef1e57b77e84db24b45","kind":"commit","published_at":"2016-06-01T13:02:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v1.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2/manifests"},{"name":"1.1.1","sha":"25d3c12933017c47c9d63de939b559846b23fca5","kind":"commit","published_at":"2016-05-01T07:28:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8d35dc007fea413b37ec96e90a6380746ec39773","kind":"commit","published_at":"2016-04-11T09:51:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0/manifests"},{"name":"0.7.2+oidc","sha":"ed69a2458c99b2039ff3aa32749159fe31d1fbb5","kind":"commit","published_at":"2015-10-01T15:31:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2+oidc","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2+oidc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2%2Boidc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc/manifests"},{"name":"1.0.3","sha":"79722b2aa0b191db4a345ce29095b70d92ded140","kind":"commit","published_at":"2015-08-16T12:18:01.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"db40f9989545fc170960f692bedd3c8ba2cf0642","kind":"tag","published_at":"2015-08-10T09:34:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"fecf37b624c14c89a3ee15bb205b51b05575fc2e","kind":"commit","published_at":"2015-07-25T07:25:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"933711ecdb4f1235307dc5815eac1828d523f4e1","kind":"commit","published_at":"2015-07-19T13:28:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0/manifests"},{"name":"0.7.2","sha":"fd239fca84644896b1971cf24bc6213d065adb86","kind":"tag","published_at":"2014-11-13T12:39:45.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"04631866c058defb480462db1ec13cb7f88780a9","kind":"tag","published_at":"2014-10-27T17:09:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9838a002fc9b82c907d4ba495a34d0ce21386e44","kind":"tag","published_at":"2014-10-27T13:55:34.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"de773eefcb3c1afe54a0c12d5bf9bd214ceaf404","kind":"tag","published_at":"2014-06-10T10:36:00.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"969d0994234454b05a7b310b8dd40e66e900eede","kind":"tag","published_at":"2014-06-06T11:00:21.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"056e7ce13de4de913af8617891dc92e0ea43c669","kind":"tag","published_at":"2014-01-20T11:09:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"25c82a2c925dcdb37704a1bf145830c8084ec33c","kind":"tag","published_at":"2013-09-13T10:06:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"f794cf31971274766378faf140d60e5ec3807286","kind":"tag","published_at":"2013-07-26T18:13:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"809646f84cd2f0941773ce99acc95ea216ea1cb8","kind":"tag","published_at":"2013-07-09T17:12:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"b9ef07ca18ec56ef8dfe24344c81ef1ba3a59e34","kind":"tag","published_at":"2013-05-31T14:22:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"4ed94f7fac84c69b799f475444729320aa7888be","kind":"tag","published_at":"2013-05-20T17:11:50.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b1b829ccf26d78e95ac055bb76843e6b4e1cff75","kind":"tag","published_at":"2013-03-26T18:01:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0/manifests"},{"name":"0.3.8","sha":"1da50150c508ae96c7f05cdf4ab987cb5611034c","kind":"tag","published_at":"2013-02-23T15:38:55.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.8","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"0e9f5e504fad3ecfcdbcba301e72160844fcc18e","kind":"tag","published_at":"2013-02-11T23:34:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"fbf0c0e6669a31b51c42ea0b93af9938192167b6","kind":"tag","published_at":"2013-02-04T23:15:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9edd36f962cc2f28368a3db924fdef8e99a0950b","kind":"tag","published_at":"2013-01-29T20:16:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"20e71a41edc1a632d9437ca927ea0d3b0535c7f9","kind":"tag","published_at":"2012-11-19T18:28:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"ee45e51bf48347f102d51cf3256cd6a2f2db9525","kind":"tag","published_at":"2012-11-08T22:59:09.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"bee010a211d228764cd5b4207132c79a601e80a6","kind":"tag","published_at":"2012-11-08T19:55:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4c35c1f0aff816595eade77103da1cae4197e4a7","kind":"tag","published_at":"2012-10-23T19:27:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"36e07d9476a67086ec1a8d917cdc703531673440","kind":"tag","published_at":"2012-07-09T19:54:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"56b0cec481c7457a658b54f979f0fea3c1189c12","kind":"tag","published_at":"2012-06-27T17:27:23.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"184db924c5b3f208a3e34432e38a253ab4ed8d6d","kind":"tag","published_at":"2012-06-25T12:32:10.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b70c19b4ae783507c929ee88f9b0cdcb101a9131","kind":"tag","published_at":"2012-06-25T09:28:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4/manifests"},{"name":"0.1.2","sha":"029708cea64c6b2a19d28de49b0e0f4ba6cf59ac","kind":"commit","published_at":"2012-05-03T05:37:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"38bde2d15e4e19afc5c3489bd72cf4dc818135d5","kind":"commit","published_at":"2012-05-03T05:31:33.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c8a63500581644a184df782b19e3a5b7dec32702","kind":"commit","published_at":"2012-05-02T22:02:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"8f060a0c48f847b1c30e390f0d6f7f887ce87dd7","kind":"tag","published_at":"2012-04-12T20:08:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2/manifests"},{"name":"v0.0.1","sha":"3c5045cad694ceb767fd2fee2e2bee0144ffa078","kind":"tag","published_at":"2012-04-12T06:57:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v0.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T03:49:33.766Z","dependent_packages_count":0,"downloads":30,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":11.385158789452891,"dependent_repos_count":22.068010499262627,"dependent_packages_count":7.302737866584258,"stargazers_count":1.4226859356271766,"forks_count":2.3397278594990096,"docker_downloads_count":null,"average":8.903664190085191},"purl":"pkg:pypi/oauthlib-activecampaign","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/oauthlib-activecampaign","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/oauthlib-activecampaign","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/oauthlib-activecampaign/dependencies","status":null,"funding_links":["https://github.com/sponsors/JonathanHuot","https://opencollective.com/oauthlib"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:37:51.479Z","issues_count":86,"pull_requests_count":166,"avg_time_to_close_issue":17188877.044444446,"avg_time_to_close_pull_request":7551323.876033057,"issues_closed_count":45,"pull_requests_closed_count":121,"pull_request_authors_count":70,"issue_authors_count":71,"avg_comments_per_issue":2.7209302325581395,"avg_comments_per_pull_request":1.463855421686747,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":1500964.0,"past_year_avg_time_to_close_pull_request":1277870.4545454546,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/issues","maintainers":[{"login":"JonathanHuot","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"},{"login":"thedrow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedrow"}],"active_maintainers":[{"login":"JonathanHuot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/oauthlib-activecampaign/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/oauthlib-activecampaign/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/oauthlib-activecampaign/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/oauthlib-activecampaign/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/oauthlib-activecampaign/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/oauthlib-activecampaign/codemeta","maintainers":[{"uuid":"scottgifford","login":"scottgifford","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/scottgifford/","role":null,"created_at":"2023-02-04T18:36:10.800Z","updated_at":"2023-02-04T18:36:10.800Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/scottgifford/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930641,"maintainers_count":399816,"namespaces_count":0,"keywords_count":311995,"github":"pypi","metadata":{"funded_packages_count":58611,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-25T05:06:24.344Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2805103,"name":"moauthlib","ecosystem":"pypi","description":"A generic, spec-compliant, ctf library","homepage":"https://github.com/oauthlib/oauthlib","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/oauthlib/oauthlib","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2020-08-28T16:29:58.000Z","latest_release_published_at":"2020-08-28T16:29:58.000Z","latest_release_number":"3.1.0.dev0","last_synced_at":"2026-08-24T13:48:17.788Z","created_at":"2022-04-10T11:37:46.399Z","updated_at":"2026-08-24T13:48:17.788Z","registry_url":"https://pypi.org/project/moauthlib/","install_command":"pip install moauthlib --index-url https://pypi.org/simple","documentation_url":"https://moauthlib.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Web Environment","Intended Audience :: Developers","License :: OSI Approved","License :: OSI Approved :: BSD License","Operating System :: MacOS","Operating System :: POSIX","Operating System :: POSIX :: Linux","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: Implementation","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"moauthlib","project_status":null},"repo_metadata":{"id":1885498,"uuid":"2811323","full_name":"oauthlib/oauthlib","owner":"oauthlib","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","archived":false,"fork":false,"pushed_at":"2026-07-14T21:42:53.000Z","size":3251,"stargazers_count":2977,"open_issues_count":117,"forks_count":524,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-20T00:06:40.846Z","etag":null,"topics":["authentication","authorization","identity","jwt-authentication","jwt-bearer-tokens","library","oauth","oauth1","oauth2","oidc","oidc-provider","openid-connect","python","python-3","python3","token-based-authentication"],"latest_commit_sha":null,"homepage":"https://oauthlib.readthedocs.io/en/latest/","language":"Python","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/oauthlib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","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},"funding":{"github":["JonathanHuot"],"patreon":null,"open_collective":"oauthlib","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-11-19T23:08:51.000Z","updated_at":"2026-08-14T08:37:11.000Z","dependencies_parsed_at":"2026-03-04T00:01:59.120Z","dependency_job_id":"eee7522f-6cec-4076-a288-530cf1337949","html_url":"https://github.com/oauthlib/oauthlib","commit_stats":{"total_commits":1254,"total_committers":205,"mean_commits":6.117073170731707,"dds":0.7647527910685805,"last_synced_commit":"1fd5253630c03e3f12719dd8c13d43111f66a8d2"},"previous_names":["idan/oauthlib"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/oauthlib/oauthlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/sbom","scorecard":{"id":480866,"data":{"date":"2025-08-11","repo":{"name":"github.com/oauthlib/oauthlib","commit":"0667a391a0239a66b977c2d65d5fb52c4d825a34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint_python.yml:7","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:77","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build.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":"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/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-build.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:15","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:89","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":6,"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'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto 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/python-build.yml:100"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: PYSEC-2022-202"],"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":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 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-19T16:35:21.613Z","repository_id":1885498,"created_at":"2025-08-19T16:35:21.613Z","updated_at":"2025-08-19T16:35:21.613Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784044,"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-19T02:00:06.185Z","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":"oauthlib","name":"OAuthlib","uuid":"33832354","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33832354?v=4","repositories_count":1,"last_synced_at":"2026-08-14T04:42:56.741Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/oauthlib","funding_links":[],"total_stars":2976,"followers":31,"following":0,"created_at":"2022-11-02T16:22:51.432Z","updated_at":"2026-08-14T04:42:56.756Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib/repositories"},"tags":[{"name":"v3.3.1","sha":"a2779c65b3e961f1b49c05a2417c0ae819f3f8c4","kind":"commit","published_at":"2025-06-19T22:49:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"6413d2e2a6414cdf29414b975f939c99f8046d59","kind":"commit","published_at":"2025-06-17T22:15:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"e6c33e41a8ce6dadff387cdc4613a55b63d1827e","kind":"commit","published_at":"2022-10-17T19:42:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"88bb1562930a9bd9368bf26120655794d90d9585","kind":"commit","published_at":"2022-09-09T19:54:25.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"112404878bdc8b492764e133c388afb978392e09","kind":"commit","published_at":"2022-01-29T22:04:08.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c6037ce5b36145de22df45abe0e96abfa95873ae","kind":"commit","published_at":"2021-06-01T19:11:24.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"31cae75c9d561529091db82a03ea2b6c83edc02d","kind":"commit","published_at":"2019-08-06T14:41:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9e824cfb0eb36b4d23ab73171b821b1a74ec659c","kind":"commit","published_at":"2019-07-04T09:22:12.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"575638ce7ddb8727e08980235ccd82152af85703","kind":"commit","published_at":"2019-01-24T13:28:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9dfa40c3bdab3aa788e711283afdf36c2fbdd1de","kind":"commit","published_at":"2019-01-07T21:19:17.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"f853295b674cb2be0b83f72f71739a7a23f5936e","kind":"commit","published_at":"2018-05-22T10:17:16.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"bea0c2658ae5be45896c9d067422cd417eec847b","kind":"commit","published_at":"2018-03-19T13:38:26.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"4d5447f33019b54eb657e026dc0b9475e5a7105a","kind":"commit","published_at":"2017-10-19T15:15:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"fb7ec207b17e0cacf52f9f3c2643c4b9036d827c","kind":"commit","published_at":"2017-10-18T15:27:41.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"82c77e3f716e9a2fd484e2e73fd666d2f9532a28","kind":"commit","published_at":"2017-09-17T11:23:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"122b51c72a78aad249ee6547d89f8bc0a06fd9b3","kind":"commit","published_at":"2017-09-07T10:50:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4ec41c67e36355cd2aeca094d676b172fea4717a","kind":"commit","published_at":"2017-03-19T12:48:15.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3eb6fe934c8c8d6c34e22b4e4fc1bd01d0266df6","kind":"commit","published_at":"2016-11-23T10:22:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"38c563dbcf38b663717336dac74c88077efd2e1e","kind":"commit","published_at":"2016-09-03T08:52:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"43fb7f5bfb5fb1086d2d8ef1e57b77e84db24b45","kind":"commit","published_at":"2016-06-01T13:02:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v1.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2/manifests"},{"name":"1.1.1","sha":"25d3c12933017c47c9d63de939b559846b23fca5","kind":"commit","published_at":"2016-05-01T07:28:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8d35dc007fea413b37ec96e90a6380746ec39773","kind":"commit","published_at":"2016-04-11T09:51:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0/manifests"},{"name":"0.7.2+oidc","sha":"ed69a2458c99b2039ff3aa32749159fe31d1fbb5","kind":"commit","published_at":"2015-10-01T15:31:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2+oidc","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2+oidc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2%2Boidc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc/manifests"},{"name":"1.0.3","sha":"79722b2aa0b191db4a345ce29095b70d92ded140","kind":"commit","published_at":"2015-08-16T12:18:01.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"db40f9989545fc170960f692bedd3c8ba2cf0642","kind":"tag","published_at":"2015-08-10T09:34:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"fecf37b624c14c89a3ee15bb205b51b05575fc2e","kind":"commit","published_at":"2015-07-25T07:25:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"933711ecdb4f1235307dc5815eac1828d523f4e1","kind":"commit","published_at":"2015-07-19T13:28:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0/manifests"},{"name":"0.7.2","sha":"fd239fca84644896b1971cf24bc6213d065adb86","kind":"tag","published_at":"2014-11-13T12:39:45.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"04631866c058defb480462db1ec13cb7f88780a9","kind":"tag","published_at":"2014-10-27T17:09:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9838a002fc9b82c907d4ba495a34d0ce21386e44","kind":"tag","published_at":"2014-10-27T13:55:34.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"de773eefcb3c1afe54a0c12d5bf9bd214ceaf404","kind":"tag","published_at":"2014-06-10T10:36:00.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"969d0994234454b05a7b310b8dd40e66e900eede","kind":"tag","published_at":"2014-06-06T11:00:21.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"056e7ce13de4de913af8617891dc92e0ea43c669","kind":"tag","published_at":"2014-01-20T11:09:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"25c82a2c925dcdb37704a1bf145830c8084ec33c","kind":"tag","published_at":"2013-09-13T10:06:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"f794cf31971274766378faf140d60e5ec3807286","kind":"tag","published_at":"2013-07-26T18:13:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"809646f84cd2f0941773ce99acc95ea216ea1cb8","kind":"tag","published_at":"2013-07-09T17:12:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"b9ef07ca18ec56ef8dfe24344c81ef1ba3a59e34","kind":"tag","published_at":"2013-05-31T14:22:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"4ed94f7fac84c69b799f475444729320aa7888be","kind":"tag","published_at":"2013-05-20T17:11:50.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b1b829ccf26d78e95ac055bb76843e6b4e1cff75","kind":"tag","published_at":"2013-03-26T18:01:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0/manifests"},{"name":"0.3.8","sha":"1da50150c508ae96c7f05cdf4ab987cb5611034c","kind":"tag","published_at":"2013-02-23T15:38:55.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.8","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"0e9f5e504fad3ecfcdbcba301e72160844fcc18e","kind":"tag","published_at":"2013-02-11T23:34:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"fbf0c0e6669a31b51c42ea0b93af9938192167b6","kind":"tag","published_at":"2013-02-04T23:15:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9edd36f962cc2f28368a3db924fdef8e99a0950b","kind":"tag","published_at":"2013-01-29T20:16:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"20e71a41edc1a632d9437ca927ea0d3b0535c7f9","kind":"tag","published_at":"2012-11-19T18:28:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"ee45e51bf48347f102d51cf3256cd6a2f2db9525","kind":"tag","published_at":"2012-11-08T22:59:09.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"bee010a211d228764cd5b4207132c79a601e80a6","kind":"tag","published_at":"2012-11-08T19:55:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4c35c1f0aff816595eade77103da1cae4197e4a7","kind":"tag","published_at":"2012-10-23T19:27:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"36e07d9476a67086ec1a8d917cdc703531673440","kind":"tag","published_at":"2012-07-09T19:54:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"56b0cec481c7457a658b54f979f0fea3c1189c12","kind":"tag","published_at":"2012-06-27T17:27:23.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"184db924c5b3f208a3e34432e38a253ab4ed8d6d","kind":"tag","published_at":"2012-06-25T12:32:10.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b70c19b4ae783507c929ee88f9b0cdcb101a9131","kind":"tag","published_at":"2012-06-25T09:28:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4/manifests"},{"name":"0.1.2","sha":"029708cea64c6b2a19d28de49b0e0f4ba6cf59ac","kind":"commit","published_at":"2012-05-03T05:37:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"38bde2d15e4e19afc5c3489bd72cf4dc818135d5","kind":"commit","published_at":"2012-05-03T05:31:33.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c8a63500581644a184df782b19e3a5b7dec32702","kind":"commit","published_at":"2012-05-02T22:02:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"8f060a0c48f847b1c30e390f0d6f7f887ce87dd7","kind":"tag","published_at":"2012-04-12T20:08:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2/manifests"},{"name":"v0.0.1","sha":"3c5045cad694ceb767fd2fee2e2bee0144ffa078","kind":"tag","published_at":"2012-04-12T06:57:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v0.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:40:13.172Z","dependent_packages_count":0,"downloads":10,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":73.15097856294896,"dependent_repos_count":22.068010499262627,"dependent_packages_count":7.302737866584258,"stargazers_count":1.4226859356271766,"forks_count":2.3397278594990096,"docker_downloads_count":null,"average":21.256828144784407},"purl":"pkg:pypi/moauthlib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/moauthlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/moauthlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/moauthlib/dependencies","status":null,"funding_links":["https://github.com/sponsors/JonathanHuot","https://opencollective.com/oauthlib"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:36:28.602Z","issues_count":86,"pull_requests_count":165,"avg_time_to_close_issue":17188877.044444446,"avg_time_to_close_pull_request":7551323.876033057,"issues_closed_count":45,"pull_requests_closed_count":121,"pull_request_authors_count":70,"issue_authors_count":71,"avg_comments_per_issue":2.7209302325581395,"avg_comments_per_pull_request":1.4424242424242424,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":1500964.0,"past_year_avg_time_to_close_pull_request":1277870.4545454546,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/issues","maintainers":[{"login":"JonathanHuot","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"},{"login":"thedrow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedrow"}],"active_maintainers":[{"login":"JonathanHuot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/moauthlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/moauthlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/moauthlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/moauthlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/moauthlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/moauthlib/codemeta","maintainers":[{"uuid":"lohacker","login":"lohacker","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/lohacker/","role":null,"created_at":"2023-02-04T18:36:12.245Z","updated_at":"2023-02-04T18:36:12.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/lohacker/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930641,"maintainers_count":399816,"namespaces_count":0,"keywords_count":311995,"github":"pypi","metadata":{"funded_packages_count":58611,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-25T05:06:24.344Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":10599956,"name":"aoauthlib","ecosystem":"pypi","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","homepage":"https://github.com/oauthlib/oauthlib","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/oauthlib/oauthlib","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2024-07-09T20:57:43.000Z","latest_release_published_at":"2024-07-09T20:57:43.000Z","latest_release_number":"3.2.2","last_synced_at":"2026-08-24T13:49:04.048Z","created_at":"2024-07-09T21:13:38.878Z","updated_at":"2026-08-24T13:49:04.048Z","registry_url":"https://pypi.org/project/aoauthlib/","install_command":"pip install aoauthlib --index-url https://pypi.org/simple","documentation_url":"https://aoauthlib.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Web Environment","Intended Audience :: Developers","License :: OSI Approved","License :: OSI Approved :: BSD License","Operating System :: MacOS","Operating System :: POSIX","Operating System :: POSIX :: Linux","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"aoauthlib","project_status":null},"repo_metadata":{"id":1885498,"uuid":"2811323","full_name":"oauthlib/oauthlib","owner":"oauthlib","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","archived":false,"fork":false,"pushed_at":"2024-02-06T14:46:47.000Z","size":3123,"stargazers_count":2755,"open_issues_count":90,"forks_count":478,"subscribers_count":67,"default_branch":"master","last_synced_at":"2024-05-22T09:05:49.936Z","etag":null,"topics":["authentication","authorization","identity","jwt-authentication","jwt-bearer-tokens","library","oauth","oauth1","oauth2","oidc","oidc-provider","openid-connect","python","python-2","python-3","python2","python3","token-based-authentication"],"latest_commit_sha":null,"homepage":"https://oauthlib.readthedocs.io/en/latest/","language":"Python","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/oauthlib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["JonathanHuot"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-11-19T23:08:51.000Z","updated_at":"2024-05-21T14:54:58.000Z","dependencies_parsed_at":"2024-04-28T01:51:11.287Z","dependency_job_id":"46906e41-09fa-4c40-9092-40f2c2786ba1","html_url":"https://github.com/oauthlib/oauthlib","commit_stats":{"total_commits":1207,"total_committers":198,"mean_commits":6.095959595959596,"dds":0.7555923777961889,"last_synced_commit":"7d7fe904af504c20f7d802650e54a78e3d0be8ba"},"previous_names":["idan/oauthlib"],"tags_count":54,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":203931921,"owners_count":14215928,"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","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":"2024-07-09T22:10:19.233Z","dependent_packages_count":0,"downloads":11,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":60.046570225783654,"dependent_packages_count":10.662669730377512,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.354619978080585},"purl":"pkg:pypi/aoauthlib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/aoauthlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/aoauthlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/aoauthlib/dependencies","status":null,"funding_links":["https://github.com/sponsors/JonathanHuot"],"critical":null,"issue_metadata":{"last_synced_at":"2024-07-04T09:43:13.014Z","issues_count":70,"pull_requests_count":96,"avg_time_to_close_issue":14413739.055555556,"avg_time_to_close_pull_request":4328115.726190476,"issues_closed_count":36,"pull_requests_closed_count":84,"pull_request_authors_count":42,"issue_authors_count":53,"avg_comments_per_issue":2.8857142857142857,"avg_comments_per_pull_request":1.59375,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":16,"past_year_pull_requests_count":24,"past_year_avg_time_to_close_issue":10962.0,"past_year_avg_time_to_close_pull_request":2192165.8421052634,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.25,"past_year_avg_comments_per_pull_request":0.5833333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/issues","maintainers":[{"login":"JonathanHuot","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"thedrow","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedrow"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/aoauthlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/aoauthlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/aoauthlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/aoauthlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/aoauthlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/aoauthlib/codemeta","maintainers":[{"uuid":"r4fek","login":"r4fek","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/r4fek/","role":null,"created_at":"2024-07-09T22:10:19.298Z","updated_at":"2024-07-09T22:10:19.298Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/r4fek/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930641,"maintainers_count":399816,"namespaces_count":0,"keywords_count":311995,"github":"pypi","metadata":{"funded_packages_count":58611,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-25T05:06:24.344Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2667619,"name":"cf-oauthlib","ecosystem":"pypi","description":"","homepage":"https://github.com/oauthlib/oauthlib","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/oauthlib/oauthlib","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2021-01-01T11:49:11.000Z","latest_release_published_at":"2021-01-01T11:49:11.000Z","latest_release_number":"3.1.0","last_synced_at":"2026-08-24T13:49:05.542Z","created_at":"2022-04-10T10:19:18.150Z","updated_at":"2026-08-24T13:49:05.542Z","registry_url":"https://pypi.org/project/cf-oauthlib/","install_command":"pip install cf-oauthlib --index-url https://pypi.org/simple","documentation_url":"https://cf-oauthlib.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Web Environment","Intended Audience :: Developers","License :: OSI Approved","License :: OSI Approved :: BSD License","Operating System :: MacOS","Operating System :: POSIX","Operating System :: POSIX :: Linux","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: Implementation","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"cf-oauthlib","project_status":null},"repo_metadata":{"id":1885498,"uuid":"2811323","full_name":"oauthlib/oauthlib","owner":"oauthlib","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","archived":false,"fork":false,"pushed_at":"2026-07-14T21:42:53.000Z","size":3251,"stargazers_count":2977,"open_issues_count":117,"forks_count":524,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-20T00:06:40.846Z","etag":null,"topics":["authentication","authorization","identity","jwt-authentication","jwt-bearer-tokens","library","oauth","oauth1","oauth2","oidc","oidc-provider","openid-connect","python","python-3","python3","token-based-authentication"],"latest_commit_sha":null,"homepage":"https://oauthlib.readthedocs.io/en/latest/","language":"Python","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/oauthlib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","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},"funding":{"github":["JonathanHuot"],"patreon":null,"open_collective":"oauthlib","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-11-19T23:08:51.000Z","updated_at":"2026-08-14T08:37:11.000Z","dependencies_parsed_at":"2026-03-04T00:01:59.120Z","dependency_job_id":"eee7522f-6cec-4076-a288-530cf1337949","html_url":"https://github.com/oauthlib/oauthlib","commit_stats":{"total_commits":1254,"total_committers":205,"mean_commits":6.117073170731707,"dds":0.7647527910685805,"last_synced_commit":"1fd5253630c03e3f12719dd8c13d43111f66a8d2"},"previous_names":["idan/oauthlib"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/oauthlib/oauthlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/sbom","scorecard":{"id":480866,"data":{"date":"2025-08-11","repo":{"name":"github.com/oauthlib/oauthlib","commit":"0667a391a0239a66b977c2d65d5fb52c4d825a34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint_python.yml:7","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:77","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build.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":"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/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-build.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:15","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:89","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":6,"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'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto 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/python-build.yml:100"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: PYSEC-2022-202"],"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":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 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-19T16:35:21.613Z","repository_id":1885498,"created_at":"2025-08-19T16:35:21.613Z","updated_at":"2025-08-19T16:35:21.613Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784044,"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-19T02:00:06.185Z","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":"oauthlib","name":"OAuthlib","uuid":"33832354","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33832354?v=4","repositories_count":1,"last_synced_at":"2026-08-22T00:11:41.020Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/oauthlib","funding_links":[],"total_stars":2977,"followers":31,"following":0,"created_at":"2022-11-02T16:22:51.432Z","updated_at":"2026-08-22T00:11:41.033Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib/repositories"},"tags":[{"name":"v3.3.1","sha":"a2779c65b3e961f1b49c05a2417c0ae819f3f8c4","kind":"commit","published_at":"2025-06-19T22:49:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"6413d2e2a6414cdf29414b975f939c99f8046d59","kind":"commit","published_at":"2025-06-17T22:15:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"e6c33e41a8ce6dadff387cdc4613a55b63d1827e","kind":"commit","published_at":"2022-10-17T19:42:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"88bb1562930a9bd9368bf26120655794d90d9585","kind":"commit","published_at":"2022-09-09T19:54:25.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"112404878bdc8b492764e133c388afb978392e09","kind":"commit","published_at":"2022-01-29T22:04:08.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c6037ce5b36145de22df45abe0e96abfa95873ae","kind":"commit","published_at":"2021-06-01T19:11:24.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"31cae75c9d561529091db82a03ea2b6c83edc02d","kind":"commit","published_at":"2019-08-06T14:41:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9e824cfb0eb36b4d23ab73171b821b1a74ec659c","kind":"commit","published_at":"2019-07-04T09:22:12.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"575638ce7ddb8727e08980235ccd82152af85703","kind":"commit","published_at":"2019-01-24T13:28:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9dfa40c3bdab3aa788e711283afdf36c2fbdd1de","kind":"commit","published_at":"2019-01-07T21:19:17.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"f853295b674cb2be0b83f72f71739a7a23f5936e","kind":"commit","published_at":"2018-05-22T10:17:16.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"bea0c2658ae5be45896c9d067422cd417eec847b","kind":"commit","published_at":"2018-03-19T13:38:26.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"4d5447f33019b54eb657e026dc0b9475e5a7105a","kind":"commit","published_at":"2017-10-19T15:15:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"fb7ec207b17e0cacf52f9f3c2643c4b9036d827c","kind":"commit","published_at":"2017-10-18T15:27:41.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"82c77e3f716e9a2fd484e2e73fd666d2f9532a28","kind":"commit","published_at":"2017-09-17T11:23:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"122b51c72a78aad249ee6547d89f8bc0a06fd9b3","kind":"commit","published_at":"2017-09-07T10:50:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4ec41c67e36355cd2aeca094d676b172fea4717a","kind":"commit","published_at":"2017-03-19T12:48:15.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3eb6fe934c8c8d6c34e22b4e4fc1bd01d0266df6","kind":"commit","published_at":"2016-11-23T10:22:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"38c563dbcf38b663717336dac74c88077efd2e1e","kind":"commit","published_at":"2016-09-03T08:52:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"43fb7f5bfb5fb1086d2d8ef1e57b77e84db24b45","kind":"commit","published_at":"2016-06-01T13:02:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v1.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2/manifests"},{"name":"1.1.1","sha":"25d3c12933017c47c9d63de939b559846b23fca5","kind":"commit","published_at":"2016-05-01T07:28:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8d35dc007fea413b37ec96e90a6380746ec39773","kind":"commit","published_at":"2016-04-11T09:51:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0/manifests"},{"name":"0.7.2+oidc","sha":"ed69a2458c99b2039ff3aa32749159fe31d1fbb5","kind":"commit","published_at":"2015-10-01T15:31:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2+oidc","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2+oidc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2%2Boidc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc/manifests"},{"name":"1.0.3","sha":"79722b2aa0b191db4a345ce29095b70d92ded140","kind":"commit","published_at":"2015-08-16T12:18:01.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"db40f9989545fc170960f692bedd3c8ba2cf0642","kind":"tag","published_at":"2015-08-10T09:34:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"fecf37b624c14c89a3ee15bb205b51b05575fc2e","kind":"commit","published_at":"2015-07-25T07:25:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"933711ecdb4f1235307dc5815eac1828d523f4e1","kind":"commit","published_at":"2015-07-19T13:28:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0/manifests"},{"name":"0.7.2","sha":"fd239fca84644896b1971cf24bc6213d065adb86","kind":"tag","published_at":"2014-11-13T12:39:45.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"04631866c058defb480462db1ec13cb7f88780a9","kind":"tag","published_at":"2014-10-27T17:09:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9838a002fc9b82c907d4ba495a34d0ce21386e44","kind":"tag","published_at":"2014-10-27T13:55:34.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"de773eefcb3c1afe54a0c12d5bf9bd214ceaf404","kind":"tag","published_at":"2014-06-10T10:36:00.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"969d0994234454b05a7b310b8dd40e66e900eede","kind":"tag","published_at":"2014-06-06T11:00:21.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"056e7ce13de4de913af8617891dc92e0ea43c669","kind":"tag","published_at":"2014-01-20T11:09:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"25c82a2c925dcdb37704a1bf145830c8084ec33c","kind":"tag","published_at":"2013-09-13T10:06:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"f794cf31971274766378faf140d60e5ec3807286","kind":"tag","published_at":"2013-07-26T18:13:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"809646f84cd2f0941773ce99acc95ea216ea1cb8","kind":"tag","published_at":"2013-07-09T17:12:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"b9ef07ca18ec56ef8dfe24344c81ef1ba3a59e34","kind":"tag","published_at":"2013-05-31T14:22:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"4ed94f7fac84c69b799f475444729320aa7888be","kind":"tag","published_at":"2013-05-20T17:11:50.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b1b829ccf26d78e95ac055bb76843e6b4e1cff75","kind":"tag","published_at":"2013-03-26T18:01:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0/manifests"},{"name":"0.3.8","sha":"1da50150c508ae96c7f05cdf4ab987cb5611034c","kind":"tag","published_at":"2013-02-23T15:38:55.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.8","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"0e9f5e504fad3ecfcdbcba301e72160844fcc18e","kind":"tag","published_at":"2013-02-11T23:34:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"fbf0c0e6669a31b51c42ea0b93af9938192167b6","kind":"tag","published_at":"2013-02-04T23:15:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9edd36f962cc2f28368a3db924fdef8e99a0950b","kind":"tag","published_at":"2013-01-29T20:16:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"20e71a41edc1a632d9437ca927ea0d3b0535c7f9","kind":"tag","published_at":"2012-11-19T18:28:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"ee45e51bf48347f102d51cf3256cd6a2f2db9525","kind":"tag","published_at":"2012-11-08T22:59:09.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"bee010a211d228764cd5b4207132c79a601e80a6","kind":"tag","published_at":"2012-11-08T19:55:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4c35c1f0aff816595eade77103da1cae4197e4a7","kind":"tag","published_at":"2012-10-23T19:27:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"36e07d9476a67086ec1a8d917cdc703531673440","kind":"tag","published_at":"2012-07-09T19:54:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"56b0cec481c7457a658b54f979f0fea3c1189c12","kind":"tag","published_at":"2012-06-27T17:27:23.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"184db924c5b3f208a3e34432e38a253ab4ed8d6d","kind":"tag","published_at":"2012-06-25T12:32:10.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b70c19b4ae783507c929ee88f9b0cdcb101a9131","kind":"tag","published_at":"2012-06-25T09:28:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4/manifests"},{"name":"0.1.2","sha":"029708cea64c6b2a19d28de49b0e0f4ba6cf59ac","kind":"commit","published_at":"2012-05-03T05:37:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"38bde2d15e4e19afc5c3489bd72cf4dc818135d5","kind":"commit","published_at":"2012-05-03T05:31:33.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c8a63500581644a184df782b19e3a5b7dec32702","kind":"commit","published_at":"2012-05-02T22:02:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"8f060a0c48f847b1c30e390f0d6f7f887ce87dd7","kind":"tag","published_at":"2012-04-12T20:08:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2/manifests"},{"name":"v0.0.1","sha":"3c5045cad694ceb767fd2fee2e2bee0144ffa078","kind":"tag","published_at":"2012-04-12T06:57:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v0.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T11:24:06.550Z","dependent_packages_count":0,"downloads":10,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":38.345045561316596,"dependent_repos_count":22.068010499262627,"dependent_packages_count":7.302737866584258,"stargazers_count":1.4226859356271766,"forks_count":2.3397278594990096,"docker_downloads_count":null,"average":14.295641544457933},"purl":"pkg:pypi/cf-oauthlib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cf-oauthlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cf-oauthlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cf-oauthlib/dependencies","status":null,"funding_links":["https://github.com/sponsors/JonathanHuot","https://opencollective.com/oauthlib"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:57.955Z","issues_count":86,"pull_requests_count":166,"avg_time_to_close_issue":17188877.044444446,"avg_time_to_close_pull_request":7551323.876033057,"issues_closed_count":45,"pull_requests_closed_count":121,"pull_request_authors_count":70,"issue_authors_count":71,"avg_comments_per_issue":2.7209302325581395,"avg_comments_per_pull_request":1.463855421686747,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":1500964.0,"past_year_avg_time_to_close_pull_request":1277870.4545454546,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/issues","maintainers":[{"login":"JonathanHuot","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"},{"login":"thedrow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedrow"}],"active_maintainers":[{"login":"JonathanHuot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cf-oauthlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cf-oauthlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cf-oauthlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cf-oauthlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cf-oauthlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cf-oauthlib/codemeta","maintainers":[{"uuid":"codegabru","login":"codegabru","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/codegabru/","role":null,"created_at":"2023-02-05T16:57:23.025Z","updated_at":"2023-02-05T16:57:23.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/codegabru/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930641,"maintainers_count":399816,"namespaces_count":0,"keywords_count":311995,"github":"pypi","metadata":{"funded_packages_count":58611,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-25T05:06:24.344Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11139490,"name":"py3-oauthlib","ecosystem":"alpine","description":"Python3 implementation of the OAuth request-signing logic","homepage":"https://github.com/oauthlib/oauthlib","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/oauthlib/oauthlib","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"3.2.2-r3","last_synced_at":"2026-08-11T12:23:42.127Z","created_at":"2024-12-07T12:55:42.191Z","updated_at":"2026-08-20T00:10:55.195Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-oauthlib","install_command":"apk add py3-oauthlib","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":1885498,"uuid":"2811323","full_name":"oauthlib/oauthlib","owner":"oauthlib","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","archived":false,"fork":false,"pushed_at":"2026-07-14T21:42:53.000Z","size":3251,"stargazers_count":2977,"open_issues_count":117,"forks_count":524,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-20T00:06:40.846Z","etag":null,"topics":["authentication","authorization","identity","jwt-authentication","jwt-bearer-tokens","library","oauth","oauth1","oauth2","oidc","oidc-provider","openid-connect","python","python-3","python3","token-based-authentication"],"latest_commit_sha":null,"homepage":"https://oauthlib.readthedocs.io/en/latest/","language":"Python","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/oauthlib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","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},"funding":{"github":["JonathanHuot"],"patreon":null,"open_collective":"oauthlib","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-11-19T23:08:51.000Z","updated_at":"2026-08-14T08:37:11.000Z","dependencies_parsed_at":"2026-03-04T00:01:59.120Z","dependency_job_id":"eee7522f-6cec-4076-a288-530cf1337949","html_url":"https://github.com/oauthlib/oauthlib","commit_stats":{"total_commits":1254,"total_committers":205,"mean_commits":6.117073170731707,"dds":0.7647527910685805,"last_synced_commit":"1fd5253630c03e3f12719dd8c13d43111f66a8d2"},"previous_names":["idan/oauthlib"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/oauthlib/oauthlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/sbom","scorecard":{"id":480866,"data":{"date":"2025-08-11","repo":{"name":"github.com/oauthlib/oauthlib","commit":"0667a391a0239a66b977c2d65d5fb52c4d825a34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint_python.yml:7","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:77","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build.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":"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/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-build.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:15","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:89","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":6,"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'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto 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/python-build.yml:100"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: PYSEC-2022-202"],"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":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 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-19T16:35:21.613Z","repository_id":1885498,"created_at":"2025-08-19T16:35:21.613Z","updated_at":"2025-08-19T16:35:21.613Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784044,"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-19T02:00:06.185Z","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":"oauthlib","name":"OAuthlib","uuid":"33832354","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33832354?v=4","repositories_count":1,"last_synced_at":"2026-08-14T04:42:56.741Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/oauthlib","funding_links":[],"total_stars":2976,"followers":31,"following":0,"created_at":"2022-11-02T16:22:51.432Z","updated_at":"2026-08-14T04:42:56.756Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib/repositories"},"tags":[{"name":"v3.3.1","sha":"a2779c65b3e961f1b49c05a2417c0ae819f3f8c4","kind":"commit","published_at":"2025-06-19T22:49:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"6413d2e2a6414cdf29414b975f939c99f8046d59","kind":"commit","published_at":"2025-06-17T22:15:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"e6c33e41a8ce6dadff387cdc4613a55b63d1827e","kind":"commit","published_at":"2022-10-17T19:42:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"88bb1562930a9bd9368bf26120655794d90d9585","kind":"commit","published_at":"2022-09-09T19:54:25.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"112404878bdc8b492764e133c388afb978392e09","kind":"commit","published_at":"2022-01-29T22:04:08.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c6037ce5b36145de22df45abe0e96abfa95873ae","kind":"commit","published_at":"2021-06-01T19:11:24.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"31cae75c9d561529091db82a03ea2b6c83edc02d","kind":"commit","published_at":"2019-08-06T14:41:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9e824cfb0eb36b4d23ab73171b821b1a74ec659c","kind":"commit","published_at":"2019-07-04T09:22:12.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"575638ce7ddb8727e08980235ccd82152af85703","kind":"commit","published_at":"2019-01-24T13:28:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9dfa40c3bdab3aa788e711283afdf36c2fbdd1de","kind":"commit","published_at":"2019-01-07T21:19:17.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"f853295b674cb2be0b83f72f71739a7a23f5936e","kind":"commit","published_at":"2018-05-22T10:17:16.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"bea0c2658ae5be45896c9d067422cd417eec847b","kind":"commit","published_at":"2018-03-19T13:38:26.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"4d5447f33019b54eb657e026dc0b9475e5a7105a","kind":"commit","published_at":"2017-10-19T15:15:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"fb7ec207b17e0cacf52f9f3c2643c4b9036d827c","kind":"commit","published_at":"2017-10-18T15:27:41.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"82c77e3f716e9a2fd484e2e73fd666d2f9532a28","kind":"commit","published_at":"2017-09-17T11:23:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"122b51c72a78aad249ee6547d89f8bc0a06fd9b3","kind":"commit","published_at":"2017-09-07T10:50:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4ec41c67e36355cd2aeca094d676b172fea4717a","kind":"commit","published_at":"2017-03-19T12:48:15.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3eb6fe934c8c8d6c34e22b4e4fc1bd01d0266df6","kind":"commit","published_at":"2016-11-23T10:22:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"38c563dbcf38b663717336dac74c88077efd2e1e","kind":"commit","published_at":"2016-09-03T08:52:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"43fb7f5bfb5fb1086d2d8ef1e57b77e84db24b45","kind":"commit","published_at":"2016-06-01T13:02:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v1.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2/manifests"},{"name":"1.1.1","sha":"25d3c12933017c47c9d63de939b559846b23fca5","kind":"commit","published_at":"2016-05-01T07:28:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8d35dc007fea413b37ec96e90a6380746ec39773","kind":"commit","published_at":"2016-04-11T09:51:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0/manifests"},{"name":"0.7.2+oidc","sha":"ed69a2458c99b2039ff3aa32749159fe31d1fbb5","kind":"commit","published_at":"2015-10-01T15:31:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2+oidc","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2+oidc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2%2Boidc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc/manifests"},{"name":"1.0.3","sha":"79722b2aa0b191db4a345ce29095b70d92ded140","kind":"commit","published_at":"2015-08-16T12:18:01.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"db40f9989545fc170960f692bedd3c8ba2cf0642","kind":"tag","published_at":"2015-08-10T09:34:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"fecf37b624c14c89a3ee15bb205b51b05575fc2e","kind":"commit","published_at":"2015-07-25T07:25:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"933711ecdb4f1235307dc5815eac1828d523f4e1","kind":"commit","published_at":"2015-07-19T13:28:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0/manifests"},{"name":"0.7.2","sha":"fd239fca84644896b1971cf24bc6213d065adb86","kind":"tag","published_at":"2014-11-13T12:39:45.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"04631866c058defb480462db1ec13cb7f88780a9","kind":"tag","published_at":"2014-10-27T17:09:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9838a002fc9b82c907d4ba495a34d0ce21386e44","kind":"tag","published_at":"2014-10-27T13:55:34.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"de773eefcb3c1afe54a0c12d5bf9bd214ceaf404","kind":"tag","published_at":"2014-06-10T10:36:00.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"969d0994234454b05a7b310b8dd40e66e900eede","kind":"tag","published_at":"2014-06-06T11:00:21.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"056e7ce13de4de913af8617891dc92e0ea43c669","kind":"tag","published_at":"2014-01-20T11:09:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"25c82a2c925dcdb37704a1bf145830c8084ec33c","kind":"tag","published_at":"2013-09-13T10:06:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"f794cf31971274766378faf140d60e5ec3807286","kind":"tag","published_at":"2013-07-26T18:13:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"809646f84cd2f0941773ce99acc95ea216ea1cb8","kind":"tag","published_at":"2013-07-09T17:12:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"b9ef07ca18ec56ef8dfe24344c81ef1ba3a59e34","kind":"tag","published_at":"2013-05-31T14:22:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"4ed94f7fac84c69b799f475444729320aa7888be","kind":"tag","published_at":"2013-05-20T17:11:50.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b1b829ccf26d78e95ac055bb76843e6b4e1cff75","kind":"tag","published_at":"2013-03-26T18:01:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0/manifests"},{"name":"0.3.8","sha":"1da50150c508ae96c7f05cdf4ab987cb5611034c","kind":"tag","published_at":"2013-02-23T15:38:55.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.8","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"0e9f5e504fad3ecfcdbcba301e72160844fcc18e","kind":"tag","published_at":"2013-02-11T23:34:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"fbf0c0e6669a31b51c42ea0b93af9938192167b6","kind":"tag","published_at":"2013-02-04T23:15:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9edd36f962cc2f28368a3db924fdef8e99a0950b","kind":"tag","published_at":"2013-01-29T20:16:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"20e71a41edc1a632d9437ca927ea0d3b0535c7f9","kind":"tag","published_at":"2012-11-19T18:28:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"ee45e51bf48347f102d51cf3256cd6a2f2db9525","kind":"tag","published_at":"2012-11-08T22:59:09.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"bee010a211d228764cd5b4207132c79a601e80a6","kind":"tag","published_at":"2012-11-08T19:55:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4c35c1f0aff816595eade77103da1cae4197e4a7","kind":"tag","published_at":"2012-10-23T19:27:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"36e07d9476a67086ec1a8d917cdc703531673440","kind":"tag","published_at":"2012-07-09T19:54:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"56b0cec481c7457a658b54f979f0fea3c1189c12","kind":"tag","published_at":"2012-06-27T17:27:23.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"184db924c5b3f208a3e34432e38a253ab4ed8d6d","kind":"tag","published_at":"2012-06-25T12:32:10.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b70c19b4ae783507c929ee88f9b0cdcb101a9131","kind":"tag","published_at":"2012-06-25T09:28:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4/manifests"},{"name":"0.1.2","sha":"029708cea64c6b2a19d28de49b0e0f4ba6cf59ac","kind":"commit","published_at":"2012-05-03T05:37:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"38bde2d15e4e19afc5c3489bd72cf4dc818135d5","kind":"commit","published_at":"2012-05-03T05:31:33.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c8a63500581644a184df782b19e3a5b7dec32702","kind":"commit","published_at":"2012-05-02T22:02:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"8f060a0c48f847b1c30e390f0d6f7f887ce87dd7","kind":"tag","published_at":"2012-04-12T20:08:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2/manifests"},{"name":"v0.0.1","sha":"3c5045cad694ceb767fd2fee2e2bee0144ffa078","kind":"tag","published_at":"2012-04-12T06:57:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v0.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T00:10:55.195Z","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:apk/alpine/py3-oauthlib?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-oauthlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-oauthlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-oauthlib/dependencies","status":null,"funding_links":["https://github.com/sponsors/JonathanHuot","https://opencollective.com/oauthlib"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:19.695Z","issues_count":86,"pull_requests_count":165,"avg_time_to_close_issue":17188877.044444446,"avg_time_to_close_pull_request":7551323.876033057,"issues_closed_count":45,"pull_requests_closed_count":121,"pull_request_authors_count":70,"issue_authors_count":71,"avg_comments_per_issue":2.7209302325581395,"avg_comments_per_pull_request":1.4424242424242424,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":1500964.0,"past_year_avg_time_to_close_pull_request":1277870.4545454546,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/issues","maintainers":[{"login":"JonathanHuot","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"},{"login":"thedrow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedrow"}],"active_maintainers":[{"login":"JonathanHuot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-oauthlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-oauthlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-oauthlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-oauthlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-oauthlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-oauthlib/codemeta","maintainers":[{"uuid":"void@fluix.one","login":null,"name":"Steven Guikal","email":"void@fluix.one","url":"https://pkgs.alpinelinux.org/packages?maintainer=Steven Guikal","packages_count":53,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Steven Guikal","role":null,"created_at":"2024-12-09T17:29:58.385Z","updated_at":"2024-12-09T17:29:58.385Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/void@fluix.one/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1400},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-24T05:06:22.358Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":13078166,"name":"python311Packages.oauthlib","ecosystem":"nixpkgs","description":"Generic, spec-compliant, thorough implementation of the OAuth request-signing logic","homepage":"https://github.com/oauthlib/oauthlib","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/oauthlib/oauthlib","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:37:30.536Z","latest_release_published_at":"2026-02-01T17:37:30.536Z","latest_release_number":"3.2.2","last_synced_at":"2026-08-03T00:02:17.366Z","created_at":"2026-02-01T17:37:30.094Z","updated_at":"2026-08-20T00:09:02.456Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.oauthlib","install_command":"nix-env -iA nixpkgs.python311Packages.oauthlib","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/oauthlib/default.nix#L68","metadata":{"nix_attribute":"python3.11-oauthlib-3.2.2","position":"pkgs/development/python-modules/oauthlib/default.nix:68","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"oauthlib","upstream_purl":"pkg:pypi/oauthlib"},"repo_metadata":{"id":1885498,"uuid":"2811323","full_name":"oauthlib/oauthlib","owner":"oauthlib","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","archived":false,"fork":false,"pushed_at":"2026-07-14T21:42:53.000Z","size":3251,"stargazers_count":2977,"open_issues_count":117,"forks_count":524,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-20T00:06:40.846Z","etag":null,"topics":["authentication","authorization","identity","jwt-authentication","jwt-bearer-tokens","library","oauth","oauth1","oauth2","oidc","oidc-provider","openid-connect","python","python-3","python3","token-based-authentication"],"latest_commit_sha":null,"homepage":"https://oauthlib.readthedocs.io/en/latest/","language":"Python","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/oauthlib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","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},"funding":{"github":["JonathanHuot"],"patreon":null,"open_collective":"oauthlib","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-11-19T23:08:51.000Z","updated_at":"2026-08-14T08:37:11.000Z","dependencies_parsed_at":"2026-03-04T00:01:59.120Z","dependency_job_id":"eee7522f-6cec-4076-a288-530cf1337949","html_url":"https://github.com/oauthlib/oauthlib","commit_stats":{"total_commits":1254,"total_committers":205,"mean_commits":6.117073170731707,"dds":0.7647527910685805,"last_synced_commit":"1fd5253630c03e3f12719dd8c13d43111f66a8d2"},"previous_names":["idan/oauthlib"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/oauthlib/oauthlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/sbom","scorecard":{"id":480866,"data":{"date":"2025-08-11","repo":{"name":"github.com/oauthlib/oauthlib","commit":"0667a391a0239a66b977c2d65d5fb52c4d825a34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint_python.yml:7","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:77","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build.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":"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/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-build.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:15","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:89","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":6,"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'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto 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/python-build.yml:100"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: PYSEC-2022-202"],"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":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 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-19T16:35:21.613Z","repository_id":1885498,"created_at":"2025-08-19T16:35:21.613Z","updated_at":"2025-08-19T16:35:21.613Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784044,"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-19T02:00:06.185Z","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":"oauthlib","name":"OAuthlib","uuid":"33832354","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33832354?v=4","repositories_count":1,"last_synced_at":"2026-08-14T04:42:56.741Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/oauthlib","funding_links":[],"total_stars":2976,"followers":31,"following":0,"created_at":"2022-11-02T16:22:51.432Z","updated_at":"2026-08-14T04:42:56.756Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib/repositories"},"tags":[{"name":"v3.3.1","sha":"a2779c65b3e961f1b49c05a2417c0ae819f3f8c4","kind":"commit","published_at":"2025-06-19T22:49:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"6413d2e2a6414cdf29414b975f939c99f8046d59","kind":"commit","published_at":"2025-06-17T22:15:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"e6c33e41a8ce6dadff387cdc4613a55b63d1827e","kind":"commit","published_at":"2022-10-17T19:42:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"88bb1562930a9bd9368bf26120655794d90d9585","kind":"commit","published_at":"2022-09-09T19:54:25.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"112404878bdc8b492764e133c388afb978392e09","kind":"commit","published_at":"2022-01-29T22:04:08.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c6037ce5b36145de22df45abe0e96abfa95873ae","kind":"commit","published_at":"2021-06-01T19:11:24.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"31cae75c9d561529091db82a03ea2b6c83edc02d","kind":"commit","published_at":"2019-08-06T14:41:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9e824cfb0eb36b4d23ab73171b821b1a74ec659c","kind":"commit","published_at":"2019-07-04T09:22:12.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"575638ce7ddb8727e08980235ccd82152af85703","kind":"commit","published_at":"2019-01-24T13:28:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9dfa40c3bdab3aa788e711283afdf36c2fbdd1de","kind":"commit","published_at":"2019-01-07T21:19:17.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"f853295b674cb2be0b83f72f71739a7a23f5936e","kind":"commit","published_at":"2018-05-22T10:17:16.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"bea0c2658ae5be45896c9d067422cd417eec847b","kind":"commit","published_at":"2018-03-19T13:38:26.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"4d5447f33019b54eb657e026dc0b9475e5a7105a","kind":"commit","published_at":"2017-10-19T15:15:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"fb7ec207b17e0cacf52f9f3c2643c4b9036d827c","kind":"commit","published_at":"2017-10-18T15:27:41.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"82c77e3f716e9a2fd484e2e73fd666d2f9532a28","kind":"commit","published_at":"2017-09-17T11:23:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"122b51c72a78aad249ee6547d89f8bc0a06fd9b3","kind":"commit","published_at":"2017-09-07T10:50:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4ec41c67e36355cd2aeca094d676b172fea4717a","kind":"commit","published_at":"2017-03-19T12:48:15.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3eb6fe934c8c8d6c34e22b4e4fc1bd01d0266df6","kind":"commit","published_at":"2016-11-23T10:22:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"38c563dbcf38b663717336dac74c88077efd2e1e","kind":"commit","published_at":"2016-09-03T08:52:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"43fb7f5bfb5fb1086d2d8ef1e57b77e84db24b45","kind":"commit","published_at":"2016-06-01T13:02:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v1.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2/manifests"},{"name":"1.1.1","sha":"25d3c12933017c47c9d63de939b559846b23fca5","kind":"commit","published_at":"2016-05-01T07:28:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8d35dc007fea413b37ec96e90a6380746ec39773","kind":"commit","published_at":"2016-04-11T09:51:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0/manifests"},{"name":"0.7.2+oidc","sha":"ed69a2458c99b2039ff3aa32749159fe31d1fbb5","kind":"commit","published_at":"2015-10-01T15:31:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2+oidc","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2+oidc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2%2Boidc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc/manifests"},{"name":"1.0.3","sha":"79722b2aa0b191db4a345ce29095b70d92ded140","kind":"commit","published_at":"2015-08-16T12:18:01.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"db40f9989545fc170960f692bedd3c8ba2cf0642","kind":"tag","published_at":"2015-08-10T09:34:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"fecf37b624c14c89a3ee15bb205b51b05575fc2e","kind":"commit","published_at":"2015-07-25T07:25:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"933711ecdb4f1235307dc5815eac1828d523f4e1","kind":"commit","published_at":"2015-07-19T13:28:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0/manifests"},{"name":"0.7.2","sha":"fd239fca84644896b1971cf24bc6213d065adb86","kind":"tag","published_at":"2014-11-13T12:39:45.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"04631866c058defb480462db1ec13cb7f88780a9","kind":"tag","published_at":"2014-10-27T17:09:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9838a002fc9b82c907d4ba495a34d0ce21386e44","kind":"tag","published_at":"2014-10-27T13:55:34.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"de773eefcb3c1afe54a0c12d5bf9bd214ceaf404","kind":"tag","published_at":"2014-06-10T10:36:00.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"969d0994234454b05a7b310b8dd40e66e900eede","kind":"tag","published_at":"2014-06-06T11:00:21.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"056e7ce13de4de913af8617891dc92e0ea43c669","kind":"tag","published_at":"2014-01-20T11:09:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"25c82a2c925dcdb37704a1bf145830c8084ec33c","kind":"tag","published_at":"2013-09-13T10:06:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"f794cf31971274766378faf140d60e5ec3807286","kind":"tag","published_at":"2013-07-26T18:13:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"809646f84cd2f0941773ce99acc95ea216ea1cb8","kind":"tag","published_at":"2013-07-09T17:12:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"b9ef07ca18ec56ef8dfe24344c81ef1ba3a59e34","kind":"tag","published_at":"2013-05-31T14:22:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"4ed94f7fac84c69b799f475444729320aa7888be","kind":"tag","published_at":"2013-05-20T17:11:50.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b1b829ccf26d78e95ac055bb76843e6b4e1cff75","kind":"tag","published_at":"2013-03-26T18:01:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0/manifests"},{"name":"0.3.8","sha":"1da50150c508ae96c7f05cdf4ab987cb5611034c","kind":"tag","published_at":"2013-02-23T15:38:55.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.8","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"0e9f5e504fad3ecfcdbcba301e72160844fcc18e","kind":"tag","published_at":"2013-02-11T23:34:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"fbf0c0e6669a31b51c42ea0b93af9938192167b6","kind":"tag","published_at":"2013-02-04T23:15:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9edd36f962cc2f28368a3db924fdef8e99a0950b","kind":"tag","published_at":"2013-01-29T20:16:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"20e71a41edc1a632d9437ca927ea0d3b0535c7f9","kind":"tag","published_at":"2012-11-19T18:28:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"ee45e51bf48347f102d51cf3256cd6a2f2db9525","kind":"tag","published_at":"2012-11-08T22:59:09.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"bee010a211d228764cd5b4207132c79a601e80a6","kind":"tag","published_at":"2012-11-08T19:55:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4c35c1f0aff816595eade77103da1cae4197e4a7","kind":"tag","published_at":"2012-10-23T19:27:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"36e07d9476a67086ec1a8d917cdc703531673440","kind":"tag","published_at":"2012-07-09T19:54:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"56b0cec481c7457a658b54f979f0fea3c1189c12","kind":"tag","published_at":"2012-06-27T17:27:23.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"184db924c5b3f208a3e34432e38a253ab4ed8d6d","kind":"tag","published_at":"2012-06-25T12:32:10.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b70c19b4ae783507c929ee88f9b0cdcb101a9131","kind":"tag","published_at":"2012-06-25T09:28:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4/manifests"},{"name":"0.1.2","sha":"029708cea64c6b2a19d28de49b0e0f4ba6cf59ac","kind":"commit","published_at":"2012-05-03T05:37:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"38bde2d15e4e19afc5c3489bd72cf4dc818135d5","kind":"commit","published_at":"2012-05-03T05:31:33.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c8a63500581644a184df782b19e3a5b7dec32702","kind":"commit","published_at":"2012-05-02T22:02:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"8f060a0c48f847b1c30e390f0d6f7f887ce87dd7","kind":"tag","published_at":"2012-04-12T20:08:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2/manifests"},{"name":"v0.0.1","sha":"3c5045cad694ceb767fd2fee2e2bee0144ffa078","kind":"tag","published_at":"2012-04-12T06:57:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v0.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T00:09:02.456Z","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:nix/python311Packages.oauthlib?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.oauthlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.oauthlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.oauthlib/dependencies","status":null,"funding_links":["https://github.com/sponsors/JonathanHuot","https://opencollective.com/oauthlib"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:19.695Z","issues_count":86,"pull_requests_count":165,"avg_time_to_close_issue":17188877.044444446,"avg_time_to_close_pull_request":7551323.876033057,"issues_closed_count":45,"pull_requests_closed_count":121,"pull_request_authors_count":70,"issue_authors_count":71,"avg_comments_per_issue":2.7209302325581395,"avg_comments_per_pull_request":1.4424242424242424,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":1500964.0,"past_year_avg_time_to_close_pull_request":1277870.4545454546,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/issues","maintainers":[{"login":"JonathanHuot","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"},{"login":"thedrow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedrow"}],"active_maintainers":[{"login":"JonathanHuot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.oauthlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.oauthlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.oauthlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.oauthlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.oauthlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.oauthlib/codemeta","maintainers":[{"uuid":"prikhi","login":null,"name":"Pavan Rikhi","email":"pavan.rikhi@gmail.com","url":"https://github.com/prikhi","packages_count":28,"html_url":null,"role":null,"created_at":"2026-03-06T02:28:53.290Z","updated_at":"2026-03-06T02:28:53.290Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/prikhi/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3380},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-25T05:04:34.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13009549,"name":"py3-oauthlib","ecosystem":"alpine","description":"Python3 implementation of the OAuth request-signing logic","homepage":"https://github.com/oauthlib/oauthlib","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/oauthlib/oauthlib","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-07-13T11:42:56.000Z","latest_release_published_at":"2025-07-13T11:42:56.000Z","latest_release_number":"3.3.1-r0","last_synced_at":"2026-08-11T08:02:01.650Z","created_at":"2026-01-31T01:01:36.166Z","updated_at":"2026-08-20T00:17:30.393Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-oauthlib","install_command":"apk add py3-oauthlib","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":1885498,"uuid":"2811323","full_name":"oauthlib/oauthlib","owner":"oauthlib","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","archived":false,"fork":false,"pushed_at":"2026-07-14T21:42:53.000Z","size":3251,"stargazers_count":2977,"open_issues_count":117,"forks_count":524,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-20T00:06:40.846Z","etag":null,"topics":["authentication","authorization","identity","jwt-authentication","jwt-bearer-tokens","library","oauth","oauth1","oauth2","oidc","oidc-provider","openid-connect","python","python-3","python3","token-based-authentication"],"latest_commit_sha":null,"homepage":"https://oauthlib.readthedocs.io/en/latest/","language":"Python","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/oauthlib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","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},"funding":{"github":["JonathanHuot"],"patreon":null,"open_collective":"oauthlib","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-11-19T23:08:51.000Z","updated_at":"2026-08-14T08:37:11.000Z","dependencies_parsed_at":"2026-03-04T00:01:59.120Z","dependency_job_id":"eee7522f-6cec-4076-a288-530cf1337949","html_url":"https://github.com/oauthlib/oauthlib","commit_stats":{"total_commits":1254,"total_committers":205,"mean_commits":6.117073170731707,"dds":0.7647527910685805,"last_synced_commit":"1fd5253630c03e3f12719dd8c13d43111f66a8d2"},"previous_names":["idan/oauthlib"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/oauthlib/oauthlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/sbom","scorecard":{"id":480866,"data":{"date":"2025-08-11","repo":{"name":"github.com/oauthlib/oauthlib","commit":"0667a391a0239a66b977c2d65d5fb52c4d825a34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint_python.yml:7","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:77","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build.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":"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/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-build.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:15","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:89","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":6,"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'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto 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/python-build.yml:100"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: PYSEC-2022-202"],"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":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 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-19T16:35:21.613Z","repository_id":1885498,"created_at":"2025-08-19T16:35:21.613Z","updated_at":"2025-08-19T16:35:21.613Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784044,"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-19T02:00:06.185Z","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":"oauthlib","name":"OAuthlib","uuid":"33832354","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33832354?v=4","repositories_count":1,"last_synced_at":"2026-08-14T04:42:56.741Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/oauthlib","funding_links":[],"total_stars":2976,"followers":31,"following":0,"created_at":"2022-11-02T16:22:51.432Z","updated_at":"2026-08-14T04:42:56.756Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib/repositories"},"tags":[{"name":"v3.3.1","sha":"a2779c65b3e961f1b49c05a2417c0ae819f3f8c4","kind":"commit","published_at":"2025-06-19T22:49:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"6413d2e2a6414cdf29414b975f939c99f8046d59","kind":"commit","published_at":"2025-06-17T22:15:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"e6c33e41a8ce6dadff387cdc4613a55b63d1827e","kind":"commit","published_at":"2022-10-17T19:42:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"88bb1562930a9bd9368bf26120655794d90d9585","kind":"commit","published_at":"2022-09-09T19:54:25.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"112404878bdc8b492764e133c388afb978392e09","kind":"commit","published_at":"2022-01-29T22:04:08.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c6037ce5b36145de22df45abe0e96abfa95873ae","kind":"commit","published_at":"2021-06-01T19:11:24.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"31cae75c9d561529091db82a03ea2b6c83edc02d","kind":"commit","published_at":"2019-08-06T14:41:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9e824cfb0eb36b4d23ab73171b821b1a74ec659c","kind":"commit","published_at":"2019-07-04T09:22:12.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"575638ce7ddb8727e08980235ccd82152af85703","kind":"commit","published_at":"2019-01-24T13:28:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9dfa40c3bdab3aa788e711283afdf36c2fbdd1de","kind":"commit","published_at":"2019-01-07T21:19:17.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"f853295b674cb2be0b83f72f71739a7a23f5936e","kind":"commit","published_at":"2018-05-22T10:17:16.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"bea0c2658ae5be45896c9d067422cd417eec847b","kind":"commit","published_at":"2018-03-19T13:38:26.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"4d5447f33019b54eb657e026dc0b9475e5a7105a","kind":"commit","published_at":"2017-10-19T15:15:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"fb7ec207b17e0cacf52f9f3c2643c4b9036d827c","kind":"commit","published_at":"2017-10-18T15:27:41.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"82c77e3f716e9a2fd484e2e73fd666d2f9532a28","kind":"commit","published_at":"2017-09-17T11:23:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"122b51c72a78aad249ee6547d89f8bc0a06fd9b3","kind":"commit","published_at":"2017-09-07T10:50:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4ec41c67e36355cd2aeca094d676b172fea4717a","kind":"commit","published_at":"2017-03-19T12:48:15.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3eb6fe934c8c8d6c34e22b4e4fc1bd01d0266df6","kind":"commit","published_at":"2016-11-23T10:22:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"38c563dbcf38b663717336dac74c88077efd2e1e","kind":"commit","published_at":"2016-09-03T08:52:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"43fb7f5bfb5fb1086d2d8ef1e57b77e84db24b45","kind":"commit","published_at":"2016-06-01T13:02:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v1.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2/manifests"},{"name":"1.1.1","sha":"25d3c12933017c47c9d63de939b559846b23fca5","kind":"commit","published_at":"2016-05-01T07:28:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8d35dc007fea413b37ec96e90a6380746ec39773","kind":"commit","published_at":"2016-04-11T09:51:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0/manifests"},{"name":"0.7.2+oidc","sha":"ed69a2458c99b2039ff3aa32749159fe31d1fbb5","kind":"commit","published_at":"2015-10-01T15:31:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2+oidc","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2+oidc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2%2Boidc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc/manifests"},{"name":"1.0.3","sha":"79722b2aa0b191db4a345ce29095b70d92ded140","kind":"commit","published_at":"2015-08-16T12:18:01.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"db40f9989545fc170960f692bedd3c8ba2cf0642","kind":"tag","published_at":"2015-08-10T09:34:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"fecf37b624c14c89a3ee15bb205b51b05575fc2e","kind":"commit","published_at":"2015-07-25T07:25:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"933711ecdb4f1235307dc5815eac1828d523f4e1","kind":"commit","published_at":"2015-07-19T13:28:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0/manifests"},{"name":"0.7.2","sha":"fd239fca84644896b1971cf24bc6213d065adb86","kind":"tag","published_at":"2014-11-13T12:39:45.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"04631866c058defb480462db1ec13cb7f88780a9","kind":"tag","published_at":"2014-10-27T17:09:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9838a002fc9b82c907d4ba495a34d0ce21386e44","kind":"tag","published_at":"2014-10-27T13:55:34.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"de773eefcb3c1afe54a0c12d5bf9bd214ceaf404","kind":"tag","published_at":"2014-06-10T10:36:00.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"969d0994234454b05a7b310b8dd40e66e900eede","kind":"tag","published_at":"2014-06-06T11:00:21.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"056e7ce13de4de913af8617891dc92e0ea43c669","kind":"tag","published_at":"2014-01-20T11:09:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"25c82a2c925dcdb37704a1bf145830c8084ec33c","kind":"tag","published_at":"2013-09-13T10:06:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"f794cf31971274766378faf140d60e5ec3807286","kind":"tag","published_at":"2013-07-26T18:13:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"809646f84cd2f0941773ce99acc95ea216ea1cb8","kind":"tag","published_at":"2013-07-09T17:12:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"b9ef07ca18ec56ef8dfe24344c81ef1ba3a59e34","kind":"tag","published_at":"2013-05-31T14:22:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"4ed94f7fac84c69b799f475444729320aa7888be","kind":"tag","published_at":"2013-05-20T17:11:50.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b1b829ccf26d78e95ac055bb76843e6b4e1cff75","kind":"tag","published_at":"2013-03-26T18:01:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0/manifests"},{"name":"0.3.8","sha":"1da50150c508ae96c7f05cdf4ab987cb5611034c","kind":"tag","published_at":"2013-02-23T15:38:55.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.8","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"0e9f5e504fad3ecfcdbcba301e72160844fcc18e","kind":"tag","published_at":"2013-02-11T23:34:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"fbf0c0e6669a31b51c42ea0b93af9938192167b6","kind":"tag","published_at":"2013-02-04T23:15:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9edd36f962cc2f28368a3db924fdef8e99a0950b","kind":"tag","published_at":"2013-01-29T20:16:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"20e71a41edc1a632d9437ca927ea0d3b0535c7f9","kind":"tag","published_at":"2012-11-19T18:28:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"ee45e51bf48347f102d51cf3256cd6a2f2db9525","kind":"tag","published_at":"2012-11-08T22:59:09.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"bee010a211d228764cd5b4207132c79a601e80a6","kind":"tag","published_at":"2012-11-08T19:55:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4c35c1f0aff816595eade77103da1cae4197e4a7","kind":"tag","published_at":"2012-10-23T19:27:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"36e07d9476a67086ec1a8d917cdc703531673440","kind":"tag","published_at":"2012-07-09T19:54:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"56b0cec481c7457a658b54f979f0fea3c1189c12","kind":"tag","published_at":"2012-06-27T17:27:23.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"184db924c5b3f208a3e34432e38a253ab4ed8d6d","kind":"tag","published_at":"2012-06-25T12:32:10.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b70c19b4ae783507c929ee88f9b0cdcb101a9131","kind":"tag","published_at":"2012-06-25T09:28:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4/manifests"},{"name":"0.1.2","sha":"029708cea64c6b2a19d28de49b0e0f4ba6cf59ac","kind":"commit","published_at":"2012-05-03T05:37:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"38bde2d15e4e19afc5c3489bd72cf4dc818135d5","kind":"commit","published_at":"2012-05-03T05:31:33.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c8a63500581644a184df782b19e3a5b7dec32702","kind":"commit","published_at":"2012-05-02T22:02:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"8f060a0c48f847b1c30e390f0d6f7f887ce87dd7","kind":"tag","published_at":"2012-04-12T20:08:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2/manifests"},{"name":"v0.0.1","sha":"3c5045cad694ceb767fd2fee2e2bee0144ffa078","kind":"tag","published_at":"2012-04-12T06:57:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v0.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T00:17:30.393Z","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:apk/alpine/py3-oauthlib?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-oauthlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-oauthlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-oauthlib/dependencies","status":null,"funding_links":["https://github.com/sponsors/JonathanHuot","https://opencollective.com/oauthlib"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:19.695Z","issues_count":86,"pull_requests_count":165,"avg_time_to_close_issue":17188877.044444446,"avg_time_to_close_pull_request":7551323.876033057,"issues_closed_count":45,"pull_requests_closed_count":121,"pull_request_authors_count":70,"issue_authors_count":71,"avg_comments_per_issue":2.7209302325581395,"avg_comments_per_pull_request":1.4424242424242424,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":1500964.0,"past_year_avg_time_to_close_pull_request":1277870.4545454546,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/issues","maintainers":[{"login":"JonathanHuot","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"},{"login":"thedrow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedrow"}],"active_maintainers":[{"login":"JonathanHuot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-oauthlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-oauthlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-oauthlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-oauthlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-oauthlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-oauthlib/codemeta","maintainers":[{"uuid":"void@fluix.one","login":null,"name":"Steven Guikal","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Steven Guikal","packages_count":49,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Steven Guikal","role":null,"created_at":"2026-03-05T06:55:46.672Z","updated_at":"2026-03-05T06:55:46.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/void@fluix.one/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1051},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-25T05:04:59.407Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":7632490,"name":"py3-oauthlib-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-oauthlib","homepage":"https://github.com/oauthlib/oauthlib","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/oauthlib/oauthlib","keywords_array":[],"namespace":"community","versions_count":5,"first_release_published_at":"2023-04-20T10:29:58.000Z","latest_release_published_at":"2026-03-16T18:35:06.000Z","latest_release_number":"3.3.1-r1","last_synced_at":"2026-03-16T23:39:42.432Z","created_at":"2023-04-23T01:47:50.112Z","updated_at":"2026-08-20T00:37:00.014Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-oauthlib-pyc","install_command":"apk add py3-oauthlib-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":1885498,"uuid":"2811323","full_name":"oauthlib/oauthlib","owner":"oauthlib","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","archived":false,"fork":false,"pushed_at":"2026-07-14T21:42:53.000Z","size":3251,"stargazers_count":2977,"open_issues_count":117,"forks_count":524,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-20T00:06:40.846Z","etag":null,"topics":["authentication","authorization","identity","jwt-authentication","jwt-bearer-tokens","library","oauth","oauth1","oauth2","oidc","oidc-provider","openid-connect","python","python-3","python3","token-based-authentication"],"latest_commit_sha":null,"homepage":"https://oauthlib.readthedocs.io/en/latest/","language":"Python","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/oauthlib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","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},"funding":{"github":["JonathanHuot"],"patreon":null,"open_collective":"oauthlib","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-11-19T23:08:51.000Z","updated_at":"2026-08-14T08:37:11.000Z","dependencies_parsed_at":"2026-03-04T00:01:59.120Z","dependency_job_id":"eee7522f-6cec-4076-a288-530cf1337949","html_url":"https://github.com/oauthlib/oauthlib","commit_stats":{"total_commits":1254,"total_committers":205,"mean_commits":6.117073170731707,"dds":0.7647527910685805,"last_synced_commit":"1fd5253630c03e3f12719dd8c13d43111f66a8d2"},"previous_names":["idan/oauthlib"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/oauthlib/oauthlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/sbom","scorecard":{"id":480866,"data":{"date":"2025-08-11","repo":{"name":"github.com/oauthlib/oauthlib","commit":"0667a391a0239a66b977c2d65d5fb52c4d825a34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint_python.yml:7","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:77","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build.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":"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/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-build.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:15","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:89","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":6,"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'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto 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/python-build.yml:100"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: PYSEC-2022-202"],"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":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 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-19T16:35:21.613Z","repository_id":1885498,"created_at":"2025-08-19T16:35:21.613Z","updated_at":"2025-08-19T16:35:21.613Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784044,"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-19T02:00:06.185Z","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":"oauthlib","name":"OAuthlib","uuid":"33832354","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33832354?v=4","repositories_count":1,"last_synced_at":"2026-08-14T04:42:56.741Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/oauthlib","funding_links":[],"total_stars":2976,"followers":31,"following":0,"created_at":"2022-11-02T16:22:51.432Z","updated_at":"2026-08-14T04:42:56.756Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib/repositories"},"tags":[{"name":"v3.3.1","sha":"a2779c65b3e961f1b49c05a2417c0ae819f3f8c4","kind":"commit","published_at":"2025-06-19T22:49:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"6413d2e2a6414cdf29414b975f939c99f8046d59","kind":"commit","published_at":"2025-06-17T22:15:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"e6c33e41a8ce6dadff387cdc4613a55b63d1827e","kind":"commit","published_at":"2022-10-17T19:42:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"88bb1562930a9bd9368bf26120655794d90d9585","kind":"commit","published_at":"2022-09-09T19:54:25.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"112404878bdc8b492764e133c388afb978392e09","kind":"commit","published_at":"2022-01-29T22:04:08.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c6037ce5b36145de22df45abe0e96abfa95873ae","kind":"commit","published_at":"2021-06-01T19:11:24.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"31cae75c9d561529091db82a03ea2b6c83edc02d","kind":"commit","published_at":"2019-08-06T14:41:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9e824cfb0eb36b4d23ab73171b821b1a74ec659c","kind":"commit","published_at":"2019-07-04T09:22:12.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"575638ce7ddb8727e08980235ccd82152af85703","kind":"commit","published_at":"2019-01-24T13:28:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9dfa40c3bdab3aa788e711283afdf36c2fbdd1de","kind":"commit","published_at":"2019-01-07T21:19:17.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"f853295b674cb2be0b83f72f71739a7a23f5936e","kind":"commit","published_at":"2018-05-22T10:17:16.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"bea0c2658ae5be45896c9d067422cd417eec847b","kind":"commit","published_at":"2018-03-19T13:38:26.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"4d5447f33019b54eb657e026dc0b9475e5a7105a","kind":"commit","published_at":"2017-10-19T15:15:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"fb7ec207b17e0cacf52f9f3c2643c4b9036d827c","kind":"commit","published_at":"2017-10-18T15:27:41.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"82c77e3f716e9a2fd484e2e73fd666d2f9532a28","kind":"commit","published_at":"2017-09-17T11:23:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"122b51c72a78aad249ee6547d89f8bc0a06fd9b3","kind":"commit","published_at":"2017-09-07T10:50:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4ec41c67e36355cd2aeca094d676b172fea4717a","kind":"commit","published_at":"2017-03-19T12:48:15.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3eb6fe934c8c8d6c34e22b4e4fc1bd01d0266df6","kind":"commit","published_at":"2016-11-23T10:22:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"38c563dbcf38b663717336dac74c88077efd2e1e","kind":"commit","published_at":"2016-09-03T08:52:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"43fb7f5bfb5fb1086d2d8ef1e57b77e84db24b45","kind":"commit","published_at":"2016-06-01T13:02:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v1.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2/manifests"},{"name":"1.1.1","sha":"25d3c12933017c47c9d63de939b559846b23fca5","kind":"commit","published_at":"2016-05-01T07:28:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8d35dc007fea413b37ec96e90a6380746ec39773","kind":"commit","published_at":"2016-04-11T09:51:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0/manifests"},{"name":"0.7.2+oidc","sha":"ed69a2458c99b2039ff3aa32749159fe31d1fbb5","kind":"commit","published_at":"2015-10-01T15:31:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2+oidc","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2+oidc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2%2Boidc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc/manifests"},{"name":"1.0.3","sha":"79722b2aa0b191db4a345ce29095b70d92ded140","kind":"commit","published_at":"2015-08-16T12:18:01.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"db40f9989545fc170960f692bedd3c8ba2cf0642","kind":"tag","published_at":"2015-08-10T09:34:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"fecf37b624c14c89a3ee15bb205b51b05575fc2e","kind":"commit","published_at":"2015-07-25T07:25:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"933711ecdb4f1235307dc5815eac1828d523f4e1","kind":"commit","published_at":"2015-07-19T13:28:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0/manifests"},{"name":"0.7.2","sha":"fd239fca84644896b1971cf24bc6213d065adb86","kind":"tag","published_at":"2014-11-13T12:39:45.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"04631866c058defb480462db1ec13cb7f88780a9","kind":"tag","published_at":"2014-10-27T17:09:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9838a002fc9b82c907d4ba495a34d0ce21386e44","kind":"tag","published_at":"2014-10-27T13:55:34.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"de773eefcb3c1afe54a0c12d5bf9bd214ceaf404","kind":"tag","published_at":"2014-06-10T10:36:00.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"969d0994234454b05a7b310b8dd40e66e900eede","kind":"tag","published_at":"2014-06-06T11:00:21.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"056e7ce13de4de913af8617891dc92e0ea43c669","kind":"tag","published_at":"2014-01-20T11:09:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"25c82a2c925dcdb37704a1bf145830c8084ec33c","kind":"tag","published_at":"2013-09-13T10:06:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"f794cf31971274766378faf140d60e5ec3807286","kind":"tag","published_at":"2013-07-26T18:13:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"809646f84cd2f0941773ce99acc95ea216ea1cb8","kind":"tag","published_at":"2013-07-09T17:12:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"b9ef07ca18ec56ef8dfe24344c81ef1ba3a59e34","kind":"tag","published_at":"2013-05-31T14:22:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"4ed94f7fac84c69b799f475444729320aa7888be","kind":"tag","published_at":"2013-05-20T17:11:50.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b1b829ccf26d78e95ac055bb76843e6b4e1cff75","kind":"tag","published_at":"2013-03-26T18:01:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0/manifests"},{"name":"0.3.8","sha":"1da50150c508ae96c7f05cdf4ab987cb5611034c","kind":"tag","published_at":"2013-02-23T15:38:55.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.8","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"0e9f5e504fad3ecfcdbcba301e72160844fcc18e","kind":"tag","published_at":"2013-02-11T23:34:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"fbf0c0e6669a31b51c42ea0b93af9938192167b6","kind":"tag","published_at":"2013-02-04T23:15:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9edd36f962cc2f28368a3db924fdef8e99a0950b","kind":"tag","published_at":"2013-01-29T20:16:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"20e71a41edc1a632d9437ca927ea0d3b0535c7f9","kind":"tag","published_at":"2012-11-19T18:28:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"ee45e51bf48347f102d51cf3256cd6a2f2db9525","kind":"tag","published_at":"2012-11-08T22:59:09.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"bee010a211d228764cd5b4207132c79a601e80a6","kind":"tag","published_at":"2012-11-08T19:55:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4c35c1f0aff816595eade77103da1cae4197e4a7","kind":"tag","published_at":"2012-10-23T19:27:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"36e07d9476a67086ec1a8d917cdc703531673440","kind":"tag","published_at":"2012-07-09T19:54:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"56b0cec481c7457a658b54f979f0fea3c1189c12","kind":"tag","published_at":"2012-06-27T17:27:23.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"184db924c5b3f208a3e34432e38a253ab4ed8d6d","kind":"tag","published_at":"2012-06-25T12:32:10.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b70c19b4ae783507c929ee88f9b0cdcb101a9131","kind":"tag","published_at":"2012-06-25T09:28:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4/manifests"},{"name":"0.1.2","sha":"029708cea64c6b2a19d28de49b0e0f4ba6cf59ac","kind":"commit","published_at":"2012-05-03T05:37:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"38bde2d15e4e19afc5c3489bd72cf4dc818135d5","kind":"commit","published_at":"2012-05-03T05:31:33.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c8a63500581644a184df782b19e3a5b7dec32702","kind":"commit","published_at":"2012-05-02T22:02:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"8f060a0c48f847b1c30e390f0d6f7f887ce87dd7","kind":"tag","published_at":"2012-04-12T20:08:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2/manifests"},{"name":"v0.0.1","sha":"3c5045cad694ceb767fd2fee2e2bee0144ffa078","kind":"tag","published_at":"2012-04-12T06:57:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v0.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T00:37:00.014Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.132689623958058,"stargazers_count":4.994619466399495,"forks_count":4.608705332294334,"average":5.934003605662972},"purl":"pkg:apk/alpine/py3-oauthlib-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-oauthlib-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-oauthlib-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-oauthlib-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/JonathanHuot","https://opencollective.com/oauthlib"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:19.695Z","issues_count":86,"pull_requests_count":165,"avg_time_to_close_issue":17188877.044444446,"avg_time_to_close_pull_request":7551323.876033057,"issues_closed_count":45,"pull_requests_closed_count":121,"pull_request_authors_count":70,"issue_authors_count":71,"avg_comments_per_issue":2.7209302325581395,"avg_comments_per_pull_request":1.4424242424242424,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":1500964.0,"past_year_avg_time_to_close_pull_request":1277870.4545454546,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/issues","maintainers":[{"login":"JonathanHuot","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"},{"login":"thedrow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedrow"}],"active_maintainers":[{"login":"JonathanHuot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-oauthlib-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-oauthlib-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-oauthlib-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-oauthlib-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-oauthlib-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-oauthlib-pyc/codemeta","maintainers":[{"uuid":"void@fluix.one","login":null,"name":"Steven Guikal","email":"void@fluix.one","url":"https://pkgs.alpinelinux.org/packages?maintainer=Steven Guikal","packages_count":53,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Steven Guikal","role":null,"created_at":"2023-07-31T17:34:08.923Z","updated_at":"2023-07-31T17:34:08.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/void@fluix.one/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39959,"maintainers_count":905,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2944},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-25T05:06:28.429Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":14537777,"name":"security/py-oauthlib","ecosystem":"pkgsrc","description":"Generic implementation of the OAuth request-signing logic","homepage":"https://github.com/oauthlib/oauthlib","licenses":"modified-bsd","normalized_licenses":["Other"],"repository_url":"https://github.com/oauthlib/oauthlib","keywords_array":["security","python"],"namespace":"security","versions_count":1,"first_release_published_at":"2026-03-19T09:24:07.000Z","latest_release_published_at":"2026-03-19T09:24:07.000Z","latest_release_number":"3.3.1","last_synced_at":"2026-05-27T09:38:35.187Z","created_at":"2026-05-27T09:38:34.893Z","updated_at":"2026-08-20T00:50:12.776Z","registry_url":"https://pkgsrc.se/security/py-oauthlib","install_command":"pkg_add py311-oauthlib","documentation_url":"https://pkgsrc.se/security/py-oauthlib","metadata":{"pkg_slug":"py-oauthlib","pkgbase":"py311-oauthlib","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py311-oauthlib-3.3.1"},"repo_metadata":{"id":1885498,"uuid":"2811323","full_name":"oauthlib/oauthlib","owner":"oauthlib","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","archived":false,"fork":false,"pushed_at":"2026-07-14T21:42:53.000Z","size":3251,"stargazers_count":2977,"open_issues_count":117,"forks_count":524,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-20T00:06:40.846Z","etag":null,"topics":["authentication","authorization","identity","jwt-authentication","jwt-bearer-tokens","library","oauth","oauth1","oauth2","oidc","oidc-provider","openid-connect","python","python-3","python3","token-based-authentication"],"latest_commit_sha":null,"homepage":"https://oauthlib.readthedocs.io/en/latest/","language":"Python","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/oauthlib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","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},"funding":{"github":["JonathanHuot"],"patreon":null,"open_collective":"oauthlib","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-11-19T23:08:51.000Z","updated_at":"2026-08-14T08:37:11.000Z","dependencies_parsed_at":"2026-03-04T00:01:59.120Z","dependency_job_id":"eee7522f-6cec-4076-a288-530cf1337949","html_url":"https://github.com/oauthlib/oauthlib","commit_stats":{"total_commits":1254,"total_committers":205,"mean_commits":6.117073170731707,"dds":0.7647527910685805,"last_synced_commit":"1fd5253630c03e3f12719dd8c13d43111f66a8d2"},"previous_names":["idan/oauthlib"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/oauthlib/oauthlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/sbom","scorecard":{"id":480866,"data":{"date":"2025-08-11","repo":{"name":"github.com/oauthlib/oauthlib","commit":"0667a391a0239a66b977c2d65d5fb52c4d825a34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint_python.yml:7","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:77","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build.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":"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/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-build.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:15","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:89","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":6,"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'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto 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/python-build.yml:100"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: PYSEC-2022-202"],"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":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 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-19T16:35:21.613Z","repository_id":1885498,"created_at":"2025-08-19T16:35:21.613Z","updated_at":"2025-08-19T16:35:21.613Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784044,"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-19T02:00:06.185Z","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":"oauthlib","name":"OAuthlib","uuid":"33832354","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33832354?v=4","repositories_count":1,"last_synced_at":"2026-08-14T04:42:56.741Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/oauthlib","funding_links":[],"total_stars":2976,"followers":31,"following":0,"created_at":"2022-11-02T16:22:51.432Z","updated_at":"2026-08-14T04:42:56.756Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib/repositories"},"tags":[{"name":"v3.3.1","sha":"a2779c65b3e961f1b49c05a2417c0ae819f3f8c4","kind":"commit","published_at":"2025-06-19T22:49:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"6413d2e2a6414cdf29414b975f939c99f8046d59","kind":"commit","published_at":"2025-06-17T22:15:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"e6c33e41a8ce6dadff387cdc4613a55b63d1827e","kind":"commit","published_at":"2022-10-17T19:42:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"88bb1562930a9bd9368bf26120655794d90d9585","kind":"commit","published_at":"2022-09-09T19:54:25.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"112404878bdc8b492764e133c388afb978392e09","kind":"commit","published_at":"2022-01-29T22:04:08.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c6037ce5b36145de22df45abe0e96abfa95873ae","kind":"commit","published_at":"2021-06-01T19:11:24.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"31cae75c9d561529091db82a03ea2b6c83edc02d","kind":"commit","published_at":"2019-08-06T14:41:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9e824cfb0eb36b4d23ab73171b821b1a74ec659c","kind":"commit","published_at":"2019-07-04T09:22:12.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"575638ce7ddb8727e08980235ccd82152af85703","kind":"commit","published_at":"2019-01-24T13:28:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9dfa40c3bdab3aa788e711283afdf36c2fbdd1de","kind":"commit","published_at":"2019-01-07T21:19:17.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"f853295b674cb2be0b83f72f71739a7a23f5936e","kind":"commit","published_at":"2018-05-22T10:17:16.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"bea0c2658ae5be45896c9d067422cd417eec847b","kind":"commit","published_at":"2018-03-19T13:38:26.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"4d5447f33019b54eb657e026dc0b9475e5a7105a","kind":"commit","published_at":"2017-10-19T15:15:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"fb7ec207b17e0cacf52f9f3c2643c4b9036d827c","kind":"commit","published_at":"2017-10-18T15:27:41.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"82c77e3f716e9a2fd484e2e73fd666d2f9532a28","kind":"commit","published_at":"2017-09-17T11:23:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"122b51c72a78aad249ee6547d89f8bc0a06fd9b3","kind":"commit","published_at":"2017-09-07T10:50:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4ec41c67e36355cd2aeca094d676b172fea4717a","kind":"commit","published_at":"2017-03-19T12:48:15.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3eb6fe934c8c8d6c34e22b4e4fc1bd01d0266df6","kind":"commit","published_at":"2016-11-23T10:22:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"38c563dbcf38b663717336dac74c88077efd2e1e","kind":"commit","published_at":"2016-09-03T08:52:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"43fb7f5bfb5fb1086d2d8ef1e57b77e84db24b45","kind":"commit","published_at":"2016-06-01T13:02:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v1.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2/manifests"},{"name":"1.1.1","sha":"25d3c12933017c47c9d63de939b559846b23fca5","kind":"commit","published_at":"2016-05-01T07:28:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8d35dc007fea413b37ec96e90a6380746ec39773","kind":"commit","published_at":"2016-04-11T09:51:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0/manifests"},{"name":"0.7.2+oidc","sha":"ed69a2458c99b2039ff3aa32749159fe31d1fbb5","kind":"commit","published_at":"2015-10-01T15:31:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2+oidc","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2+oidc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2%2Boidc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc/manifests"},{"name":"1.0.3","sha":"79722b2aa0b191db4a345ce29095b70d92ded140","kind":"commit","published_at":"2015-08-16T12:18:01.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"db40f9989545fc170960f692bedd3c8ba2cf0642","kind":"tag","published_at":"2015-08-10T09:34:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"fecf37b624c14c89a3ee15bb205b51b05575fc2e","kind":"commit","published_at":"2015-07-25T07:25:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"933711ecdb4f1235307dc5815eac1828d523f4e1","kind":"commit","published_at":"2015-07-19T13:28:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0/manifests"},{"name":"0.7.2","sha":"fd239fca84644896b1971cf24bc6213d065adb86","kind":"tag","published_at":"2014-11-13T12:39:45.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"04631866c058defb480462db1ec13cb7f88780a9","kind":"tag","published_at":"2014-10-27T17:09:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9838a002fc9b82c907d4ba495a34d0ce21386e44","kind":"tag","published_at":"2014-10-27T13:55:34.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"de773eefcb3c1afe54a0c12d5bf9bd214ceaf404","kind":"tag","published_at":"2014-06-10T10:36:00.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"969d0994234454b05a7b310b8dd40e66e900eede","kind":"tag","published_at":"2014-06-06T11:00:21.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"056e7ce13de4de913af8617891dc92e0ea43c669","kind":"tag","published_at":"2014-01-20T11:09:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"25c82a2c925dcdb37704a1bf145830c8084ec33c","kind":"tag","published_at":"2013-09-13T10:06:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"f794cf31971274766378faf140d60e5ec3807286","kind":"tag","published_at":"2013-07-26T18:13:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"809646f84cd2f0941773ce99acc95ea216ea1cb8","kind":"tag","published_at":"2013-07-09T17:12:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"b9ef07ca18ec56ef8dfe24344c81ef1ba3a59e34","kind":"tag","published_at":"2013-05-31T14:22:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"4ed94f7fac84c69b799f475444729320aa7888be","kind":"tag","published_at":"2013-05-20T17:11:50.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b1b829ccf26d78e95ac055bb76843e6b4e1cff75","kind":"tag","published_at":"2013-03-26T18:01:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0/manifests"},{"name":"0.3.8","sha":"1da50150c508ae96c7f05cdf4ab987cb5611034c","kind":"tag","published_at":"2013-02-23T15:38:55.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.8","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"0e9f5e504fad3ecfcdbcba301e72160844fcc18e","kind":"tag","published_at":"2013-02-11T23:34:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"fbf0c0e6669a31b51c42ea0b93af9938192167b6","kind":"tag","published_at":"2013-02-04T23:15:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9edd36f962cc2f28368a3db924fdef8e99a0950b","kind":"tag","published_at":"2013-01-29T20:16:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"20e71a41edc1a632d9437ca927ea0d3b0535c7f9","kind":"tag","published_at":"2012-11-19T18:28:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"ee45e51bf48347f102d51cf3256cd6a2f2db9525","kind":"tag","published_at":"2012-11-08T22:59:09.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"bee010a211d228764cd5b4207132c79a601e80a6","kind":"tag","published_at":"2012-11-08T19:55:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4c35c1f0aff816595eade77103da1cae4197e4a7","kind":"tag","published_at":"2012-10-23T19:27:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"36e07d9476a67086ec1a8d917cdc703531673440","kind":"tag","published_at":"2012-07-09T19:54:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"56b0cec481c7457a658b54f979f0fea3c1189c12","kind":"tag","published_at":"2012-06-27T17:27:23.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"184db924c5b3f208a3e34432e38a253ab4ed8d6d","kind":"tag","published_at":"2012-06-25T12:32:10.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b70c19b4ae783507c929ee88f9b0cdcb101a9131","kind":"tag","published_at":"2012-06-25T09:28:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4/manifests"},{"name":"0.1.2","sha":"029708cea64c6b2a19d28de49b0e0f4ba6cf59ac","kind":"commit","published_at":"2012-05-03T05:37:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"38bde2d15e4e19afc5c3489bd72cf4dc818135d5","kind":"commit","published_at":"2012-05-03T05:31:33.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c8a63500581644a184df782b19e3a5b7dec32702","kind":"commit","published_at":"2012-05-02T22:02:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"8f060a0c48f847b1c30e390f0d6f7f887ce87dd7","kind":"tag","published_at":"2012-04-12T20:08:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2/manifests"},{"name":"v0.0.1","sha":"3c5045cad694ceb767fd2fee2e2bee0144ffa078","kind":"tag","published_at":"2012-04-12T06:57:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v0.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T00:50:12.775Z","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:pkgsrc/security/py-oauthlib?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/security/py-oauthlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/security/py-oauthlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/security/py-oauthlib/dependencies","status":null,"funding_links":["https://github.com/sponsors/JonathanHuot","https://opencollective.com/oauthlib"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:19.695Z","issues_count":86,"pull_requests_count":165,"avg_time_to_close_issue":17188877.044444446,"avg_time_to_close_pull_request":7551323.876033057,"issues_closed_count":45,"pull_requests_closed_count":121,"pull_request_authors_count":70,"issue_authors_count":71,"avg_comments_per_issue":2.7209302325581395,"avg_comments_per_pull_request":1.4424242424242424,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":1500964.0,"past_year_avg_time_to_close_pull_request":1277870.4545454546,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/issues","maintainers":[{"login":"JonathanHuot","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"},{"login":"thedrow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedrow"}],"active_maintainers":[{"login":"JonathanHuot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/security%2Fpy-oauthlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/security%2Fpy-oauthlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/security%2Fpy-oauthlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/security%2Fpy-oauthlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/security%2Fpy-oauthlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/security%2Fpy-oauthlib/codemeta","maintainers":[],"registry":{"name":"pkgsrc-netbsd-x86_64-10.1-all","url":"https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/10.1/All","ecosystem":"pkgsrc","default":true,"packages_count":19690,"maintainers_count":0,"namespaces_count":43,"keywords_count":368,"github":"pkgsrc","metadata":{"funded_packages_count":480},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-08-25T05:00:19.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/namespaces"}},{"id":12870327,"name":"python313Packages.oauthlib","ecosystem":"nixpkgs","description":"Generic, spec-compliant, thorough implementation of the OAuth request-signing logic","homepage":"https://github.com/oauthlib/oauthlib","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/oauthlib/oauthlib","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T03:22:35.526Z","latest_release_published_at":"2026-01-27T03:22:35.526Z","latest_release_number":"3.3.1","last_synced_at":"2026-03-06T09:14:39.579Z","created_at":"2026-01-27T03:22:34.610Z","updated_at":"2026-08-20T00:50:13.232Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.oauthlib","install_command":"nix-env -iA nixpkgs.python313Packages.oauthlib","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/oauthlib/default.nix#L66","metadata":{"nix_attribute":"python3.13-oauthlib-3.3.1","position":"pkgs/development/python-modules/oauthlib/default.nix:66","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"oauthlib","upstream_purl":"pkg:pypi/oauthlib"},"repo_metadata":{"id":1885498,"uuid":"2811323","full_name":"oauthlib/oauthlib","owner":"oauthlib","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","archived":false,"fork":false,"pushed_at":"2026-07-14T21:42:53.000Z","size":3251,"stargazers_count":2977,"open_issues_count":117,"forks_count":524,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-20T00:06:40.846Z","etag":null,"topics":["authentication","authorization","identity","jwt-authentication","jwt-bearer-tokens","library","oauth","oauth1","oauth2","oidc","oidc-provider","openid-connect","python","python-3","python3","token-based-authentication"],"latest_commit_sha":null,"homepage":"https://oauthlib.readthedocs.io/en/latest/","language":"Python","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/oauthlib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","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},"funding":{"github":["JonathanHuot"],"patreon":null,"open_collective":"oauthlib","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-11-19T23:08:51.000Z","updated_at":"2026-08-14T08:37:11.000Z","dependencies_parsed_at":"2026-03-04T00:01:59.120Z","dependency_job_id":"eee7522f-6cec-4076-a288-530cf1337949","html_url":"https://github.com/oauthlib/oauthlib","commit_stats":{"total_commits":1254,"total_committers":205,"mean_commits":6.117073170731707,"dds":0.7647527910685805,"last_synced_commit":"1fd5253630c03e3f12719dd8c13d43111f66a8d2"},"previous_names":["idan/oauthlib"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/oauthlib/oauthlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/sbom","scorecard":{"id":480866,"data":{"date":"2025-08-11","repo":{"name":"github.com/oauthlib/oauthlib","commit":"0667a391a0239a66b977c2d65d5fb52c4d825a34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint_python.yml:7","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:77","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build.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":"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/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-build.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:15","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:89","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":6,"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'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto 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/python-build.yml:100"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: PYSEC-2022-202"],"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":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 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-19T16:35:21.613Z","repository_id":1885498,"created_at":"2025-08-19T16:35:21.613Z","updated_at":"2025-08-19T16:35:21.613Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784044,"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-19T02:00:06.185Z","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":"oauthlib","name":"OAuthlib","uuid":"33832354","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33832354?v=4","repositories_count":1,"last_synced_at":"2026-08-14T04:42:56.741Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/oauthlib","funding_links":[],"total_stars":2976,"followers":31,"following":0,"created_at":"2022-11-02T16:22:51.432Z","updated_at":"2026-08-14T04:42:56.756Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib/repositories"},"tags":[{"name":"v3.3.1","sha":"a2779c65b3e961f1b49c05a2417c0ae819f3f8c4","kind":"commit","published_at":"2025-06-19T22:49:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"6413d2e2a6414cdf29414b975f939c99f8046d59","kind":"commit","published_at":"2025-06-17T22:15:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"e6c33e41a8ce6dadff387cdc4613a55b63d1827e","kind":"commit","published_at":"2022-10-17T19:42:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"88bb1562930a9bd9368bf26120655794d90d9585","kind":"commit","published_at":"2022-09-09T19:54:25.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"112404878bdc8b492764e133c388afb978392e09","kind":"commit","published_at":"2022-01-29T22:04:08.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c6037ce5b36145de22df45abe0e96abfa95873ae","kind":"commit","published_at":"2021-06-01T19:11:24.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"31cae75c9d561529091db82a03ea2b6c83edc02d","kind":"commit","published_at":"2019-08-06T14:41:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9e824cfb0eb36b4d23ab73171b821b1a74ec659c","kind":"commit","published_at":"2019-07-04T09:22:12.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"575638ce7ddb8727e08980235ccd82152af85703","kind":"commit","published_at":"2019-01-24T13:28:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9dfa40c3bdab3aa788e711283afdf36c2fbdd1de","kind":"commit","published_at":"2019-01-07T21:19:17.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"f853295b674cb2be0b83f72f71739a7a23f5936e","kind":"commit","published_at":"2018-05-22T10:17:16.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"bea0c2658ae5be45896c9d067422cd417eec847b","kind":"commit","published_at":"2018-03-19T13:38:26.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"4d5447f33019b54eb657e026dc0b9475e5a7105a","kind":"commit","published_at":"2017-10-19T15:15:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"fb7ec207b17e0cacf52f9f3c2643c4b9036d827c","kind":"commit","published_at":"2017-10-18T15:27:41.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"82c77e3f716e9a2fd484e2e73fd666d2f9532a28","kind":"commit","published_at":"2017-09-17T11:23:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"122b51c72a78aad249ee6547d89f8bc0a06fd9b3","kind":"commit","published_at":"2017-09-07T10:50:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4ec41c67e36355cd2aeca094d676b172fea4717a","kind":"commit","published_at":"2017-03-19T12:48:15.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3eb6fe934c8c8d6c34e22b4e4fc1bd01d0266df6","kind":"commit","published_at":"2016-11-23T10:22:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"38c563dbcf38b663717336dac74c88077efd2e1e","kind":"commit","published_at":"2016-09-03T08:52:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"43fb7f5bfb5fb1086d2d8ef1e57b77e84db24b45","kind":"commit","published_at":"2016-06-01T13:02:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v1.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2/manifests"},{"name":"1.1.1","sha":"25d3c12933017c47c9d63de939b559846b23fca5","kind":"commit","published_at":"2016-05-01T07:28:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8d35dc007fea413b37ec96e90a6380746ec39773","kind":"commit","published_at":"2016-04-11T09:51:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0/manifests"},{"name":"0.7.2+oidc","sha":"ed69a2458c99b2039ff3aa32749159fe31d1fbb5","kind":"commit","published_at":"2015-10-01T15:31:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2+oidc","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2+oidc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2%2Boidc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc/manifests"},{"name":"1.0.3","sha":"79722b2aa0b191db4a345ce29095b70d92ded140","kind":"commit","published_at":"2015-08-16T12:18:01.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"db40f9989545fc170960f692bedd3c8ba2cf0642","kind":"tag","published_at":"2015-08-10T09:34:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"fecf37b624c14c89a3ee15bb205b51b05575fc2e","kind":"commit","published_at":"2015-07-25T07:25:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"933711ecdb4f1235307dc5815eac1828d523f4e1","kind":"commit","published_at":"2015-07-19T13:28:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0/manifests"},{"name":"0.7.2","sha":"fd239fca84644896b1971cf24bc6213d065adb86","kind":"tag","published_at":"2014-11-13T12:39:45.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"04631866c058defb480462db1ec13cb7f88780a9","kind":"tag","published_at":"2014-10-27T17:09:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9838a002fc9b82c907d4ba495a34d0ce21386e44","kind":"tag","published_at":"2014-10-27T13:55:34.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"de773eefcb3c1afe54a0c12d5bf9bd214ceaf404","kind":"tag","published_at":"2014-06-10T10:36:00.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"969d0994234454b05a7b310b8dd40e66e900eede","kind":"tag","published_at":"2014-06-06T11:00:21.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"056e7ce13de4de913af8617891dc92e0ea43c669","kind":"tag","published_at":"2014-01-20T11:09:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"25c82a2c925dcdb37704a1bf145830c8084ec33c","kind":"tag","published_at":"2013-09-13T10:06:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"f794cf31971274766378faf140d60e5ec3807286","kind":"tag","published_at":"2013-07-26T18:13:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"809646f84cd2f0941773ce99acc95ea216ea1cb8","kind":"tag","published_at":"2013-07-09T17:12:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"b9ef07ca18ec56ef8dfe24344c81ef1ba3a59e34","kind":"tag","published_at":"2013-05-31T14:22:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"4ed94f7fac84c69b799f475444729320aa7888be","kind":"tag","published_at":"2013-05-20T17:11:50.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b1b829ccf26d78e95ac055bb76843e6b4e1cff75","kind":"tag","published_at":"2013-03-26T18:01:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0/manifests"},{"name":"0.3.8","sha":"1da50150c508ae96c7f05cdf4ab987cb5611034c","kind":"tag","published_at":"2013-02-23T15:38:55.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.8","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"0e9f5e504fad3ecfcdbcba301e72160844fcc18e","kind":"tag","published_at":"2013-02-11T23:34:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"fbf0c0e6669a31b51c42ea0b93af9938192167b6","kind":"tag","published_at":"2013-02-04T23:15:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9edd36f962cc2f28368a3db924fdef8e99a0950b","kind":"tag","published_at":"2013-01-29T20:16:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"20e71a41edc1a632d9437ca927ea0d3b0535c7f9","kind":"tag","published_at":"2012-11-19T18:28:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"ee45e51bf48347f102d51cf3256cd6a2f2db9525","kind":"tag","published_at":"2012-11-08T22:59:09.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"bee010a211d228764cd5b4207132c79a601e80a6","kind":"tag","published_at":"2012-11-08T19:55:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4c35c1f0aff816595eade77103da1cae4197e4a7","kind":"tag","published_at":"2012-10-23T19:27:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"36e07d9476a67086ec1a8d917cdc703531673440","kind":"tag","published_at":"2012-07-09T19:54:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"56b0cec481c7457a658b54f979f0fea3c1189c12","kind":"tag","published_at":"2012-06-27T17:27:23.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"184db924c5b3f208a3e34432e38a253ab4ed8d6d","kind":"tag","published_at":"2012-06-25T12:32:10.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b70c19b4ae783507c929ee88f9b0cdcb101a9131","kind":"tag","published_at":"2012-06-25T09:28:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4/manifests"},{"name":"0.1.2","sha":"029708cea64c6b2a19d28de49b0e0f4ba6cf59ac","kind":"commit","published_at":"2012-05-03T05:37:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"38bde2d15e4e19afc5c3489bd72cf4dc818135d5","kind":"commit","published_at":"2012-05-03T05:31:33.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c8a63500581644a184df782b19e3a5b7dec32702","kind":"commit","published_at":"2012-05-02T22:02:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"8f060a0c48f847b1c30e390f0d6f7f887ce87dd7","kind":"tag","published_at":"2012-04-12T20:08:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2/manifests"},{"name":"v0.0.1","sha":"3c5045cad694ceb767fd2fee2e2bee0144ffa078","kind":"tag","published_at":"2012-04-12T06:57:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v0.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T00:50:13.232Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python313Packages.oauthlib?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.oauthlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.oauthlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.oauthlib/dependencies","status":null,"funding_links":["https://github.com/sponsors/JonathanHuot","https://opencollective.com/oauthlib"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:19.695Z","issues_count":86,"pull_requests_count":165,"avg_time_to_close_issue":17188877.044444446,"avg_time_to_close_pull_request":7551323.876033057,"issues_closed_count":45,"pull_requests_closed_count":121,"pull_request_authors_count":70,"issue_authors_count":71,"avg_comments_per_issue":2.7209302325581395,"avg_comments_per_pull_request":1.4424242424242424,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":1500964.0,"past_year_avg_time_to_close_pull_request":1277870.4545454546,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/issues","maintainers":[{"login":"JonathanHuot","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"},{"login":"thedrow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedrow"}],"active_maintainers":[{"login":"JonathanHuot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.oauthlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.oauthlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.oauthlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.oauthlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.oauthlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.oauthlib/codemeta","maintainers":[{"uuid":"prikhi","login":null,"name":"Pavan Rikhi","email":"pavan.rikhi@gmail.com","url":"https://github.com/prikhi","packages_count":27,"html_url":null,"role":null,"created_at":"2026-03-06T09:14:39.788Z","updated_at":"2026-03-06T09:14:39.788Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/prikhi/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6032},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-25T05:00:24.061Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":6059614,"name":"py3-oauthlib","ecosystem":"alpine","description":"Python3 implementation of the OAuth request-signing logic","homepage":"https://github.com/oauthlib/oauthlib","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/oauthlib/oauthlib","keywords_array":[],"namespace":"community","versions_count":6,"first_release_published_at":"2023-01-21T03:00:03.000Z","latest_release_published_at":"2026-03-16T18:35:06.000Z","latest_release_number":"3.3.1-r1","last_synced_at":"2026-03-16T23:39:41.553Z","created_at":"2023-01-31T19:03:37.181Z","updated_at":"2026-08-20T01:05:57.647Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-oauthlib","install_command":"apk add py3-oauthlib","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":1885498,"uuid":"2811323","full_name":"oauthlib/oauthlib","owner":"oauthlib","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","archived":false,"fork":false,"pushed_at":"2026-07-14T21:42:53.000Z","size":3251,"stargazers_count":2977,"open_issues_count":117,"forks_count":524,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-20T00:06:40.846Z","etag":null,"topics":["authentication","authorization","identity","jwt-authentication","jwt-bearer-tokens","library","oauth","oauth1","oauth2","oidc","oidc-provider","openid-connect","python","python-3","python3","token-based-authentication"],"latest_commit_sha":null,"homepage":"https://oauthlib.readthedocs.io/en/latest/","language":"Python","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/oauthlib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","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},"funding":{"github":["JonathanHuot"],"patreon":null,"open_collective":"oauthlib","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-11-19T23:08:51.000Z","updated_at":"2026-08-14T08:37:11.000Z","dependencies_parsed_at":"2026-03-04T00:01:59.120Z","dependency_job_id":"eee7522f-6cec-4076-a288-530cf1337949","html_url":"https://github.com/oauthlib/oauthlib","commit_stats":{"total_commits":1254,"total_committers":205,"mean_commits":6.117073170731707,"dds":0.7647527910685805,"last_synced_commit":"1fd5253630c03e3f12719dd8c13d43111f66a8d2"},"previous_names":["idan/oauthlib"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/oauthlib/oauthlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/sbom","scorecard":{"id":480866,"data":{"date":"2025-08-11","repo":{"name":"github.com/oauthlib/oauthlib","commit":"0667a391a0239a66b977c2d65d5fb52c4d825a34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint_python.yml:7","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:77","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build.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":"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/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-build.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:15","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:89","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":6,"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'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto 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/python-build.yml:100"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: PYSEC-2022-202"],"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":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 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-19T16:35:21.613Z","repository_id":1885498,"created_at":"2025-08-19T16:35:21.613Z","updated_at":"2025-08-19T16:35:21.613Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784044,"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-19T02:00:06.185Z","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":"oauthlib","name":"OAuthlib","uuid":"33832354","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33832354?v=4","repositories_count":1,"last_synced_at":"2026-08-14T04:42:56.741Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/oauthlib","funding_links":[],"total_stars":2976,"followers":31,"following":0,"created_at":"2022-11-02T16:22:51.432Z","updated_at":"2026-08-14T04:42:56.756Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib/repositories"},"tags":[{"name":"v3.3.1","sha":"a2779c65b3e961f1b49c05a2417c0ae819f3f8c4","kind":"commit","published_at":"2025-06-19T22:49:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"6413d2e2a6414cdf29414b975f939c99f8046d59","kind":"commit","published_at":"2025-06-17T22:15:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"e6c33e41a8ce6dadff387cdc4613a55b63d1827e","kind":"commit","published_at":"2022-10-17T19:42:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"88bb1562930a9bd9368bf26120655794d90d9585","kind":"commit","published_at":"2022-09-09T19:54:25.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"112404878bdc8b492764e133c388afb978392e09","kind":"commit","published_at":"2022-01-29T22:04:08.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c6037ce5b36145de22df45abe0e96abfa95873ae","kind":"commit","published_at":"2021-06-01T19:11:24.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"31cae75c9d561529091db82a03ea2b6c83edc02d","kind":"commit","published_at":"2019-08-06T14:41:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9e824cfb0eb36b4d23ab73171b821b1a74ec659c","kind":"commit","published_at":"2019-07-04T09:22:12.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"575638ce7ddb8727e08980235ccd82152af85703","kind":"commit","published_at":"2019-01-24T13:28:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9dfa40c3bdab3aa788e711283afdf36c2fbdd1de","kind":"commit","published_at":"2019-01-07T21:19:17.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"f853295b674cb2be0b83f72f71739a7a23f5936e","kind":"commit","published_at":"2018-05-22T10:17:16.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"bea0c2658ae5be45896c9d067422cd417eec847b","kind":"commit","published_at":"2018-03-19T13:38:26.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"4d5447f33019b54eb657e026dc0b9475e5a7105a","kind":"commit","published_at":"2017-10-19T15:15:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"fb7ec207b17e0cacf52f9f3c2643c4b9036d827c","kind":"commit","published_at":"2017-10-18T15:27:41.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"82c77e3f716e9a2fd484e2e73fd666d2f9532a28","kind":"commit","published_at":"2017-09-17T11:23:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"122b51c72a78aad249ee6547d89f8bc0a06fd9b3","kind":"commit","published_at":"2017-09-07T10:50:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4ec41c67e36355cd2aeca094d676b172fea4717a","kind":"commit","published_at":"2017-03-19T12:48:15.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3eb6fe934c8c8d6c34e22b4e4fc1bd01d0266df6","kind":"commit","published_at":"2016-11-23T10:22:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"38c563dbcf38b663717336dac74c88077efd2e1e","kind":"commit","published_at":"2016-09-03T08:52:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"43fb7f5bfb5fb1086d2d8ef1e57b77e84db24b45","kind":"commit","published_at":"2016-06-01T13:02:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v1.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2/manifests"},{"name":"1.1.1","sha":"25d3c12933017c47c9d63de939b559846b23fca5","kind":"commit","published_at":"2016-05-01T07:28:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8d35dc007fea413b37ec96e90a6380746ec39773","kind":"commit","published_at":"2016-04-11T09:51:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0/manifests"},{"name":"0.7.2+oidc","sha":"ed69a2458c99b2039ff3aa32749159fe31d1fbb5","kind":"commit","published_at":"2015-10-01T15:31:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2+oidc","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2+oidc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2%2Boidc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc/manifests"},{"name":"1.0.3","sha":"79722b2aa0b191db4a345ce29095b70d92ded140","kind":"commit","published_at":"2015-08-16T12:18:01.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"db40f9989545fc170960f692bedd3c8ba2cf0642","kind":"tag","published_at":"2015-08-10T09:34:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"fecf37b624c14c89a3ee15bb205b51b05575fc2e","kind":"commit","published_at":"2015-07-25T07:25:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"933711ecdb4f1235307dc5815eac1828d523f4e1","kind":"commit","published_at":"2015-07-19T13:28:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0/manifests"},{"name":"0.7.2","sha":"fd239fca84644896b1971cf24bc6213d065adb86","kind":"tag","published_at":"2014-11-13T12:39:45.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"04631866c058defb480462db1ec13cb7f88780a9","kind":"tag","published_at":"2014-10-27T17:09:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9838a002fc9b82c907d4ba495a34d0ce21386e44","kind":"tag","published_at":"2014-10-27T13:55:34.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"de773eefcb3c1afe54a0c12d5bf9bd214ceaf404","kind":"tag","published_at":"2014-06-10T10:36:00.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"969d0994234454b05a7b310b8dd40e66e900eede","kind":"tag","published_at":"2014-06-06T11:00:21.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"056e7ce13de4de913af8617891dc92e0ea43c669","kind":"tag","published_at":"2014-01-20T11:09:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"25c82a2c925dcdb37704a1bf145830c8084ec33c","kind":"tag","published_at":"2013-09-13T10:06:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"f794cf31971274766378faf140d60e5ec3807286","kind":"tag","published_at":"2013-07-26T18:13:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"809646f84cd2f0941773ce99acc95ea216ea1cb8","kind":"tag","published_at":"2013-07-09T17:12:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"b9ef07ca18ec56ef8dfe24344c81ef1ba3a59e34","kind":"tag","published_at":"2013-05-31T14:22:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"4ed94f7fac84c69b799f475444729320aa7888be","kind":"tag","published_at":"2013-05-20T17:11:50.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b1b829ccf26d78e95ac055bb76843e6b4e1cff75","kind":"tag","published_at":"2013-03-26T18:01:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0/manifests"},{"name":"0.3.8","sha":"1da50150c508ae96c7f05cdf4ab987cb5611034c","kind":"tag","published_at":"2013-02-23T15:38:55.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.8","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"0e9f5e504fad3ecfcdbcba301e72160844fcc18e","kind":"tag","published_at":"2013-02-11T23:34:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"fbf0c0e6669a31b51c42ea0b93af9938192167b6","kind":"tag","published_at":"2013-02-04T23:15:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9edd36f962cc2f28368a3db924fdef8e99a0950b","kind":"tag","published_at":"2013-01-29T20:16:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"20e71a41edc1a632d9437ca927ea0d3b0535c7f9","kind":"tag","published_at":"2012-11-19T18:28:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"ee45e51bf48347f102d51cf3256cd6a2f2db9525","kind":"tag","published_at":"2012-11-08T22:59:09.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"bee010a211d228764cd5b4207132c79a601e80a6","kind":"tag","published_at":"2012-11-08T19:55:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4c35c1f0aff816595eade77103da1cae4197e4a7","kind":"tag","published_at":"2012-10-23T19:27:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"36e07d9476a67086ec1a8d917cdc703531673440","kind":"tag","published_at":"2012-07-09T19:54:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"56b0cec481c7457a658b54f979f0fea3c1189c12","kind":"tag","published_at":"2012-06-27T17:27:23.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"184db924c5b3f208a3e34432e38a253ab4ed8d6d","kind":"tag","published_at":"2012-06-25T12:32:10.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b70c19b4ae783507c929ee88f9b0cdcb101a9131","kind":"tag","published_at":"2012-06-25T09:28:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4/manifests"},{"name":"0.1.2","sha":"029708cea64c6b2a19d28de49b0e0f4ba6cf59ac","kind":"commit","published_at":"2012-05-03T05:37:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"38bde2d15e4e19afc5c3489bd72cf4dc818135d5","kind":"commit","published_at":"2012-05-03T05:31:33.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c8a63500581644a184df782b19e3a5b7dec32702","kind":"commit","published_at":"2012-05-02T22:02:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"8f060a0c48f847b1c30e390f0d6f7f887ce87dd7","kind":"tag","published_at":"2012-04-12T20:08:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2/manifests"},{"name":"v0.0.1","sha":"3c5045cad694ceb767fd2fee2e2bee0144ffa078","kind":"tag","published_at":"2012-04-12T06:57:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v0.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T01:05:57.647Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":6.030839073262366,"stargazers_count":4.739355040701315,"forks_count":4.477144646211647,"average":3.811834690043832},"purl":"pkg:apk/alpine/py3-oauthlib?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-oauthlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-oauthlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-oauthlib/dependencies","status":null,"funding_links":["https://github.com/sponsors/JonathanHuot","https://opencollective.com/oauthlib"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:19.695Z","issues_count":86,"pull_requests_count":165,"avg_time_to_close_issue":17188877.044444446,"avg_time_to_close_pull_request":7551323.876033057,"issues_closed_count":45,"pull_requests_closed_count":121,"pull_request_authors_count":70,"issue_authors_count":71,"avg_comments_per_issue":2.7209302325581395,"avg_comments_per_pull_request":1.4424242424242424,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":1500964.0,"past_year_avg_time_to_close_pull_request":1277870.4545454546,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/issues","maintainers":[{"login":"JonathanHuot","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"},{"login":"thedrow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedrow"}],"active_maintainers":[{"login":"JonathanHuot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-oauthlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-oauthlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-oauthlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-oauthlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-oauthlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-oauthlib/codemeta","maintainers":[{"uuid":"void@fluix.one","login":null,"name":"Steven Guikal","email":"void@fluix.one","url":"https://pkgs.alpinelinux.org/packages?maintainer=Steven Guikal","packages_count":53,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Steven Guikal","role":null,"created_at":"2023-07-31T17:33:46.801Z","updated_at":"2023-07-31T17:33:46.801Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/void@fluix.one/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39959,"maintainers_count":905,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2944},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-25T05:06:28.429Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":5284407,"name":"oauthlib","ecosystem":"conda","description":"oauthlib is a Python package that provides a framework for implementing OAuth 1.0 and 2.0 providers and clients. OAuth is a protocol that allows users to grant third-party access to their resources without sharing their credentials. It is commonly used in web applications and APIs to enable authorization and authentication.","homepage":"https://github.com/oauthlib/oauthlib","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/oauthlib/oauthlib","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2018-05-08T21:07:21.000Z","latest_release_published_at":"2025-06-24T14:32:36.000Z","latest_release_number":"3.3.1","last_synced_at":"2026-08-11T12:24:17.857Z","created_at":"2022-10-03T15:40:50.742Z","updated_at":"2026-08-20T01:19:05.037Z","registry_url":"https://anaconda.org/anaconda/oauthlib","install_command":"conda install -c anaconda oauthlib","documentation_url":null,"metadata":{},"repo_metadata":{"id":1885498,"uuid":"2811323","full_name":"oauthlib/oauthlib","owner":"oauthlib","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","archived":false,"fork":false,"pushed_at":"2026-07-14T21:42:53.000Z","size":3251,"stargazers_count":2977,"open_issues_count":117,"forks_count":524,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-20T00:06:40.846Z","etag":null,"topics":["authentication","authorization","identity","jwt-authentication","jwt-bearer-tokens","library","oauth","oauth1","oauth2","oidc","oidc-provider","openid-connect","python","python-3","python3","token-based-authentication"],"latest_commit_sha":null,"homepage":"https://oauthlib.readthedocs.io/en/latest/","language":"Python","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/oauthlib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","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},"funding":{"github":["JonathanHuot"],"patreon":null,"open_collective":"oauthlib","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-11-19T23:08:51.000Z","updated_at":"2026-08-14T08:37:11.000Z","dependencies_parsed_at":"2026-03-04T00:01:59.120Z","dependency_job_id":"eee7522f-6cec-4076-a288-530cf1337949","html_url":"https://github.com/oauthlib/oauthlib","commit_stats":{"total_commits":1254,"total_committers":205,"mean_commits":6.117073170731707,"dds":0.7647527910685805,"last_synced_commit":"1fd5253630c03e3f12719dd8c13d43111f66a8d2"},"previous_names":["idan/oauthlib"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/oauthlib/oauthlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/sbom","scorecard":{"id":480866,"data":{"date":"2025-08-11","repo":{"name":"github.com/oauthlib/oauthlib","commit":"0667a391a0239a66b977c2d65d5fb52c4d825a34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint_python.yml:7","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:77","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build.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":"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/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-build.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:15","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:89","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":6,"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'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto 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/python-build.yml:100"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: PYSEC-2022-202"],"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":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 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-19T16:35:21.613Z","repository_id":1885498,"created_at":"2025-08-19T16:35:21.613Z","updated_at":"2025-08-19T16:35:21.613Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784044,"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-19T02:00:06.185Z","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":"oauthlib","name":"OAuthlib","uuid":"33832354","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33832354?v=4","repositories_count":1,"last_synced_at":"2026-08-14T04:42:56.741Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/oauthlib","funding_links":[],"total_stars":2976,"followers":31,"following":0,"created_at":"2022-11-02T16:22:51.432Z","updated_at":"2026-08-14T04:42:56.756Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib/repositories"},"tags":[{"name":"v3.3.1","sha":"a2779c65b3e961f1b49c05a2417c0ae819f3f8c4","kind":"commit","published_at":"2025-06-19T22:49:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"6413d2e2a6414cdf29414b975f939c99f8046d59","kind":"commit","published_at":"2025-06-17T22:15:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"e6c33e41a8ce6dadff387cdc4613a55b63d1827e","kind":"commit","published_at":"2022-10-17T19:42:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"88bb1562930a9bd9368bf26120655794d90d9585","kind":"commit","published_at":"2022-09-09T19:54:25.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"112404878bdc8b492764e133c388afb978392e09","kind":"commit","published_at":"2022-01-29T22:04:08.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c6037ce5b36145de22df45abe0e96abfa95873ae","kind":"commit","published_at":"2021-06-01T19:11:24.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"31cae75c9d561529091db82a03ea2b6c83edc02d","kind":"commit","published_at":"2019-08-06T14:41:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9e824cfb0eb36b4d23ab73171b821b1a74ec659c","kind":"commit","published_at":"2019-07-04T09:22:12.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"575638ce7ddb8727e08980235ccd82152af85703","kind":"commit","published_at":"2019-01-24T13:28:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9dfa40c3bdab3aa788e711283afdf36c2fbdd1de","kind":"commit","published_at":"2019-01-07T21:19:17.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"f853295b674cb2be0b83f72f71739a7a23f5936e","kind":"commit","published_at":"2018-05-22T10:17:16.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"bea0c2658ae5be45896c9d067422cd417eec847b","kind":"commit","published_at":"2018-03-19T13:38:26.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"4d5447f33019b54eb657e026dc0b9475e5a7105a","kind":"commit","published_at":"2017-10-19T15:15:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"fb7ec207b17e0cacf52f9f3c2643c4b9036d827c","kind":"commit","published_at":"2017-10-18T15:27:41.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"82c77e3f716e9a2fd484e2e73fd666d2f9532a28","kind":"commit","published_at":"2017-09-17T11:23:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"122b51c72a78aad249ee6547d89f8bc0a06fd9b3","kind":"commit","published_at":"2017-09-07T10:50:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4ec41c67e36355cd2aeca094d676b172fea4717a","kind":"commit","published_at":"2017-03-19T12:48:15.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3eb6fe934c8c8d6c34e22b4e4fc1bd01d0266df6","kind":"commit","published_at":"2016-11-23T10:22:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"38c563dbcf38b663717336dac74c88077efd2e1e","kind":"commit","published_at":"2016-09-03T08:52:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"43fb7f5bfb5fb1086d2d8ef1e57b77e84db24b45","kind":"commit","published_at":"2016-06-01T13:02:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v1.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2/manifests"},{"name":"1.1.1","sha":"25d3c12933017c47c9d63de939b559846b23fca5","kind":"commit","published_at":"2016-05-01T07:28:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8d35dc007fea413b37ec96e90a6380746ec39773","kind":"commit","published_at":"2016-04-11T09:51:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0/manifests"},{"name":"0.7.2+oidc","sha":"ed69a2458c99b2039ff3aa32749159fe31d1fbb5","kind":"commit","published_at":"2015-10-01T15:31:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2+oidc","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2+oidc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2%2Boidc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc/manifests"},{"name":"1.0.3","sha":"79722b2aa0b191db4a345ce29095b70d92ded140","kind":"commit","published_at":"2015-08-16T12:18:01.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"db40f9989545fc170960f692bedd3c8ba2cf0642","kind":"tag","published_at":"2015-08-10T09:34:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"fecf37b624c14c89a3ee15bb205b51b05575fc2e","kind":"commit","published_at":"2015-07-25T07:25:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"933711ecdb4f1235307dc5815eac1828d523f4e1","kind":"commit","published_at":"2015-07-19T13:28:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0/manifests"},{"name":"0.7.2","sha":"fd239fca84644896b1971cf24bc6213d065adb86","kind":"tag","published_at":"2014-11-13T12:39:45.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"04631866c058defb480462db1ec13cb7f88780a9","kind":"tag","published_at":"2014-10-27T17:09:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9838a002fc9b82c907d4ba495a34d0ce21386e44","kind":"tag","published_at":"2014-10-27T13:55:34.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"de773eefcb3c1afe54a0c12d5bf9bd214ceaf404","kind":"tag","published_at":"2014-06-10T10:36:00.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"969d0994234454b05a7b310b8dd40e66e900eede","kind":"tag","published_at":"2014-06-06T11:00:21.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"056e7ce13de4de913af8617891dc92e0ea43c669","kind":"tag","published_at":"2014-01-20T11:09:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"25c82a2c925dcdb37704a1bf145830c8084ec33c","kind":"tag","published_at":"2013-09-13T10:06:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"f794cf31971274766378faf140d60e5ec3807286","kind":"tag","published_at":"2013-07-26T18:13:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"809646f84cd2f0941773ce99acc95ea216ea1cb8","kind":"tag","published_at":"2013-07-09T17:12:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"b9ef07ca18ec56ef8dfe24344c81ef1ba3a59e34","kind":"tag","published_at":"2013-05-31T14:22:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"4ed94f7fac84c69b799f475444729320aa7888be","kind":"tag","published_at":"2013-05-20T17:11:50.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b1b829ccf26d78e95ac055bb76843e6b4e1cff75","kind":"tag","published_at":"2013-03-26T18:01:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0/manifests"},{"name":"0.3.8","sha":"1da50150c508ae96c7f05cdf4ab987cb5611034c","kind":"tag","published_at":"2013-02-23T15:38:55.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.8","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"0e9f5e504fad3ecfcdbcba301e72160844fcc18e","kind":"tag","published_at":"2013-02-11T23:34:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"fbf0c0e6669a31b51c42ea0b93af9938192167b6","kind":"tag","published_at":"2013-02-04T23:15:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9edd36f962cc2f28368a3db924fdef8e99a0950b","kind":"tag","published_at":"2013-01-29T20:16:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"20e71a41edc1a632d9437ca927ea0d3b0535c7f9","kind":"tag","published_at":"2012-11-19T18:28:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"ee45e51bf48347f102d51cf3256cd6a2f2db9525","kind":"tag","published_at":"2012-11-08T22:59:09.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"bee010a211d228764cd5b4207132c79a601e80a6","kind":"tag","published_at":"2012-11-08T19:55:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4c35c1f0aff816595eade77103da1cae4197e4a7","kind":"tag","published_at":"2012-10-23T19:27:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"36e07d9476a67086ec1a8d917cdc703531673440","kind":"tag","published_at":"2012-07-09T19:54:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"56b0cec481c7457a658b54f979f0fea3c1189c12","kind":"tag","published_at":"2012-06-27T17:27:23.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"184db924c5b3f208a3e34432e38a253ab4ed8d6d","kind":"tag","published_at":"2012-06-25T12:32:10.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b70c19b4ae783507c929ee88f9b0cdcb101a9131","kind":"tag","published_at":"2012-06-25T09:28:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4/manifests"},{"name":"0.1.2","sha":"029708cea64c6b2a19d28de49b0e0f4ba6cf59ac","kind":"commit","published_at":"2012-05-03T05:37:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"38bde2d15e4e19afc5c3489bd72cf4dc818135d5","kind":"commit","published_at":"2012-05-03T05:31:33.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c8a63500581644a184df782b19e3a5b7dec32702","kind":"commit","published_at":"2012-05-02T22:02:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"8f060a0c48f847b1c30e390f0d6f7f887ce87dd7","kind":"tag","published_at":"2012-04-12T20:08:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2/manifests"},{"name":"v0.0.1","sha":"3c5045cad694ceb767fd2fee2e2bee0144ffa078","kind":"tag","published_at":"2012-04-12T06:57:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v0.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T01:19:05.037Z","dependent_packages_count":7,"downloads":432434,"downloads_period":"total","dependent_repos_count":313,"rankings":{"downloads":null,"dependent_repos_count":10.24225697638761,"dependent_packages_count":5.090463048144741,"stargazers_count":16.099356025758972,"forks_count":15.363385464581416,"docker_downloads_count":null,"average":11.698865378718185},"purl":"pkg:conda/oauthlib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/oauthlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/oauthlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/oauthlib/dependencies","status":null,"funding_links":["https://github.com/sponsors/JonathanHuot","https://opencollective.com/oauthlib"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:19.695Z","issues_count":86,"pull_requests_count":165,"avg_time_to_close_issue":17188877.044444446,"avg_time_to_close_pull_request":7551323.876033057,"issues_closed_count":45,"pull_requests_closed_count":121,"pull_request_authors_count":70,"issue_authors_count":71,"avg_comments_per_issue":2.7209302325581395,"avg_comments_per_pull_request":1.4424242424242424,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":1500964.0,"past_year_avg_time_to_close_pull_request":1277870.4545454546,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/issues","maintainers":[{"login":"JonathanHuot","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"},{"login":"thedrow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedrow"}],"active_maintainers":[{"login":"JonathanHuot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/oauthlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/oauthlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/oauthlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/oauthlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/oauthlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/oauthlib/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5475,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":852},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-24T05:06:29.101Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":10345016,"name":"py3-oauthlib-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-oauthlib","homepage":"https://github.com/oauthlib/oauthlib","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/oauthlib/oauthlib","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"3.2.2-r3","last_synced_at":"2026-04-08T13:07:47.453Z","created_at":"2024-06-11T10:12:50.173Z","updated_at":"2026-08-20T01:21:05.318Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-oauthlib-pyc","install_command":"apk add py3-oauthlib-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":1885498,"uuid":"2811323","full_name":"oauthlib/oauthlib","owner":"oauthlib","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","archived":false,"fork":false,"pushed_at":"2026-07-14T21:42:53.000Z","size":3251,"stargazers_count":2977,"open_issues_count":117,"forks_count":524,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-20T00:06:40.846Z","etag":null,"topics":["authentication","authorization","identity","jwt-authentication","jwt-bearer-tokens","library","oauth","oauth1","oauth2","oidc","oidc-provider","openid-connect","python","python-3","python3","token-based-authentication"],"latest_commit_sha":null,"homepage":"https://oauthlib.readthedocs.io/en/latest/","language":"Python","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/oauthlib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","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},"funding":{"github":["JonathanHuot"],"patreon":null,"open_collective":"oauthlib","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-11-19T23:08:51.000Z","updated_at":"2026-08-14T08:37:11.000Z","dependencies_parsed_at":"2026-03-04T00:01:59.120Z","dependency_job_id":"eee7522f-6cec-4076-a288-530cf1337949","html_url":"https://github.com/oauthlib/oauthlib","commit_stats":{"total_commits":1254,"total_committers":205,"mean_commits":6.117073170731707,"dds":0.7647527910685805,"last_synced_commit":"1fd5253630c03e3f12719dd8c13d43111f66a8d2"},"previous_names":["idan/oauthlib"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/oauthlib/oauthlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/sbom","scorecard":{"id":480866,"data":{"date":"2025-08-11","repo":{"name":"github.com/oauthlib/oauthlib","commit":"0667a391a0239a66b977c2d65d5fb52c4d825a34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint_python.yml:7","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:77","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build.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":"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/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-build.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:15","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:89","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":6,"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'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto 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/python-build.yml:100"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: PYSEC-2022-202"],"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":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 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-19T16:35:21.613Z","repository_id":1885498,"created_at":"2025-08-19T16:35:21.613Z","updated_at":"2025-08-19T16:35:21.613Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784044,"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-19T02:00:06.185Z","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":"oauthlib","name":"OAuthlib","uuid":"33832354","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33832354?v=4","repositories_count":1,"last_synced_at":"2026-08-14T04:42:56.741Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/oauthlib","funding_links":[],"total_stars":2976,"followers":31,"following":0,"created_at":"2022-11-02T16:22:51.432Z","updated_at":"2026-08-14T04:42:56.756Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib/repositories"},"tags":[{"name":"v3.3.1","sha":"a2779c65b3e961f1b49c05a2417c0ae819f3f8c4","kind":"commit","published_at":"2025-06-19T22:49:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"6413d2e2a6414cdf29414b975f939c99f8046d59","kind":"commit","published_at":"2025-06-17T22:15:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"e6c33e41a8ce6dadff387cdc4613a55b63d1827e","kind":"commit","published_at":"2022-10-17T19:42:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"88bb1562930a9bd9368bf26120655794d90d9585","kind":"commit","published_at":"2022-09-09T19:54:25.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"112404878bdc8b492764e133c388afb978392e09","kind":"commit","published_at":"2022-01-29T22:04:08.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c6037ce5b36145de22df45abe0e96abfa95873ae","kind":"commit","published_at":"2021-06-01T19:11:24.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"31cae75c9d561529091db82a03ea2b6c83edc02d","kind":"commit","published_at":"2019-08-06T14:41:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9e824cfb0eb36b4d23ab73171b821b1a74ec659c","kind":"commit","published_at":"2019-07-04T09:22:12.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"575638ce7ddb8727e08980235ccd82152af85703","kind":"commit","published_at":"2019-01-24T13:28:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9dfa40c3bdab3aa788e711283afdf36c2fbdd1de","kind":"commit","published_at":"2019-01-07T21:19:17.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"f853295b674cb2be0b83f72f71739a7a23f5936e","kind":"commit","published_at":"2018-05-22T10:17:16.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"bea0c2658ae5be45896c9d067422cd417eec847b","kind":"commit","published_at":"2018-03-19T13:38:26.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"4d5447f33019b54eb657e026dc0b9475e5a7105a","kind":"commit","published_at":"2017-10-19T15:15:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"fb7ec207b17e0cacf52f9f3c2643c4b9036d827c","kind":"commit","published_at":"2017-10-18T15:27:41.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"82c77e3f716e9a2fd484e2e73fd666d2f9532a28","kind":"commit","published_at":"2017-09-17T11:23:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"122b51c72a78aad249ee6547d89f8bc0a06fd9b3","kind":"commit","published_at":"2017-09-07T10:50:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4ec41c67e36355cd2aeca094d676b172fea4717a","kind":"commit","published_at":"2017-03-19T12:48:15.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3eb6fe934c8c8d6c34e22b4e4fc1bd01d0266df6","kind":"commit","published_at":"2016-11-23T10:22:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"38c563dbcf38b663717336dac74c88077efd2e1e","kind":"commit","published_at":"2016-09-03T08:52:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"43fb7f5bfb5fb1086d2d8ef1e57b77e84db24b45","kind":"commit","published_at":"2016-06-01T13:02:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v1.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2/manifests"},{"name":"1.1.1","sha":"25d3c12933017c47c9d63de939b559846b23fca5","kind":"commit","published_at":"2016-05-01T07:28:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8d35dc007fea413b37ec96e90a6380746ec39773","kind":"commit","published_at":"2016-04-11T09:51:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0/manifests"},{"name":"0.7.2+oidc","sha":"ed69a2458c99b2039ff3aa32749159fe31d1fbb5","kind":"commit","published_at":"2015-10-01T15:31:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2+oidc","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2+oidc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2%2Boidc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc/manifests"},{"name":"1.0.3","sha":"79722b2aa0b191db4a345ce29095b70d92ded140","kind":"commit","published_at":"2015-08-16T12:18:01.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"db40f9989545fc170960f692bedd3c8ba2cf0642","kind":"tag","published_at":"2015-08-10T09:34:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"fecf37b624c14c89a3ee15bb205b51b05575fc2e","kind":"commit","published_at":"2015-07-25T07:25:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"933711ecdb4f1235307dc5815eac1828d523f4e1","kind":"commit","published_at":"2015-07-19T13:28:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0/manifests"},{"name":"0.7.2","sha":"fd239fca84644896b1971cf24bc6213d065adb86","kind":"tag","published_at":"2014-11-13T12:39:45.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"04631866c058defb480462db1ec13cb7f88780a9","kind":"tag","published_at":"2014-10-27T17:09:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9838a002fc9b82c907d4ba495a34d0ce21386e44","kind":"tag","published_at":"2014-10-27T13:55:34.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"de773eefcb3c1afe54a0c12d5bf9bd214ceaf404","kind":"tag","published_at":"2014-06-10T10:36:00.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"969d0994234454b05a7b310b8dd40e66e900eede","kind":"tag","published_at":"2014-06-06T11:00:21.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"056e7ce13de4de913af8617891dc92e0ea43c669","kind":"tag","published_at":"2014-01-20T11:09:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"25c82a2c925dcdb37704a1bf145830c8084ec33c","kind":"tag","published_at":"2013-09-13T10:06:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"f794cf31971274766378faf140d60e5ec3807286","kind":"tag","published_at":"2013-07-26T18:13:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"809646f84cd2f0941773ce99acc95ea216ea1cb8","kind":"tag","published_at":"2013-07-09T17:12:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"b9ef07ca18ec56ef8dfe24344c81ef1ba3a59e34","kind":"tag","published_at":"2013-05-31T14:22:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"4ed94f7fac84c69b799f475444729320aa7888be","kind":"tag","published_at":"2013-05-20T17:11:50.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b1b829ccf26d78e95ac055bb76843e6b4e1cff75","kind":"tag","published_at":"2013-03-26T18:01:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0/manifests"},{"name":"0.3.8","sha":"1da50150c508ae96c7f05cdf4ab987cb5611034c","kind":"tag","published_at":"2013-02-23T15:38:55.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.8","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"0e9f5e504fad3ecfcdbcba301e72160844fcc18e","kind":"tag","published_at":"2013-02-11T23:34:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"fbf0c0e6669a31b51c42ea0b93af9938192167b6","kind":"tag","published_at":"2013-02-04T23:15:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9edd36f962cc2f28368a3db924fdef8e99a0950b","kind":"tag","published_at":"2013-01-29T20:16:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"20e71a41edc1a632d9437ca927ea0d3b0535c7f9","kind":"tag","published_at":"2012-11-19T18:28:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"ee45e51bf48347f102d51cf3256cd6a2f2db9525","kind":"tag","published_at":"2012-11-08T22:59:09.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"bee010a211d228764cd5b4207132c79a601e80a6","kind":"tag","published_at":"2012-11-08T19:55:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4c35c1f0aff816595eade77103da1cae4197e4a7","kind":"tag","published_at":"2012-10-23T19:27:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"36e07d9476a67086ec1a8d917cdc703531673440","kind":"tag","published_at":"2012-07-09T19:54:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"56b0cec481c7457a658b54f979f0fea3c1189c12","kind":"tag","published_at":"2012-06-27T17:27:23.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"184db924c5b3f208a3e34432e38a253ab4ed8d6d","kind":"tag","published_at":"2012-06-25T12:32:10.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b70c19b4ae783507c929ee88f9b0cdcb101a9131","kind":"tag","published_at":"2012-06-25T09:28:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4/manifests"},{"name":"0.1.2","sha":"029708cea64c6b2a19d28de49b0e0f4ba6cf59ac","kind":"commit","published_at":"2012-05-03T05:37:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"38bde2d15e4e19afc5c3489bd72cf4dc818135d5","kind":"commit","published_at":"2012-05-03T05:31:33.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c8a63500581644a184df782b19e3a5b7dec32702","kind":"commit","published_at":"2012-05-02T22:02:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"8f060a0c48f847b1c30e390f0d6f7f887ce87dd7","kind":"tag","published_at":"2012-04-12T20:08:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2/manifests"},{"name":"v0.0.1","sha":"3c5045cad694ceb767fd2fee2e2bee0144ffa078","kind":"tag","published_at":"2012-04-12T06:57:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v0.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T01:21:05.318Z","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:apk/alpine/py3-oauthlib-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-oauthlib-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-oauthlib-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-oauthlib-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/JonathanHuot","https://opencollective.com/oauthlib"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:19.695Z","issues_count":86,"pull_requests_count":165,"avg_time_to_close_issue":17188877.044444446,"avg_time_to_close_pull_request":7551323.876033057,"issues_closed_count":45,"pull_requests_closed_count":121,"pull_request_authors_count":70,"issue_authors_count":71,"avg_comments_per_issue":2.7209302325581395,"avg_comments_per_pull_request":1.4424242424242424,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":1500964.0,"past_year_avg_time_to_close_pull_request":1277870.4545454546,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/issues","maintainers":[{"login":"JonathanHuot","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"},{"login":"thedrow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedrow"}],"active_maintainers":[{"login":"JonathanHuot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-oauthlib-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-oauthlib-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-oauthlib-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-oauthlib-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-oauthlib-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-oauthlib-pyc/codemeta","maintainers":[{"uuid":"void@fluix.one","login":null,"name":"Steven Guikal","email":"void@fluix.one","url":"https://pkgs.alpinelinux.org/packages?maintainer=Steven Guikal","packages_count":53,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Steven Guikal","role":null,"created_at":"2024-06-12T01:19:40.800Z","updated_at":"2024-06-12T01:19:40.800Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/void@fluix.one/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1543},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-08-24T05:06:36.705Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":13009555,"name":"py3-oauthlib-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-oauthlib","homepage":"https://github.com/oauthlib/oauthlib","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/oauthlib/oauthlib","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-07-13T11:42:56.000Z","latest_release_published_at":"2025-07-13T11:42:56.000Z","latest_release_number":"3.3.1-r0","last_synced_at":"2026-08-11T08:01:30.048Z","created_at":"2026-01-31T01:01:41.951Z","updated_at":"2026-08-20T02:17:07.819Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-oauthlib-pyc","install_command":"apk add py3-oauthlib-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":1885498,"uuid":"2811323","full_name":"oauthlib/oauthlib","owner":"oauthlib","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","archived":false,"fork":false,"pushed_at":"2026-07-14T21:42:53.000Z","size":3251,"stargazers_count":2977,"open_issues_count":117,"forks_count":524,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-20T00:06:40.846Z","etag":null,"topics":["authentication","authorization","identity","jwt-authentication","jwt-bearer-tokens","library","oauth","oauth1","oauth2","oidc","oidc-provider","openid-connect","python","python-3","python3","token-based-authentication"],"latest_commit_sha":null,"homepage":"https://oauthlib.readthedocs.io/en/latest/","language":"Python","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/oauthlib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","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},"funding":{"github":["JonathanHuot"],"patreon":null,"open_collective":"oauthlib","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-11-19T23:08:51.000Z","updated_at":"2026-08-14T08:37:11.000Z","dependencies_parsed_at":"2026-03-04T00:01:59.120Z","dependency_job_id":"eee7522f-6cec-4076-a288-530cf1337949","html_url":"https://github.com/oauthlib/oauthlib","commit_stats":{"total_commits":1254,"total_committers":205,"mean_commits":6.117073170731707,"dds":0.7647527910685805,"last_synced_commit":"1fd5253630c03e3f12719dd8c13d43111f66a8d2"},"previous_names":["idan/oauthlib"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/oauthlib/oauthlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/sbom","scorecard":{"id":480866,"data":{"date":"2025-08-11","repo":{"name":"github.com/oauthlib/oauthlib","commit":"0667a391a0239a66b977c2d65d5fb52c4d825a34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint_python.yml:7","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:77","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build.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":"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/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-build.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:15","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:89","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":6,"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'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto 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/python-build.yml:100"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: PYSEC-2022-202"],"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":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 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-19T16:35:21.613Z","repository_id":1885498,"created_at":"2025-08-19T16:35:21.613Z","updated_at":"2025-08-19T16:35:21.613Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784044,"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-19T02:00:06.185Z","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":"oauthlib","name":"OAuthlib","uuid":"33832354","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33832354?v=4","repositories_count":1,"last_synced_at":"2026-08-14T04:42:56.741Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/oauthlib","funding_links":[],"total_stars":2976,"followers":31,"following":0,"created_at":"2022-11-02T16:22:51.432Z","updated_at":"2026-08-14T04:42:56.756Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib/repositories"},"tags":[{"name":"v3.3.1","sha":"a2779c65b3e961f1b49c05a2417c0ae819f3f8c4","kind":"commit","published_at":"2025-06-19T22:49:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"6413d2e2a6414cdf29414b975f939c99f8046d59","kind":"commit","published_at":"2025-06-17T22:15:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"e6c33e41a8ce6dadff387cdc4613a55b63d1827e","kind":"commit","published_at":"2022-10-17T19:42:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"88bb1562930a9bd9368bf26120655794d90d9585","kind":"commit","published_at":"2022-09-09T19:54:25.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"112404878bdc8b492764e133c388afb978392e09","kind":"commit","published_at":"2022-01-29T22:04:08.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c6037ce5b36145de22df45abe0e96abfa95873ae","kind":"commit","published_at":"2021-06-01T19:11:24.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"31cae75c9d561529091db82a03ea2b6c83edc02d","kind":"commit","published_at":"2019-08-06T14:41:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9e824cfb0eb36b4d23ab73171b821b1a74ec659c","kind":"commit","published_at":"2019-07-04T09:22:12.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"575638ce7ddb8727e08980235ccd82152af85703","kind":"commit","published_at":"2019-01-24T13:28:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9dfa40c3bdab3aa788e711283afdf36c2fbdd1de","kind":"commit","published_at":"2019-01-07T21:19:17.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"f853295b674cb2be0b83f72f71739a7a23f5936e","kind":"commit","published_at":"2018-05-22T10:17:16.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"bea0c2658ae5be45896c9d067422cd417eec847b","kind":"commit","published_at":"2018-03-19T13:38:26.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"4d5447f33019b54eb657e026dc0b9475e5a7105a","kind":"commit","published_at":"2017-10-19T15:15:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"fb7ec207b17e0cacf52f9f3c2643c4b9036d827c","kind":"commit","published_at":"2017-10-18T15:27:41.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"82c77e3f716e9a2fd484e2e73fd666d2f9532a28","kind":"commit","published_at":"2017-09-17T11:23:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"122b51c72a78aad249ee6547d89f8bc0a06fd9b3","kind":"commit","published_at":"2017-09-07T10:50:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4ec41c67e36355cd2aeca094d676b172fea4717a","kind":"commit","published_at":"2017-03-19T12:48:15.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3eb6fe934c8c8d6c34e22b4e4fc1bd01d0266df6","kind":"commit","published_at":"2016-11-23T10:22:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"38c563dbcf38b663717336dac74c88077efd2e1e","kind":"commit","published_at":"2016-09-03T08:52:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"43fb7f5bfb5fb1086d2d8ef1e57b77e84db24b45","kind":"commit","published_at":"2016-06-01T13:02:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v1.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2/manifests"},{"name":"1.1.1","sha":"25d3c12933017c47c9d63de939b559846b23fca5","kind":"commit","published_at":"2016-05-01T07:28:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8d35dc007fea413b37ec96e90a6380746ec39773","kind":"commit","published_at":"2016-04-11T09:51:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0/manifests"},{"name":"0.7.2+oidc","sha":"ed69a2458c99b2039ff3aa32749159fe31d1fbb5","kind":"commit","published_at":"2015-10-01T15:31:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2+oidc","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2+oidc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2%2Boidc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc/manifests"},{"name":"1.0.3","sha":"79722b2aa0b191db4a345ce29095b70d92ded140","kind":"commit","published_at":"2015-08-16T12:18:01.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"db40f9989545fc170960f692bedd3c8ba2cf0642","kind":"tag","published_at":"2015-08-10T09:34:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"fecf37b624c14c89a3ee15bb205b51b05575fc2e","kind":"commit","published_at":"2015-07-25T07:25:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"933711ecdb4f1235307dc5815eac1828d523f4e1","kind":"commit","published_at":"2015-07-19T13:28:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0/manifests"},{"name":"0.7.2","sha":"fd239fca84644896b1971cf24bc6213d065adb86","kind":"tag","published_at":"2014-11-13T12:39:45.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"04631866c058defb480462db1ec13cb7f88780a9","kind":"tag","published_at":"2014-10-27T17:09:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9838a002fc9b82c907d4ba495a34d0ce21386e44","kind":"tag","published_at":"2014-10-27T13:55:34.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"de773eefcb3c1afe54a0c12d5bf9bd214ceaf404","kind":"tag","published_at":"2014-06-10T10:36:00.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"969d0994234454b05a7b310b8dd40e66e900eede","kind":"tag","published_at":"2014-06-06T11:00:21.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"056e7ce13de4de913af8617891dc92e0ea43c669","kind":"tag","published_at":"2014-01-20T11:09:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"25c82a2c925dcdb37704a1bf145830c8084ec33c","kind":"tag","published_at":"2013-09-13T10:06:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"f794cf31971274766378faf140d60e5ec3807286","kind":"tag","published_at":"2013-07-26T18:13:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"809646f84cd2f0941773ce99acc95ea216ea1cb8","kind":"tag","published_at":"2013-07-09T17:12:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"b9ef07ca18ec56ef8dfe24344c81ef1ba3a59e34","kind":"tag","published_at":"2013-05-31T14:22:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"4ed94f7fac84c69b799f475444729320aa7888be","kind":"tag","published_at":"2013-05-20T17:11:50.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b1b829ccf26d78e95ac055bb76843e6b4e1cff75","kind":"tag","published_at":"2013-03-26T18:01:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0/manifests"},{"name":"0.3.8","sha":"1da50150c508ae96c7f05cdf4ab987cb5611034c","kind":"tag","published_at":"2013-02-23T15:38:55.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.8","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"0e9f5e504fad3ecfcdbcba301e72160844fcc18e","kind":"tag","published_at":"2013-02-11T23:34:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"fbf0c0e6669a31b51c42ea0b93af9938192167b6","kind":"tag","published_at":"2013-02-04T23:15:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9edd36f962cc2f28368a3db924fdef8e99a0950b","kind":"tag","published_at":"2013-01-29T20:16:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"20e71a41edc1a632d9437ca927ea0d3b0535c7f9","kind":"tag","published_at":"2012-11-19T18:28:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"ee45e51bf48347f102d51cf3256cd6a2f2db9525","kind":"tag","published_at":"2012-11-08T22:59:09.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"bee010a211d228764cd5b4207132c79a601e80a6","kind":"tag","published_at":"2012-11-08T19:55:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4c35c1f0aff816595eade77103da1cae4197e4a7","kind":"tag","published_at":"2012-10-23T19:27:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"36e07d9476a67086ec1a8d917cdc703531673440","kind":"tag","published_at":"2012-07-09T19:54:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"56b0cec481c7457a658b54f979f0fea3c1189c12","kind":"tag","published_at":"2012-06-27T17:27:23.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"184db924c5b3f208a3e34432e38a253ab4ed8d6d","kind":"tag","published_at":"2012-06-25T12:32:10.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b70c19b4ae783507c929ee88f9b0cdcb101a9131","kind":"tag","published_at":"2012-06-25T09:28:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4/manifests"},{"name":"0.1.2","sha":"029708cea64c6b2a19d28de49b0e0f4ba6cf59ac","kind":"commit","published_at":"2012-05-03T05:37:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"38bde2d15e4e19afc5c3489bd72cf4dc818135d5","kind":"commit","published_at":"2012-05-03T05:31:33.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c8a63500581644a184df782b19e3a5b7dec32702","kind":"commit","published_at":"2012-05-02T22:02:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"8f060a0c48f847b1c30e390f0d6f7f887ce87dd7","kind":"tag","published_at":"2012-04-12T20:08:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2/manifests"},{"name":"v0.0.1","sha":"3c5045cad694ceb767fd2fee2e2bee0144ffa078","kind":"tag","published_at":"2012-04-12T06:57:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v0.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T02:17:07.819Z","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:apk/alpine/py3-oauthlib-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-oauthlib-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-oauthlib-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-oauthlib-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/JonathanHuot","https://opencollective.com/oauthlib"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:19.695Z","issues_count":86,"pull_requests_count":165,"avg_time_to_close_issue":17188877.044444446,"avg_time_to_close_pull_request":7551323.876033057,"issues_closed_count":45,"pull_requests_closed_count":121,"pull_request_authors_count":70,"issue_authors_count":71,"avg_comments_per_issue":2.7209302325581395,"avg_comments_per_pull_request":1.4424242424242424,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":1500964.0,"past_year_avg_time_to_close_pull_request":1277870.4545454546,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/issues","maintainers":[{"login":"JonathanHuot","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"},{"login":"thedrow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedrow"}],"active_maintainers":[{"login":"JonathanHuot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-oauthlib-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-oauthlib-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-oauthlib-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-oauthlib-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-oauthlib-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-oauthlib-pyc/codemeta","maintainers":[{"uuid":"void@fluix.one","login":null,"name":"Steven Guikal","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Steven Guikal","packages_count":49,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Steven Guikal","role":null,"created_at":"2026-03-05T06:55:50.316Z","updated_at":"2026-03-05T06:55:50.316Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/void@fluix.one/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1051},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-25T05:04:59.407Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13952397,"name":"python-oauthlib","ecosystem":"guix","description":"OAuth implementation for Python","homepage":"https://github.com/oauthlib/oauthlib","licenses":"bsd-3","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/oauthlib/oauthlib","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:35:03.288Z","latest_release_published_at":"2026-03-02T19:35:03.288Z","latest_release_number":"3.3.1","last_synced_at":"2026-04-27T16:39:08.096Z","created_at":"2026-03-02T19:35:03.109Z","updated_at":"2026-08-20T02:17:07.855Z","registry_url":"https://packages.guix.gnu.org/packages/python-oauthlib/3.3.1/","install_command":"guix install python-oauthlib","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-web.scm#n7292","metadata":{"location":"gnu/packages/python-web.scm:7292","variable_name":"python-oauthlib"},"repo_metadata":{"id":1885498,"uuid":"2811323","full_name":"oauthlib/oauthlib","owner":"oauthlib","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","archived":false,"fork":false,"pushed_at":"2026-07-14T21:42:53.000Z","size":3251,"stargazers_count":2977,"open_issues_count":117,"forks_count":524,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-20T00:06:40.846Z","etag":null,"topics":["authentication","authorization","identity","jwt-authentication","jwt-bearer-tokens","library","oauth","oauth1","oauth2","oidc","oidc-provider","openid-connect","python","python-3","python3","token-based-authentication"],"latest_commit_sha":null,"homepage":"https://oauthlib.readthedocs.io/en/latest/","language":"Python","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/oauthlib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","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},"funding":{"github":["JonathanHuot"],"patreon":null,"open_collective":"oauthlib","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-11-19T23:08:51.000Z","updated_at":"2026-08-14T08:37:11.000Z","dependencies_parsed_at":"2026-03-04T00:01:59.120Z","dependency_job_id":"eee7522f-6cec-4076-a288-530cf1337949","html_url":"https://github.com/oauthlib/oauthlib","commit_stats":{"total_commits":1254,"total_committers":205,"mean_commits":6.117073170731707,"dds":0.7647527910685805,"last_synced_commit":"1fd5253630c03e3f12719dd8c13d43111f66a8d2"},"previous_names":["idan/oauthlib"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/oauthlib/oauthlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/sbom","scorecard":{"id":480866,"data":{"date":"2025-08-11","repo":{"name":"github.com/oauthlib/oauthlib","commit":"0667a391a0239a66b977c2d65d5fb52c4d825a34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint_python.yml:7","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:77","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build.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":"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/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-build.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:15","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:89","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":6,"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'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto 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/python-build.yml:100"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: PYSEC-2022-202"],"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":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 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-19T16:35:21.613Z","repository_id":1885498,"created_at":"2025-08-19T16:35:21.613Z","updated_at":"2025-08-19T16:35:21.613Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784044,"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-19T02:00:06.185Z","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":"oauthlib","name":"OAuthlib","uuid":"33832354","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33832354?v=4","repositories_count":1,"last_synced_at":"2026-08-14T04:42:56.741Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/oauthlib","funding_links":[],"total_stars":2976,"followers":31,"following":0,"created_at":"2022-11-02T16:22:51.432Z","updated_at":"2026-08-14T04:42:56.756Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib/repositories"},"tags":[{"name":"v3.3.1","sha":"a2779c65b3e961f1b49c05a2417c0ae819f3f8c4","kind":"commit","published_at":"2025-06-19T22:49:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"6413d2e2a6414cdf29414b975f939c99f8046d59","kind":"commit","published_at":"2025-06-17T22:15:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"e6c33e41a8ce6dadff387cdc4613a55b63d1827e","kind":"commit","published_at":"2022-10-17T19:42:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"88bb1562930a9bd9368bf26120655794d90d9585","kind":"commit","published_at":"2022-09-09T19:54:25.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"112404878bdc8b492764e133c388afb978392e09","kind":"commit","published_at":"2022-01-29T22:04:08.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c6037ce5b36145de22df45abe0e96abfa95873ae","kind":"commit","published_at":"2021-06-01T19:11:24.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"31cae75c9d561529091db82a03ea2b6c83edc02d","kind":"commit","published_at":"2019-08-06T14:41:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9e824cfb0eb36b4d23ab73171b821b1a74ec659c","kind":"commit","published_at":"2019-07-04T09:22:12.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"575638ce7ddb8727e08980235ccd82152af85703","kind":"commit","published_at":"2019-01-24T13:28:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9dfa40c3bdab3aa788e711283afdf36c2fbdd1de","kind":"commit","published_at":"2019-01-07T21:19:17.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"f853295b674cb2be0b83f72f71739a7a23f5936e","kind":"commit","published_at":"2018-05-22T10:17:16.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"bea0c2658ae5be45896c9d067422cd417eec847b","kind":"commit","published_at":"2018-03-19T13:38:26.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"4d5447f33019b54eb657e026dc0b9475e5a7105a","kind":"commit","published_at":"2017-10-19T15:15:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"fb7ec207b17e0cacf52f9f3c2643c4b9036d827c","kind":"commit","published_at":"2017-10-18T15:27:41.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"82c77e3f716e9a2fd484e2e73fd666d2f9532a28","kind":"commit","published_at":"2017-09-17T11:23:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"122b51c72a78aad249ee6547d89f8bc0a06fd9b3","kind":"commit","published_at":"2017-09-07T10:50:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4ec41c67e36355cd2aeca094d676b172fea4717a","kind":"commit","published_at":"2017-03-19T12:48:15.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3eb6fe934c8c8d6c34e22b4e4fc1bd01d0266df6","kind":"commit","published_at":"2016-11-23T10:22:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"38c563dbcf38b663717336dac74c88077efd2e1e","kind":"commit","published_at":"2016-09-03T08:52:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"43fb7f5bfb5fb1086d2d8ef1e57b77e84db24b45","kind":"commit","published_at":"2016-06-01T13:02:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v1.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2/manifests"},{"name":"1.1.1","sha":"25d3c12933017c47c9d63de939b559846b23fca5","kind":"commit","published_at":"2016-05-01T07:28:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8d35dc007fea413b37ec96e90a6380746ec39773","kind":"commit","published_at":"2016-04-11T09:51:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0/manifests"},{"name":"0.7.2+oidc","sha":"ed69a2458c99b2039ff3aa32749159fe31d1fbb5","kind":"commit","published_at":"2015-10-01T15:31:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2+oidc","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2+oidc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2%2Boidc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc/manifests"},{"name":"1.0.3","sha":"79722b2aa0b191db4a345ce29095b70d92ded140","kind":"commit","published_at":"2015-08-16T12:18:01.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"db40f9989545fc170960f692bedd3c8ba2cf0642","kind":"tag","published_at":"2015-08-10T09:34:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"fecf37b624c14c89a3ee15bb205b51b05575fc2e","kind":"commit","published_at":"2015-07-25T07:25:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"933711ecdb4f1235307dc5815eac1828d523f4e1","kind":"commit","published_at":"2015-07-19T13:28:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0/manifests"},{"name":"0.7.2","sha":"fd239fca84644896b1971cf24bc6213d065adb86","kind":"tag","published_at":"2014-11-13T12:39:45.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"04631866c058defb480462db1ec13cb7f88780a9","kind":"tag","published_at":"2014-10-27T17:09:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9838a002fc9b82c907d4ba495a34d0ce21386e44","kind":"tag","published_at":"2014-10-27T13:55:34.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"de773eefcb3c1afe54a0c12d5bf9bd214ceaf404","kind":"tag","published_at":"2014-06-10T10:36:00.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"969d0994234454b05a7b310b8dd40e66e900eede","kind":"tag","published_at":"2014-06-06T11:00:21.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"056e7ce13de4de913af8617891dc92e0ea43c669","kind":"tag","published_at":"2014-01-20T11:09:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"25c82a2c925dcdb37704a1bf145830c8084ec33c","kind":"tag","published_at":"2013-09-13T10:06:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"f794cf31971274766378faf140d60e5ec3807286","kind":"tag","published_at":"2013-07-26T18:13:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"809646f84cd2f0941773ce99acc95ea216ea1cb8","kind":"tag","published_at":"2013-07-09T17:12:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"b9ef07ca18ec56ef8dfe24344c81ef1ba3a59e34","kind":"tag","published_at":"2013-05-31T14:22:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"4ed94f7fac84c69b799f475444729320aa7888be","kind":"tag","published_at":"2013-05-20T17:11:50.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b1b829ccf26d78e95ac055bb76843e6b4e1cff75","kind":"tag","published_at":"2013-03-26T18:01:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0/manifests"},{"name":"0.3.8","sha":"1da50150c508ae96c7f05cdf4ab987cb5611034c","kind":"tag","published_at":"2013-02-23T15:38:55.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.8","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"0e9f5e504fad3ecfcdbcba301e72160844fcc18e","kind":"tag","published_at":"2013-02-11T23:34:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"fbf0c0e6669a31b51c42ea0b93af9938192167b6","kind":"tag","published_at":"2013-02-04T23:15:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9edd36f962cc2f28368a3db924fdef8e99a0950b","kind":"tag","published_at":"2013-01-29T20:16:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"20e71a41edc1a632d9437ca927ea0d3b0535c7f9","kind":"tag","published_at":"2012-11-19T18:28:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"ee45e51bf48347f102d51cf3256cd6a2f2db9525","kind":"tag","published_at":"2012-11-08T22:59:09.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"bee010a211d228764cd5b4207132c79a601e80a6","kind":"tag","published_at":"2012-11-08T19:55:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4c35c1f0aff816595eade77103da1cae4197e4a7","kind":"tag","published_at":"2012-10-23T19:27:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"36e07d9476a67086ec1a8d917cdc703531673440","kind":"tag","published_at":"2012-07-09T19:54:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"56b0cec481c7457a658b54f979f0fea3c1189c12","kind":"tag","published_at":"2012-06-27T17:27:23.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"184db924c5b3f208a3e34432e38a253ab4ed8d6d","kind":"tag","published_at":"2012-06-25T12:32:10.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b70c19b4ae783507c929ee88f9b0cdcb101a9131","kind":"tag","published_at":"2012-06-25T09:28:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4/manifests"},{"name":"0.1.2","sha":"029708cea64c6b2a19d28de49b0e0f4ba6cf59ac","kind":"commit","published_at":"2012-05-03T05:37:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"38bde2d15e4e19afc5c3489bd72cf4dc818135d5","kind":"commit","published_at":"2012-05-03T05:31:33.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c8a63500581644a184df782b19e3a5b7dec32702","kind":"commit","published_at":"2012-05-02T22:02:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"8f060a0c48f847b1c30e390f0d6f7f887ce87dd7","kind":"tag","published_at":"2012-04-12T20:08:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2/manifests"},{"name":"v0.0.1","sha":"3c5045cad694ceb767fd2fee2e2bee0144ffa078","kind":"tag","published_at":"2012-04-12T06:57:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v0.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T02:17:07.855Z","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:guix/python-oauthlib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-oauthlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-oauthlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-oauthlib/dependencies","status":null,"funding_links":["https://github.com/sponsors/JonathanHuot","https://opencollective.com/oauthlib"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:19.695Z","issues_count":86,"pull_requests_count":165,"avg_time_to_close_issue":17188877.044444446,"avg_time_to_close_pull_request":7551323.876033057,"issues_closed_count":45,"pull_requests_closed_count":121,"pull_request_authors_count":70,"issue_authors_count":71,"avg_comments_per_issue":2.7209302325581395,"avg_comments_per_pull_request":1.4424242424242424,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":1500964.0,"past_year_avg_time_to_close_pull_request":1277870.4545454546,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/issues","maintainers":[{"login":"JonathanHuot","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"},{"login":"thedrow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedrow"}],"active_maintainers":[{"login":"JonathanHuot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-oauthlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-oauthlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-oauthlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-oauthlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-oauthlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-oauthlib/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32342,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1231},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-25T05:05:02.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":8677444,"name":"py3-oauthlib-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-oauthlib","homepage":"https://github.com/oauthlib/oauthlib","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/oauthlib/oauthlib","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-07-31T17:13:41.000Z","latest_release_published_at":"2023-07-31T17:13:41.000Z","latest_release_number":"3.2.2-r2","last_synced_at":"2026-08-11T12:26:08.157Z","created_at":"2023-12-20T10:28:51.395Z","updated_at":"2026-08-20T03:22:08.207Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-oauthlib-pyc","install_command":"apk add py3-oauthlib-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":1885498,"uuid":"2811323","full_name":"oauthlib/oauthlib","owner":"oauthlib","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","archived":false,"fork":false,"pushed_at":"2026-07-14T21:42:53.000Z","size":3251,"stargazers_count":2977,"open_issues_count":117,"forks_count":524,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-20T00:06:40.846Z","etag":null,"topics":["authentication","authorization","identity","jwt-authentication","jwt-bearer-tokens","library","oauth","oauth1","oauth2","oidc","oidc-provider","openid-connect","python","python-3","python3","token-based-authentication"],"latest_commit_sha":null,"homepage":"https://oauthlib.readthedocs.io/en/latest/","language":"Python","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/oauthlib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","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},"funding":{"github":["JonathanHuot"],"patreon":null,"open_collective":"oauthlib","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-11-19T23:08:51.000Z","updated_at":"2026-08-14T08:37:11.000Z","dependencies_parsed_at":"2026-03-04T00:01:59.120Z","dependency_job_id":"eee7522f-6cec-4076-a288-530cf1337949","html_url":"https://github.com/oauthlib/oauthlib","commit_stats":{"total_commits":1254,"total_committers":205,"mean_commits":6.117073170731707,"dds":0.7647527910685805,"last_synced_commit":"1fd5253630c03e3f12719dd8c13d43111f66a8d2"},"previous_names":["idan/oauthlib"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/oauthlib/oauthlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/sbom","scorecard":{"id":480866,"data":{"date":"2025-08-11","repo":{"name":"github.com/oauthlib/oauthlib","commit":"0667a391a0239a66b977c2d65d5fb52c4d825a34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint_python.yml:7","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:77","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build.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":"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/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-build.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:15","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:89","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":6,"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'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto 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/python-build.yml:100"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: PYSEC-2022-202"],"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":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 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-19T16:35:21.613Z","repository_id":1885498,"created_at":"2025-08-19T16:35:21.613Z","updated_at":"2025-08-19T16:35:21.613Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784044,"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-19T02:00:06.185Z","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"}},"repo_metadata_updated_at":"2026-08-20T03:22:08.207Z","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:apk/alpine/py3-oauthlib-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-oauthlib-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-oauthlib-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-oauthlib-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/JonathanHuot","https://opencollective.com/oauthlib"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:19.695Z","issues_count":86,"pull_requests_count":165,"avg_time_to_close_issue":17188877.044444446,"avg_time_to_close_pull_request":7551323.876033057,"issues_closed_count":45,"pull_requests_closed_count":121,"pull_request_authors_count":70,"issue_authors_count":71,"avg_comments_per_issue":2.7209302325581395,"avg_comments_per_pull_request":1.4424242424242424,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":1500964.0,"past_year_avg_time_to_close_pull_request":1277870.4545454546,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/issues","maintainers":[{"login":"JonathanHuot","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"},{"login":"thedrow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedrow"}],"active_maintainers":[{"login":"JonathanHuot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-oauthlib-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-oauthlib-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-oauthlib-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-oauthlib-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-oauthlib-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-oauthlib-pyc/codemeta","maintainers":[{"uuid":"void@fluix.one","login":null,"name":"Steven Guikal","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Steven Guikal","packages_count":51,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Steven Guikal","role":null,"created_at":"2024-08-26T13:05:23.865Z","updated_at":"2024-08-26T13:05:23.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/void@fluix.one/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":960},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-08-25T05:07:15.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":8614305,"name":"github.com/oauthlib/oauthlib","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/oauthlib/oauthlib","keywords_array":[],"namespace":null,"versions_count":21,"first_release_published_at":"2023-12-02T02:14:10.183Z","latest_release_published_at":"2025-06-19T22:49:42.000Z","latest_release_number":"v3.3.1+incompatible","last_synced_at":"2026-08-25T00:11:42.369Z","created_at":"2023-12-02T02:14:07.426Z","updated_at":"2026-08-25T00:11:42.370Z","registry_url":"https://pkg.go.dev/github.com/oauthlib/oauthlib","install_command":"go get github.com/oauthlib/oauthlib","documentation_url":"https://pkg.go.dev/github.com/oauthlib/oauthlib#section-documentation","metadata":{},"repo_metadata":{"id":1885498,"uuid":"2811323","full_name":"oauthlib/oauthlib","owner":"oauthlib","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","archived":false,"fork":false,"pushed_at":"2026-07-14T21:42:53.000Z","size":3251,"stargazers_count":2977,"open_issues_count":117,"forks_count":524,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-20T00:06:40.846Z","etag":null,"topics":["authentication","authorization","identity","jwt-authentication","jwt-bearer-tokens","library","oauth","oauth1","oauth2","oidc","oidc-provider","openid-connect","python","python-3","python3","token-based-authentication"],"latest_commit_sha":null,"homepage":"https://oauthlib.readthedocs.io/en/latest/","language":"Python","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/oauthlib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","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},"funding":{"github":["JonathanHuot"],"patreon":null,"open_collective":"oauthlib","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-11-19T23:08:51.000Z","updated_at":"2026-08-14T08:37:11.000Z","dependencies_parsed_at":"2026-03-04T00:01:59.120Z","dependency_job_id":"eee7522f-6cec-4076-a288-530cf1337949","html_url":"https://github.com/oauthlib/oauthlib","commit_stats":{"total_commits":1254,"total_committers":205,"mean_commits":6.117073170731707,"dds":0.7647527910685805,"last_synced_commit":"1fd5253630c03e3f12719dd8c13d43111f66a8d2"},"previous_names":["idan/oauthlib"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/oauthlib/oauthlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/sbom","scorecard":{"id":480866,"data":{"date":"2025-08-11","repo":{"name":"github.com/oauthlib/oauthlib","commit":"0667a391a0239a66b977c2d65d5fb52c4d825a34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint_python.yml:7","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:77","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build.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":"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/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-build.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:15","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:89","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":6,"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'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto 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/python-build.yml:100"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: PYSEC-2022-202"],"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":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 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-19T16:35:21.613Z","repository_id":1885498,"created_at":"2025-08-19T16:35:21.613Z","updated_at":"2025-08-19T16:35:21.613Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784044,"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-19T02:00:06.185Z","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":"oauthlib","name":"OAuthlib","uuid":"33832354","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33832354?v=4","repositories_count":1,"last_synced_at":"2026-08-14T04:42:56.741Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/oauthlib","funding_links":[],"total_stars":2976,"followers":31,"following":0,"created_at":"2022-11-02T16:22:51.432Z","updated_at":"2026-08-14T04:42:56.756Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib/repositories"},"tags":[{"name":"v3.3.1","sha":"a2779c65b3e961f1b49c05a2417c0ae819f3f8c4","kind":"commit","published_at":"2025-06-19T22:49:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"6413d2e2a6414cdf29414b975f939c99f8046d59","kind":"commit","published_at":"2025-06-17T22:15:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"e6c33e41a8ce6dadff387cdc4613a55b63d1827e","kind":"commit","published_at":"2022-10-17T19:42:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"88bb1562930a9bd9368bf26120655794d90d9585","kind":"commit","published_at":"2022-09-09T19:54:25.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"112404878bdc8b492764e133c388afb978392e09","kind":"commit","published_at":"2022-01-29T22:04:08.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c6037ce5b36145de22df45abe0e96abfa95873ae","kind":"commit","published_at":"2021-06-01T19:11:24.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"31cae75c9d561529091db82a03ea2b6c83edc02d","kind":"commit","published_at":"2019-08-06T14:41:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9e824cfb0eb36b4d23ab73171b821b1a74ec659c","kind":"commit","published_at":"2019-07-04T09:22:12.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"575638ce7ddb8727e08980235ccd82152af85703","kind":"commit","published_at":"2019-01-24T13:28:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9dfa40c3bdab3aa788e711283afdf36c2fbdd1de","kind":"commit","published_at":"2019-01-07T21:19:17.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"f853295b674cb2be0b83f72f71739a7a23f5936e","kind":"commit","published_at":"2018-05-22T10:17:16.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"bea0c2658ae5be45896c9d067422cd417eec847b","kind":"commit","published_at":"2018-03-19T13:38:26.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"4d5447f33019b54eb657e026dc0b9475e5a7105a","kind":"commit","published_at":"2017-10-19T15:15:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"fb7ec207b17e0cacf52f9f3c2643c4b9036d827c","kind":"commit","published_at":"2017-10-18T15:27:41.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"82c77e3f716e9a2fd484e2e73fd666d2f9532a28","kind":"commit","published_at":"2017-09-17T11:23:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"122b51c72a78aad249ee6547d89f8bc0a06fd9b3","kind":"commit","published_at":"2017-09-07T10:50:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4ec41c67e36355cd2aeca094d676b172fea4717a","kind":"commit","published_at":"2017-03-19T12:48:15.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3eb6fe934c8c8d6c34e22b4e4fc1bd01d0266df6","kind":"commit","published_at":"2016-11-23T10:22:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"38c563dbcf38b663717336dac74c88077efd2e1e","kind":"commit","published_at":"2016-09-03T08:52:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"43fb7f5bfb5fb1086d2d8ef1e57b77e84db24b45","kind":"commit","published_at":"2016-06-01T13:02:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v1.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2/manifests"},{"name":"1.1.1","sha":"25d3c12933017c47c9d63de939b559846b23fca5","kind":"commit","published_at":"2016-05-01T07:28:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8d35dc007fea413b37ec96e90a6380746ec39773","kind":"commit","published_at":"2016-04-11T09:51:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0/manifests"},{"name":"0.7.2+oidc","sha":"ed69a2458c99b2039ff3aa32749159fe31d1fbb5","kind":"commit","published_at":"2015-10-01T15:31:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2+oidc","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2+oidc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2%2Boidc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc/manifests"},{"name":"1.0.3","sha":"79722b2aa0b191db4a345ce29095b70d92ded140","kind":"commit","published_at":"2015-08-16T12:18:01.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"db40f9989545fc170960f692bedd3c8ba2cf0642","kind":"tag","published_at":"2015-08-10T09:34:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"fecf37b624c14c89a3ee15bb205b51b05575fc2e","kind":"commit","published_at":"2015-07-25T07:25:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"933711ecdb4f1235307dc5815eac1828d523f4e1","kind":"commit","published_at":"2015-07-19T13:28:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0/manifests"},{"name":"0.7.2","sha":"fd239fca84644896b1971cf24bc6213d065adb86","kind":"tag","published_at":"2014-11-13T12:39:45.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"04631866c058defb480462db1ec13cb7f88780a9","kind":"tag","published_at":"2014-10-27T17:09:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9838a002fc9b82c907d4ba495a34d0ce21386e44","kind":"tag","published_at":"2014-10-27T13:55:34.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"de773eefcb3c1afe54a0c12d5bf9bd214ceaf404","kind":"tag","published_at":"2014-06-10T10:36:00.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"969d0994234454b05a7b310b8dd40e66e900eede","kind":"tag","published_at":"2014-06-06T11:00:21.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"056e7ce13de4de913af8617891dc92e0ea43c669","kind":"tag","published_at":"2014-01-20T11:09:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"25c82a2c925dcdb37704a1bf145830c8084ec33c","kind":"tag","published_at":"2013-09-13T10:06:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"f794cf31971274766378faf140d60e5ec3807286","kind":"tag","published_at":"2013-07-26T18:13:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"809646f84cd2f0941773ce99acc95ea216ea1cb8","kind":"tag","published_at":"2013-07-09T17:12:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"b9ef07ca18ec56ef8dfe24344c81ef1ba3a59e34","kind":"tag","published_at":"2013-05-31T14:22:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"4ed94f7fac84c69b799f475444729320aa7888be","kind":"tag","published_at":"2013-05-20T17:11:50.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b1b829ccf26d78e95ac055bb76843e6b4e1cff75","kind":"tag","published_at":"2013-03-26T18:01:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0/manifests"},{"name":"0.3.8","sha":"1da50150c508ae96c7f05cdf4ab987cb5611034c","kind":"tag","published_at":"2013-02-23T15:38:55.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.8","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"0e9f5e504fad3ecfcdbcba301e72160844fcc18e","kind":"tag","published_at":"2013-02-11T23:34:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"fbf0c0e6669a31b51c42ea0b93af9938192167b6","kind":"tag","published_at":"2013-02-04T23:15:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9edd36f962cc2f28368a3db924fdef8e99a0950b","kind":"tag","published_at":"2013-01-29T20:16:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"20e71a41edc1a632d9437ca927ea0d3b0535c7f9","kind":"tag","published_at":"2012-11-19T18:28:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"ee45e51bf48347f102d51cf3256cd6a2f2db9525","kind":"tag","published_at":"2012-11-08T22:59:09.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"bee010a211d228764cd5b4207132c79a601e80a6","kind":"tag","published_at":"2012-11-08T19:55:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4c35c1f0aff816595eade77103da1cae4197e4a7","kind":"tag","published_at":"2012-10-23T19:27:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"36e07d9476a67086ec1a8d917cdc703531673440","kind":"tag","published_at":"2012-07-09T19:54:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"56b0cec481c7457a658b54f979f0fea3c1189c12","kind":"tag","published_at":"2012-06-27T17:27:23.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"184db924c5b3f208a3e34432e38a253ab4ed8d6d","kind":"tag","published_at":"2012-06-25T12:32:10.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b70c19b4ae783507c929ee88f9b0cdcb101a9131","kind":"tag","published_at":"2012-06-25T09:28:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4/manifests"},{"name":"0.1.2","sha":"029708cea64c6b2a19d28de49b0e0f4ba6cf59ac","kind":"commit","published_at":"2012-05-03T05:37:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"38bde2d15e4e19afc5c3489bd72cf4dc818135d5","kind":"commit","published_at":"2012-05-03T05:31:33.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c8a63500581644a184df782b19e3a5b7dec32702","kind":"commit","published_at":"2012-05-02T22:02:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"8f060a0c48f847b1c30e390f0d6f7f887ce87dd7","kind":"tag","published_at":"2012-04-12T20:08:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2/manifests"},{"name":"v0.0.1","sha":"3c5045cad694ceb767fd2fee2e2bee0144ffa078","kind":"tag","published_at":"2012-04-12T06:57:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v0.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T05:49:00.170Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":1.3020577583321475,"forks_count":1.3161876855179269,"docker_downloads_count":null,"average":5.74889207452848},"purl":"pkg:golang/github.com/oauthlib/oauthlib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/oauthlib/oauthlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/oauthlib/oauthlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/oauthlib/oauthlib/dependencies","status":null,"funding_links":["https://github.com/sponsors/JonathanHuot","https://opencollective.com/oauthlib"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:19.695Z","issues_count":86,"pull_requests_count":165,"avg_time_to_close_issue":17188877.044444446,"avg_time_to_close_pull_request":7551323.876033057,"issues_closed_count":45,"pull_requests_closed_count":121,"pull_request_authors_count":70,"issue_authors_count":71,"avg_comments_per_issue":2.7209302325581395,"avg_comments_per_pull_request":1.4424242424242424,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":1500964.0,"past_year_avg_time_to_close_pull_request":1277870.4545454546,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/issues","maintainers":[{"login":"JonathanHuot","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"},{"login":"thedrow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedrow"}],"active_maintainers":[{"login":"JonathanHuot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foauthlib%2Foauthlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foauthlib%2Foauthlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foauthlib%2Foauthlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foauthlib%2Foauthlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foauthlib%2Foauthlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foauthlib%2Foauthlib/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281915,"maintainers_count":0,"namespaces_count":839492,"keywords_count":125216,"github":"golang","metadata":{"funded_packages_count":67974,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-25T05:01:14.867Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13087018,"name":"python312Packages.oauthlib","ecosystem":"nixpkgs","description":"Generic, spec-compliant, thorough implementation of the OAuth request-signing logic","homepage":"https://github.com/oauthlib/oauthlib","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/oauthlib/oauthlib","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:05:59.698Z","latest_release_published_at":"2026-02-01T18:05:59.698Z","latest_release_number":"3.2.2","last_synced_at":"2026-03-07T02:11:19.050Z","created_at":"2026-02-01T18:05:58.599Z","updated_at":"2026-08-20T01:48:11.219Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.oauthlib","install_command":"nix-env -iA nixpkgs.python312Packages.oauthlib","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/oauthlib/default.nix#L68","metadata":{"nix_attribute":"python3.12-oauthlib-3.2.2","position":"pkgs/development/python-modules/oauthlib/default.nix:68","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"oauthlib","upstream_purl":"pkg:pypi/oauthlib"},"repo_metadata":{"id":1885498,"uuid":"2811323","full_name":"oauthlib/oauthlib","owner":"oauthlib","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","archived":false,"fork":false,"pushed_at":"2026-07-14T21:42:53.000Z","size":3251,"stargazers_count":2977,"open_issues_count":117,"forks_count":524,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-20T00:06:40.846Z","etag":null,"topics":["authentication","authorization","identity","jwt-authentication","jwt-bearer-tokens","library","oauth","oauth1","oauth2","oidc","oidc-provider","openid-connect","python","python-3","python3","token-based-authentication"],"latest_commit_sha":null,"homepage":"https://oauthlib.readthedocs.io/en/latest/","language":"Python","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/oauthlib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","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},"funding":{"github":["JonathanHuot"],"patreon":null,"open_collective":"oauthlib","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-11-19T23:08:51.000Z","updated_at":"2026-08-14T08:37:11.000Z","dependencies_parsed_at":"2026-03-04T00:01:59.120Z","dependency_job_id":"eee7522f-6cec-4076-a288-530cf1337949","html_url":"https://github.com/oauthlib/oauthlib","commit_stats":{"total_commits":1254,"total_committers":205,"mean_commits":6.117073170731707,"dds":0.7647527910685805,"last_synced_commit":"1fd5253630c03e3f12719dd8c13d43111f66a8d2"},"previous_names":["idan/oauthlib"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/oauthlib/oauthlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/sbom","scorecard":{"id":480866,"data":{"date":"2025-08-11","repo":{"name":"github.com/oauthlib/oauthlib","commit":"0667a391a0239a66b977c2d65d5fb52c4d825a34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint_python.yml:7","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:77","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build.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":"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/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-build.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:15","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:89","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":6,"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'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto 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/python-build.yml:100"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: PYSEC-2022-202"],"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":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 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-19T16:35:21.613Z","repository_id":1885498,"created_at":"2025-08-19T16:35:21.613Z","updated_at":"2025-08-19T16:35:21.613Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784044,"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-19T02:00:06.185Z","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":"oauthlib","name":"OAuthlib","uuid":"33832354","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33832354?v=4","repositories_count":1,"last_synced_at":"2026-08-14T04:42:56.741Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/oauthlib","funding_links":[],"total_stars":2976,"followers":31,"following":0,"created_at":"2022-11-02T16:22:51.432Z","updated_at":"2026-08-14T04:42:56.756Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib/repositories"},"tags":[{"name":"v3.3.1","sha":"a2779c65b3e961f1b49c05a2417c0ae819f3f8c4","kind":"commit","published_at":"2025-06-19T22:49:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"6413d2e2a6414cdf29414b975f939c99f8046d59","kind":"commit","published_at":"2025-06-17T22:15:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"e6c33e41a8ce6dadff387cdc4613a55b63d1827e","kind":"commit","published_at":"2022-10-17T19:42:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"88bb1562930a9bd9368bf26120655794d90d9585","kind":"commit","published_at":"2022-09-09T19:54:25.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"112404878bdc8b492764e133c388afb978392e09","kind":"commit","published_at":"2022-01-29T22:04:08.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c6037ce5b36145de22df45abe0e96abfa95873ae","kind":"commit","published_at":"2021-06-01T19:11:24.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"31cae75c9d561529091db82a03ea2b6c83edc02d","kind":"commit","published_at":"2019-08-06T14:41:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9e824cfb0eb36b4d23ab73171b821b1a74ec659c","kind":"commit","published_at":"2019-07-04T09:22:12.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"575638ce7ddb8727e08980235ccd82152af85703","kind":"commit","published_at":"2019-01-24T13:28:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9dfa40c3bdab3aa788e711283afdf36c2fbdd1de","kind":"commit","published_at":"2019-01-07T21:19:17.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"f853295b674cb2be0b83f72f71739a7a23f5936e","kind":"commit","published_at":"2018-05-22T10:17:16.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"bea0c2658ae5be45896c9d067422cd417eec847b","kind":"commit","published_at":"2018-03-19T13:38:26.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"4d5447f33019b54eb657e026dc0b9475e5a7105a","kind":"commit","published_at":"2017-10-19T15:15:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"fb7ec207b17e0cacf52f9f3c2643c4b9036d827c","kind":"commit","published_at":"2017-10-18T15:27:41.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"82c77e3f716e9a2fd484e2e73fd666d2f9532a28","kind":"commit","published_at":"2017-09-17T11:23:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"122b51c72a78aad249ee6547d89f8bc0a06fd9b3","kind":"commit","published_at":"2017-09-07T10:50:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4ec41c67e36355cd2aeca094d676b172fea4717a","kind":"commit","published_at":"2017-03-19T12:48:15.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3eb6fe934c8c8d6c34e22b4e4fc1bd01d0266df6","kind":"commit","published_at":"2016-11-23T10:22:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"38c563dbcf38b663717336dac74c88077efd2e1e","kind":"commit","published_at":"2016-09-03T08:52:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"43fb7f5bfb5fb1086d2d8ef1e57b77e84db24b45","kind":"commit","published_at":"2016-06-01T13:02:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v1.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2/manifests"},{"name":"1.1.1","sha":"25d3c12933017c47c9d63de939b559846b23fca5","kind":"commit","published_at":"2016-05-01T07:28:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8d35dc007fea413b37ec96e90a6380746ec39773","kind":"commit","published_at":"2016-04-11T09:51:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0/manifests"},{"name":"0.7.2+oidc","sha":"ed69a2458c99b2039ff3aa32749159fe31d1fbb5","kind":"commit","published_at":"2015-10-01T15:31:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2+oidc","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2+oidc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2%2Boidc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc/manifests"},{"name":"1.0.3","sha":"79722b2aa0b191db4a345ce29095b70d92ded140","kind":"commit","published_at":"2015-08-16T12:18:01.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"db40f9989545fc170960f692bedd3c8ba2cf0642","kind":"tag","published_at":"2015-08-10T09:34:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"fecf37b624c14c89a3ee15bb205b51b05575fc2e","kind":"commit","published_at":"2015-07-25T07:25:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"933711ecdb4f1235307dc5815eac1828d523f4e1","kind":"commit","published_at":"2015-07-19T13:28:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0/manifests"},{"name":"0.7.2","sha":"fd239fca84644896b1971cf24bc6213d065adb86","kind":"tag","published_at":"2014-11-13T12:39:45.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"04631866c058defb480462db1ec13cb7f88780a9","kind":"tag","published_at":"2014-10-27T17:09:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9838a002fc9b82c907d4ba495a34d0ce21386e44","kind":"tag","published_at":"2014-10-27T13:55:34.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"de773eefcb3c1afe54a0c12d5bf9bd214ceaf404","kind":"tag","published_at":"2014-06-10T10:36:00.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"969d0994234454b05a7b310b8dd40e66e900eede","kind":"tag","published_at":"2014-06-06T11:00:21.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"056e7ce13de4de913af8617891dc92e0ea43c669","kind":"tag","published_at":"2014-01-20T11:09:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"25c82a2c925dcdb37704a1bf145830c8084ec33c","kind":"tag","published_at":"2013-09-13T10:06:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"f794cf31971274766378faf140d60e5ec3807286","kind":"tag","published_at":"2013-07-26T18:13:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"809646f84cd2f0941773ce99acc95ea216ea1cb8","kind":"tag","published_at":"2013-07-09T17:12:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"b9ef07ca18ec56ef8dfe24344c81ef1ba3a59e34","kind":"tag","published_at":"2013-05-31T14:22:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"4ed94f7fac84c69b799f475444729320aa7888be","kind":"tag","published_at":"2013-05-20T17:11:50.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b1b829ccf26d78e95ac055bb76843e6b4e1cff75","kind":"tag","published_at":"2013-03-26T18:01:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0/manifests"},{"name":"0.3.8","sha":"1da50150c508ae96c7f05cdf4ab987cb5611034c","kind":"tag","published_at":"2013-02-23T15:38:55.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.8","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"0e9f5e504fad3ecfcdbcba301e72160844fcc18e","kind":"tag","published_at":"2013-02-11T23:34:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"fbf0c0e6669a31b51c42ea0b93af9938192167b6","kind":"tag","published_at":"2013-02-04T23:15:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9edd36f962cc2f28368a3db924fdef8e99a0950b","kind":"tag","published_at":"2013-01-29T20:16:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"20e71a41edc1a632d9437ca927ea0d3b0535c7f9","kind":"tag","published_at":"2012-11-19T18:28:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"ee45e51bf48347f102d51cf3256cd6a2f2db9525","kind":"tag","published_at":"2012-11-08T22:59:09.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"bee010a211d228764cd5b4207132c79a601e80a6","kind":"tag","published_at":"2012-11-08T19:55:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4c35c1f0aff816595eade77103da1cae4197e4a7","kind":"tag","published_at":"2012-10-23T19:27:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"36e07d9476a67086ec1a8d917cdc703531673440","kind":"tag","published_at":"2012-07-09T19:54:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"56b0cec481c7457a658b54f979f0fea3c1189c12","kind":"tag","published_at":"2012-06-27T17:27:23.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"184db924c5b3f208a3e34432e38a253ab4ed8d6d","kind":"tag","published_at":"2012-06-25T12:32:10.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b70c19b4ae783507c929ee88f9b0cdcb101a9131","kind":"tag","published_at":"2012-06-25T09:28:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4/manifests"},{"name":"0.1.2","sha":"029708cea64c6b2a19d28de49b0e0f4ba6cf59ac","kind":"commit","published_at":"2012-05-03T05:37:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"38bde2d15e4e19afc5c3489bd72cf4dc818135d5","kind":"commit","published_at":"2012-05-03T05:31:33.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c8a63500581644a184df782b19e3a5b7dec32702","kind":"commit","published_at":"2012-05-02T22:02:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"8f060a0c48f847b1c30e390f0d6f7f887ce87dd7","kind":"tag","published_at":"2012-04-12T20:08:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2/manifests"},{"name":"v0.0.1","sha":"3c5045cad694ceb767fd2fee2e2bee0144ffa078","kind":"tag","published_at":"2012-04-12T06:57:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v0.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T01:48:11.219Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python312Packages.oauthlib?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.oauthlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.oauthlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.oauthlib/dependencies","status":null,"funding_links":["https://github.com/sponsors/JonathanHuot","https://opencollective.com/oauthlib"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:19.695Z","issues_count":86,"pull_requests_count":165,"avg_time_to_close_issue":17188877.044444446,"avg_time_to_close_pull_request":7551323.876033057,"issues_closed_count":45,"pull_requests_closed_count":121,"pull_request_authors_count":70,"issue_authors_count":71,"avg_comments_per_issue":2.7209302325581395,"avg_comments_per_pull_request":1.4424242424242424,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":1500964.0,"past_year_avg_time_to_close_pull_request":1277870.4545454546,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/issues","maintainers":[{"login":"JonathanHuot","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"},{"login":"thedrow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedrow"}],"active_maintainers":[{"login":"JonathanHuot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.oauthlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.oauthlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.oauthlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.oauthlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.oauthlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.oauthlib/codemeta","maintainers":[{"uuid":"prikhi","login":null,"name":"Pavan Rikhi","email":"pavan.rikhi@gmail.com","url":"https://github.com/prikhi","packages_count":28,"html_url":null,"role":null,"created_at":"2026-03-07T02:11:19.245Z","updated_at":"2026-03-07T02:11:19.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/prikhi/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3380},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-25T05:04:34.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13197122,"name":"python311Packages.oauthlib","ecosystem":"nixpkgs","description":"Generic, spec-compliant, thorough implementation of the OAuth request-signing logic","homepage":"https://github.com/oauthlib/oauthlib","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/oauthlib/oauthlib","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:30:10.728Z","latest_release_published_at":"2026-02-02T00:30:10.728Z","latest_release_number":"3.2.2","last_synced_at":"2026-05-11T15:10:03.186Z","created_at":"2026-02-02T00:30:09.135Z","updated_at":"2026-08-25T10:41:38.826Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.oauthlib","install_command":"nix-env -iA nixpkgs.python311Packages.oauthlib","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/oauthlib/default.nix#L63","metadata":{"nix_attribute":"python3.11-oauthlib-3.2.2","position":"pkgs/development/python-modules/oauthlib/default.nix:63","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"oauthlib","upstream_purl":"pkg:pypi/oauthlib"},"repo_metadata":{"id":1885498,"uuid":"2811323","full_name":"oauthlib/oauthlib","owner":"oauthlib","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","archived":false,"fork":false,"pushed_at":"2026-07-14T21:42:53.000Z","size":3251,"stargazers_count":2979,"open_issues_count":117,"forks_count":525,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-25T06:20:19.302Z","etag":null,"topics":["authentication","authorization","identity","jwt-authentication","jwt-bearer-tokens","library","oauth","oauth1","oauth2","oidc","oidc-provider","openid-connect","python","python-3","python3","token-based-authentication"],"latest_commit_sha":null,"homepage":"https://oauthlib.readthedocs.io/en/latest/","language":"Python","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/oauthlib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","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},"funding":{"github":["JonathanHuot"],"patreon":null,"open_collective":"oauthlib","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-11-19T23:08:51.000Z","updated_at":"2026-08-23T21:33:02.000Z","dependencies_parsed_at":"2026-03-04T00:01:59.120Z","dependency_job_id":"eee7522f-6cec-4076-a288-530cf1337949","html_url":"https://github.com/oauthlib/oauthlib","commit_stats":{"total_commits":1254,"total_committers":205,"mean_commits":6.117073170731707,"dds":0.7647527910685805,"last_synced_commit":"1fd5253630c03e3f12719dd8c13d43111f66a8d2"},"previous_names":["idan/oauthlib"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/oauthlib/oauthlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/sbom","scorecard":{"id":480866,"data":{"date":"2025-08-11","repo":{"name":"github.com/oauthlib/oauthlib","commit":"0667a391a0239a66b977c2d65d5fb52c4d825a34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint_python.yml:7","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:77","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build.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":"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/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-build.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:15","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:89","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":6,"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'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto 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/python-build.yml:100"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: PYSEC-2022-202"],"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":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 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-19T16:35:21.613Z","repository_id":1885498,"created_at":"2025-08-19T16:35:21.613Z","updated_at":"2025-08-19T16:35:21.613Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36898490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-25T02:00:06.831Z","response_time":104,"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":"oauthlib","name":"OAuthlib","uuid":"33832354","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33832354?v=4","repositories_count":1,"last_synced_at":"2026-08-22T00:11:41.020Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/oauthlib","funding_links":[],"total_stars":2977,"followers":31,"following":0,"created_at":"2022-11-02T16:22:51.432Z","updated_at":"2026-08-22T00:11:41.033Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib/repositories"},"tags":[{"name":"v3.3.1","sha":"a2779c65b3e961f1b49c05a2417c0ae819f3f8c4","kind":"commit","published_at":"2025-06-19T22:49:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"6413d2e2a6414cdf29414b975f939c99f8046d59","kind":"commit","published_at":"2025-06-17T22:15:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"e6c33e41a8ce6dadff387cdc4613a55b63d1827e","kind":"commit","published_at":"2022-10-17T19:42:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"88bb1562930a9bd9368bf26120655794d90d9585","kind":"commit","published_at":"2022-09-09T19:54:25.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"112404878bdc8b492764e133c388afb978392e09","kind":"commit","published_at":"2022-01-29T22:04:08.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c6037ce5b36145de22df45abe0e96abfa95873ae","kind":"commit","published_at":"2021-06-01T19:11:24.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"31cae75c9d561529091db82a03ea2b6c83edc02d","kind":"commit","published_at":"2019-08-06T14:41:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9e824cfb0eb36b4d23ab73171b821b1a74ec659c","kind":"commit","published_at":"2019-07-04T09:22:12.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"575638ce7ddb8727e08980235ccd82152af85703","kind":"commit","published_at":"2019-01-24T13:28:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9dfa40c3bdab3aa788e711283afdf36c2fbdd1de","kind":"commit","published_at":"2019-01-07T21:19:17.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"f853295b674cb2be0b83f72f71739a7a23f5936e","kind":"commit","published_at":"2018-05-22T10:17:16.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"bea0c2658ae5be45896c9d067422cd417eec847b","kind":"commit","published_at":"2018-03-19T13:38:26.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"4d5447f33019b54eb657e026dc0b9475e5a7105a","kind":"commit","published_at":"2017-10-19T15:15:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"fb7ec207b17e0cacf52f9f3c2643c4b9036d827c","kind":"commit","published_at":"2017-10-18T15:27:41.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"82c77e3f716e9a2fd484e2e73fd666d2f9532a28","kind":"commit","published_at":"2017-09-17T11:23:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"122b51c72a78aad249ee6547d89f8bc0a06fd9b3","kind":"commit","published_at":"2017-09-07T10:50:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4ec41c67e36355cd2aeca094d676b172fea4717a","kind":"commit","published_at":"2017-03-19T12:48:15.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3eb6fe934c8c8d6c34e22b4e4fc1bd01d0266df6","kind":"commit","published_at":"2016-11-23T10:22:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"38c563dbcf38b663717336dac74c88077efd2e1e","kind":"commit","published_at":"2016-09-03T08:52:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"43fb7f5bfb5fb1086d2d8ef1e57b77e84db24b45","kind":"commit","published_at":"2016-06-01T13:02:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v1.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2/manifests"},{"name":"1.1.1","sha":"25d3c12933017c47c9d63de939b559846b23fca5","kind":"commit","published_at":"2016-05-01T07:28:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8d35dc007fea413b37ec96e90a6380746ec39773","kind":"commit","published_at":"2016-04-11T09:51:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0/manifests"},{"name":"0.7.2+oidc","sha":"ed69a2458c99b2039ff3aa32749159fe31d1fbb5","kind":"commit","published_at":"2015-10-01T15:31:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2+oidc","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2+oidc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2%2Boidc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc/manifests"},{"name":"1.0.3","sha":"79722b2aa0b191db4a345ce29095b70d92ded140","kind":"commit","published_at":"2015-08-16T12:18:01.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"db40f9989545fc170960f692bedd3c8ba2cf0642","kind":"tag","published_at":"2015-08-10T09:34:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"fecf37b624c14c89a3ee15bb205b51b05575fc2e","kind":"commit","published_at":"2015-07-25T07:25:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"933711ecdb4f1235307dc5815eac1828d523f4e1","kind":"commit","published_at":"2015-07-19T13:28:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0/manifests"},{"name":"0.7.2","sha":"fd239fca84644896b1971cf24bc6213d065adb86","kind":"tag","published_at":"2014-11-13T12:39:45.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"04631866c058defb480462db1ec13cb7f88780a9","kind":"tag","published_at":"2014-10-27T17:09:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9838a002fc9b82c907d4ba495a34d0ce21386e44","kind":"tag","published_at":"2014-10-27T13:55:34.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"de773eefcb3c1afe54a0c12d5bf9bd214ceaf404","kind":"tag","published_at":"2014-06-10T10:36:00.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"969d0994234454b05a7b310b8dd40e66e900eede","kind":"tag","published_at":"2014-06-06T11:00:21.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"056e7ce13de4de913af8617891dc92e0ea43c669","kind":"tag","published_at":"2014-01-20T11:09:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"25c82a2c925dcdb37704a1bf145830c8084ec33c","kind":"tag","published_at":"2013-09-13T10:06:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"f794cf31971274766378faf140d60e5ec3807286","kind":"tag","published_at":"2013-07-26T18:13:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"809646f84cd2f0941773ce99acc95ea216ea1cb8","kind":"tag","published_at":"2013-07-09T17:12:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"b9ef07ca18ec56ef8dfe24344c81ef1ba3a59e34","kind":"tag","published_at":"2013-05-31T14:22:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"4ed94f7fac84c69b799f475444729320aa7888be","kind":"tag","published_at":"2013-05-20T17:11:50.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b1b829ccf26d78e95ac055bb76843e6b4e1cff75","kind":"tag","published_at":"2013-03-26T18:01:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0/manifests"},{"name":"0.3.8","sha":"1da50150c508ae96c7f05cdf4ab987cb5611034c","kind":"tag","published_at":"2013-02-23T15:38:55.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.8","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"0e9f5e504fad3ecfcdbcba301e72160844fcc18e","kind":"tag","published_at":"2013-02-11T23:34:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"fbf0c0e6669a31b51c42ea0b93af9938192167b6","kind":"tag","published_at":"2013-02-04T23:15:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9edd36f962cc2f28368a3db924fdef8e99a0950b","kind":"tag","published_at":"2013-01-29T20:16:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"20e71a41edc1a632d9437ca927ea0d3b0535c7f9","kind":"tag","published_at":"2012-11-19T18:28:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"ee45e51bf48347f102d51cf3256cd6a2f2db9525","kind":"tag","published_at":"2012-11-08T22:59:09.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"bee010a211d228764cd5b4207132c79a601e80a6","kind":"tag","published_at":"2012-11-08T19:55:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4c35c1f0aff816595eade77103da1cae4197e4a7","kind":"tag","published_at":"2012-10-23T19:27:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"36e07d9476a67086ec1a8d917cdc703531673440","kind":"tag","published_at":"2012-07-09T19:54:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"56b0cec481c7457a658b54f979f0fea3c1189c12","kind":"tag","published_at":"2012-06-27T17:27:23.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"184db924c5b3f208a3e34432e38a253ab4ed8d6d","kind":"tag","published_at":"2012-06-25T12:32:10.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b70c19b4ae783507c929ee88f9b0cdcb101a9131","kind":"tag","published_at":"2012-06-25T09:28:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4/manifests"},{"name":"0.1.2","sha":"029708cea64c6b2a19d28de49b0e0f4ba6cf59ac","kind":"commit","published_at":"2012-05-03T05:37:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"38bde2d15e4e19afc5c3489bd72cf4dc818135d5","kind":"commit","published_at":"2012-05-03T05:31:33.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c8a63500581644a184df782b19e3a5b7dec32702","kind":"commit","published_at":"2012-05-02T22:02:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"8f060a0c48f847b1c30e390f0d6f7f887ce87dd7","kind":"tag","published_at":"2012-04-12T20:08:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2/manifests"},{"name":"v0.0.1","sha":"3c5045cad694ceb767fd2fee2e2bee0144ffa078","kind":"tag","published_at":"2012-04-12T06:57:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v0.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-25T10:41:38.826Z","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:nix/python311Packages.oauthlib?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.oauthlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.oauthlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.oauthlib/dependencies","status":null,"funding_links":["https://github.com/sponsors/JonathanHuot","https://opencollective.com/oauthlib"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T13:44:51.377Z","issues_count":86,"pull_requests_count":166,"avg_time_to_close_issue":17188877.044444446,"avg_time_to_close_pull_request":7551323.876033057,"issues_closed_count":45,"pull_requests_closed_count":121,"pull_request_authors_count":70,"issue_authors_count":71,"avg_comments_per_issue":2.7209302325581395,"avg_comments_per_pull_request":1.463855421686747,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":1500964.0,"past_year_avg_time_to_close_pull_request":1277870.4545454546,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/issues","maintainers":[{"login":"JonathanHuot","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"},{"login":"thedrow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedrow"}],"active_maintainers":[{"login":"JonathanHuot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.oauthlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.oauthlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.oauthlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.oauthlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.oauthlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.oauthlib/codemeta","maintainers":[{"uuid":"prikhi","login":null,"name":"Pavan Rikhi","email":"pavan.rikhi@gmail.com","url":"https://github.com/prikhi","packages_count":31,"html_url":null,"role":null,"created_at":"2026-03-07T07:05:54.306Z","updated_at":"2026-03-07T07:05:54.306Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/prikhi/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3204},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-25T05:01:17.178Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13205377,"name":"python312Packages.oauthlib","ecosystem":"nixpkgs","description":"Generic, spec-compliant, thorough implementation of the OAuth request-signing logic","homepage":"https://github.com/oauthlib/oauthlib","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/oauthlib/oauthlib","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:01:29.849Z","latest_release_published_at":"2026-02-02T01:01:29.849Z","latest_release_number":"3.2.2","last_synced_at":"2026-07-28T16:01:34.816Z","created_at":"2026-02-02T01:01:28.311Z","updated_at":"2026-08-20T03:07:54.673Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.oauthlib","install_command":"nix-env -iA nixpkgs.python312Packages.oauthlib","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/oauthlib/default.nix#L63","metadata":{"nix_attribute":"python3.12-oauthlib-3.2.2","position":"pkgs/development/python-modules/oauthlib/default.nix:63","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"oauthlib","upstream_purl":"pkg:pypi/oauthlib"},"repo_metadata":{"id":1885498,"uuid":"2811323","full_name":"oauthlib/oauthlib","owner":"oauthlib","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","archived":false,"fork":false,"pushed_at":"2026-07-14T21:42:53.000Z","size":3251,"stargazers_count":2977,"open_issues_count":117,"forks_count":524,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-20T00:06:40.846Z","etag":null,"topics":["authentication","authorization","identity","jwt-authentication","jwt-bearer-tokens","library","oauth","oauth1","oauth2","oidc","oidc-provider","openid-connect","python","python-3","python3","token-based-authentication"],"latest_commit_sha":null,"homepage":"https://oauthlib.readthedocs.io/en/latest/","language":"Python","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/oauthlib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","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},"funding":{"github":["JonathanHuot"],"patreon":null,"open_collective":"oauthlib","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-11-19T23:08:51.000Z","updated_at":"2026-08-14T08:37:11.000Z","dependencies_parsed_at":"2026-03-04T00:01:59.120Z","dependency_job_id":"eee7522f-6cec-4076-a288-530cf1337949","html_url":"https://github.com/oauthlib/oauthlib","commit_stats":{"total_commits":1254,"total_committers":205,"mean_commits":6.117073170731707,"dds":0.7647527910685805,"last_synced_commit":"1fd5253630c03e3f12719dd8c13d43111f66a8d2"},"previous_names":["idan/oauthlib"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/oauthlib/oauthlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/sbom","scorecard":{"id":480866,"data":{"date":"2025-08-11","repo":{"name":"github.com/oauthlib/oauthlib","commit":"0667a391a0239a66b977c2d65d5fb52c4d825a34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint_python.yml:7","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:77","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build.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":"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/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-build.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:15","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:89","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":6,"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'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto 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/python-build.yml:100"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: PYSEC-2022-202"],"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":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 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-19T16:35:21.613Z","repository_id":1885498,"created_at":"2025-08-19T16:35:21.613Z","updated_at":"2025-08-19T16:35:21.613Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784044,"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-19T02:00:06.185Z","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":"oauthlib","name":"OAuthlib","uuid":"33832354","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33832354?v=4","repositories_count":1,"last_synced_at":"2026-08-14T04:42:56.741Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/oauthlib","funding_links":[],"total_stars":2976,"followers":31,"following":0,"created_at":"2022-11-02T16:22:51.432Z","updated_at":"2026-08-14T04:42:56.756Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib/repositories"},"tags":[{"name":"v3.3.1","sha":"a2779c65b3e961f1b49c05a2417c0ae819f3f8c4","kind":"commit","published_at":"2025-06-19T22:49:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"6413d2e2a6414cdf29414b975f939c99f8046d59","kind":"commit","published_at":"2025-06-17T22:15:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"e6c33e41a8ce6dadff387cdc4613a55b63d1827e","kind":"commit","published_at":"2022-10-17T19:42:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"88bb1562930a9bd9368bf26120655794d90d9585","kind":"commit","published_at":"2022-09-09T19:54:25.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"112404878bdc8b492764e133c388afb978392e09","kind":"commit","published_at":"2022-01-29T22:04:08.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c6037ce5b36145de22df45abe0e96abfa95873ae","kind":"commit","published_at":"2021-06-01T19:11:24.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"31cae75c9d561529091db82a03ea2b6c83edc02d","kind":"commit","published_at":"2019-08-06T14:41:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9e824cfb0eb36b4d23ab73171b821b1a74ec659c","kind":"commit","published_at":"2019-07-04T09:22:12.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"575638ce7ddb8727e08980235ccd82152af85703","kind":"commit","published_at":"2019-01-24T13:28:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9dfa40c3bdab3aa788e711283afdf36c2fbdd1de","kind":"commit","published_at":"2019-01-07T21:19:17.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"f853295b674cb2be0b83f72f71739a7a23f5936e","kind":"commit","published_at":"2018-05-22T10:17:16.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"bea0c2658ae5be45896c9d067422cd417eec847b","kind":"commit","published_at":"2018-03-19T13:38:26.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"4d5447f33019b54eb657e026dc0b9475e5a7105a","kind":"commit","published_at":"2017-10-19T15:15:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"fb7ec207b17e0cacf52f9f3c2643c4b9036d827c","kind":"commit","published_at":"2017-10-18T15:27:41.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"82c77e3f716e9a2fd484e2e73fd666d2f9532a28","kind":"commit","published_at":"2017-09-17T11:23:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"122b51c72a78aad249ee6547d89f8bc0a06fd9b3","kind":"commit","published_at":"2017-09-07T10:50:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4ec41c67e36355cd2aeca094d676b172fea4717a","kind":"commit","published_at":"2017-03-19T12:48:15.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3eb6fe934c8c8d6c34e22b4e4fc1bd01d0266df6","kind":"commit","published_at":"2016-11-23T10:22:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"38c563dbcf38b663717336dac74c88077efd2e1e","kind":"commit","published_at":"2016-09-03T08:52:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"43fb7f5bfb5fb1086d2d8ef1e57b77e84db24b45","kind":"commit","published_at":"2016-06-01T13:02:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v1.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2/manifests"},{"name":"1.1.1","sha":"25d3c12933017c47c9d63de939b559846b23fca5","kind":"commit","published_at":"2016-05-01T07:28:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8d35dc007fea413b37ec96e90a6380746ec39773","kind":"commit","published_at":"2016-04-11T09:51:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0/manifests"},{"name":"0.7.2+oidc","sha":"ed69a2458c99b2039ff3aa32749159fe31d1fbb5","kind":"commit","published_at":"2015-10-01T15:31:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2+oidc","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2+oidc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2%2Boidc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc/manifests"},{"name":"1.0.3","sha":"79722b2aa0b191db4a345ce29095b70d92ded140","kind":"commit","published_at":"2015-08-16T12:18:01.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"db40f9989545fc170960f692bedd3c8ba2cf0642","kind":"tag","published_at":"2015-08-10T09:34:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"fecf37b624c14c89a3ee15bb205b51b05575fc2e","kind":"commit","published_at":"2015-07-25T07:25:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"933711ecdb4f1235307dc5815eac1828d523f4e1","kind":"commit","published_at":"2015-07-19T13:28:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0/manifests"},{"name":"0.7.2","sha":"fd239fca84644896b1971cf24bc6213d065adb86","kind":"tag","published_at":"2014-11-13T12:39:45.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"04631866c058defb480462db1ec13cb7f88780a9","kind":"tag","published_at":"2014-10-27T17:09:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9838a002fc9b82c907d4ba495a34d0ce21386e44","kind":"tag","published_at":"2014-10-27T13:55:34.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"de773eefcb3c1afe54a0c12d5bf9bd214ceaf404","kind":"tag","published_at":"2014-06-10T10:36:00.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"969d0994234454b05a7b310b8dd40e66e900eede","kind":"tag","published_at":"2014-06-06T11:00:21.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"056e7ce13de4de913af8617891dc92e0ea43c669","kind":"tag","published_at":"2014-01-20T11:09:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"25c82a2c925dcdb37704a1bf145830c8084ec33c","kind":"tag","published_at":"2013-09-13T10:06:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"f794cf31971274766378faf140d60e5ec3807286","kind":"tag","published_at":"2013-07-26T18:13:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"809646f84cd2f0941773ce99acc95ea216ea1cb8","kind":"tag","published_at":"2013-07-09T17:12:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"b9ef07ca18ec56ef8dfe24344c81ef1ba3a59e34","kind":"tag","published_at":"2013-05-31T14:22:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"4ed94f7fac84c69b799f475444729320aa7888be","kind":"tag","published_at":"2013-05-20T17:11:50.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b1b829ccf26d78e95ac055bb76843e6b4e1cff75","kind":"tag","published_at":"2013-03-26T18:01:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0/manifests"},{"name":"0.3.8","sha":"1da50150c508ae96c7f05cdf4ab987cb5611034c","kind":"tag","published_at":"2013-02-23T15:38:55.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.8","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"0e9f5e504fad3ecfcdbcba301e72160844fcc18e","kind":"tag","published_at":"2013-02-11T23:34:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"fbf0c0e6669a31b51c42ea0b93af9938192167b6","kind":"tag","published_at":"2013-02-04T23:15:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9edd36f962cc2f28368a3db924fdef8e99a0950b","kind":"tag","published_at":"2013-01-29T20:16:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"20e71a41edc1a632d9437ca927ea0d3b0535c7f9","kind":"tag","published_at":"2012-11-19T18:28:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"ee45e51bf48347f102d51cf3256cd6a2f2db9525","kind":"tag","published_at":"2012-11-08T22:59:09.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"bee010a211d228764cd5b4207132c79a601e80a6","kind":"tag","published_at":"2012-11-08T19:55:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4c35c1f0aff816595eade77103da1cae4197e4a7","kind":"tag","published_at":"2012-10-23T19:27:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"36e07d9476a67086ec1a8d917cdc703531673440","kind":"tag","published_at":"2012-07-09T19:54:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"56b0cec481c7457a658b54f979f0fea3c1189c12","kind":"tag","published_at":"2012-06-27T17:27:23.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"184db924c5b3f208a3e34432e38a253ab4ed8d6d","kind":"tag","published_at":"2012-06-25T12:32:10.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b70c19b4ae783507c929ee88f9b0cdcb101a9131","kind":"tag","published_at":"2012-06-25T09:28:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4/manifests"},{"name":"0.1.2","sha":"029708cea64c6b2a19d28de49b0e0f4ba6cf59ac","kind":"commit","published_at":"2012-05-03T05:37:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"38bde2d15e4e19afc5c3489bd72cf4dc818135d5","kind":"commit","published_at":"2012-05-03T05:31:33.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c8a63500581644a184df782b19e3a5b7dec32702","kind":"commit","published_at":"2012-05-02T22:02:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"8f060a0c48f847b1c30e390f0d6f7f887ce87dd7","kind":"tag","published_at":"2012-04-12T20:08:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2/manifests"},{"name":"v0.0.1","sha":"3c5045cad694ceb767fd2fee2e2bee0144ffa078","kind":"tag","published_at":"2012-04-12T06:57:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v0.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T03:07:54.673Z","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:nix/python312Packages.oauthlib?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.oauthlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.oauthlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.oauthlib/dependencies","status":null,"funding_links":["https://github.com/sponsors/JonathanHuot","https://opencollective.com/oauthlib"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:19.695Z","issues_count":86,"pull_requests_count":165,"avg_time_to_close_issue":17188877.044444446,"avg_time_to_close_pull_request":7551323.876033057,"issues_closed_count":45,"pull_requests_closed_count":121,"pull_request_authors_count":70,"issue_authors_count":71,"avg_comments_per_issue":2.7209302325581395,"avg_comments_per_pull_request":1.4424242424242424,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":1500964.0,"past_year_avg_time_to_close_pull_request":1277870.4545454546,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/issues","maintainers":[{"login":"JonathanHuot","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"},{"login":"thedrow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedrow"}],"active_maintainers":[{"login":"JonathanHuot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.oauthlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.oauthlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.oauthlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.oauthlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.oauthlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.oauthlib/codemeta","maintainers":[{"uuid":"prikhi","login":null,"name":"Pavan Rikhi","email":"pavan.rikhi@gmail.com","url":"https://github.com/prikhi","packages_count":31,"html_url":null,"role":null,"created_at":"2026-03-07T12:12:00.380Z","updated_at":"2026-03-07T12:12:00.380Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/prikhi/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3204},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-25T05:01:17.178Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":12894076,"name":"python314Packages.oauthlib","ecosystem":"nixpkgs","description":"Generic, spec-compliant, thorough implementation of the OAuth request-signing logic","homepage":"https://github.com/oauthlib/oauthlib","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/oauthlib/oauthlib","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T08:45:25.339Z","latest_release_published_at":"2026-01-27T08:45:25.339Z","latest_release_number":"3.3.1","last_synced_at":"2026-08-01T10:39:02.691Z","created_at":"2026-01-27T08:45:25.098Z","updated_at":"2026-08-20T00:17:31.400Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.oauthlib","install_command":"nix-env -iA nixpkgs.python314Packages.oauthlib","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/oauthlib/default.nix#L66","metadata":{"nix_attribute":"python3.14-oauthlib-3.3.1","position":"pkgs/development/python-modules/oauthlib/default.nix:66","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"oauthlib","upstream_purl":"pkg:pypi/oauthlib"},"repo_metadata":{"id":1885498,"uuid":"2811323","full_name":"oauthlib/oauthlib","owner":"oauthlib","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","archived":false,"fork":false,"pushed_at":"2026-07-14T21:42:53.000Z","size":3251,"stargazers_count":2977,"open_issues_count":117,"forks_count":524,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-20T00:06:40.846Z","etag":null,"topics":["authentication","authorization","identity","jwt-authentication","jwt-bearer-tokens","library","oauth","oauth1","oauth2","oidc","oidc-provider","openid-connect","python","python-3","python3","token-based-authentication"],"latest_commit_sha":null,"homepage":"https://oauthlib.readthedocs.io/en/latest/","language":"Python","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/oauthlib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","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},"funding":{"github":["JonathanHuot"],"patreon":null,"open_collective":"oauthlib","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-11-19T23:08:51.000Z","updated_at":"2026-08-14T08:37:11.000Z","dependencies_parsed_at":"2026-03-04T00:01:59.120Z","dependency_job_id":"eee7522f-6cec-4076-a288-530cf1337949","html_url":"https://github.com/oauthlib/oauthlib","commit_stats":{"total_commits":1254,"total_committers":205,"mean_commits":6.117073170731707,"dds":0.7647527910685805,"last_synced_commit":"1fd5253630c03e3f12719dd8c13d43111f66a8d2"},"previous_names":["idan/oauthlib"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/oauthlib/oauthlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/sbom","scorecard":{"id":480866,"data":{"date":"2025-08-11","repo":{"name":"github.com/oauthlib/oauthlib","commit":"0667a391a0239a66b977c2d65d5fb52c4d825a34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint_python.yml:7","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:77","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build.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":"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/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-build.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:15","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:89","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":6,"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'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto 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/python-build.yml:100"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: PYSEC-2022-202"],"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":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 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-19T16:35:21.613Z","repository_id":1885498,"created_at":"2025-08-19T16:35:21.613Z","updated_at":"2025-08-19T16:35:21.613Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784044,"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-19T02:00:06.185Z","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":"oauthlib","name":"OAuthlib","uuid":"33832354","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33832354?v=4","repositories_count":1,"last_synced_at":"2026-08-14T04:42:56.741Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/oauthlib","funding_links":[],"total_stars":2976,"followers":31,"following":0,"created_at":"2022-11-02T16:22:51.432Z","updated_at":"2026-08-14T04:42:56.756Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib/repositories"},"tags":[{"name":"v3.3.1","sha":"a2779c65b3e961f1b49c05a2417c0ae819f3f8c4","kind":"commit","published_at":"2025-06-19T22:49:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"6413d2e2a6414cdf29414b975f939c99f8046d59","kind":"commit","published_at":"2025-06-17T22:15:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"e6c33e41a8ce6dadff387cdc4613a55b63d1827e","kind":"commit","published_at":"2022-10-17T19:42:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"88bb1562930a9bd9368bf26120655794d90d9585","kind":"commit","published_at":"2022-09-09T19:54:25.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"112404878bdc8b492764e133c388afb978392e09","kind":"commit","published_at":"2022-01-29T22:04:08.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c6037ce5b36145de22df45abe0e96abfa95873ae","kind":"commit","published_at":"2021-06-01T19:11:24.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"31cae75c9d561529091db82a03ea2b6c83edc02d","kind":"commit","published_at":"2019-08-06T14:41:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9e824cfb0eb36b4d23ab73171b821b1a74ec659c","kind":"commit","published_at":"2019-07-04T09:22:12.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"575638ce7ddb8727e08980235ccd82152af85703","kind":"commit","published_at":"2019-01-24T13:28:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9dfa40c3bdab3aa788e711283afdf36c2fbdd1de","kind":"commit","published_at":"2019-01-07T21:19:17.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"f853295b674cb2be0b83f72f71739a7a23f5936e","kind":"commit","published_at":"2018-05-22T10:17:16.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"bea0c2658ae5be45896c9d067422cd417eec847b","kind":"commit","published_at":"2018-03-19T13:38:26.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"4d5447f33019b54eb657e026dc0b9475e5a7105a","kind":"commit","published_at":"2017-10-19T15:15:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"fb7ec207b17e0cacf52f9f3c2643c4b9036d827c","kind":"commit","published_at":"2017-10-18T15:27:41.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"82c77e3f716e9a2fd484e2e73fd666d2f9532a28","kind":"commit","published_at":"2017-09-17T11:23:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"122b51c72a78aad249ee6547d89f8bc0a06fd9b3","kind":"commit","published_at":"2017-09-07T10:50:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4ec41c67e36355cd2aeca094d676b172fea4717a","kind":"commit","published_at":"2017-03-19T12:48:15.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3eb6fe934c8c8d6c34e22b4e4fc1bd01d0266df6","kind":"commit","published_at":"2016-11-23T10:22:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"38c563dbcf38b663717336dac74c88077efd2e1e","kind":"commit","published_at":"2016-09-03T08:52:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"43fb7f5bfb5fb1086d2d8ef1e57b77e84db24b45","kind":"commit","published_at":"2016-06-01T13:02:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v1.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2/manifests"},{"name":"1.1.1","sha":"25d3c12933017c47c9d63de939b559846b23fca5","kind":"commit","published_at":"2016-05-01T07:28:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8d35dc007fea413b37ec96e90a6380746ec39773","kind":"commit","published_at":"2016-04-11T09:51:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0/manifests"},{"name":"0.7.2+oidc","sha":"ed69a2458c99b2039ff3aa32749159fe31d1fbb5","kind":"commit","published_at":"2015-10-01T15:31:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2+oidc","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2+oidc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2%2Boidc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc/manifests"},{"name":"1.0.3","sha":"79722b2aa0b191db4a345ce29095b70d92ded140","kind":"commit","published_at":"2015-08-16T12:18:01.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"db40f9989545fc170960f692bedd3c8ba2cf0642","kind":"tag","published_at":"2015-08-10T09:34:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"fecf37b624c14c89a3ee15bb205b51b05575fc2e","kind":"commit","published_at":"2015-07-25T07:25:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"933711ecdb4f1235307dc5815eac1828d523f4e1","kind":"commit","published_at":"2015-07-19T13:28:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0/manifests"},{"name":"0.7.2","sha":"fd239fca84644896b1971cf24bc6213d065adb86","kind":"tag","published_at":"2014-11-13T12:39:45.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"04631866c058defb480462db1ec13cb7f88780a9","kind":"tag","published_at":"2014-10-27T17:09:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9838a002fc9b82c907d4ba495a34d0ce21386e44","kind":"tag","published_at":"2014-10-27T13:55:34.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"de773eefcb3c1afe54a0c12d5bf9bd214ceaf404","kind":"tag","published_at":"2014-06-10T10:36:00.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"969d0994234454b05a7b310b8dd40e66e900eede","kind":"tag","published_at":"2014-06-06T11:00:21.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"056e7ce13de4de913af8617891dc92e0ea43c669","kind":"tag","published_at":"2014-01-20T11:09:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"25c82a2c925dcdb37704a1bf145830c8084ec33c","kind":"tag","published_at":"2013-09-13T10:06:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"f794cf31971274766378faf140d60e5ec3807286","kind":"tag","published_at":"2013-07-26T18:13:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"809646f84cd2f0941773ce99acc95ea216ea1cb8","kind":"tag","published_at":"2013-07-09T17:12:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"b9ef07ca18ec56ef8dfe24344c81ef1ba3a59e34","kind":"tag","published_at":"2013-05-31T14:22:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"4ed94f7fac84c69b799f475444729320aa7888be","kind":"tag","published_at":"2013-05-20T17:11:50.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b1b829ccf26d78e95ac055bb76843e6b4e1cff75","kind":"tag","published_at":"2013-03-26T18:01:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0/manifests"},{"name":"0.3.8","sha":"1da50150c508ae96c7f05cdf4ab987cb5611034c","kind":"tag","published_at":"2013-02-23T15:38:55.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.8","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"0e9f5e504fad3ecfcdbcba301e72160844fcc18e","kind":"tag","published_at":"2013-02-11T23:34:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"fbf0c0e6669a31b51c42ea0b93af9938192167b6","kind":"tag","published_at":"2013-02-04T23:15:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9edd36f962cc2f28368a3db924fdef8e99a0950b","kind":"tag","published_at":"2013-01-29T20:16:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"20e71a41edc1a632d9437ca927ea0d3b0535c7f9","kind":"tag","published_at":"2012-11-19T18:28:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"ee45e51bf48347f102d51cf3256cd6a2f2db9525","kind":"tag","published_at":"2012-11-08T22:59:09.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"bee010a211d228764cd5b4207132c79a601e80a6","kind":"tag","published_at":"2012-11-08T19:55:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4c35c1f0aff816595eade77103da1cae4197e4a7","kind":"tag","published_at":"2012-10-23T19:27:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"36e07d9476a67086ec1a8d917cdc703531673440","kind":"tag","published_at":"2012-07-09T19:54:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"56b0cec481c7457a658b54f979f0fea3c1189c12","kind":"tag","published_at":"2012-06-27T17:27:23.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"184db924c5b3f208a3e34432e38a253ab4ed8d6d","kind":"tag","published_at":"2012-06-25T12:32:10.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b70c19b4ae783507c929ee88f9b0cdcb101a9131","kind":"tag","published_at":"2012-06-25T09:28:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4/manifests"},{"name":"0.1.2","sha":"029708cea64c6b2a19d28de49b0e0f4ba6cf59ac","kind":"commit","published_at":"2012-05-03T05:37:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"38bde2d15e4e19afc5c3489bd72cf4dc818135d5","kind":"commit","published_at":"2012-05-03T05:31:33.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c8a63500581644a184df782b19e3a5b7dec32702","kind":"commit","published_at":"2012-05-02T22:02:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"8f060a0c48f847b1c30e390f0d6f7f887ce87dd7","kind":"tag","published_at":"2012-04-12T20:08:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2/manifests"},{"name":"v0.0.1","sha":"3c5045cad694ceb767fd2fee2e2bee0144ffa078","kind":"tag","published_at":"2012-04-12T06:57:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v0.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T00:17:31.400Z","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:nix/python314Packages.oauthlib?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.oauthlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.oauthlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.oauthlib/dependencies","status":null,"funding_links":["https://github.com/sponsors/JonathanHuot","https://opencollective.com/oauthlib"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:19.695Z","issues_count":86,"pull_requests_count":165,"avg_time_to_close_issue":17188877.044444446,"avg_time_to_close_pull_request":7551323.876033057,"issues_closed_count":45,"pull_requests_closed_count":121,"pull_request_authors_count":70,"issue_authors_count":71,"avg_comments_per_issue":2.7209302325581395,"avg_comments_per_pull_request":1.4424242424242424,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":1500964.0,"past_year_avg_time_to_close_pull_request":1277870.4545454546,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/issues","maintainers":[{"login":"JonathanHuot","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"},{"login":"thedrow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedrow"}],"active_maintainers":[{"login":"JonathanHuot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.oauthlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.oauthlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.oauthlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.oauthlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.oauthlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.oauthlib/codemeta","maintainers":[{"uuid":"prikhi","login":null,"name":"Pavan Rikhi","email":"pavan.rikhi@gmail.com","url":"https://github.com/prikhi","packages_count":27,"html_url":null,"role":null,"created_at":"2026-03-05T08:02:01.566Z","updated_at":"2026-03-05T08:02:01.566Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/prikhi/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6032},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-25T05:00:24.061Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":11139491,"name":"py3-oauthlib-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-oauthlib","homepage":"https://github.com/oauthlib/oauthlib","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/oauthlib/oauthlib","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"3.2.2-r3","last_synced_at":"2026-08-11T12:23:56.536Z","created_at":"2024-12-07T12:55:42.513Z","updated_at":"2026-08-20T00:17:31.388Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-oauthlib-pyc","install_command":"apk add py3-oauthlib-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":1885498,"uuid":"2811323","full_name":"oauthlib/oauthlib","owner":"oauthlib","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","archived":false,"fork":false,"pushed_at":"2026-07-14T21:42:53.000Z","size":3251,"stargazers_count":2977,"open_issues_count":117,"forks_count":524,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-20T00:06:40.846Z","etag":null,"topics":["authentication","authorization","identity","jwt-authentication","jwt-bearer-tokens","library","oauth","oauth1","oauth2","oidc","oidc-provider","openid-connect","python","python-3","python3","token-based-authentication"],"latest_commit_sha":null,"homepage":"https://oauthlib.readthedocs.io/en/latest/","language":"Python","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/oauthlib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","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},"funding":{"github":["JonathanHuot"],"patreon":null,"open_collective":"oauthlib","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-11-19T23:08:51.000Z","updated_at":"2026-08-14T08:37:11.000Z","dependencies_parsed_at":"2026-03-04T00:01:59.120Z","dependency_job_id":"eee7522f-6cec-4076-a288-530cf1337949","html_url":"https://github.com/oauthlib/oauthlib","commit_stats":{"total_commits":1254,"total_committers":205,"mean_commits":6.117073170731707,"dds":0.7647527910685805,"last_synced_commit":"1fd5253630c03e3f12719dd8c13d43111f66a8d2"},"previous_names":["idan/oauthlib"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/oauthlib/oauthlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/sbom","scorecard":{"id":480866,"data":{"date":"2025-08-11","repo":{"name":"github.com/oauthlib/oauthlib","commit":"0667a391a0239a66b977c2d65d5fb52c4d825a34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint_python.yml:7","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:77","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build.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":"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/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-build.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:15","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:89","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":6,"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'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto 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/python-build.yml:100"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: PYSEC-2022-202"],"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":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 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-19T16:35:21.613Z","repository_id":1885498,"created_at":"2025-08-19T16:35:21.613Z","updated_at":"2025-08-19T16:35:21.613Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784044,"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-19T02:00:06.185Z","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":"oauthlib","name":"OAuthlib","uuid":"33832354","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33832354?v=4","repositories_count":1,"last_synced_at":"2026-08-14T04:42:56.741Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/oauthlib","funding_links":[],"total_stars":2976,"followers":31,"following":0,"created_at":"2022-11-02T16:22:51.432Z","updated_at":"2026-08-14T04:42:56.756Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib/repositories"},"tags":[{"name":"v3.3.1","sha":"a2779c65b3e961f1b49c05a2417c0ae819f3f8c4","kind":"commit","published_at":"2025-06-19T22:49:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"6413d2e2a6414cdf29414b975f939c99f8046d59","kind":"commit","published_at":"2025-06-17T22:15:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"e6c33e41a8ce6dadff387cdc4613a55b63d1827e","kind":"commit","published_at":"2022-10-17T19:42:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"88bb1562930a9bd9368bf26120655794d90d9585","kind":"commit","published_at":"2022-09-09T19:54:25.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"112404878bdc8b492764e133c388afb978392e09","kind":"commit","published_at":"2022-01-29T22:04:08.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c6037ce5b36145de22df45abe0e96abfa95873ae","kind":"commit","published_at":"2021-06-01T19:11:24.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"31cae75c9d561529091db82a03ea2b6c83edc02d","kind":"commit","published_at":"2019-08-06T14:41:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9e824cfb0eb36b4d23ab73171b821b1a74ec659c","kind":"commit","published_at":"2019-07-04T09:22:12.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"575638ce7ddb8727e08980235ccd82152af85703","kind":"commit","published_at":"2019-01-24T13:28:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9dfa40c3bdab3aa788e711283afdf36c2fbdd1de","kind":"commit","published_at":"2019-01-07T21:19:17.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"f853295b674cb2be0b83f72f71739a7a23f5936e","kind":"commit","published_at":"2018-05-22T10:17:16.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"bea0c2658ae5be45896c9d067422cd417eec847b","kind":"commit","published_at":"2018-03-19T13:38:26.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"4d5447f33019b54eb657e026dc0b9475e5a7105a","kind":"commit","published_at":"2017-10-19T15:15:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"fb7ec207b17e0cacf52f9f3c2643c4b9036d827c","kind":"commit","published_at":"2017-10-18T15:27:41.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"82c77e3f716e9a2fd484e2e73fd666d2f9532a28","kind":"commit","published_at":"2017-09-17T11:23:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"122b51c72a78aad249ee6547d89f8bc0a06fd9b3","kind":"commit","published_at":"2017-09-07T10:50:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4ec41c67e36355cd2aeca094d676b172fea4717a","kind":"commit","published_at":"2017-03-19T12:48:15.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3eb6fe934c8c8d6c34e22b4e4fc1bd01d0266df6","kind":"commit","published_at":"2016-11-23T10:22:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"38c563dbcf38b663717336dac74c88077efd2e1e","kind":"commit","published_at":"2016-09-03T08:52:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"43fb7f5bfb5fb1086d2d8ef1e57b77e84db24b45","kind":"commit","published_at":"2016-06-01T13:02:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v1.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2/manifests"},{"name":"1.1.1","sha":"25d3c12933017c47c9d63de939b559846b23fca5","kind":"commit","published_at":"2016-05-01T07:28:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8d35dc007fea413b37ec96e90a6380746ec39773","kind":"commit","published_at":"2016-04-11T09:51:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0/manifests"},{"name":"0.7.2+oidc","sha":"ed69a2458c99b2039ff3aa32749159fe31d1fbb5","kind":"commit","published_at":"2015-10-01T15:31:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2+oidc","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2+oidc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2%2Boidc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc/manifests"},{"name":"1.0.3","sha":"79722b2aa0b191db4a345ce29095b70d92ded140","kind":"commit","published_at":"2015-08-16T12:18:01.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"db40f9989545fc170960f692bedd3c8ba2cf0642","kind":"tag","published_at":"2015-08-10T09:34:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"fecf37b624c14c89a3ee15bb205b51b05575fc2e","kind":"commit","published_at":"2015-07-25T07:25:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"933711ecdb4f1235307dc5815eac1828d523f4e1","kind":"commit","published_at":"2015-07-19T13:28:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0/manifests"},{"name":"0.7.2","sha":"fd239fca84644896b1971cf24bc6213d065adb86","kind":"tag","published_at":"2014-11-13T12:39:45.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"04631866c058defb480462db1ec13cb7f88780a9","kind":"tag","published_at":"2014-10-27T17:09:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9838a002fc9b82c907d4ba495a34d0ce21386e44","kind":"tag","published_at":"2014-10-27T13:55:34.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"de773eefcb3c1afe54a0c12d5bf9bd214ceaf404","kind":"tag","published_at":"2014-06-10T10:36:00.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"969d0994234454b05a7b310b8dd40e66e900eede","kind":"tag","published_at":"2014-06-06T11:00:21.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"056e7ce13de4de913af8617891dc92e0ea43c669","kind":"tag","published_at":"2014-01-20T11:09:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"25c82a2c925dcdb37704a1bf145830c8084ec33c","kind":"tag","published_at":"2013-09-13T10:06:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"f794cf31971274766378faf140d60e5ec3807286","kind":"tag","published_at":"2013-07-26T18:13:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"809646f84cd2f0941773ce99acc95ea216ea1cb8","kind":"tag","published_at":"2013-07-09T17:12:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"b9ef07ca18ec56ef8dfe24344c81ef1ba3a59e34","kind":"tag","published_at":"2013-05-31T14:22:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"4ed94f7fac84c69b799f475444729320aa7888be","kind":"tag","published_at":"2013-05-20T17:11:50.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b1b829ccf26d78e95ac055bb76843e6b4e1cff75","kind":"tag","published_at":"2013-03-26T18:01:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0/manifests"},{"name":"0.3.8","sha":"1da50150c508ae96c7f05cdf4ab987cb5611034c","kind":"tag","published_at":"2013-02-23T15:38:55.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.8","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"0e9f5e504fad3ecfcdbcba301e72160844fcc18e","kind":"tag","published_at":"2013-02-11T23:34:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"fbf0c0e6669a31b51c42ea0b93af9938192167b6","kind":"tag","published_at":"2013-02-04T23:15:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9edd36f962cc2f28368a3db924fdef8e99a0950b","kind":"tag","published_at":"2013-01-29T20:16:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"20e71a41edc1a632d9437ca927ea0d3b0535c7f9","kind":"tag","published_at":"2012-11-19T18:28:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"ee45e51bf48347f102d51cf3256cd6a2f2db9525","kind":"tag","published_at":"2012-11-08T22:59:09.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"bee010a211d228764cd5b4207132c79a601e80a6","kind":"tag","published_at":"2012-11-08T19:55:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4c35c1f0aff816595eade77103da1cae4197e4a7","kind":"tag","published_at":"2012-10-23T19:27:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"36e07d9476a67086ec1a8d917cdc703531673440","kind":"tag","published_at":"2012-07-09T19:54:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"56b0cec481c7457a658b54f979f0fea3c1189c12","kind":"tag","published_at":"2012-06-27T17:27:23.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"184db924c5b3f208a3e34432e38a253ab4ed8d6d","kind":"tag","published_at":"2012-06-25T12:32:10.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b70c19b4ae783507c929ee88f9b0cdcb101a9131","kind":"tag","published_at":"2012-06-25T09:28:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4/manifests"},{"name":"0.1.2","sha":"029708cea64c6b2a19d28de49b0e0f4ba6cf59ac","kind":"commit","published_at":"2012-05-03T05:37:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"38bde2d15e4e19afc5c3489bd72cf4dc818135d5","kind":"commit","published_at":"2012-05-03T05:31:33.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c8a63500581644a184df782b19e3a5b7dec32702","kind":"commit","published_at":"2012-05-02T22:02:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"8f060a0c48f847b1c30e390f0d6f7f887ce87dd7","kind":"tag","published_at":"2012-04-12T20:08:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2/manifests"},{"name":"v0.0.1","sha":"3c5045cad694ceb767fd2fee2e2bee0144ffa078","kind":"tag","published_at":"2012-04-12T06:57:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v0.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T00:17:31.388Z","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:apk/alpine/py3-oauthlib-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-oauthlib-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-oauthlib-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-oauthlib-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/JonathanHuot","https://opencollective.com/oauthlib"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:19.695Z","issues_count":86,"pull_requests_count":165,"avg_time_to_close_issue":17188877.044444446,"avg_time_to_close_pull_request":7551323.876033057,"issues_closed_count":45,"pull_requests_closed_count":121,"pull_request_authors_count":70,"issue_authors_count":71,"avg_comments_per_issue":2.7209302325581395,"avg_comments_per_pull_request":1.4424242424242424,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":1500964.0,"past_year_avg_time_to_close_pull_request":1277870.4545454546,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/issues","maintainers":[{"login":"JonathanHuot","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"},{"login":"thedrow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedrow"}],"active_maintainers":[{"login":"JonathanHuot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-oauthlib-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-oauthlib-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-oauthlib-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-oauthlib-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-oauthlib-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-oauthlib-pyc/codemeta","maintainers":[{"uuid":"void@fluix.one","login":null,"name":"Steven Guikal","email":"void@fluix.one","url":"https://pkgs.alpinelinux.org/packages?maintainer=Steven Guikal","packages_count":53,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Steven Guikal","role":null,"created_at":"2024-12-09T17:30:00.762Z","updated_at":"2024-12-09T17:30:00.762Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/void@fluix.one/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1400},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-24T05:06:22.358Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":7779388,"name":"py3-oauthlib","ecosystem":"alpine","description":"Python3 implementation of the OAuth request-signing logic","homepage":"https://github.com/oauthlib/oauthlib","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/oauthlib/oauthlib","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-20T10:29:58.000Z","latest_release_published_at":"2023-04-20T10:29:58.000Z","latest_release_number":"3.2.2-r1","last_synced_at":"2026-08-02T17:00:35.966Z","created_at":"2023-05-22T14:29:17.876Z","updated_at":"2026-08-20T00:50:12.801Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-oauthlib","install_command":"apk add py3-oauthlib","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":1885498,"uuid":"2811323","full_name":"oauthlib/oauthlib","owner":"oauthlib","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","archived":false,"fork":false,"pushed_at":"2026-07-14T21:42:53.000Z","size":3251,"stargazers_count":2977,"open_issues_count":117,"forks_count":524,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-20T00:06:40.846Z","etag":null,"topics":["authentication","authorization","identity","jwt-authentication","jwt-bearer-tokens","library","oauth","oauth1","oauth2","oidc","oidc-provider","openid-connect","python","python-3","python3","token-based-authentication"],"latest_commit_sha":null,"homepage":"https://oauthlib.readthedocs.io/en/latest/","language":"Python","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/oauthlib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","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},"funding":{"github":["JonathanHuot"],"patreon":null,"open_collective":"oauthlib","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-11-19T23:08:51.000Z","updated_at":"2026-08-14T08:37:11.000Z","dependencies_parsed_at":"2026-03-04T00:01:59.120Z","dependency_job_id":"eee7522f-6cec-4076-a288-530cf1337949","html_url":"https://github.com/oauthlib/oauthlib","commit_stats":{"total_commits":1254,"total_committers":205,"mean_commits":6.117073170731707,"dds":0.7647527910685805,"last_synced_commit":"1fd5253630c03e3f12719dd8c13d43111f66a8d2"},"previous_names":["idan/oauthlib"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/oauthlib/oauthlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/sbom","scorecard":{"id":480866,"data":{"date":"2025-08-11","repo":{"name":"github.com/oauthlib/oauthlib","commit":"0667a391a0239a66b977c2d65d5fb52c4d825a34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint_python.yml:7","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:77","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build.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":"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/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-build.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:15","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:89","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":6,"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'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto 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/python-build.yml:100"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: PYSEC-2022-202"],"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":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 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-19T16:35:21.613Z","repository_id":1885498,"created_at":"2025-08-19T16:35:21.613Z","updated_at":"2025-08-19T16:35:21.613Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784044,"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-19T02:00:06.185Z","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":"oauthlib","name":"OAuthlib","uuid":"33832354","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33832354?v=4","repositories_count":1,"last_synced_at":"2026-08-14T04:42:56.741Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/oauthlib","funding_links":[],"total_stars":2976,"followers":31,"following":0,"created_at":"2022-11-02T16:22:51.432Z","updated_at":"2026-08-14T04:42:56.756Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib/repositories"},"tags":[{"name":"v3.3.1","sha":"a2779c65b3e961f1b49c05a2417c0ae819f3f8c4","kind":"commit","published_at":"2025-06-19T22:49:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"6413d2e2a6414cdf29414b975f939c99f8046d59","kind":"commit","published_at":"2025-06-17T22:15:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"e6c33e41a8ce6dadff387cdc4613a55b63d1827e","kind":"commit","published_at":"2022-10-17T19:42:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"88bb1562930a9bd9368bf26120655794d90d9585","kind":"commit","published_at":"2022-09-09T19:54:25.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"112404878bdc8b492764e133c388afb978392e09","kind":"commit","published_at":"2022-01-29T22:04:08.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c6037ce5b36145de22df45abe0e96abfa95873ae","kind":"commit","published_at":"2021-06-01T19:11:24.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"31cae75c9d561529091db82a03ea2b6c83edc02d","kind":"commit","published_at":"2019-08-06T14:41:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9e824cfb0eb36b4d23ab73171b821b1a74ec659c","kind":"commit","published_at":"2019-07-04T09:22:12.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"575638ce7ddb8727e08980235ccd82152af85703","kind":"commit","published_at":"2019-01-24T13:28:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9dfa40c3bdab3aa788e711283afdf36c2fbdd1de","kind":"commit","published_at":"2019-01-07T21:19:17.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"f853295b674cb2be0b83f72f71739a7a23f5936e","kind":"commit","published_at":"2018-05-22T10:17:16.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"bea0c2658ae5be45896c9d067422cd417eec847b","kind":"commit","published_at":"2018-03-19T13:38:26.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"4d5447f33019b54eb657e026dc0b9475e5a7105a","kind":"commit","published_at":"2017-10-19T15:15:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"fb7ec207b17e0cacf52f9f3c2643c4b9036d827c","kind":"commit","published_at":"2017-10-18T15:27:41.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"82c77e3f716e9a2fd484e2e73fd666d2f9532a28","kind":"commit","published_at":"2017-09-17T11:23:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"122b51c72a78aad249ee6547d89f8bc0a06fd9b3","kind":"commit","published_at":"2017-09-07T10:50:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4ec41c67e36355cd2aeca094d676b172fea4717a","kind":"commit","published_at":"2017-03-19T12:48:15.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3eb6fe934c8c8d6c34e22b4e4fc1bd01d0266df6","kind":"commit","published_at":"2016-11-23T10:22:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"38c563dbcf38b663717336dac74c88077efd2e1e","kind":"commit","published_at":"2016-09-03T08:52:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"43fb7f5bfb5fb1086d2d8ef1e57b77e84db24b45","kind":"commit","published_at":"2016-06-01T13:02:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v1.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2/manifests"},{"name":"1.1.1","sha":"25d3c12933017c47c9d63de939b559846b23fca5","kind":"commit","published_at":"2016-05-01T07:28:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8d35dc007fea413b37ec96e90a6380746ec39773","kind":"commit","published_at":"2016-04-11T09:51:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0/manifests"},{"name":"0.7.2+oidc","sha":"ed69a2458c99b2039ff3aa32749159fe31d1fbb5","kind":"commit","published_at":"2015-10-01T15:31:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2+oidc","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2+oidc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2%2Boidc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc/manifests"},{"name":"1.0.3","sha":"79722b2aa0b191db4a345ce29095b70d92ded140","kind":"commit","published_at":"2015-08-16T12:18:01.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"db40f9989545fc170960f692bedd3c8ba2cf0642","kind":"tag","published_at":"2015-08-10T09:34:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"fecf37b624c14c89a3ee15bb205b51b05575fc2e","kind":"commit","published_at":"2015-07-25T07:25:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"933711ecdb4f1235307dc5815eac1828d523f4e1","kind":"commit","published_at":"2015-07-19T13:28:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0/manifests"},{"name":"0.7.2","sha":"fd239fca84644896b1971cf24bc6213d065adb86","kind":"tag","published_at":"2014-11-13T12:39:45.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"04631866c058defb480462db1ec13cb7f88780a9","kind":"tag","published_at":"2014-10-27T17:09:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9838a002fc9b82c907d4ba495a34d0ce21386e44","kind":"tag","published_at":"2014-10-27T13:55:34.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"de773eefcb3c1afe54a0c12d5bf9bd214ceaf404","kind":"tag","published_at":"2014-06-10T10:36:00.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"969d0994234454b05a7b310b8dd40e66e900eede","kind":"tag","published_at":"2014-06-06T11:00:21.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"056e7ce13de4de913af8617891dc92e0ea43c669","kind":"tag","published_at":"2014-01-20T11:09:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"25c82a2c925dcdb37704a1bf145830c8084ec33c","kind":"tag","published_at":"2013-09-13T10:06:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"f794cf31971274766378faf140d60e5ec3807286","kind":"tag","published_at":"2013-07-26T18:13:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"809646f84cd2f0941773ce99acc95ea216ea1cb8","kind":"tag","published_at":"2013-07-09T17:12:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"b9ef07ca18ec56ef8dfe24344c81ef1ba3a59e34","kind":"tag","published_at":"2013-05-31T14:22:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"4ed94f7fac84c69b799f475444729320aa7888be","kind":"tag","published_at":"2013-05-20T17:11:50.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b1b829ccf26d78e95ac055bb76843e6b4e1cff75","kind":"tag","published_at":"2013-03-26T18:01:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0/manifests"},{"name":"0.3.8","sha":"1da50150c508ae96c7f05cdf4ab987cb5611034c","kind":"tag","published_at":"2013-02-23T15:38:55.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.8","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"0e9f5e504fad3ecfcdbcba301e72160844fcc18e","kind":"tag","published_at":"2013-02-11T23:34:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"fbf0c0e6669a31b51c42ea0b93af9938192167b6","kind":"tag","published_at":"2013-02-04T23:15:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9edd36f962cc2f28368a3db924fdef8e99a0950b","kind":"tag","published_at":"2013-01-29T20:16:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"20e71a41edc1a632d9437ca927ea0d3b0535c7f9","kind":"tag","published_at":"2012-11-19T18:28:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"ee45e51bf48347f102d51cf3256cd6a2f2db9525","kind":"tag","published_at":"2012-11-08T22:59:09.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"bee010a211d228764cd5b4207132c79a601e80a6","kind":"tag","published_at":"2012-11-08T19:55:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4c35c1f0aff816595eade77103da1cae4197e4a7","kind":"tag","published_at":"2012-10-23T19:27:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"36e07d9476a67086ec1a8d917cdc703531673440","kind":"tag","published_at":"2012-07-09T19:54:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"56b0cec481c7457a658b54f979f0fea3c1189c12","kind":"tag","published_at":"2012-06-27T17:27:23.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"184db924c5b3f208a3e34432e38a253ab4ed8d6d","kind":"tag","published_at":"2012-06-25T12:32:10.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b70c19b4ae783507c929ee88f9b0cdcb101a9131","kind":"tag","published_at":"2012-06-25T09:28:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4/manifests"},{"name":"0.1.2","sha":"029708cea64c6b2a19d28de49b0e0f4ba6cf59ac","kind":"commit","published_at":"2012-05-03T05:37:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"38bde2d15e4e19afc5c3489bd72cf4dc818135d5","kind":"commit","published_at":"2012-05-03T05:31:33.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c8a63500581644a184df782b19e3a5b7dec32702","kind":"commit","published_at":"2012-05-02T22:02:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"8f060a0c48f847b1c30e390f0d6f7f887ce87dd7","kind":"tag","published_at":"2012-04-12T20:08:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2/manifests"},{"name":"v0.0.1","sha":"3c5045cad694ceb767fd2fee2e2bee0144ffa078","kind":"tag","published_at":"2012-04-12T06:57:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v0.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T00:50:12.801Z","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":4.6680963542965435,"forks_count":3.3564410752580915,"docker_downloads_count":null,"average":2.0061343573886585},"purl":"pkg:apk/alpine/py3-oauthlib?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-oauthlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-oauthlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-oauthlib/dependencies","status":null,"funding_links":["https://github.com/sponsors/JonathanHuot","https://opencollective.com/oauthlib"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:19.695Z","issues_count":86,"pull_requests_count":165,"avg_time_to_close_issue":17188877.044444446,"avg_time_to_close_pull_request":7551323.876033057,"issues_closed_count":45,"pull_requests_closed_count":121,"pull_request_authors_count":70,"issue_authors_count":71,"avg_comments_per_issue":2.7209302325581395,"avg_comments_per_pull_request":1.4424242424242424,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":1500964.0,"past_year_avg_time_to_close_pull_request":1277870.4545454546,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/issues","maintainers":[{"login":"JonathanHuot","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"},{"login":"thedrow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedrow"}],"active_maintainers":[{"login":"JonathanHuot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-oauthlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-oauthlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-oauthlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-oauthlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-oauthlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-oauthlib/codemeta","maintainers":[],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1238},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-08-22T05:06:15.110Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":8677443,"name":"py3-oauthlib","ecosystem":"alpine","description":"Python3 implementation of the OAuth request-signing logic","homepage":"https://github.com/oauthlib/oauthlib","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/oauthlib/oauthlib","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-07-31T17:13:41.000Z","latest_release_published_at":"2023-07-31T17:13:41.000Z","latest_release_number":"3.2.2-r2","last_synced_at":"2026-04-08T14:03:39.695Z","created_at":"2023-12-20T10:28:51.292Z","updated_at":"2026-08-20T00:50:13.240Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-oauthlib","install_command":"apk add py3-oauthlib","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":1885498,"uuid":"2811323","full_name":"oauthlib/oauthlib","owner":"oauthlib","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","archived":false,"fork":false,"pushed_at":"2026-07-14T21:42:53.000Z","size":3251,"stargazers_count":2977,"open_issues_count":117,"forks_count":524,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-20T00:06:40.846Z","etag":null,"topics":["authentication","authorization","identity","jwt-authentication","jwt-bearer-tokens","library","oauth","oauth1","oauth2","oidc","oidc-provider","openid-connect","python","python-3","python3","token-based-authentication"],"latest_commit_sha":null,"homepage":"https://oauthlib.readthedocs.io/en/latest/","language":"Python","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/oauthlib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","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},"funding":{"github":["JonathanHuot"],"patreon":null,"open_collective":"oauthlib","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-11-19T23:08:51.000Z","updated_at":"2026-08-14T08:37:11.000Z","dependencies_parsed_at":"2026-03-04T00:01:59.120Z","dependency_job_id":"eee7522f-6cec-4076-a288-530cf1337949","html_url":"https://github.com/oauthlib/oauthlib","commit_stats":{"total_commits":1254,"total_committers":205,"mean_commits":6.117073170731707,"dds":0.7647527910685805,"last_synced_commit":"1fd5253630c03e3f12719dd8c13d43111f66a8d2"},"previous_names":["idan/oauthlib"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/oauthlib/oauthlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/sbom","scorecard":{"id":480866,"data":{"date":"2025-08-11","repo":{"name":"github.com/oauthlib/oauthlib","commit":"0667a391a0239a66b977c2d65d5fb52c4d825a34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint_python.yml:7","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:77","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build.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":"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/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-build.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:15","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:89","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":6,"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'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto 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/python-build.yml:100"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: PYSEC-2022-202"],"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":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 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-19T16:35:21.613Z","repository_id":1885498,"created_at":"2025-08-19T16:35:21.613Z","updated_at":"2025-08-19T16:35:21.613Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784044,"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-19T02:00:06.185Z","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":"oauthlib","name":"OAuthlib","uuid":"33832354","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33832354?v=4","repositories_count":1,"last_synced_at":"2026-08-14T04:42:56.741Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/oauthlib","funding_links":[],"total_stars":2976,"followers":31,"following":0,"created_at":"2022-11-02T16:22:51.432Z","updated_at":"2026-08-14T04:42:56.756Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib/repositories"},"tags":[{"name":"v3.3.1","sha":"a2779c65b3e961f1b49c05a2417c0ae819f3f8c4","kind":"commit","published_at":"2025-06-19T22:49:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"6413d2e2a6414cdf29414b975f939c99f8046d59","kind":"commit","published_at":"2025-06-17T22:15:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"e6c33e41a8ce6dadff387cdc4613a55b63d1827e","kind":"commit","published_at":"2022-10-17T19:42:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"88bb1562930a9bd9368bf26120655794d90d9585","kind":"commit","published_at":"2022-09-09T19:54:25.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"112404878bdc8b492764e133c388afb978392e09","kind":"commit","published_at":"2022-01-29T22:04:08.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c6037ce5b36145de22df45abe0e96abfa95873ae","kind":"commit","published_at":"2021-06-01T19:11:24.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"31cae75c9d561529091db82a03ea2b6c83edc02d","kind":"commit","published_at":"2019-08-06T14:41:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9e824cfb0eb36b4d23ab73171b821b1a74ec659c","kind":"commit","published_at":"2019-07-04T09:22:12.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"575638ce7ddb8727e08980235ccd82152af85703","kind":"commit","published_at":"2019-01-24T13:28:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9dfa40c3bdab3aa788e711283afdf36c2fbdd1de","kind":"commit","published_at":"2019-01-07T21:19:17.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"f853295b674cb2be0b83f72f71739a7a23f5936e","kind":"commit","published_at":"2018-05-22T10:17:16.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"bea0c2658ae5be45896c9d067422cd417eec847b","kind":"commit","published_at":"2018-03-19T13:38:26.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"4d5447f33019b54eb657e026dc0b9475e5a7105a","kind":"commit","published_at":"2017-10-19T15:15:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"fb7ec207b17e0cacf52f9f3c2643c4b9036d827c","kind":"commit","published_at":"2017-10-18T15:27:41.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"82c77e3f716e9a2fd484e2e73fd666d2f9532a28","kind":"commit","published_at":"2017-09-17T11:23:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"122b51c72a78aad249ee6547d89f8bc0a06fd9b3","kind":"commit","published_at":"2017-09-07T10:50:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4ec41c67e36355cd2aeca094d676b172fea4717a","kind":"commit","published_at":"2017-03-19T12:48:15.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3eb6fe934c8c8d6c34e22b4e4fc1bd01d0266df6","kind":"commit","published_at":"2016-11-23T10:22:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"38c563dbcf38b663717336dac74c88077efd2e1e","kind":"commit","published_at":"2016-09-03T08:52:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"43fb7f5bfb5fb1086d2d8ef1e57b77e84db24b45","kind":"commit","published_at":"2016-06-01T13:02:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v1.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2/manifests"},{"name":"1.1.1","sha":"25d3c12933017c47c9d63de939b559846b23fca5","kind":"commit","published_at":"2016-05-01T07:28:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8d35dc007fea413b37ec96e90a6380746ec39773","kind":"commit","published_at":"2016-04-11T09:51:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0/manifests"},{"name":"0.7.2+oidc","sha":"ed69a2458c99b2039ff3aa32749159fe31d1fbb5","kind":"commit","published_at":"2015-10-01T15:31:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2+oidc","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2+oidc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2%2Boidc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc/manifests"},{"name":"1.0.3","sha":"79722b2aa0b191db4a345ce29095b70d92ded140","kind":"commit","published_at":"2015-08-16T12:18:01.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"db40f9989545fc170960f692bedd3c8ba2cf0642","kind":"tag","published_at":"2015-08-10T09:34:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"fecf37b624c14c89a3ee15bb205b51b05575fc2e","kind":"commit","published_at":"2015-07-25T07:25:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"933711ecdb4f1235307dc5815eac1828d523f4e1","kind":"commit","published_at":"2015-07-19T13:28:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0/manifests"},{"name":"0.7.2","sha":"fd239fca84644896b1971cf24bc6213d065adb86","kind":"tag","published_at":"2014-11-13T12:39:45.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"04631866c058defb480462db1ec13cb7f88780a9","kind":"tag","published_at":"2014-10-27T17:09:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9838a002fc9b82c907d4ba495a34d0ce21386e44","kind":"tag","published_at":"2014-10-27T13:55:34.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"de773eefcb3c1afe54a0c12d5bf9bd214ceaf404","kind":"tag","published_at":"2014-06-10T10:36:00.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"969d0994234454b05a7b310b8dd40e66e900eede","kind":"tag","published_at":"2014-06-06T11:00:21.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"056e7ce13de4de913af8617891dc92e0ea43c669","kind":"tag","published_at":"2014-01-20T11:09:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"25c82a2c925dcdb37704a1bf145830c8084ec33c","kind":"tag","published_at":"2013-09-13T10:06:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"f794cf31971274766378faf140d60e5ec3807286","kind":"tag","published_at":"2013-07-26T18:13:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"809646f84cd2f0941773ce99acc95ea216ea1cb8","kind":"tag","published_at":"2013-07-09T17:12:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"b9ef07ca18ec56ef8dfe24344c81ef1ba3a59e34","kind":"tag","published_at":"2013-05-31T14:22:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"4ed94f7fac84c69b799f475444729320aa7888be","kind":"tag","published_at":"2013-05-20T17:11:50.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b1b829ccf26d78e95ac055bb76843e6b4e1cff75","kind":"tag","published_at":"2013-03-26T18:01:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0/manifests"},{"name":"0.3.8","sha":"1da50150c508ae96c7f05cdf4ab987cb5611034c","kind":"tag","published_at":"2013-02-23T15:38:55.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.8","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"0e9f5e504fad3ecfcdbcba301e72160844fcc18e","kind":"tag","published_at":"2013-02-11T23:34:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"fbf0c0e6669a31b51c42ea0b93af9938192167b6","kind":"tag","published_at":"2013-02-04T23:15:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9edd36f962cc2f28368a3db924fdef8e99a0950b","kind":"tag","published_at":"2013-01-29T20:16:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"20e71a41edc1a632d9437ca927ea0d3b0535c7f9","kind":"tag","published_at":"2012-11-19T18:28:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"ee45e51bf48347f102d51cf3256cd6a2f2db9525","kind":"tag","published_at":"2012-11-08T22:59:09.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"bee010a211d228764cd5b4207132c79a601e80a6","kind":"tag","published_at":"2012-11-08T19:55:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4c35c1f0aff816595eade77103da1cae4197e4a7","kind":"tag","published_at":"2012-10-23T19:27:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"36e07d9476a67086ec1a8d917cdc703531673440","kind":"tag","published_at":"2012-07-09T19:54:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"56b0cec481c7457a658b54f979f0fea3c1189c12","kind":"tag","published_at":"2012-06-27T17:27:23.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"184db924c5b3f208a3e34432e38a253ab4ed8d6d","kind":"tag","published_at":"2012-06-25T12:32:10.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b70c19b4ae783507c929ee88f9b0cdcb101a9131","kind":"tag","published_at":"2012-06-25T09:28:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4/manifests"},{"name":"0.1.2","sha":"029708cea64c6b2a19d28de49b0e0f4ba6cf59ac","kind":"commit","published_at":"2012-05-03T05:37:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"38bde2d15e4e19afc5c3489bd72cf4dc818135d5","kind":"commit","published_at":"2012-05-03T05:31:33.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c8a63500581644a184df782b19e3a5b7dec32702","kind":"commit","published_at":"2012-05-02T22:02:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"8f060a0c48f847b1c30e390f0d6f7f887ce87dd7","kind":"tag","published_at":"2012-04-12T20:08:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2/manifests"},{"name":"v0.0.1","sha":"3c5045cad694ceb767fd2fee2e2bee0144ffa078","kind":"tag","published_at":"2012-04-12T06:57:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v0.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T00:50:13.240Z","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:apk/alpine/py3-oauthlib?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-oauthlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-oauthlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-oauthlib/dependencies","status":null,"funding_links":["https://github.com/sponsors/JonathanHuot","https://opencollective.com/oauthlib"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:19.695Z","issues_count":86,"pull_requests_count":165,"avg_time_to_close_issue":17188877.044444446,"avg_time_to_close_pull_request":7551323.876033057,"issues_closed_count":45,"pull_requests_closed_count":121,"pull_request_authors_count":70,"issue_authors_count":71,"avg_comments_per_issue":2.7209302325581395,"avg_comments_per_pull_request":1.4424242424242424,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":1500964.0,"past_year_avg_time_to_close_pull_request":1277870.4545454546,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/issues","maintainers":[{"login":"JonathanHuot","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"},{"login":"thedrow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedrow"}],"active_maintainers":[{"login":"JonathanHuot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-oauthlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-oauthlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-oauthlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-oauthlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-oauthlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-oauthlib/codemeta","maintainers":[{"uuid":"void@fluix.one","login":null,"name":"Steven Guikal","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Steven Guikal","packages_count":51,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Steven Guikal","role":null,"created_at":"2024-02-05T11:57:32.256Z","updated_at":"2024-02-05T11:57:32.256Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/void@fluix.one/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":960},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-08-25T05:07:15.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":11766090,"name":"py3-oauthlib-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-oauthlib","homepage":"https://github.com/oauthlib/oauthlib","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/oauthlib/oauthlib","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"3.2.2-r3","last_synced_at":"2026-07-29T10:00:53.948Z","created_at":"2025-06-07T18:36:59.575Z","updated_at":"2026-08-20T05:47:17.848Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-oauthlib-pyc","install_command":"apk add py3-oauthlib-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":1885498,"uuid":"2811323","full_name":"oauthlib/oauthlib","owner":"oauthlib","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","archived":false,"fork":false,"pushed_at":"2026-07-14T21:42:53.000Z","size":3251,"stargazers_count":2977,"open_issues_count":117,"forks_count":524,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-20T00:06:40.846Z","etag":null,"topics":["authentication","authorization","identity","jwt-authentication","jwt-bearer-tokens","library","oauth","oauth1","oauth2","oidc","oidc-provider","openid-connect","python","python-3","python3","token-based-authentication"],"latest_commit_sha":null,"homepage":"https://oauthlib.readthedocs.io/en/latest/","language":"Python","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/oauthlib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","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},"funding":{"github":["JonathanHuot"],"patreon":null,"open_collective":"oauthlib","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-11-19T23:08:51.000Z","updated_at":"2026-08-14T08:37:11.000Z","dependencies_parsed_at":"2026-03-04T00:01:59.120Z","dependency_job_id":"eee7522f-6cec-4076-a288-530cf1337949","html_url":"https://github.com/oauthlib/oauthlib","commit_stats":{"total_commits":1254,"total_committers":205,"mean_commits":6.117073170731707,"dds":0.7647527910685805,"last_synced_commit":"1fd5253630c03e3f12719dd8c13d43111f66a8d2"},"previous_names":["idan/oauthlib"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/oauthlib/oauthlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/sbom","scorecard":{"id":480866,"data":{"date":"2025-08-11","repo":{"name":"github.com/oauthlib/oauthlib","commit":"0667a391a0239a66b977c2d65d5fb52c4d825a34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint_python.yml:7","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:77","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build.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":"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/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-build.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:15","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:89","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":6,"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'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto 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/python-build.yml:100"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: PYSEC-2022-202"],"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":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 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-19T16:35:21.613Z","repository_id":1885498,"created_at":"2025-08-19T16:35:21.613Z","updated_at":"2025-08-19T16:35:21.613Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784044,"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-19T02:00:06.185Z","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":"oauthlib","name":"OAuthlib","uuid":"33832354","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33832354?v=4","repositories_count":1,"last_synced_at":"2026-08-14T04:42:56.741Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/oauthlib","funding_links":[],"total_stars":2976,"followers":31,"following":0,"created_at":"2022-11-02T16:22:51.432Z","updated_at":"2026-08-14T04:42:56.756Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib/repositories"},"tags":[{"name":"v3.3.1","sha":"a2779c65b3e961f1b49c05a2417c0ae819f3f8c4","kind":"commit","published_at":"2025-06-19T22:49:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"6413d2e2a6414cdf29414b975f939c99f8046d59","kind":"commit","published_at":"2025-06-17T22:15:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"e6c33e41a8ce6dadff387cdc4613a55b63d1827e","kind":"commit","published_at":"2022-10-17T19:42:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"88bb1562930a9bd9368bf26120655794d90d9585","kind":"commit","published_at":"2022-09-09T19:54:25.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"112404878bdc8b492764e133c388afb978392e09","kind":"commit","published_at":"2022-01-29T22:04:08.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c6037ce5b36145de22df45abe0e96abfa95873ae","kind":"commit","published_at":"2021-06-01T19:11:24.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"31cae75c9d561529091db82a03ea2b6c83edc02d","kind":"commit","published_at":"2019-08-06T14:41:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9e824cfb0eb36b4d23ab73171b821b1a74ec659c","kind":"commit","published_at":"2019-07-04T09:22:12.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"575638ce7ddb8727e08980235ccd82152af85703","kind":"commit","published_at":"2019-01-24T13:28:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9dfa40c3bdab3aa788e711283afdf36c2fbdd1de","kind":"commit","published_at":"2019-01-07T21:19:17.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"f853295b674cb2be0b83f72f71739a7a23f5936e","kind":"commit","published_at":"2018-05-22T10:17:16.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"bea0c2658ae5be45896c9d067422cd417eec847b","kind":"commit","published_at":"2018-03-19T13:38:26.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"4d5447f33019b54eb657e026dc0b9475e5a7105a","kind":"commit","published_at":"2017-10-19T15:15:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"fb7ec207b17e0cacf52f9f3c2643c4b9036d827c","kind":"commit","published_at":"2017-10-18T15:27:41.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"82c77e3f716e9a2fd484e2e73fd666d2f9532a28","kind":"commit","published_at":"2017-09-17T11:23:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"122b51c72a78aad249ee6547d89f8bc0a06fd9b3","kind":"commit","published_at":"2017-09-07T10:50:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4ec41c67e36355cd2aeca094d676b172fea4717a","kind":"commit","published_at":"2017-03-19T12:48:15.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3eb6fe934c8c8d6c34e22b4e4fc1bd01d0266df6","kind":"commit","published_at":"2016-11-23T10:22:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"38c563dbcf38b663717336dac74c88077efd2e1e","kind":"commit","published_at":"2016-09-03T08:52:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"43fb7f5bfb5fb1086d2d8ef1e57b77e84db24b45","kind":"commit","published_at":"2016-06-01T13:02:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v1.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2/manifests"},{"name":"1.1.1","sha":"25d3c12933017c47c9d63de939b559846b23fca5","kind":"commit","published_at":"2016-05-01T07:28:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8d35dc007fea413b37ec96e90a6380746ec39773","kind":"commit","published_at":"2016-04-11T09:51:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0/manifests"},{"name":"0.7.2+oidc","sha":"ed69a2458c99b2039ff3aa32749159fe31d1fbb5","kind":"commit","published_at":"2015-10-01T15:31:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2+oidc","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2+oidc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2%2Boidc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc/manifests"},{"name":"1.0.3","sha":"79722b2aa0b191db4a345ce29095b70d92ded140","kind":"commit","published_at":"2015-08-16T12:18:01.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"db40f9989545fc170960f692bedd3c8ba2cf0642","kind":"tag","published_at":"2015-08-10T09:34:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"fecf37b624c14c89a3ee15bb205b51b05575fc2e","kind":"commit","published_at":"2015-07-25T07:25:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"933711ecdb4f1235307dc5815eac1828d523f4e1","kind":"commit","published_at":"2015-07-19T13:28:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0/manifests"},{"name":"0.7.2","sha":"fd239fca84644896b1971cf24bc6213d065adb86","kind":"tag","published_at":"2014-11-13T12:39:45.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"04631866c058defb480462db1ec13cb7f88780a9","kind":"tag","published_at":"2014-10-27T17:09:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9838a002fc9b82c907d4ba495a34d0ce21386e44","kind":"tag","published_at":"2014-10-27T13:55:34.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"de773eefcb3c1afe54a0c12d5bf9bd214ceaf404","kind":"tag","published_at":"2014-06-10T10:36:00.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"969d0994234454b05a7b310b8dd40e66e900eede","kind":"tag","published_at":"2014-06-06T11:00:21.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"056e7ce13de4de913af8617891dc92e0ea43c669","kind":"tag","published_at":"2014-01-20T11:09:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"25c82a2c925dcdb37704a1bf145830c8084ec33c","kind":"tag","published_at":"2013-09-13T10:06:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"f794cf31971274766378faf140d60e5ec3807286","kind":"tag","published_at":"2013-07-26T18:13:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"809646f84cd2f0941773ce99acc95ea216ea1cb8","kind":"tag","published_at":"2013-07-09T17:12:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"b9ef07ca18ec56ef8dfe24344c81ef1ba3a59e34","kind":"tag","published_at":"2013-05-31T14:22:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"4ed94f7fac84c69b799f475444729320aa7888be","kind":"tag","published_at":"2013-05-20T17:11:50.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b1b829ccf26d78e95ac055bb76843e6b4e1cff75","kind":"tag","published_at":"2013-03-26T18:01:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0/manifests"},{"name":"0.3.8","sha":"1da50150c508ae96c7f05cdf4ab987cb5611034c","kind":"tag","published_at":"2013-02-23T15:38:55.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.8","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"0e9f5e504fad3ecfcdbcba301e72160844fcc18e","kind":"tag","published_at":"2013-02-11T23:34:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"fbf0c0e6669a31b51c42ea0b93af9938192167b6","kind":"tag","published_at":"2013-02-04T23:15:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9edd36f962cc2f28368a3db924fdef8e99a0950b","kind":"tag","published_at":"2013-01-29T20:16:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"20e71a41edc1a632d9437ca927ea0d3b0535c7f9","kind":"tag","published_at":"2012-11-19T18:28:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"ee45e51bf48347f102d51cf3256cd6a2f2db9525","kind":"tag","published_at":"2012-11-08T22:59:09.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"bee010a211d228764cd5b4207132c79a601e80a6","kind":"tag","published_at":"2012-11-08T19:55:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4c35c1f0aff816595eade77103da1cae4197e4a7","kind":"tag","published_at":"2012-10-23T19:27:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"36e07d9476a67086ec1a8d917cdc703531673440","kind":"tag","published_at":"2012-07-09T19:54:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"56b0cec481c7457a658b54f979f0fea3c1189c12","kind":"tag","published_at":"2012-06-27T17:27:23.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"184db924c5b3f208a3e34432e38a253ab4ed8d6d","kind":"tag","published_at":"2012-06-25T12:32:10.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b70c19b4ae783507c929ee88f9b0cdcb101a9131","kind":"tag","published_at":"2012-06-25T09:28:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4/manifests"},{"name":"0.1.2","sha":"029708cea64c6b2a19d28de49b0e0f4ba6cf59ac","kind":"commit","published_at":"2012-05-03T05:37:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"38bde2d15e4e19afc5c3489bd72cf4dc818135d5","kind":"commit","published_at":"2012-05-03T05:31:33.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c8a63500581644a184df782b19e3a5b7dec32702","kind":"commit","published_at":"2012-05-02T22:02:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"8f060a0c48f847b1c30e390f0d6f7f887ce87dd7","kind":"tag","published_at":"2012-04-12T20:08:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2/manifests"},{"name":"v0.0.1","sha":"3c5045cad694ceb767fd2fee2e2bee0144ffa078","kind":"tag","published_at":"2012-04-12T06:57:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v0.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T05:47:17.847Z","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:apk/alpine/py3-oauthlib-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-oauthlib-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-oauthlib-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-oauthlib-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/JonathanHuot","https://opencollective.com/oauthlib"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:19.695Z","issues_count":86,"pull_requests_count":165,"avg_time_to_close_issue":17188877.044444446,"avg_time_to_close_pull_request":7551323.876033057,"issues_closed_count":45,"pull_requests_closed_count":121,"pull_request_authors_count":70,"issue_authors_count":71,"avg_comments_per_issue":2.7209302325581395,"avg_comments_per_pull_request":1.4424242424242424,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":1500964.0,"past_year_avg_time_to_close_pull_request":1277870.4545454546,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/issues","maintainers":[{"login":"JonathanHuot","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"},{"login":"thedrow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedrow"}],"active_maintainers":[{"login":"JonathanHuot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-oauthlib-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-oauthlib-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-oauthlib-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-oauthlib-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-oauthlib-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-oauthlib-pyc/codemeta","maintainers":[{"uuid":"void@fluix.one","login":null,"name":"Steven Guikal","email":"void@fluix.one","url":"https://pkgs.alpinelinux.org/packages?maintainer=Steven Guikal","packages_count":50,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Steven Guikal","role":null,"created_at":"2025-06-08T15:42:41.505Z","updated_at":"2025-06-08T15:42:41.505Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/void@fluix.one/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1803},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-24T05:06:25.345Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":10345008,"name":"py3-oauthlib","ecosystem":"alpine","description":"Python3 implementation of the OAuth request-signing logic","homepage":"https://github.com/oauthlib/oauthlib","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/oauthlib/oauthlib","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"3.2.2-r3","last_synced_at":"2026-08-11T12:24:46.265Z","created_at":"2024-06-11T10:12:45.140Z","updated_at":"2026-08-20T01:41:39.601Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-oauthlib","install_command":"apk add py3-oauthlib","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":1885498,"uuid":"2811323","full_name":"oauthlib/oauthlib","owner":"oauthlib","description":"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic","archived":false,"fork":false,"pushed_at":"2026-07-14T21:42:53.000Z","size":3251,"stargazers_count":2977,"open_issues_count":117,"forks_count":524,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-20T00:06:40.846Z","etag":null,"topics":["authentication","authorization","identity","jwt-authentication","jwt-bearer-tokens","library","oauth","oauth1","oauth2","oidc","oidc-provider","openid-connect","python","python-3","python3","token-based-authentication"],"latest_commit_sha":null,"homepage":"https://oauthlib.readthedocs.io/en/latest/","language":"Python","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/oauthlib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","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},"funding":{"github":["JonathanHuot"],"patreon":null,"open_collective":"oauthlib","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-11-19T23:08:51.000Z","updated_at":"2026-08-14T08:37:11.000Z","dependencies_parsed_at":"2026-03-04T00:01:59.120Z","dependency_job_id":"eee7522f-6cec-4076-a288-530cf1337949","html_url":"https://github.com/oauthlib/oauthlib","commit_stats":{"total_commits":1254,"total_committers":205,"mean_commits":6.117073170731707,"dds":0.7647527910685805,"last_synced_commit":"1fd5253630c03e3f12719dd8c13d43111f66a8d2"},"previous_names":["idan/oauthlib"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/oauthlib/oauthlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/sbom","scorecard":{"id":480866,"data":{"date":"2025-08-11","repo":{"name":"github.com/oauthlib/oauthlib","commit":"0667a391a0239a66b977c2d65d5fb52c4d825a34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint_python.yml:7","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:77","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-build.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build.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":"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/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-build.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/oauthlib/oauthlib/python-build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:15","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:89","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":6,"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'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto 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/python-build.yml:100"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: PYSEC-2022-202"],"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":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 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-19T16:35:21.613Z","repository_id":1885498,"created_at":"2025-08-19T16:35:21.613Z","updated_at":"2025-08-19T16:35:21.613Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784044,"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-19T02:00:06.185Z","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":"oauthlib","name":"OAuthlib","uuid":"33832354","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33832354?v=4","repositories_count":1,"last_synced_at":"2026-08-14T04:42:56.741Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/oauthlib","funding_links":[],"total_stars":2976,"followers":31,"following":0,"created_at":"2022-11-02T16:22:51.432Z","updated_at":"2026-08-14T04:42:56.756Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oauthlib/repositories"},"tags":[{"name":"v3.3.1","sha":"a2779c65b3e961f1b49c05a2417c0ae819f3f8c4","kind":"commit","published_at":"2025-06-19T22:49:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"6413d2e2a6414cdf29414b975f939c99f8046d59","kind":"commit","published_at":"2025-06-17T22:15:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"e6c33e41a8ce6dadff387cdc4613a55b63d1827e","kind":"commit","published_at":"2022-10-17T19:42:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"88bb1562930a9bd9368bf26120655794d90d9585","kind":"commit","published_at":"2022-09-09T19:54:25.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"112404878bdc8b492764e133c388afb978392e09","kind":"commit","published_at":"2022-01-29T22:04:08.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c6037ce5b36145de22df45abe0e96abfa95873ae","kind":"commit","published_at":"2021-06-01T19:11:24.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"31cae75c9d561529091db82a03ea2b6c83edc02d","kind":"commit","published_at":"2019-08-06T14:41:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9e824cfb0eb36b4d23ab73171b821b1a74ec659c","kind":"commit","published_at":"2019-07-04T09:22:12.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"575638ce7ddb8727e08980235ccd82152af85703","kind":"commit","published_at":"2019-01-24T13:28:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9dfa40c3bdab3aa788e711283afdf36c2fbdd1de","kind":"commit","published_at":"2019-01-07T21:19:17.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v3.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"f853295b674cb2be0b83f72f71739a7a23f5936e","kind":"commit","published_at":"2018-05-22T10:17:16.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"bea0c2658ae5be45896c9d067422cd417eec847b","kind":"commit","published_at":"2018-03-19T13:38:26.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"4d5447f33019b54eb657e026dc0b9475e5a7105a","kind":"commit","published_at":"2017-10-19T15:15:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"fb7ec207b17e0cacf52f9f3c2643c4b9036d827c","kind":"commit","published_at":"2017-10-18T15:27:41.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"82c77e3f716e9a2fd484e2e73fd666d2f9532a28","kind":"commit","published_at":"2017-09-17T11:23:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"122b51c72a78aad249ee6547d89f8bc0a06fd9b3","kind":"commit","published_at":"2017-09-07T10:50:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4ec41c67e36355cd2aeca094d676b172fea4717a","kind":"commit","published_at":"2017-03-19T12:48:15.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3eb6fe934c8c8d6c34e22b4e4fc1bd01d0266df6","kind":"commit","published_at":"2016-11-23T10:22:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"38c563dbcf38b663717336dac74c88077efd2e1e","kind":"commit","published_at":"2016-09-03T08:52:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v2.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"43fb7f5bfb5fb1086d2d8ef1e57b77e84db24b45","kind":"commit","published_at":"2016-06-01T13:02:42.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v1.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v1.1.2/manifests"},{"name":"1.1.1","sha":"25d3c12933017c47c9d63de939b559846b23fca5","kind":"commit","published_at":"2016-05-01T07:28:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8d35dc007fea413b37ec96e90a6380746ec39773","kind":"commit","published_at":"2016-04-11T09:51:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.1.0/manifests"},{"name":"0.7.2+oidc","sha":"ed69a2458c99b2039ff3aa32749159fe31d1fbb5","kind":"commit","published_at":"2015-10-01T15:31:57.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2+oidc","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2+oidc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2%2Boidc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2+oidc/manifests"},{"name":"1.0.3","sha":"79722b2aa0b191db4a345ce29095b70d92ded140","kind":"commit","published_at":"2015-08-16T12:18:01.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"db40f9989545fc170960f692bedd3c8ba2cf0642","kind":"tag","published_at":"2015-08-10T09:34:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"fecf37b624c14c89a3ee15bb205b51b05575fc2e","kind":"commit","published_at":"2015-07-25T07:25:37.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"933711ecdb4f1235307dc5815eac1828d523f4e1","kind":"commit","published_at":"2015-07-19T13:28:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/1.0.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/1.0.0/manifests"},{"name":"0.7.2","sha":"fd239fca84644896b1971cf24bc6213d065adb86","kind":"tag","published_at":"2014-11-13T12:39:45.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"04631866c058defb480462db1ec13cb7f88780a9","kind":"tag","published_at":"2014-10-27T17:09:36.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9838a002fc9b82c907d4ba495a34d0ce21386e44","kind":"tag","published_at":"2014-10-27T13:55:34.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.7.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"de773eefcb3c1afe54a0c12d5bf9bd214ceaf404","kind":"tag","published_at":"2014-06-10T10:36:00.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"969d0994234454b05a7b310b8dd40e66e900eede","kind":"tag","published_at":"2014-06-06T11:00:21.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"056e7ce13de4de913af8617891dc92e0ea43c669","kind":"tag","published_at":"2014-01-20T11:09:53.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"25c82a2c925dcdb37704a1bf145830c8084ec33c","kind":"tag","published_at":"2013-09-13T10:06:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.6.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"f794cf31971274766378faf140d60e5ec3807286","kind":"tag","published_at":"2013-07-26T18:13:07.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"809646f84cd2f0941773ce99acc95ea216ea1cb8","kind":"tag","published_at":"2013-07-09T17:12:49.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.5.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"b9ef07ca18ec56ef8dfe24344c81ef1ba3a59e34","kind":"tag","published_at":"2013-05-31T14:22:43.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"4ed94f7fac84c69b799f475444729320aa7888be","kind":"tag","published_at":"2013-05-20T17:11:50.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b1b829ccf26d78e95ac055bb76843e6b4e1cff75","kind":"tag","published_at":"2013-03-26T18:01:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.4.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.4.0/manifests"},{"name":"0.3.8","sha":"1da50150c508ae96c7f05cdf4ab987cb5611034c","kind":"tag","published_at":"2013-02-23T15:38:55.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.8","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"0e9f5e504fad3ecfcdbcba301e72160844fcc18e","kind":"tag","published_at":"2013-02-11T23:34:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.7","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"fbf0c0e6669a31b51c42ea0b93af9938192167b6","kind":"tag","published_at":"2013-02-04T23:15:56.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.6","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9edd36f962cc2f28368a3db924fdef8e99a0950b","kind":"tag","published_at":"2013-01-29T20:16:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.5","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"20e71a41edc1a632d9437ca927ea0d3b0535c7f9","kind":"tag","published_at":"2012-11-19T18:28:05.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"ee45e51bf48347f102d51cf3256cd6a2f2db9525","kind":"tag","published_at":"2012-11-08T22:59:09.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.3","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"bee010a211d228764cd5b4207132c79a601e80a6","kind":"tag","published_at":"2012-11-08T19:55:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4c35c1f0aff816595eade77103da1cae4197e4a7","kind":"tag","published_at":"2012-10-23T19:27:20.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"36e07d9476a67086ec1a8d917cdc703531673440","kind":"tag","published_at":"2012-07-09T19:54:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.3.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"56b0cec481c7457a658b54f979f0fea3c1189c12","kind":"tag","published_at":"2012-06-27T17:27:23.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"184db924c5b3f208a3e34432e38a253ab4ed8d6d","kind":"tag","published_at":"2012-06-25T12:32:10.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.2.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b70c19b4ae783507c929ee88f9b0cdcb101a9131","kind":"tag","published_at":"2012-06-25T09:28:58.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.4","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.4/manifests"},{"name":"0.1.2","sha":"029708cea64c6b2a19d28de49b0e0f4ba6cf59ac","kind":"commit","published_at":"2012-05-03T05:37:39.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"38bde2d15e4e19afc5c3489bd72cf4dc818135d5","kind":"commit","published_at":"2012-05-03T05:31:33.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c8a63500581644a184df782b19e3a5b7dec32702","kind":"commit","published_at":"2012-05-02T22:02:47.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.1.0","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"8f060a0c48f847b1c30e390f0d6f7f887ce87dd7","kind":"tag","published_at":"2012-04-12T20:08:31.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/0.0.2","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/0.0.2/manifests"},{"name":"v0.0.1","sha":"3c5045cad694ceb767fd2fee2e2bee0144ffa078","kind":"tag","published_at":"2012-04-12T06:57:35.000Z","download_url":"https://codeload.github.com/oauthlib/oauthlib/tar.gz/v0.0.1","html_url":"https://github.com/oauthlib/oauthlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oauthlib/oauthlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T01:41:39.601Z","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:apk/alpine/py3-oauthlib?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-oauthlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-oauthlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-oauthlib/dependencies","status":null,"funding_links":["https://github.com/sponsors/JonathanHuot","https://opencollective.com/oauthlib"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:19.695Z","issues_count":86,"pull_requests_count":165,"avg_time_to_close_issue":17188877.044444446,"avg_time_to_close_pull_request":7551323.876033057,"issues_closed_count":45,"pull_requests_closed_count":121,"pull_request_authors_count":70,"issue_authors_count":71,"avg_comments_per_issue":2.7209302325581395,"avg_comments_per_pull_request":1.4424242424242424,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":1500964.0,"past_year_avg_time_to_close_pull_request":1277870.4545454546,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/issues","maintainers":[{"login":"JonathanHuot","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"},{"login":"thedrow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedrow"}],"active_maintainers":[{"login":"JonathanHuot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-oauthlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-oauthlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-oauthlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-oauthlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-oauthlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-oauthlib/codemeta","maintainers":[{"uuid":"void@fluix.one","login":null,"name":"Steven Guikal","email":"void@fluix.one","url":"https://pkgs.alpinelinux.org/packages?maintainer=Steven Guikal","packages_count":53,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Steven Guikal","role":null,"created_at":"2024-06-12T01:19:32.900Z","updated_at":"2024-06-12T01:19:32.900Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/void@fluix.one/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1543},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-08-24T05:06:36.705Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}}],"commits":{"id":5699,"full_name":"oauthlib/oauthlib","default_branch":"master","total_commits":1369,"total_committers":203,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":6.74384236453202,"dds":0.7845142439737034,"past_year_total_commits":45,"past_year_total_committers":7,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.428571428571429,"past_year_dds":0.3111111111111111,"last_synced_at":"2026-08-19T11:08:06.560Z","last_synced_commit":"40b0ab56da3682c2484a4b78bbff309f8025d950","created_at":"2023-03-07T09:23:48.796Z","updated_at":"2026-08-19T11:08:04.280Z","committers":[{"name":"Ib Lundgren","email":"ib.lundgren@gmail.com","login":"ib-lundgren","count":295},{"name":"Jonathan Huot","email":"jonathan.huot@thomsonreuters.com","login":"JonathanHuot","count":259},{"name":"Idan Gazit","email":"idan@gazit.me","login":"idan","count":75},{"name":"Omer Katz","email":"omer.drow@gmail.com","login":"thedrow","count":52},{"name":"Hsiaoming Yang","email":"me@lepture.com","login":"lepture","count":36},{"name":"Pieter Ennes","email":"pieter@authentiq.com","login":"skion","count":30},{"name":"Daniel Greenfeld","email":"pydanny@gmail.com","login":"pydanny","count":27},{"name":"David Gouldin","email":"david@gould.in","login":"dgouldin","count":23},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":20},{"name":"Jon Dufresne","email":"jon.dufresne@gmail.com","login":"jdufresne","count":19},{"name":"Joel Stevenson","email":"jstevenson@bepress.com","login":null,"count":19},{"name":"Caleb Brown","email":"git@calebbrown.id.au","login":"calebbrown","count":15},{"name":"Hugo","email":"hugovk","login":"hugovk","count":14},{"name":"Asif Saif Uddin","email":"auvipy@gmail.com","login":"auvipy","count":14},{"name":"Brendan McCollam","email":"bmccollam@uchicago.edu","login":"bjmc","count":14},{"name":"Stéphane Raimbault","email":"stephane.raimbault@gmail.com","login":"stephane","count":13},{"name":"jonathan vanasco","email":"jonathan@2xlp.com","login":"jvanasco","count":12},{"name":"Hoylen Sue","email":"hoylen@hoylen.com","login":"hoylen","count":11},{"name":"Ondrej Slinták","email":"ondrowan@gmail.com","login":"ondrowan","count":10},{"name":"Massimiliano Pippi","email":"masci@evonove.it","login":null,"count":10},{"name":"Anton Ruhlov","email":"anton@paxful.com","login":null,"count":9},{"name":"Theron Luhn","email":"theron@luhn.com","login":"luhn","count":8},{"name":"jturmel","email":"jturmel@gmail.com","login":"jturmel","count":8},{"name":"Abhishek Patel","email":"5524161+Abhishek8394","login":"Abhishek8394","count":8},{"name":"Kenneth Reitz","email":"me@kennethreitz.com","login":null,"count":8},{"name":"Nikos Sklikas","email":"nsklikas@admin.grnet.gr","login":"nsklikas","count":7},{"name":"Sylvain MARIE","email":"sylvain.marie@se.com","login":null,"count":7},{"name":"Chad Whitacre","email":"chad@zetaweb.com","login":"chadwhitacre","count":7},{"name":"Andrei Fokau","email":"andrei@5monkeys.se","login":"andreif","count":7},{"name":"Devin Sevilla","email":"dasevilla@gmail.com","login":"dasevilla","count":7},{"name":"Michael Vogt","email":"mvo@ubuntu.com","login":"mvo5","count":6},{"name":"Tom Christie","email":"tom@tomchristie.com","login":"tomchristie","count":6},{"name":"Tyler Jones","email":"tyler@squirly.ca","login":"squirly","count":5},{"name":"mthompson","email":"flippmoke@gmail.com","login":"flippmoke","count":5},{"name":"Kyle","email":"kylevalade@gmail.com","login":"kdazzle","count":5},{"name":"mlboy","email":"mlboy@126.com","login":"mlboy","count":5},{"name":"Dariusz Smigiel","email":"dsmigiel@redhat.com","login":"dasm","count":5},{"name":"David Baumgold","email":"david@davidbaumgold.com","login":"singingwolfboy","count":5},{"name":"Silas Snider","email":"swsnider@gmail.com","login":"swsnider","count":5},{"name":"Johan Meiring","email":"johan@spiraleye.com","login":null,"count":5},{"name":"Tyler Jones","email":"tyler@gumstix.com","login":null,"count":5},{"name":"Joseph Tate","email":"joseph@crunch.io","login":null,"count":5},{"name":"myyang","email":"ymy1019@gmail.com","login":"myyang","count":4},{"name":"david uzumaki","email":"56260075+duzumaki","login":"duzumaki","count":4},{"name":"Wiliam Souza","email":"wiliamsouza83@gmail.com","login":"wiliamsouza","count":4},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":4},{"name":"Matt McClure","email":"matthewlmcclure@gmail.com","login":"matthewlmcclure","count":4},{"name":"Omer Katz","email":"omerk@checkpoint.com","login":null,"count":4},{"name":"David Muller","email":"dmuller@guidebook.com","login":null,"count":4},{"name":"Alan Crosswell","email":"alan@columbia.edu","login":"n2ygk","count":4},{"name":"Kirill Spitsin","email":"tn@0x746e.org.ua","login":"x746e","count":4},{"name":"Boris Verkhovskiy","email":"boris.verk@gmail.com","login":"verhovsky","count":3},{"name":"Dustin J. Mitchell","email":"dustin@mozilla.com","login":"djmitche","count":3},{"name":"Federico Frenguelli","email":"synasius@gmail.com","login":"synasius","count":3},{"name":"Jan Wrobel","email":"wrr@mixedbit.org","login":"wrr","count":3},{"name":"Michael Terry","email":"michael.terry@canonical.com","login":"mikix","count":3},{"name":"Oren Mazor","email":"oren.mazor@gmail.com","login":"orenmazor","count":3},{"name":"Rodney Richardson","email":"rr_james@hotmail.com","login":"RodneyRichardson","count":3},{"name":"Senko Rasic","email":"senko.rasic@dobarkod.hr","login":"senko","count":3},{"name":"Shawn Zivontsis","email":"shawnz@shawnz.org","login":"shawnz","count":3},{"name":"swistakm","email":"swistakm@gmail.com","login":"swistakm","count":3},{"name":"Andy Kipp","email":"andy@rstudio.com","login":"kippandrew","count":3},{"name":"Kyle","email":"kyle@gumstix.com","login":null,"count":3},{"name":"Richard O'Dwyer","email":"richard@richard.do","login":null,"count":3},{"name":"Sean C. Farley","email":"sean-dev@farley.org","login":null,"count":3},{"name":"Y.Umezaki","email":"bungoume@gmail.com","login":"bungoume","count":3},{"name":"masci","email":"mpippi@gmail.com","login":"masci","count":3},{"name":"Barry Warsaw","email":"barry@python.org","login":"warsaw","count":2},{"name":"gunnar","email":"gunnar@g10f.de","login":"g10f","count":2},{"name":"fabio","email":"fabio@tid.es","login":"garciasolero","count":2},{"name":"Ashley Sommer","email":"ashleysommer@gmail.com","login":"ashleysommer","count":2},{"name":"Andy Shea","email":"aa.shea@gmail.com","login":"andy-shea","count":2},{"name":"Andre Cruz","email":"andre.cruz@co.sapo.pt","login":"edevil","count":2},{"name":"Anders Steinlein","email":"anders@e5r.no","login":"asteinlein","count":2},{"name":"Alexander Artemenko","email":"svetlyak.40wt@gmail.com","login":"svetlyak40wt","count":2},{"name":"eofs","email":"tomi@madlab.fi","login":"eofs","count":2},{"name":"Fabian Fuelling","email":"git@fabfuel.de","login":"fabfuel","count":2},{"name":"Weipin Xia","email":"xia@weip.in","login":"weipin","count":2},{"name":"Tommy Yu","email":"y@metatoaster.com","login":"metatoaster","count":2},{"name":"Tiziano Perrucci","email":"tiziano.perrucci@gmail.com","login":"TizianoPerrucci","count":2},{"name":"Tiphaine LAURENT","email":"25824254+TiphaineLAURENT","login":"TiphaineLAURENT","count":2},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":2},{"name":"Grey Li","email":"withlihui@gmail.com","login":"greyli","count":2},{"name":"Hiroki KIYOHARA","email":"hirokiky@gmail.com","login":"hirokiky","count":2},{"name":"Hong Minhee","email":"minhee@dahlia.kr","login":"dahlia","count":2},{"name":"Mike Gilbert","email":"floppym@gentoo.org","login":"floppym","count":2},{"name":"Martins Grunskis","email":"martins@grunskis.com","login":"grunskis","count":2},{"name":"Marien Zwart","email":"marien.zwart@gmail.com","login":"marienz","count":2},{"name":"Lukáš Lalinský","email":"lalinsky@gmail.com","login":"lalinsky","count":2},{"name":"Kyle Hekhuis","email":"kyle@posit.co","login":"hekhuisk","count":2},{"name":"Julien Meyer","email":"julien.meyer2@gmail.com","login":"julienmeyer","count":2},{"name":"Joel Stevenson","email":"joelstevenson@mac.com","login":"joelstevenson","count":2},{"name":"Jonathan Huot","email":"jonathan.huot@lseg.com","login":null,"count":2},{"name":"Maximilian Wirtz","email":"maximilian.wirtz@tribe29.com","login":null,"count":2},{"name":"ibl","email":"ibl@localhost","login":null,"count":2},{"name":"george.whewell","email":"george@bynd.com","login":null,"count":2},{"name":"Steven Huwig","email":"steve.huwig@unizin.org","login":null,"count":2},{"name":"jason","email":"com4","login":"com4","count":2},{"name":"Jordan","email":"ngoue","login":"ngoue","count":2},{"name":"Free Duerinckx","email":"free.duerinckx@vikingco.com","login":"freeduerinckx","count":2},{"name":"Eunchong Yu","email":"kroisse@gmail.com","login":"Kroisse","count":2},{"name":"David Rogers","email":"david@orlandophp.org","login":"al-the-x","count":2},{"name":"Burke Livingston","email":"burkel24@gmail.com","login":"burkel24","count":2},{"name":"Bohdan","email":"polamayster@gmail.com","login":"polamayster","count":2},{"name":"Omer Korner","email":"omerkorner@gmail.com","login":"jbkkd","count":2},{"name":"Rafał Furmański","email":"rfurmanski@opera.com","login":"r4fek","count":2},{"name":"Raymond Penners","email":"raymond.penners@intenct.nl","login":"pennersr","count":2},{"name":"Russ Garrett","email":"russ@garrett.co.uk","login":"russss","count":2},{"name":"Ryan Hiebert","email":"ryan@ryanhiebert.com","login":"ryanhiebert","count":2},{"name":"Sindri Guðmundsson","email":"sindrigudmundsson@gmail.com","login":"sindrig","count":2},{"name":"Mattia Procopio","email":"promat85@gmail.com","login":"MattBlack85","count":1},{"name":"Matt Bachmann","email":"Bachmann1234","login":"Bachmann1234","count":1},{"name":"Mathieu Pillard","email":"mpillard@mozilla.com","login":"diox","count":1},{"name":"Mathieu Alorent","email":"github@kumy.net","login":"kumy","count":1},{"name":"Mathias Mitterdorfer","email":"mathias.mitterdorfer@hella.info","login":"MitterdorferMathias","count":1},{"name":"MajiD Fatemian","email":"majidfn@yahoo.com","login":"majidfn","count":1},{"name":"Scott Gifford","email":"scottwg1988@gmail.com","login":"dotGiff","count":1},{"name":"Sergey Pronin","email":"q.pronin@gmail.com","login":"wannabehero","count":1},{"name":"Seth Davis","email":"seth@curiasolutions.com","login":"seedifferently","count":1},{"name":"Vincent Kuwornu","email":"zykov38n@gmail.com","login":null,"count":1},{"name":"Tino de Bruijn","email":"tinodb@gmail.com","login":null,"count":1},{"name":"Mark Gregson","email":"mark.gregson@anu.edu.au","login":null,"count":1},{"name":"Mike Kelly","email":"kellyma@gmail.com","login":"kellyma2","count":1},{"name":"Miro Hrončok","email":"miro@hroncok.cz","login":"hroncok","count":1},{"name":"Nemanja Tozic","email":"nemanjat94@gmail.com","login":"nemanja-tozic","count":1},{"name":"Niels","email":"niels@okkernoot.net","login":"arnicvs","count":1},{"name":"Olaf Conradi","email":"olaf@conradi.org","login":"oohlaf","count":1},{"name":"Paul Dekkers","email":"paul.dekkers@surf.nl","login":"pauldekkers","count":1},{"name":"Pierre CHAISY","email":"pierre.chaisy@milibris.com","login":"akira-dev","count":1},{"name":"Randall Leeds","email":"randall@bleeds.info","login":"tilgovi","count":1},{"name":"Richard Connon","email":"richard@connon.me.uk","login":"riconnon","count":1},{"name":"Sam Sandberg","email":"sam.sandberg@gmail.com","login":"loisaidasam","count":1},{"name":"paulie4","email":"paulie4@gmail.com","login":"paulie4","count":1},{"name":"mdxs","email":"van.wijgerden@mdxs.net","login":"mdxs","count":1},{"name":"kohki yamagiwa","email":"tamanobi@gmail.com","login":"tamanobi","count":1},{"name":"kamenev","email":"alexander.i.kamenev@gmail.com","login":"freeman1981","count":1},{"name":"doigoid","email":"john@doig.me","login":"doigoid","count":1},{"name":"djpnewton","email":"djpnewton@gmail.com","login":"djpnewton","count":1},{"name":"claweyenuk","email":"39317519+claweyenuk","login":"claweyenuk","count":1},{"name":"andy boot","email":"bootandy@gmail.com","login":"bootandy","count":1},{"name":"anatoly techtonik","email":"techtonik@gmail.com","login":"techtonik","count":1},{"name":"Zsolt Balint","email":"zsolt.balint@cognitivecreators.com","login":"zsoltbalint","count":1},{"name":"Yohan Boniface","email":"yb@enix.org","login":"yohanboniface","count":1},{"name":"Xpyder","email":"rudd103@gmail.com","login":"Xpyder","count":1},{"name":"Xiao Hanyu","email":"xiaohanyu1988@gmail.com","login":"xiaohanyu","count":1},{"name":"Viktor Haag","email":"ViktorHaag","login":"ViktorHaag","count":1},{"name":"V Anastassiou","email":"vanastassiou","login":"vanastassiou","count":1},{"name":"Tom Evans","email":"tevans@mintel.com","login":"tevansuk","count":1},{"name":"Thomas Bartelmess","email":"thomas@bartelmess.io","login":"tbartelmess","count":1},{"name":"Brian Weber","email":"bweber@twitter.com","login":null,"count":1},{"name":"Benjamin Pereto","email":"benjamin@sandchaschte.ch","login":null,"count":1},{"name":"Aleksandr Vladimirskiy","email":"aleksandr@butchershopcreative.com","login":null,"count":1},{"name":"Jacob Parry","email":"jacob@jacobparry.ca","login":null,"count":1},{"name":"Jonas Trappenberg","email":"jonas@gumstix.com","login":null,"count":1},{"name":"Rafał Krupiński","email":"zloto@fastmail.com","login":null,"count":1},{"name":"uy-rrodriguez","email":"5296200+uy-rrodriguez","login":"uy-rrodriguez","count":1},{"name":"Alexandru Bucur","email":"melipse@gmail.com","login":"CoolGoose","count":1},{"name":"Antoine Bertin","email":"ant.bertin@gmail.com","login":"Diaoul","count":1},{"name":"Arie Bovenberg","email":"a.c.bovenberg@gmail.com","login":"ariebovenberg","count":1},{"name":"Arjan Keeman","email":"arjan.keeman@falckon.nl","login":"akeeman","count":1},{"name":"Arthur Wiebe","email":"artooro@gmail.com","login":"artooro","count":1},{"name":"Bella Woo","email":"bwoo@theatlantic.com","login":"bellawoo","count":1},{"name":"Braedon Vickers","email":"braedon.vickers@gmail.com","login":"braedon","count":1},{"name":"Brett Cannon","email":"brettcannon","login":"brettcannon","count":1},{"name":"Bruno Cauet","email":"brunocauet@gmail.com","login":"brunal","count":1},{"name":"Cal Leeming","email":"cal@iops.io","login":"foxx","count":1},{"name":"Chris McGraw","email":"mitgr81@mitgr81.com","login":"mitgr81","count":1},{"name":"Everton Seiei Arakaki","email":"eveuca@gmail.com","login":"EvertonSA","count":1},{"name":"Erich Seifert","email":"dev@erichseifert.de","login":"eseifert","count":1},{"name":"Enrique Garcia","email":"garcianavalon@gmail.com","login":"garcianavalon","count":1},{"name":"Duane King","email":"duane.king@duanefking.com","login":"duaneking","count":1},{"name":"David D Lowe","email":"daviddlowe.flimm@gmail.com","login":"Flimm","count":1},{"name":"Daniele Tricoli","email":"eriol@mornie.org","login":"eriol","count":1},{"name":"Dan Piet","email":"pietdaniel@gmail.com","login":"pietdaniel","count":1},{"name":"Dan Berglund","email":"berglund.dan@gmail.com","login":"cheif","count":1},{"name":"Dafydd Crosby","email":"dtcrsby@gmail.com","login":"dafyddcrosby","count":1},{"name":"Cyril CHAPON","email":"cyril.chapon@everysens.com","login":"cyrilchaponeverysens","count":1},{"name":"Corey Farwell","email":"coreyf@rwell.org","login":"frewsxcv","count":1},{"name":"Clint Ecker","email":"me@clintecker.com","login":"clintecker","count":1},{"name":"tuannh","email":"tuannh99@gmail.com","login":"tuannh99","count":1},{"name":"tikitu","email":"tikitu@logophile.org","login":"tikitu","count":1},{"name":"st4lk","email":"myhappydo@gmail.com","login":"st4lk","count":1},{"name":"shuisman","email":"shuisman","login":"shuisman","count":1},{"name":"qporest","email":"ihor.husar@gmail.com","login":"qporest","count":1},{"name":"Kian-Meng Ang","email":"kianmeng@cpan.org","login":"kianmeng","count":1},{"name":"Kevin Vance","email":"kevinv@aweber.com","login":"cknave","count":1},{"name":"Kevin O'Connor","email":"kjoconnor@gmail.com","login":"kjoconnor","count":1},{"name":"Karim Kanso","email":"kaz.kanso@gmail.com","login":"kazkansouh","count":1},{"name":"Juan Gutierrez","email":"juanny.gee@gmail.com","login":"juannyG","count":1},{"name":"Josh Holmer","email":"jholmer@activecampaign.com","login":"shssoichiro","count":1},{"name":"Jon Velando","email":"28741910+rigzba21","login":"rigzba21","count":1},{"name":"Jimmy Thrasibule","email":"jimmy@thrasibule.mx","login":"jimmy-lt","count":1},{"name":"Jaap Roes","email":"jaap.roes@gmail.com","login":"jaap3","count":1},{"name":"Ivan Anishchuk","email":"ivan@pwdev.net","login":"IvanAnishchuk","count":1},{"name":"Ilya Verbitskiy","email":"ilya.verbitskiy@gmail.com","login":"verbit","count":1},{"name":"Hnk Reno","email":"ocfuu","login":"ocfuu","count":1},{"name":"Hamish Moffatt","email":"hamish@moffatt.id.au","login":"hmoffatt","count":1},{"name":"George Hickman","email":"george@ghickman.co.uk","login":"ghickman","count":1},{"name":"Florian Strzelecki","email":"florian.strzelecki@gmail.com","login":"Exirel","count":1},{"name":"Florent Captier","email":"florent@captier.org","login":"florentcpt","count":1},{"name":"Adam Chainz","email":"me@adamj.eu","login":"adamchainz","count":1},{"name":"Aj","email":"ajayplsingh@gmail.com","login":"ajpaul510","count":1},{"name":"Chris Utz","email":"cutz","login":"cutz","count":1}],"past_year_committers":[{"name":"Jonathan Huot","email":"jonathan.huot@gmail.com","login":"JonathanHuot","count":31},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":4},{"name":"Asif Saif Uddin {\"Auvi\":\"অভি\"}","email":"auvipy@gmail.com","login":"auvipy","count":4},{"name":"Boris Verkhovskiy","email":"boris.verk@gmail.com","login":"verhovsky","count":3},{"name":"Kyle Hekhuis","email":"kyle@posit.co","login":"hekhuisk","count":1},{"name":"Juan Gutierrez","email":"juanny.gee@gmail.com","login":"juannyG","count":1},{"name":"Rafał Krupiński","email":"zloto@fastmail.com","login":null,"count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6740034,"commits_count":975859012,"contributors_count":41146129,"owners_count":1356232,"committers_count":3349823,"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":"oauthlib/oauthlib","html_url":"https://github.com/oauthlib/oauthlib","last_synced_at":"2026-08-24T13:44:51.377Z","status":null,"issues_count":86,"pull_requests_count":166,"avg_time_to_close_issue":17188877.044444446,"avg_time_to_close_pull_request":7551323.876033057,"issues_closed_count":45,"pull_requests_closed_count":121,"pull_request_authors_count":70,"issue_authors_count":71,"avg_comments_per_issue":2.7209302325581395,"avg_comments_per_pull_request":1.463855421686747,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":1500964.0,"past_year_avg_time_to_close_pull_request":1277870.4545454546,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"created_at":"2023-05-10T11:04:13.522Z","updated_at":"2026-08-24T13:44:51.378Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/issues","issue_labels_count":{"table":{"Contributor Friendly":22,"Bug":12,"Feature":11,"OAuth2-Provider":11,"OAuth2-Client":10,"Discussion":10,"Documentation":6,"OIDC":5,"Invalid":4,"OAuth1":4,"Cleanup":2,"Todo":1}},"pull_request_labels_count":{"table":{"Documentation":19,"Cleanup":14,"OAuth2-Provider":13,"Bug":11,"Feature":10,"OAuth2-Client":9,"Breaking":4,"OAuth1":2,"OIDC":2,"Todo":1,"Discussion":1,"Contributor Friendly":1}},"issue_author_associations_count":{"table":{"NONE":58,"CONTRIBUTOR":22,"MEMBER":6}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":100,"NONE":40,"MEMBER":25,"COLLABORATOR":1}},"issue_authors":{"table":{"JonathanHuot":6,"dopry":4,"n2ygk":3,"cclauss":2,"kloczek":2,"luhn":2,"juannyG":2,"jvanasco":2,"aperera12":1,"florentcpt":1,"f-tremblay":1,"magnusp":1,"nodiz":1,"shivahari":1,"jaap3":1,"satiowadahc":1,"ziop802vt":1,"Ryanb58":1,"krzysieqq":1,"burkel24":1,"LiteWait":1,"justmobilize":1,"jonatasoli":1,"jdevries3133":1,"noren95":1,"nizwiz":1,"rorymurphy":1,"liiight":1,"tony":1,"georgavagyan":1,"bobpach":1,"timgates42":1,"tahaatrian30":1,"one-matrix":1,"adnanmuttaleb":1,"matejsp":1,"Xpyder":1,"mahima-desetty":1,"nam3less":1,"michaelvli":1,"pjain05":1,"spacether":1,"SCH227":1,"hugochinchilla":1,"janscas":1,"amans330":1,"jcampbell05":1,"Borthralla":1,"wesamdev":1,"remko":1,"dasm":1,"glaubitz":1,"nsklikas":1,"here-abarany":1,"jw-00000":1,"jlaney":1,"JTStoll":1,"Kris-Val":1,"hswong3i":1,"kazkansouh":1,"webknjaz":1,"PabloCCanizares":1,"bennr01":1,"adityabala-datadog":1,"duzumaki":1,"tr33":1,"hoylen":1,"juur":1,"christopherchewa":1,"ggiill":1,"hekhuisk":1}},"pull_request_authors":{"table":{"JonathanHuot":24,"cclauss":23,"auvipy":13,"duzumaki":8,"hugovk":7,"shawnz":6,"luhn":4,"dotGiff":3,"mgorny":3,"pjain05":2,"dasm":2,"jdevries3133":2,"pennersr":2,"cristiprg":2,"timgates42":2,"arpitjain099":2,"oliamb":2,"jcampbell05":2,"jaap3":2,"hekhuisk":2,"EvertonSA":2,"barredterra":2,"juannyG":2,"Kris-Val":1,"heyncth":1,"tamanobi":1,"rigzba21":1,"steps-re":1,"Sanjays2402":1,"kellyma2":1,"ariebovenberg":1,"eseifert":1,"rorymurphy":1,"rafalkrupinski":1,"gaoflow":1,"wilbertom":1,"amans330":1,"thedrow":1,"SyntaxColoring":1,"sindrig":1,"SAY-5":1,"ltsyk":1,"armorbreak001":1,"Shortfinga":1,"bennr01":1,"freeman1981":1,"chernojagne":1,"Flimm":1,"jvanasco":1,"Xpyder":1,"maxtaran2010":1,"IvanAnishchuk":1,"nsklikas":1,"lukaslihotzki-f":1,"n2ygk":1,"kazkansouh":1,"kianmeng":1,"burkel24":1,"satiowadahc":1,"hroncok":1,"tomek-at-rais":1,"ashleysommer":1,"TiphaineLAURENT":1,"NemanjaT":1,"EhteshamSid":1,"botbikamordehai2-sketch":1,"riconnon":1,"harry-patcher":1,"apoorvdarshan":1,"vanastassiou":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-25T00:00:09.459Z","repositories_count":16328808,"issues_count":42398313,"pull_requests_count":135865593,"authors_count":11520402,"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":{"Bug":1,"OAuth2-Provider":1}},"past_year_pull_request_labels_count":{"table":{"Documentation":3,"Cleanup":2,"OAuth2-Provider":2,"Breaking":1,"Bug":1}},"past_year_issue_author_associations_count":{"table":{"NONE":9,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"NONE":18,"CONTRIBUTOR":10,"MEMBER":5}},"past_year_issue_authors":{"table":{"dopry":3,"juannyG":2,"here-abarany":1,"Kris-Val":1,"PabloCCanizares":1,"rorymurphy":1,"ziop802vt":1}},"past_year_pull_request_authors":{"table":{"cclauss":6,"JonathanHuot":4,"arpitjain099":2,"auvipy":2,"juannyG":2,"SyntaxColoring":1,"steps-re":1,"SAY-5":1,"Sanjays2402":1,"rorymurphy":1,"rafalkrupinski":1,"maxtaran2010":1,"ltsyk":1,"Kris-Val":1,"heyncth":1,"hekhuisk":1,"gaoflow":1,"EhteshamSid":1,"chernojagne":1,"botbikamordehai2-sketch":1,"armorbreak001":1,"apoorvdarshan":1}},"maintainers":[{"table":{"login":"JonathanHuot","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"}},{"table":{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"}},{"table":{"login":"thedrow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedrow"}}],"active_maintainers":[{"table":{"login":"JonathanHuot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"}},{"table":{"login":"auvipy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvipy"}}]}},"events":{"total":{"CreateEvent":13,"DeleteEvent":10,"ForkEvent":17,"IssueCommentEvent":65,"IssuesEvent":19,"PullRequestEvent":41,"PullRequestReviewCommentEvent":53,"PullRequestReviewEvent":78,"PushEvent":34,"ReleaseEvent":1,"WatchEvent":118},"last_year":{"CreateEvent":5,"DeleteEvent":2,"ForkEvent":3,"IssueCommentEvent":4,"IssuesEvent":1,"PullRequestEvent":7,"PullRequestReviewCommentEvent":14,"PullRequestReviewEvent":17,"PushEvent":11,"WatchEvent":19}},"keywords":["authentication","authorization","identity","jwt-authentication","jwt-bearer-tokens","library","oauth","oauth1","oauth2","oidc","oidc-provider","openid-connect","python","python-3","python3","token-based-authentication"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements-test.txt","sha":null,"kind":"manifest","created_at":"2022-06-29T00:03:40.775Z","updated_at":"2022-06-29T00:03:40.775Z","repository_link":"https://github.com/oauthlib/oauthlib/blob/master/requirements-test.txt","dependencies":[{"id":85912265,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=4.0","direct":true,"kind":"runtime","optional":false},{"id":85912266,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"\u003e=2.6","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-06-29T00:03:40.848Z","updated_at":"2022-06-29T00:03:40.848Z","repository_link":"https://github.com/oauthlib/oauthlib/blob/master/requirements.txt","dependencies":[{"id":85912987,"package_name":"pyjwt","ecosystem":"pypi","requirements":"\u003e=2.0.0,\u003c3","direct":true,"kind":"runtime","optional":false},{"id":85912988,"package_name":"blinker","ecosystem":"pypi","requirements":"==1.4","direct":true,"kind":"runtime","optional":false},{"id":85912989,"package_name":"cryptography","ecosystem":"pypi","requirements":"\u003e=3.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint_python.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:28:50.420Z","updated_at":"2023-01-13T11:28:50.420Z","repository_link":"https://github.com/oauthlib/oauthlib/blob/master/.github/workflows/lint_python.yml","dependencies":[{"id":6875612375,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875612376,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dependency-review.yml","sha":null,"kind":"manifest","created_at":"2024-04-28T01:51:08.374Z","updated_at":"2024-04-28T01:51:08.374Z","repository_link":"https://github.com/oauthlib/oauthlib/blob/master/.github/workflows/dependency-review.yml","dependencies":[{"id":17760260108,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":17760260109,"package_name":"actions/dependency-review-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-build.yml","sha":null,"kind":"manifest","created_at":"2024-04-28T01:51:09.654Z","updated_at":"2024-04-28T01:51:09.654Z","repository_link":"https://github.com/oauthlib/oauthlib/blob/master/.github/workflows/python-build.yml","dependencies":[{"id":17760260670,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":17760260671,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-04-28T01:51:11.257Z","updated_at":"2024-04-28T01:51:11.257Z","repository_link":"https://github.com/oauthlib/oauthlib/blob/master/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2026-03-04T00:01:57.019Z","updated_at":"2026-03-04T00:01:57.019Z","repository_link":"https://github.com/oauthlib/oauthlib/blob/master/docs/requirements.txt","dependencies":[{"id":25830389811,"package_name":"readthedocs-sphinx-ext","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25830389856,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25830389899,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":".devcontainer/Dockerfile","sha":null,"kind":"manifest","created_at":"2026-03-04T00:01:56.552Z","updated_at":"2026-03-04T00:01:56.552Z","repository_link":"https://github.com/oauthlib/oauthlib/blob/master/.devcontainer/Dockerfile","dependencies":[{"id":25830389772,"package_name":"mcr.microsoft.com/devcontainers/base","ecosystem":"docker","requirements":"ubuntu24.04","direct":true,"kind":"build","optional":false}]}],"score":36.28799984323173,"created_at":"2026-05-04T06:49:05.090Z","updated_at":"2026-08-25T14:14:32.416Z","avatar_url":"https://github.com/oauthlib.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371618","html_url":"https://summary.ecosyste.ms/projects/371618"}