{"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-06-29T00:02:01.400Z","created_at":"2023-12-02T02:14:07.426Z","updated_at":"2026-06-29T00:02:01.400Z","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":"2025-08-17T20:01:11.000Z","size":3184,"stargazers_count":2926,"open_issues_count":94,"forks_count":495,"subscribers_count":64,"default_branch":"master","last_synced_at":"2025-10-07T04:48:13.737Z","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},"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":"2025-10-06T09:13:21.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":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":279011540,"owners_count":26084963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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":"2025-10-08T00:33:04.466Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/oauthlib","funding_links":[],"total_stars":2926,"followers":28,"following":0,"created_at":"2022-11-02T16:22:51.432Z","updated_at":"2025-10-08T00:33:04.466Z","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":"2025-10-14T18:49:39.151Z","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"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-14T01:59:05.287Z","issues_count":77,"pull_requests_count":133,"avg_time_to_close_issue":17184947.162790697,"avg_time_to_close_pull_request":7893229.090909091,"issues_closed_count":43,"pull_requests_closed_count":110,"pull_request_authors_count":53,"issue_authors_count":66,"avg_comments_per_issue":2.974025974025974,"avg_comments_per_pull_request":1.699248120300752,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":41,"past_year_avg_time_to_close_issue":1676193.8333333333,"past_year_avg_time_to_close_pull_request":891361.1153846154,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.7333333333333333,"past_year_avg_comments_per_pull_request":1.0975609756097562,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oauthlib%2Foauthlib/issues","maintainers":[{"login":"JonathanHuot","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"},{"login":"thedrow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedrow"}],"active_maintainers":[{"login":"JonathanHuot","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonathanHuot"}]},"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":[]}