{"id":358,"name":null,"description":"OAuth 2.0 Server \u0026 Client Library. Both Bearer and MAC token type are supported.","url":"https://github.com/nov/rack-oauth2","last_synced_at":"2026-04-30T17:00:26.045Z","repository":{"id":424547,"uuid":"899284","full_name":"nov/rack-oauth2","owner":"nov","description":"OAuth 2.0 Server \u0026 Client Library. Both Bearer and MAC token type are supported.","archived":false,"fork":false,"pushed_at":"2025-12-31T06:33:11.000Z","size":586,"stargazers_count":695,"open_issues_count":2,"forks_count":120,"subscribers_count":17,"default_branch":"main","last_synced_at":"2026-04-28T11:37:57.143Z","etag":null,"topics":["oauth","oauth-client","oauth-server","oauth2"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nov.png","metadata":{"files":{"readme":"README.rdoc","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"nov"}},"created_at":"2010-09-09T18:11:40.000Z","updated_at":"2026-01-31T12:03:16.000Z","dependencies_parsed_at":"2025-11-20T11:01:52.601Z","dependency_job_id":null,"html_url":"https://github.com/nov/rack-oauth2","commit_stats":{"total_commits":503,"total_committers":19,"mean_commits":"26.473684210526315","dds":"0.20079522862823063","last_synced_commit":"fbaab323f4e77e93b889fb1c31871205dbe49bd8"},"previous_names":[],"tags_count":135,"template":false,"template_full_name":null,"purl":"pkg:github/nov/rack-oauth2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nov","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/sbom","scorecard":{"id":267825,"data":{"date":"2025-08-11","repo":{"name":"github.com/nov/rack-oauth2","commit":"3d4107c117dfddfa27f0b7e800a48135b4ead26b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/25 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/spec.yml:10","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":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/spec.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/nov/rack-oauth2/spec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spec.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/nov/rack-oauth2/spec.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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-17T12:35:39.639Z","repository_id":424547,"created_at":"2025-08-17T12:35:39.640Z","updated_at":"2025-08-17T12:35:39.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32470879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"nov","name":"Nov Matake","uuid":"27299","kind":"user","description":"Working around Ruby, OAuth, OpenID etc.","email":"nov@matake.jp","website":"https://matake.jp","location":"Tokyo, Japan","twitter":"nov","company":"YAuth.jp LLC","icon_url":"https://avatars.githubusercontent.com/u/27299?u=d02b1d3e03dc134d2d0a42e670eac1be099064e0\u0026v=4","repositories_count":167,"last_synced_at":"2026-02-21T21:35:57.593Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nov","funding_links":["https://github.com/sponsors/nov"],"total_stars":3960,"followers":351,"following":1,"created_at":"2022-11-02T16:42:02.961Z","updated_at":"2026-02-21T21:35:57.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nov","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nov/repositories"},"packages":[{"id":11632724,"name":"github.com/nov/rack-oauth2","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/nov/rack-oauth2","keywords_array":[],"namespace":null,"versions_count":125,"first_release_published_at":"2010-09-13T14:28:08.000Z","latest_release_published_at":"2025-11-05T23:22:52.000Z","latest_release_number":"v2.3.0+incompatible","last_synced_at":"2026-04-28T16:02:50.875Z","created_at":"2025-05-13T08:51:30.138Z","updated_at":"2026-04-28T16:02:50.875Z","registry_url":"https://pkg.go.dev/github.com/nov/rack-oauth2","install_command":"go get github.com/nov/rack-oauth2","documentation_url":"https://pkg.go.dev/github.com/nov/rack-oauth2#section-documentation","metadata":{},"repo_metadata":{"id":424547,"uuid":"899284","full_name":"nov/rack-oauth2","owner":"nov","description":"OAuth 2.0 Server \u0026 Client Library. Both Bearer and MAC token type are supported.","archived":false,"fork":false,"pushed_at":"2025-08-09T01:55:11.000Z","size":578,"stargazers_count":697,"open_issues_count":3,"forks_count":121,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-10-27T23:32:32.625Z","etag":null,"topics":["oauth","oauth-client","oauth-server","oauth2"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nov.png","metadata":{"files":{"readme":"README.rdoc","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"nov"}},"created_at":"2010-09-09T18:11:40.000Z","updated_at":"2025-10-03T17:51:24.000Z","dependencies_parsed_at":"2024-01-13T05:13:01.357Z","dependency_job_id":"f2e2ce33-d7c4-41f3-a1af-9f59b1141f3d","html_url":"https://github.com/nov/rack-oauth2","commit_stats":{"total_commits":503,"total_committers":19,"mean_commits":"26.473684210526315","dds":"0.20079522862823063","last_synced_commit":"fbaab323f4e77e93b889fb1c31871205dbe49bd8"},"previous_names":[],"tags_count":134,"template":false,"template_full_name":null,"purl":"pkg:github/nov/rack-oauth2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nov","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/sbom","scorecard":{"id":267825,"data":{"date":"2025-08-11","repo":{"name":"github.com/nov/rack-oauth2","commit":"3d4107c117dfddfa27f0b7e800a48135b4ead26b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/25 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/spec.yml:10","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":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/spec.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/nov/rack-oauth2/spec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spec.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/nov/rack-oauth2/spec.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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-17T12:35:39.639Z","repository_id":424547,"created_at":"2025-08-17T12:35:39.640Z","updated_at":"2025-08-17T12:35:39.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282438150,"owners_count":26669139,"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-11-03T02:00:05.676Z","response_time":108,"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"},"tags":[{"name":"v2.2.1","sha":"70da234801c53a116c2d8e126bb09f237824af5a","kind":"tag","published_at":"2023-12-27T07:45:00.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.2.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"04fe478802eee7586daadf5bc0fd99d0256b9e67","kind":"tag","published_at":"2022-10-11T06:45:59.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.2.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8812316556c2f4e1345714e2507cfb2098619ef4","kind":"tag","published_at":"2022-10-09T15:04:27.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.1.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"bd4fec09368ad341afd5ae4995b68bc9b442e2d9","kind":"tag","published_at":"2022-10-08T17:27:19.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.0.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"b6571456c47b33bf452b9a2b559e3e91527c4655","kind":"tag","published_at":"2022-10-08T16:56:13.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.0.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0/manifests"},{"name":"v2.0.0.rc3","sha":"5ad7f9b0ef9b33708ab598721eefd2b1b0648fb9","kind":"tag","published_at":"2022-10-08T16:44:21.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.0.0.rc3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.0.0.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v2.0.0.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0.rc3/manifests"},{"name":"v2.0.0.rc2","sha":"096294ce5d5f057699c74b8f377c17ada2ae8228","kind":"tag","published_at":"2022-10-08T16:10:37.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.0.0.rc2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.0.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v2.0.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0.rc2/manifests"},{"name":"v2.0.0.rc1","sha":"9ab97495a7ce820fec32503e4bdb3c03adf6399d","kind":"tag","published_at":"2022-10-08T16:08:51.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.0.0.rc1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.0.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v2.0.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0.rc1/manifests"},{"name":"v1.21.3","sha":"1ba7dc7ba4360dedfa12643bf12dbaae4e6293c1","kind":"tag","published_at":"2022-09-14T01:07:24.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.21.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"9cb51cee480d00a7df45e8b940ac8ad20721d6a7","kind":"tag","published_at":"2022-07-12T13:54:03.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.21.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"acaceb42f207dd3358abfd5080cd75cae2f25ae8","kind":"tag","published_at":"2022-07-12T02:56:33.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.21.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.21.1/manifests"},{"name":"v1.20.0","sha":"1328165f8f05f7661c179aa0002f213bc5a71b43","kind":"tag","published_at":"2022-07-11T07:01:30.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.20.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"45cf6bccfda5799e34f609b5e1c765c7c1b4b721","kind":"tag","published_at":"2021-10-01T02:26:30.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.19.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a8f1d2acd698cc13b6e102ba6fbf5a202d3b9d57","kind":"tag","published_at":"2021-08-06T00:25:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.18.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"e18495ad754fa97ecd7ace6fc234db9ea6b172bf","kind":"tag","published_at":"2021-05-26T00:26:53.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.17.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"88372ce32ec6d4135b760eaa082b9d81a95f6f40","kind":"tag","published_at":"2020-07-17T02:08:36.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.16.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"2ee69c9e2c2a10608d9688765d569d27da4a2a27","kind":"tag","published_at":"2020-07-07T01:35:46.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.15.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"cf45fdaaf27d66aa6354f17ac6bf4ec35c3c8bf5","kind":"tag","published_at":"2020-05-22T07:01:03.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.14.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"7a2a3681ecf9ff09a53637ccaf877d9c3e05006c","kind":"tag","published_at":"2020-05-22T06:10:29.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.13.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.13.0/manifests"},{"name":"v1.13.0.beta","sha":"e1b13564a8295288bc25a25fcc5c1afc33ade2e8","kind":"tag","published_at":"2020-05-21T11:10:02.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.13.0.beta","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.13.0.beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.13.0.beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.13.0.beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.13.0.beta/manifests"},{"name":"v1.12.0","sha":"767b973b0df80f4b31bf3e146d1ab4d5e087f584","kind":"tag","published_at":"2020-03-25T08:56:54.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.12.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"e3dee47ee35c600ecbcec0be8fd064ec6c0d69f2","kind":"tag","published_at":"2020-03-25T07:56:09.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.11.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"40c9a99fd80486ccb8de0e4869ae384547c0d703","kind":"tag","published_at":"2019-11-15T01:58:45.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.10.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"acc8b5d72edc6ac1441dd58210b57320932aae6c","kind":"tag","published_at":"2019-06-06T09:24:50.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.10.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"5a76e7170b954249ae0dd8a41399fb177b731eb8","kind":"tag","published_at":"2018-10-29T06:45:49.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.9.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"a9e9cdb52801df135ea6e90661c097ac90d1f23f","kind":"tag","published_at":"2018-04-27T10:00:23.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.9.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"f56def6d89a8edb11b87fe61f6e04844fb69a9c8","kind":"tag","published_at":"2018-03-20T09:11:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.9.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"57304cc139cad6b5961c6af1ff88b510eed46217","kind":"tag","published_at":"2018-02-23T03:35:01.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.9.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"c66ebe4c54c2d7de400984b1c2a31736528de67c","kind":"tag","published_at":"2018-02-21T07:45:50.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.8.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"679049deebeaaa6fe415b77c1179eef21b703e54","kind":"tag","published_at":"2018-02-20T04:43:39.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.8.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"feba09eecba8fb7ddbaec48e8ec2481e8e59769a","kind":"tag","published_at":"2018-02-14T09:30:10.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.8.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"d3aa1a5ea2f576f8b56dd85310ec0060d5385bc0","kind":"tag","published_at":"2018-02-14T03:07:13.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.7.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"6c9b03944e80322c1fda8f77b8c565abba947abb","kind":"tag","published_at":"2017-12-26T01:35:40.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.7.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"b2cd14caea0c850b0aaeacf5e68ef089d209c439","kind":"tag","published_at":"2017-10-19T01:48:38.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.6.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"2ea2429f3fea05389c10fd0fca02fe9996eedac6","kind":"tag","published_at":"2017-10-19T01:28:05.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.6.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"d2c83748645933cadeeab4a970a0914068a4618b","kind":"tag","published_at":"2017-04-25T03:26:12.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.6.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"bd904683de135e6526f280d3c4ae0680d44d086a","kind":"tag","published_at":"2017-03-27T01:58:03.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.6.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"3f3e23faaf2800e03fdff6bf5009d0fdd47fa6dc","kind":"tag","published_at":"2017-03-23T14:09:19.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.6.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"a75deb30685df0ca3b55a97232fe48c9c878923a","kind":"tag","published_at":"2017-01-18T09:39:49.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.5.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"d0ad5b97fa33cc0f3ecd4526debf8b087c33a5a8","kind":"tag","published_at":"2017-01-12T01:32:05.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.5.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"b3be3ba6d2d1c9b7a174c70d94a07077d0fc348d","kind":"tag","published_at":"2016-07-14T05:25:06.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.4.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"b0c881bbdc50a43828f249c812defbe59180249d","kind":"tag","published_at":"2016-06-16T07:19:11.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.3.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d6ef72733a20ae40f37d1ac9e79f65db6e309204","kind":"tag","published_at":"2016-02-16T05:43:35.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.3.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e2fe8fac7773cc9c23c6d78b57c68c003a4b7f7d","kind":"tag","published_at":"2016-02-04T06:28:16.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.2.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"d5f13f325c756293d0dc49947b82dca08e83ae82","kind":"tag","published_at":"2016-01-26T04:53:15.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.2.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"b019850a057a918912102739f122e7ffea57e051","kind":"tag","published_at":"2015-07-31T02:16:13.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.2.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8a9e9f25ce08d0ec489724941e8b442b960154bd","kind":"tag","published_at":"2015-06-15T05:41:19.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.2.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"8ffcd4d3e11353d00a457383e46fee94d603d15d","kind":"tag","published_at":"2015-04-02T17:32:42.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.1.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"0532ad653c9d4a4401a75c81ddacff36bb21329a","kind":"tag","published_at":"2015-04-02T08:09:21.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.1.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.1.0/manifests"},{"name":"v1.0.10","sha":"c1209e9e03fa9366742b6be7e9d25e5c7dcf9c27","kind":"tag","published_at":"2015-01-16T04:46:29.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.10","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"bd1075f673ca9ca9be71138da1dba81f638bb267","kind":"tag","published_at":"2014-12-22T13:34:27.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.9","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"06bec89881f6bd2b5470459de5364b24ab61f14d","kind":"tag","published_at":"2014-04-17T13:30:33.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.8","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"a322dca631813030d1281eb5eb7524dd84076046","kind":"tag","published_at":"2013-11-21T02:39:49.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.7","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"1c029a32ac67e327766e46d6fd6ca1d7e8cb6658","kind":"tag","published_at":"2013-11-14T01:51:54.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.6","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"1d23c6122fa081870d3f1e541c4c311959ddc073","kind":"tag","published_at":"2013-05-14T06:41:56.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3b69d67c7ad1f93c2bfb0abbf7dfcefcab386851","kind":"tag","published_at":"2013-04-15T08:22:49.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bde6e65ffe74419a1498564b0d82ecc094d921da","kind":"tag","published_at":"2013-02-16T15:45:27.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b4764f12cd23fb74bc5474b56d6bbe46dd692656","kind":"tag","published_at":"2013-02-16T15:33:54.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"79627e64047882d2c0893cac76e3246484c21b78","kind":"tag","published_at":"2013-02-08T15:03:24.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9e5375c011424ca17b06efe6c78d68b08f04e63f","kind":"tag","published_at":"2012-10-13T15:50:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.0/manifests"},{"name":"v0.14.9","sha":"9131df4bef55d5854e74a260db074d8e5226b84c","kind":"tag","published_at":"2012-08-22T06:12:57.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.9","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.9/manifests"},{"name":"v0.14.8","sha":"7f0122d58b6477df14e37813cbe8a1522a0f02f8","kind":"tag","published_at":"2012-08-10T01:42:59.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.8","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.8/manifests"},{"name":"v0.14.7","sha":"8f0b50840f5f0b0649c87ab6a9b9f5ca60280caa","kind":"tag","published_at":"2012-08-09T03:05:17.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.7","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.7/manifests"},{"name":"v0.14.6","sha":"b1237c94c586329ba7b7b9ecde1e80eb414ab483","kind":"tag","published_at":"2012-08-07T14:07:38.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.6","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.6/manifests"},{"name":"v0.14.5","sha":"1d42867217fb64308d46691d15c8d8a707468856","kind":"tag","published_at":"2012-08-06T15:57:46.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"6f106542de12549f5c7e25994b789a99283be4e9","kind":"tag","published_at":"2012-02-26T14:43:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"388bccf6b529e24318d04a321957b1ba97f146ef","kind":"tag","published_at":"2012-02-26T14:34:37.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"e005db5b0e66482a0f84fe34ae34603f5fc81902","kind":"tag","published_at":"2012-02-16T08:55:12.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"831a308d087049a8b4a5d4b57f74dd6bbfa98e8f","kind":"tag","published_at":"2012-02-16T07:48:22.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"6b4200feefbd3d8b402be7a6fae027b9f3333760","kind":"tag","published_at":"2012-02-06T04:21:53.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"9c6fbbe57b44c0ea5b544599cb505ab2c2872f4d","kind":"tag","published_at":"2012-02-01T13:50:45.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.13.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"8c32b3b0adc9b01af2990fafe0de72be5699a255","kind":"tag","published_at":"2012-02-01T05:07:35.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.12.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"d806437445dd746ef093c197057d206191a6bd9a","kind":"tag","published_at":"2012-02-01T04:19:59.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.12.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"e388eaca7c90ed45d8eb7e470d7cf131557dd7ea","kind":"tag","published_at":"2012-02-01T03:53:01.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.12.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"2da9b085059a80a9a5cd2006fecba02db17bad58","kind":"tag","published_at":"2011-09-16T08:42:34.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.11.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"1a8687ad4fa0c288613af610110dc9ab16298d19","kind":"tag","published_at":"2011-09-13T14:59:15.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.10.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"c8c8d3825e270e3d1a76e38a4a9cfae04541bc93","kind":"tag","published_at":"2011-09-13T05:26:26.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.10.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.10.0/manifests"},{"name":"v0.10.0.alpha","sha":"68fc116510149d1656ef9121c0fe8e06e57b9371","kind":"tag","published_at":"2011-09-13T04:12:58.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.10.0.alpha","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.10.0.alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.10.0.alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.10.0.alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.10.0.alpha/manifests"},{"name":"v0.9.5","sha":"d34e88c65553ed77fbecdc012752a0f07386e52d","kind":"tag","published_at":"2011-09-11T04:15:22.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"6e567360ca291634c1ffcbbad210e2961a8164a0","kind":"tag","published_at":"2011-09-10T16:28:14.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1c5a7ba1cfb54646d6bddb55f6e01e8f952918c9","kind":"tag","published_at":"2011-09-10T09:50:43.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.3/manifests"},{"name":"v0.2.2.1","sha":"34d048bc0a842acbaf5f703095d97b0e10990eab","kind":"tag","published_at":"2011-08-29T10:19:29.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.2.2.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.2.1/manifests"},{"name":"v0.9.2","sha":"24482d27d19a2165993f30d18ddcf128720ae1e9","kind":"tag","published_at":"2011-08-15T08:19:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"81885e6c1f45f1e0238702129b7eb5d497721200","kind":"tag","published_at":"2011-08-14T05:14:04.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"391b2540eb81b0742d4354bbb2b1f31ae9f98171","kind":"tag","published_at":"2011-08-12T11:31:29.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.0/manifests"},{"name":"v0.9.0.alpha","sha":"de1983125cdaef0a5189efe397c5ec1ebd065566","kind":"tag","published_at":"2011-08-11T05:24:21.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.0.alpha","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.0.alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.9.0.alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.0.alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.0.alpha/manifests"},{"name":"v0.8.7","sha":"425742841df7ba4c2225b7bd5167cb7844439c35","kind":"tag","published_at":"2011-08-10T06:05:15.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.7","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"e24ad9e4d7c5b9a9a9ab87f2393becbf635dab21","kind":"tag","published_at":"2011-08-09T07:33:16.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.6","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"6e9de0ca7466d7f00b36cb47642e668d599f81d5","kind":"tag","published_at":"2011-07-26T04:55:17.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ad21be35fc5bb94820763367eec8fea236ee3486","kind":"tag","published_at":"2011-07-15T07:28:46.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"e3c05af91d0724bb8043c25be97484950411b1e6","kind":"tag","published_at":"2011-06-28T02:23:40.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"f92388912c1b01ef581adaf5e9d37e17d790f8db","kind":"tag","published_at":"2011-06-23T03:00:33.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"71cd8db30b7bfd5843744b21e1efbec9bac9cb0b","kind":"tag","published_at":"2011-05-28T01:56:23.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"036222fafd77ee4dea3d60e532fab529068f4636","kind":"tag","published_at":"2011-05-21T10:42:25.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.0/manifests"},{"name":"v0.8.0.alpha","sha":"9e083d64ce9a8a80210652af3bcf80ffcce85807","kind":"tag","published_at":"2011-05-19T16:38:02.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.0.alpha","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.0.alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.8.0.alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.0.alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.0.alpha/manifests"},{"name":"v0.7.0","sha":"5b61da3b81c151abf66fb2abdf392a4eb6a9b177","kind":"tag","published_at":"2011-05-18T11:06:15.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.7.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"38ecf74e2dff8c6cd6472e20175fe29744fbed9b","kind":"tag","published_at":"2011-05-10T13:47:42.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.9","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"b1e9cecfaaf56db42ba88f6028c2c46dec722d75","kind":"tag","published_at":"2011-05-06T18:32:04.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.8","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"133941aaf78ce7d4dbfeef16e04c484c983d1949","kind":"tag","published_at":"2011-05-06T16:10:50.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.7","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"2445178219692cdf2100b4c0936c65380a4c38cc","kind":"tag","published_at":"2011-04-24T14:40:59.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.6","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"9d0f8861c0fa5a7133eabdd01aa182c7ac09cf18","kind":"tag","published_at":"2011-04-21T07:29:17.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"50d8d39cb2590bd196d05cb0e89bdf6238b0d125","kind":"tag","published_at":"2011-04-21T07:07:16.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"405fd8e8e508f6d6391b8f7ad7b10d84b799da66","kind":"tag","published_at":"2011-04-20T17:12:27.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"9bf7c435511a54ceec44b7a3c4cf9a000fa8c416","kind":"tag","published_at":"2011-04-20T16:43:31.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"a36263b2901797f571dd921e4f6df1ab0c01860c","kind":"tag","published_at":"2011-04-20T16:37:49.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"9a3aa1237f1497bfd5a5d7e2f158361aa323dba9","kind":"tag","published_at":"2011-04-20T10:06:54.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.0/manifests"},{"name":"v0.6.0.alpha","sha":"c69ab1ad1623ad82420cf26de1702921033099c2","kind":"tag","published_at":"2011-04-20T08:01:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.0.alpha","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.0.alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.6.0.alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.0.alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.0.alpha/manifests"},{"name":"v0.5.1","sha":"882b589ecd04aefbba63e4c6560e47dcdb5db0c4","kind":"tag","published_at":"2011-04-15T13:50:59.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.5.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"838d5f83cb6b859e80ed2f6857bd2a6e2484ffab","kind":"tag","published_at":"2011-04-01T03:33:17.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.5.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"0f460eae821a31bbcf162919379d5d3a2c017fe9","kind":"tag","published_at":"2011-03-26T08:38:23.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.6","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"7704732e81690776516831c64d8a5867acd95f3d","kind":"tag","published_at":"2011-03-23T15:49:32.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"6c20e51fe68bbf3af4b242c567adb3ace048d7b1","kind":"tag","published_at":"2011-03-22T13:34:33.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"f26369b4c3cb781c3f5a59e8b2f150f5d180a30f","kind":"tag","published_at":"2011-03-21T10:10:09.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"7fbb93d89d6994765902d601212aed421c785dec","kind":"tag","published_at":"2011-03-09T17:34:02.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"08d3e39b299cc8cf785b8c6f0c7d0cd0cf32a836","kind":"tag","published_at":"2011-03-09T15:52:02.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5a172b070d560c4ea86c454eeac6ba5c5d3a1906","kind":"tag","published_at":"2011-03-09T15:26:45.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"422bc73879d2578dcc36e8a60f6a00f5bab0cb75","kind":"tag","published_at":"2011-03-07T02:38:54.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.3.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"9f6906f126cceccee37e419a71f018c4efc9a135","kind":"tag","published_at":"2011-03-06T11:32:42.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.3.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.3.0/manifests"},{"name":"v0.3.0.alpha","sha":"f6c5db240f52ff6460485eb30d7852035bcab29e","kind":"tag","published_at":"2011-03-05T13:58:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.3.0.alpha","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.3.0.alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.3.0.alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.3.0.alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.3.0.alpha/manifests"},{"name":"v0.2.3","sha":"b18894b5fee5cac25d4e640711d7e5fa55b92ef8","kind":"tag","published_at":"2010-12-04T15:51:26.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.2.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"6f4d8aef6687e5c2a482a9fbcb8b0d77cb91e592","kind":"tag","published_at":"2010-11-03T16:45:07.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.2.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"1e547731689fead397eca544bd63312d2a8c97d9","kind":"commit","published_at":"2010-10-04T09:49:09.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.2.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1588c85942695e80a133854ccf6f483587b9efb9","kind":"commit","published_at":"2010-10-03T06:41:32.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.2.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9fe5693289221c124567fee473f6db21322c2bc4","kind":"commit","published_at":"2010-09-17T16:52:52.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.1.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"07dedb4eb8dbdf99e0b4a70c8a94a9a6893989fa","kind":"commit","published_at":"2010-09-17T10:57:15.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.9","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"08228a6aacaa1ce769125a323c1c7ce4ec8710c0","kind":"commit","published_at":"2010-09-16T13:34:30.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.8","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"1be65b390765718749235f15fb9bb5fa83fbc6b6","kind":"commit","published_at":"2010-09-16T06:42:44.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.7","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"49e7ac9b6c013aecdb47d408aab0b39e8fad072f","kind":"commit","published_at":"2010-09-16T03:54:49.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.6","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"79b8ae0212e7db99cc6bcbcda7e2ee7da130d29d","kind":"commit","published_at":"2010-09-15T17:08:15.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"b76781b9d7cdfa5d0179c6b81bcf4f92c311f343","kind":"commit","published_at":"2010-09-15T16:43:16.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"662112f1b51993a0b8e34ba454e05706a25a7caa","kind":"commit","published_at":"2010-09-15T04:16:21.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"46dbc57e72064032a58058faa71697f32b26f9c5","kind":"commit","published_at":"2010-09-15T04:06:34.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"8d7cd53a44feadf671968ac7b599ddb4791d36b7","kind":"commit","published_at":"2010-09-14T16:00:41.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.1/manifests"},{"name":"v0.0.0","sha":"39e6c501d222821ab26a8c1a435cfb9ea80042e0","kind":"commit","published_at":"2010-09-13T14:28:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2025-11-04T03:16:38.511Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.872169551146985,"dependent_packages_count":5.502884480318988,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.687527015732987},"purl":"pkg:golang/github.com/nov/rack-oauth2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/nov/rack-oauth2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/nov/rack-oauth2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/nov/rack-oauth2/dependencies","status":null,"funding_links":["https://github.com/sponsors/nov"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T18:56:25.742Z","issues_count":44,"pull_requests_count":55,"avg_time_to_close_issue":9351853.42857143,"avg_time_to_close_pull_request":5957515.907407408,"issues_closed_count":42,"pull_requests_closed_count":54,"pull_request_authors_count":36,"issue_authors_count":39,"avg_comments_per_issue":3.0454545454545454,"avg_comments_per_pull_request":1.509090909090909,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/issues","maintainers":[{"login":"nov","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nov"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnov%2Frack-oauth2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnov%2Frack-oauth2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnov%2Frack-oauth2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnov%2Frack-oauth2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnov%2Frack-oauth2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2119755,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":12301931,"name":"rack-oauth2-revibe","ecosystem":"rubygems","description":"OAuth 2.0 Server \u0026 Client Library. Both Bearer and MAC token type are supported.","homepage":"http://github.com/nov/rack-oauth2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nov/rack-oauth2","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2014-01-22T13:28:28.257Z","latest_release_published_at":"2014-01-22T13:28:28.257Z","latest_release_number":"1.0.7","last_synced_at":"2026-04-28T16:02:47.795Z","created_at":"2025-10-07T05:12:00.387Z","updated_at":"2026-04-28T16:07:35.505Z","registry_url":"https://gem.coop/gems/rack-oauth2-revibe","install_command":"gem install rack-oauth2-revibe -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/rack-oauth2-revibe/","metadata":{"funding":null},"repo_metadata":{"id":424547,"uuid":"899284","full_name":"nov/rack-oauth2","owner":"nov","description":"OAuth 2.0 Server \u0026 Client Library. Both Bearer and MAC token type are supported.","archived":false,"fork":false,"pushed_at":"2025-12-31T06:33:11.000Z","size":586,"stargazers_count":695,"open_issues_count":2,"forks_count":120,"subscribers_count":17,"default_branch":"main","last_synced_at":"2026-04-03T11:43:24.311Z","etag":null,"topics":["oauth","oauth-client","oauth-server","oauth2"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nov.png","metadata":{"files":{"readme":"README.rdoc","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"nov"}},"created_at":"2010-09-09T18:11:40.000Z","updated_at":"2026-01-31T12:03:16.000Z","dependencies_parsed_at":"2025-11-20T11:01:52.601Z","dependency_job_id":null,"html_url":"https://github.com/nov/rack-oauth2","commit_stats":{"total_commits":503,"total_committers":19,"mean_commits":"26.473684210526315","dds":"0.20079522862823063","last_synced_commit":"fbaab323f4e77e93b889fb1c31871205dbe49bd8"},"previous_names":[],"tags_count":135,"template":false,"template_full_name":null,"purl":"pkg:github/nov/rack-oauth2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nov","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/sbom","scorecard":{"id":267825,"data":{"date":"2025-08-11","repo":{"name":"github.com/nov/rack-oauth2","commit":"3d4107c117dfddfa27f0b7e800a48135b4ead26b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/25 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/spec.yml:10","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":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/spec.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/nov/rack-oauth2/spec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spec.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/nov/rack-oauth2/spec.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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-17T12:35:39.639Z","repository_id":424547,"created_at":"2025-08-17T12:35:39.640Z","updated_at":"2025-08-17T12:35:39.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31707953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T06:22:27.080Z","status":"ssl_error","status_checked_at":"2026-04-12T06:21:52.710Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nov","name":"Nov Matake","uuid":"27299","kind":"user","description":"Working around Ruby, OAuth, OpenID etc.","email":"nov@matake.jp","website":"https://matake.jp","location":"Tokyo, Japan","twitter":"nov","company":"YAuth.jp LLC","icon_url":"https://avatars.githubusercontent.com/u/27299?u=d02b1d3e03dc134d2d0a42e670eac1be099064e0\u0026v=4","repositories_count":167,"last_synced_at":"2026-02-21T21:35:57.593Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nov","funding_links":["https://github.com/sponsors/nov"],"total_stars":3960,"followers":351,"following":1,"created_at":"2022-11-02T16:42:02.961Z","updated_at":"2026-02-21T21:35:57.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nov","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nov/repositories"},"tags":[{"name":"v2.3.0","sha":"de0c89d07dda8113d692386c6a99c44a66155fc8","kind":"tag","published_at":"2025-11-05T23:22:57.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.3.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"70da234801c53a116c2d8e126bb09f237824af5a","kind":"tag","published_at":"2023-12-27T07:45:00.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.2.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"04fe478802eee7586daadf5bc0fd99d0256b9e67","kind":"tag","published_at":"2022-10-11T06:45:59.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.2.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8812316556c2f4e1345714e2507cfb2098619ef4","kind":"tag","published_at":"2022-10-09T15:04:27.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.1.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"bd4fec09368ad341afd5ae4995b68bc9b442e2d9","kind":"tag","published_at":"2022-10-08T17:27:19.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.0.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"b6571456c47b33bf452b9a2b559e3e91527c4655","kind":"tag","published_at":"2022-10-08T16:56:13.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.0.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0/manifests"},{"name":"v2.0.0.rc3","sha":"5ad7f9b0ef9b33708ab598721eefd2b1b0648fb9","kind":"tag","published_at":"2022-10-08T16:44:21.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.0.0.rc3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.0.0.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v2.0.0.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0.rc3/manifests"},{"name":"v2.0.0.rc2","sha":"096294ce5d5f057699c74b8f377c17ada2ae8228","kind":"tag","published_at":"2022-10-08T16:10:37.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.0.0.rc2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.0.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v2.0.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0.rc2/manifests"},{"name":"v2.0.0.rc1","sha":"9ab97495a7ce820fec32503e4bdb3c03adf6399d","kind":"tag","published_at":"2022-10-08T16:08:51.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.0.0.rc1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.0.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v2.0.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0.rc1/manifests"},{"name":"v1.21.3","sha":"1ba7dc7ba4360dedfa12643bf12dbaae4e6293c1","kind":"tag","published_at":"2022-09-14T01:07:24.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.21.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"9cb51cee480d00a7df45e8b940ac8ad20721d6a7","kind":"tag","published_at":"2022-07-12T13:54:03.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.21.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"acaceb42f207dd3358abfd5080cd75cae2f25ae8","kind":"tag","published_at":"2022-07-12T02:56:33.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.21.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.21.1/manifests"},{"name":"v1.20.0","sha":"1328165f8f05f7661c179aa0002f213bc5a71b43","kind":"tag","published_at":"2022-07-11T07:01:30.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.20.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"45cf6bccfda5799e34f609b5e1c765c7c1b4b721","kind":"tag","published_at":"2021-10-01T02:26:30.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.19.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a8f1d2acd698cc13b6e102ba6fbf5a202d3b9d57","kind":"tag","published_at":"2021-08-06T00:25:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.18.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"e18495ad754fa97ecd7ace6fc234db9ea6b172bf","kind":"tag","published_at":"2021-05-26T00:26:53.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.17.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"88372ce32ec6d4135b760eaa082b9d81a95f6f40","kind":"tag","published_at":"2020-07-17T02:08:36.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.16.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"2ee69c9e2c2a10608d9688765d569d27da4a2a27","kind":"tag","published_at":"2020-07-07T01:35:46.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.15.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"cf45fdaaf27d66aa6354f17ac6bf4ec35c3c8bf5","kind":"tag","published_at":"2020-05-22T07:01:03.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.14.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"7a2a3681ecf9ff09a53637ccaf877d9c3e05006c","kind":"tag","published_at":"2020-05-22T06:10:29.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.13.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.13.0/manifests"},{"name":"v1.13.0.beta","sha":"e1b13564a8295288bc25a25fcc5c1afc33ade2e8","kind":"tag","published_at":"2020-05-21T11:10:02.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.13.0.beta","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.13.0.beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.13.0.beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.13.0.beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.13.0.beta/manifests"},{"name":"v1.12.0","sha":"767b973b0df80f4b31bf3e146d1ab4d5e087f584","kind":"tag","published_at":"2020-03-25T08:56:54.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.12.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"e3dee47ee35c600ecbcec0be8fd064ec6c0d69f2","kind":"tag","published_at":"2020-03-25T07:56:09.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.11.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"40c9a99fd80486ccb8de0e4869ae384547c0d703","kind":"tag","published_at":"2019-11-15T01:58:45.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.10.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"acc8b5d72edc6ac1441dd58210b57320932aae6c","kind":"tag","published_at":"2019-06-06T09:24:50.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.10.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"5a76e7170b954249ae0dd8a41399fb177b731eb8","kind":"tag","published_at":"2018-10-29T06:45:49.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.9.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"a9e9cdb52801df135ea6e90661c097ac90d1f23f","kind":"tag","published_at":"2018-04-27T10:00:23.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.9.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"f56def6d89a8edb11b87fe61f6e04844fb69a9c8","kind":"tag","published_at":"2018-03-20T09:11:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.9.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"57304cc139cad6b5961c6af1ff88b510eed46217","kind":"tag","published_at":"2018-02-23T03:35:01.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.9.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"c66ebe4c54c2d7de400984b1c2a31736528de67c","kind":"tag","published_at":"2018-02-21T07:45:50.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.8.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"679049deebeaaa6fe415b77c1179eef21b703e54","kind":"tag","published_at":"2018-02-20T04:43:39.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.8.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"feba09eecba8fb7ddbaec48e8ec2481e8e59769a","kind":"tag","published_at":"2018-02-14T09:30:10.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.8.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"d3aa1a5ea2f576f8b56dd85310ec0060d5385bc0","kind":"tag","published_at":"2018-02-14T03:07:13.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.7.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"6c9b03944e80322c1fda8f77b8c565abba947abb","kind":"tag","published_at":"2017-12-26T01:35:40.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.7.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"b2cd14caea0c850b0aaeacf5e68ef089d209c439","kind":"tag","published_at":"2017-10-19T01:48:38.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.6.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"2ea2429f3fea05389c10fd0fca02fe9996eedac6","kind":"tag","published_at":"2017-10-19T01:28:05.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.6.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"d2c83748645933cadeeab4a970a0914068a4618b","kind":"tag","published_at":"2017-04-25T03:26:12.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.6.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"bd904683de135e6526f280d3c4ae0680d44d086a","kind":"tag","published_at":"2017-03-27T01:58:03.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.6.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"3f3e23faaf2800e03fdff6bf5009d0fdd47fa6dc","kind":"tag","published_at":"2017-03-23T14:09:19.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.6.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"a75deb30685df0ca3b55a97232fe48c9c878923a","kind":"tag","published_at":"2017-01-18T09:39:49.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.5.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"d0ad5b97fa33cc0f3ecd4526debf8b087c33a5a8","kind":"tag","published_at":"2017-01-12T01:32:05.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.5.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"b3be3ba6d2d1c9b7a174c70d94a07077d0fc348d","kind":"tag","published_at":"2016-07-14T05:25:06.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.4.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"b0c881bbdc50a43828f249c812defbe59180249d","kind":"tag","published_at":"2016-06-16T07:19:11.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.3.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d6ef72733a20ae40f37d1ac9e79f65db6e309204","kind":"tag","published_at":"2016-02-16T05:43:35.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.3.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e2fe8fac7773cc9c23c6d78b57c68c003a4b7f7d","kind":"tag","published_at":"2016-02-04T06:28:16.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.2.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"d5f13f325c756293d0dc49947b82dca08e83ae82","kind":"tag","published_at":"2016-01-26T04:53:15.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.2.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"b019850a057a918912102739f122e7ffea57e051","kind":"tag","published_at":"2015-07-31T02:16:13.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.2.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8a9e9f25ce08d0ec489724941e8b442b960154bd","kind":"tag","published_at":"2015-06-15T05:41:19.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.2.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"8ffcd4d3e11353d00a457383e46fee94d603d15d","kind":"tag","published_at":"2015-04-02T17:32:42.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.1.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"0532ad653c9d4a4401a75c81ddacff36bb21329a","kind":"tag","published_at":"2015-04-02T08:09:21.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.1.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.1.0/manifests"},{"name":"v1.0.10","sha":"c1209e9e03fa9366742b6be7e9d25e5c7dcf9c27","kind":"tag","published_at":"2015-01-16T04:46:29.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.10","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"bd1075f673ca9ca9be71138da1dba81f638bb267","kind":"tag","published_at":"2014-12-22T13:34:27.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.9","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"06bec89881f6bd2b5470459de5364b24ab61f14d","kind":"tag","published_at":"2014-04-17T13:30:33.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.8","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"a322dca631813030d1281eb5eb7524dd84076046","kind":"tag","published_at":"2013-11-21T02:39:49.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.7","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"1c029a32ac67e327766e46d6fd6ca1d7e8cb6658","kind":"tag","published_at":"2013-11-14T01:51:54.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.6","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"1d23c6122fa081870d3f1e541c4c311959ddc073","kind":"tag","published_at":"2013-05-14T06:41:56.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3b69d67c7ad1f93c2bfb0abbf7dfcefcab386851","kind":"tag","published_at":"2013-04-15T08:22:49.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bde6e65ffe74419a1498564b0d82ecc094d921da","kind":"tag","published_at":"2013-02-16T15:45:27.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b4764f12cd23fb74bc5474b56d6bbe46dd692656","kind":"tag","published_at":"2013-02-16T15:33:54.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"79627e64047882d2c0893cac76e3246484c21b78","kind":"tag","published_at":"2013-02-08T15:03:24.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9e5375c011424ca17b06efe6c78d68b08f04e63f","kind":"tag","published_at":"2012-10-13T15:50:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.0/manifests"},{"name":"v0.14.9","sha":"9131df4bef55d5854e74a260db074d8e5226b84c","kind":"tag","published_at":"2012-08-22T06:12:57.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.9","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.9/manifests"},{"name":"v0.14.8","sha":"7f0122d58b6477df14e37813cbe8a1522a0f02f8","kind":"tag","published_at":"2012-08-10T01:42:59.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.8","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.8/manifests"},{"name":"v0.14.7","sha":"8f0b50840f5f0b0649c87ab6a9b9f5ca60280caa","kind":"tag","published_at":"2012-08-09T03:05:17.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.7","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.7/manifests"},{"name":"v0.14.6","sha":"b1237c94c586329ba7b7b9ecde1e80eb414ab483","kind":"tag","published_at":"2012-08-07T14:07:38.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.6","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.6/manifests"},{"name":"v0.14.5","sha":"1d42867217fb64308d46691d15c8d8a707468856","kind":"tag","published_at":"2012-08-06T15:57:46.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"6f106542de12549f5c7e25994b789a99283be4e9","kind":"tag","published_at":"2012-02-26T14:43:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"388bccf6b529e24318d04a321957b1ba97f146ef","kind":"tag","published_at":"2012-02-26T14:34:37.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"e005db5b0e66482a0f84fe34ae34603f5fc81902","kind":"tag","published_at":"2012-02-16T08:55:12.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"831a308d087049a8b4a5d4b57f74dd6bbfa98e8f","kind":"tag","published_at":"2012-02-16T07:48:22.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"6b4200feefbd3d8b402be7a6fae027b9f3333760","kind":"tag","published_at":"2012-02-06T04:21:53.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"9c6fbbe57b44c0ea5b544599cb505ab2c2872f4d","kind":"tag","published_at":"2012-02-01T13:50:45.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.13.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"8c32b3b0adc9b01af2990fafe0de72be5699a255","kind":"tag","published_at":"2012-02-01T05:07:35.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.12.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"d806437445dd746ef093c197057d206191a6bd9a","kind":"tag","published_at":"2012-02-01T04:19:59.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.12.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"e388eaca7c90ed45d8eb7e470d7cf131557dd7ea","kind":"tag","published_at":"2012-02-01T03:53:01.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.12.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"2da9b085059a80a9a5cd2006fecba02db17bad58","kind":"tag","published_at":"2011-09-16T08:42:34.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.11.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"1a8687ad4fa0c288613af610110dc9ab16298d19","kind":"tag","published_at":"2011-09-13T14:59:15.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.10.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"c8c8d3825e270e3d1a76e38a4a9cfae04541bc93","kind":"tag","published_at":"2011-09-13T05:26:26.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.10.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.10.0/manifests"},{"name":"v0.10.0.alpha","sha":"68fc116510149d1656ef9121c0fe8e06e57b9371","kind":"tag","published_at":"2011-09-13T04:12:58.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.10.0.alpha","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.10.0.alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.10.0.alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.10.0.alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.10.0.alpha/manifests"},{"name":"v0.9.5","sha":"d34e88c65553ed77fbecdc012752a0f07386e52d","kind":"tag","published_at":"2011-09-11T04:15:22.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"6e567360ca291634c1ffcbbad210e2961a8164a0","kind":"tag","published_at":"2011-09-10T16:28:14.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1c5a7ba1cfb54646d6bddb55f6e01e8f952918c9","kind":"tag","published_at":"2011-09-10T09:50:43.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.3/manifests"},{"name":"v0.2.2.1","sha":"34d048bc0a842acbaf5f703095d97b0e10990eab","kind":"tag","published_at":"2011-08-29T10:19:29.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.2.2.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.2.1/manifests"},{"name":"v0.9.2","sha":"24482d27d19a2165993f30d18ddcf128720ae1e9","kind":"tag","published_at":"2011-08-15T08:19:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"81885e6c1f45f1e0238702129b7eb5d497721200","kind":"tag","published_at":"2011-08-14T05:14:04.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"391b2540eb81b0742d4354bbb2b1f31ae9f98171","kind":"tag","published_at":"2011-08-12T11:31:29.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.0/manifests"},{"name":"v0.9.0.alpha","sha":"de1983125cdaef0a5189efe397c5ec1ebd065566","kind":"tag","published_at":"2011-08-11T05:24:21.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.0.alpha","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.0.alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.9.0.alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.0.alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.0.alpha/manifests"},{"name":"v0.8.7","sha":"425742841df7ba4c2225b7bd5167cb7844439c35","kind":"tag","published_at":"2011-08-10T06:05:15.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.7","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"e24ad9e4d7c5b9a9a9ab87f2393becbf635dab21","kind":"tag","published_at":"2011-08-09T07:33:16.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.6","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"6e9de0ca7466d7f00b36cb47642e668d599f81d5","kind":"tag","published_at":"2011-07-26T04:55:17.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ad21be35fc5bb94820763367eec8fea236ee3486","kind":"tag","published_at":"2011-07-15T07:28:46.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"e3c05af91d0724bb8043c25be97484950411b1e6","kind":"tag","published_at":"2011-06-28T02:23:40.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"f92388912c1b01ef581adaf5e9d37e17d790f8db","kind":"tag","published_at":"2011-06-23T03:00:33.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"71cd8db30b7bfd5843744b21e1efbec9bac9cb0b","kind":"tag","published_at":"2011-05-28T01:56:23.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"036222fafd77ee4dea3d60e532fab529068f4636","kind":"tag","published_at":"2011-05-21T10:42:25.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.0/manifests"},{"name":"v0.8.0.alpha","sha":"9e083d64ce9a8a80210652af3bcf80ffcce85807","kind":"tag","published_at":"2011-05-19T16:38:02.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.0.alpha","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.0.alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.8.0.alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.0.alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.0.alpha/manifests"},{"name":"v0.7.0","sha":"5b61da3b81c151abf66fb2abdf392a4eb6a9b177","kind":"tag","published_at":"2011-05-18T11:06:15.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.7.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"38ecf74e2dff8c6cd6472e20175fe29744fbed9b","kind":"tag","published_at":"2011-05-10T13:47:42.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.9","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"b1e9cecfaaf56db42ba88f6028c2c46dec722d75","kind":"tag","published_at":"2011-05-06T18:32:04.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.8","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"133941aaf78ce7d4dbfeef16e04c484c983d1949","kind":"tag","published_at":"2011-05-06T16:10:50.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.7","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"2445178219692cdf2100b4c0936c65380a4c38cc","kind":"tag","published_at":"2011-04-24T14:40:59.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.6","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"9d0f8861c0fa5a7133eabdd01aa182c7ac09cf18","kind":"tag","published_at":"2011-04-21T07:29:17.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"50d8d39cb2590bd196d05cb0e89bdf6238b0d125","kind":"tag","published_at":"2011-04-21T07:07:16.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"405fd8e8e508f6d6391b8f7ad7b10d84b799da66","kind":"tag","published_at":"2011-04-20T17:12:27.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"9bf7c435511a54ceec44b7a3c4cf9a000fa8c416","kind":"tag","published_at":"2011-04-20T16:43:31.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"a36263b2901797f571dd921e4f6df1ab0c01860c","kind":"tag","published_at":"2011-04-20T16:37:49.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"9a3aa1237f1497bfd5a5d7e2f158361aa323dba9","kind":"tag","published_at":"2011-04-20T10:06:54.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.0/manifests"},{"name":"v0.6.0.alpha","sha":"c69ab1ad1623ad82420cf26de1702921033099c2","kind":"tag","published_at":"2011-04-20T08:01:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.0.alpha","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.0.alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.6.0.alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.0.alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.0.alpha/manifests"},{"name":"v0.5.1","sha":"882b589ecd04aefbba63e4c6560e47dcdb5db0c4","kind":"tag","published_at":"2011-04-15T13:50:59.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.5.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"838d5f83cb6b859e80ed2f6857bd2a6e2484ffab","kind":"tag","published_at":"2011-04-01T03:33:17.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.5.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"0f460eae821a31bbcf162919379d5d3a2c017fe9","kind":"tag","published_at":"2011-03-26T08:38:23.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.6","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"7704732e81690776516831c64d8a5867acd95f3d","kind":"tag","published_at":"2011-03-23T15:49:32.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"6c20e51fe68bbf3af4b242c567adb3ace048d7b1","kind":"tag","published_at":"2011-03-22T13:34:33.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"f26369b4c3cb781c3f5a59e8b2f150f5d180a30f","kind":"tag","published_at":"2011-03-21T10:10:09.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"7fbb93d89d6994765902d601212aed421c785dec","kind":"tag","published_at":"2011-03-09T17:34:02.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"08d3e39b299cc8cf785b8c6f0c7d0cd0cf32a836","kind":"tag","published_at":"2011-03-09T15:52:02.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5a172b070d560c4ea86c454eeac6ba5c5d3a1906","kind":"tag","published_at":"2011-03-09T15:26:45.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"422bc73879d2578dcc36e8a60f6a00f5bab0cb75","kind":"tag","published_at":"2011-03-07T02:38:54.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.3.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"9f6906f126cceccee37e419a71f018c4efc9a135","kind":"tag","published_at":"2011-03-06T11:32:42.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.3.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.3.0/manifests"},{"name":"v0.3.0.alpha","sha":"f6c5db240f52ff6460485eb30d7852035bcab29e","kind":"tag","published_at":"2011-03-05T13:58:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.3.0.alpha","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.3.0.alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.3.0.alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.3.0.alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.3.0.alpha/manifests"},{"name":"v0.2.3","sha":"b18894b5fee5cac25d4e640711d7e5fa55b92ef8","kind":"tag","published_at":"2010-12-04T15:51:26.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.2.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"6f4d8aef6687e5c2a482a9fbcb8b0d77cb91e592","kind":"tag","published_at":"2010-11-03T16:45:07.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.2.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"1e547731689fead397eca544bd63312d2a8c97d9","kind":"commit","published_at":"2010-10-04T09:49:09.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.2.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1588c85942695e80a133854ccf6f483587b9efb9","kind":"commit","published_at":"2010-10-03T06:41:32.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.2.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9fe5693289221c124567fee473f6db21322c2bc4","kind":"commit","published_at":"2010-09-17T16:52:52.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.1.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"07dedb4eb8dbdf99e0b4a70c8a94a9a6893989fa","kind":"commit","published_at":"2010-09-17T10:57:15.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.9","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"08228a6aacaa1ce769125a323c1c7ce4ec8710c0","kind":"commit","published_at":"2010-09-16T13:34:30.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.8","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"1be65b390765718749235f15fb9bb5fa83fbc6b6","kind":"commit","published_at":"2010-09-16T06:42:44.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.7","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"49e7ac9b6c013aecdb47d408aab0b39e8fad072f","kind":"commit","published_at":"2010-09-16T03:54:49.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.6","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"79b8ae0212e7db99cc6bcbcda7e2ee7da130d29d","kind":"commit","published_at":"2010-09-15T17:08:15.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"b76781b9d7cdfa5d0179c6b81bcf4f92c311f343","kind":"commit","published_at":"2010-09-15T16:43:16.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"662112f1b51993a0b8e34ba454e05706a25a7caa","kind":"commit","published_at":"2010-09-15T04:16:21.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"46dbc57e72064032a58058faa71697f32b26f9c5","kind":"commit","published_at":"2010-09-15T04:06:34.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"8d7cd53a44feadf671968ac7b599ddb4791d36b7","kind":"commit","published_at":"2010-09-14T16:00:41.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.1/manifests"},{"name":"v0.0.0","sha":"39e6c501d222821ab26a8c1a435cfb9ea80042e0","kind":"commit","published_at":"2010-09-13T14:28:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2026-04-28T16:07:35.505Z","dependent_packages_count":0,"downloads":4085,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":78.33771261123907,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.112570870413023},"purl":"pkg:gem/rack-oauth2-revibe?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/rack-oauth2-revibe","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/rack-oauth2-revibe","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/rack-oauth2-revibe/dependencies","status":null,"funding_links":["https://github.com/sponsors/nov"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-08T16:00:41.453Z","issues_count":44,"pull_requests_count":59,"avg_time_to_close_issue":9351853.42857143,"avg_time_to_close_pull_request":6267347.137931035,"issues_closed_count":42,"pull_requests_closed_count":58,"pull_request_authors_count":38,"issue_authors_count":39,"avg_comments_per_issue":3.0454545454545454,"avg_comments_per_pull_request":1.4406779661016949,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4323270.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/issues","maintainers":[{"login":"nov","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nov"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/rack-oauth2-revibe/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/rack-oauth2-revibe/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/rack-oauth2-revibe/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/rack-oauth2-revibe/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/rack-oauth2-revibe/codemeta","maintainers":[{"uuid":"57595","login":"lainuo","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://gem.coop/profiles/lainuo","role":null,"created_at":"2025-10-08T03:21:10.570Z","updated_at":"2025-10-08T03:21:10.570Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/lainuo/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":190413,"maintainers_count":67488,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":13751564,"name":"ruby-rack-oauth2","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/nov/rack-oauth2","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/nov/rack-oauth2","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T07:20:32.641Z","latest_release_published_at":"2026-02-13T07:20:32.641Z","latest_release_number":"1.9.3-2","last_synced_at":"2026-03-13T14:24:15.021Z","created_at":"2026-02-13T07:20:32.393Z","updated_at":"2026-03-13T14:24:15.022Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-rack-oauth2","install_command":"apt-get install ruby-rack-oauth2","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-rack-oauth2","standards_version":"4.4.0","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), gem2deb, rake, ruby-activesupport (\u003e= 2.3), ruby-attr-required (\u003e= 0.0.5), ruby-httpclient (\u003e= 2.4), ruby-json-jwt (\u003e= 1.9.0), ruby-multi-json (\u003e= 1.3.6), ruby-rack (\u003e= 1.1), ruby-rspec, ruby-rspec-its, ruby-webmock","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T07:20:33.292Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-rack-oauth2?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-rack-oauth2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-rack-oauth2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-rack-oauth2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-rack-oauth2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-rack-oauth2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-rack-oauth2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-rack-oauth2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-rack-oauth2/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"focal"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-04-27T18:20:36.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13566986,"name":"ruby-rack-oauth2","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/nov/rack-oauth2","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/nov/rack-oauth2","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T06:47:23.542Z","latest_release_published_at":"2026-02-11T06:47:23.542Z","latest_release_number":"1.21.3-1","last_synced_at":"2026-03-11T15:30:02.624Z","created_at":"2026-02-11T06:47:23.365Z","updated_at":"2026-03-11T15:30:02.624Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-rack-oauth2","install_command":"apt-get install ruby-rack-oauth2","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-rack-oauth2","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, rake, ruby-activesupport, ruby-attr-required, ruby-httpclient, ruby-json-jwt, ruby-multi-json, ruby-rack, ruby-rspec, ruby-rspec-its, ruby-webmock","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:57:10.130Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-rack-oauth2?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-rack-oauth2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-rack-oauth2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-rack-oauth2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-rack-oauth2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-rack-oauth2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-rack-oauth2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-rack-oauth2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-rack-oauth2/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13805058,"name":"ruby-rack-oauth2","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/nov/rack-oauth2","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/nov/rack-oauth2","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T18:30:15.493Z","latest_release_published_at":"2026-02-13T18:30:15.493Z","latest_release_number":"1.21.3-1","last_synced_at":"2026-03-14T03:13:49.518Z","created_at":"2026-02-13T18:30:15.350Z","updated_at":"2026-03-14T03:13:49.519Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-rack-oauth2","install_command":"apt-get install ruby-rack-oauth2","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-rack-oauth2","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, rake, ruby-activesupport, ruby-attr-required, ruby-httpclient, ruby-json-jwt, ruby-multi-json, ruby-rack, ruby-rspec, ruby-rspec-its, ruby-webmock","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T18:30:16.133Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-rack-oauth2?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-rack-oauth2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-rack-oauth2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-rack-oauth2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-rack-oauth2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-rack-oauth2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-rack-oauth2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-rack-oauth2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-rack-oauth2/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13605938,"name":"ruby-rack-oauth2","ecosystem":"debian","description":null,"homepage":"https://github.com/nov/rack-oauth2","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/nov/rack-oauth2","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T11:25:20.383Z","latest_release_published_at":"2026-02-11T11:25:20.383Z","latest_release_number":"1.9.2-1","last_synced_at":"2026-03-14T03:01:49.615Z","created_at":"2026-02-11T11:25:20.210Z","updated_at":"2026-03-14T03:01:49.615Z","registry_url":"https://tracker.debian.org/pkg/ruby-rack-oauth2","install_command":"apt-get install ruby-rack-oauth2","documentation_url":"https://packages.debian.org/buster/ruby-rack-oauth2","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-rack-oauth2","standards_version":"4.2.1","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), gem2deb, rake, ruby-activesupport (\u003e= 2.3), ruby-attr-required (\u003e= 0.0.5), ruby-httpclient (\u003e= 2.4), ruby-json-jwt (\u003e= 1.9.0), ruby-multi-json (\u003e= 1.3.6), ruby-rack (\u003e= 1.1), ruby-rspec, ruby-rspec-its, ruby-webmock","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:15:17.662Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-rack-oauth2?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-rack-oauth2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-rack-oauth2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-rack-oauth2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-rack-oauth2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-rack-oauth2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-rack-oauth2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-rack-oauth2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-rack-oauth2/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-04-27T18:20:39.693Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13530817,"name":"ruby-rack-oauth2","ecosystem":"debian","description":null,"homepage":"https://github.com/nov/rack-oauth2","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/nov/rack-oauth2","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:36:40.636Z","latest_release_published_at":"2026-02-10T23:36:40.636Z","latest_release_number":"1.16.0-1","last_synced_at":"2026-03-14T07:17:39.920Z","created_at":"2026-02-10T23:36:40.433Z","updated_at":"2026-03-14T07:17:39.920Z","registry_url":"https://tracker.debian.org/pkg/ruby-rack-oauth2","install_command":"apt-get install ruby-rack-oauth2","documentation_url":"https://packages.debian.org/bullseye/ruby-rack-oauth2","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-rack-oauth2","standards_version":"4.5.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, rake, ruby-activesupport, ruby-attr-required, ruby-httpclient (\u003e= 2.4), ruby-json-jwt (\u003e= 1.11~), ruby-multi-json, ruby-rack (\u003e= 2.1), ruby-rspec, ruby-rspec-its, ruby-webmock","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:26:50.431Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-rack-oauth2?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-rack-oauth2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-rack-oauth2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-rack-oauth2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-rack-oauth2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-rack-oauth2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-rack-oauth2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-rack-oauth2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-rack-oauth2/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":0,"github":"debian","metadata":{"codename":"bullseye"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-27T18:20:39.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":279952,"name":"rack-oauth2-revibe","ecosystem":"rubygems","description":"OAuth 2.0 Server \u0026 Client Library. Both Bearer and MAC token type are supported.","homepage":"http://github.com/nov/rack-oauth2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nov/rack-oauth2","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2014-01-22T13:28:28.257Z","latest_release_published_at":"2014-01-22T13:28:28.257Z","latest_release_number":"1.0.7","last_synced_at":"2026-04-26T15:00:31.630Z","created_at":"2022-04-06T08:05:58.349Z","updated_at":"2026-04-26T15:00:31.630Z","registry_url":"https://rubygems.org/gems/rack-oauth2-revibe","install_command":"gem install rack-oauth2-revibe -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/rack-oauth2-revibe/","metadata":{"funding":null},"repo_metadata":{"id":424547,"uuid":"899284","full_name":"nov/rack-oauth2","owner":"nov","description":"OAuth 2.0 Server \u0026 Client Library. Both Bearer and MAC token type are supported.","archived":false,"fork":false,"pushed_at":"2024-01-09T15:41:10.000Z","size":581,"stargazers_count":694,"open_issues_count":3,"forks_count":119,"subscribers_count":21,"default_branch":"main","last_synced_at":"2024-09-03T22:37:52.927Z","etag":null,"topics":["oauth","oauth-client","oauth-server","oauth2"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nov.png","metadata":{"files":{"readme":"README.rdoc","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":"nov"}},"created_at":"2010-09-09T18:11:40.000Z","updated_at":"2024-06-19T08:01:38.000Z","dependencies_parsed_at":"2024-01-13T05:13:01.357Z","dependency_job_id":"f2e2ce33-d7c4-41f3-a1af-9f59b1141f3d","html_url":"https://github.com/nov/rack-oauth2","commit_stats":{"total_commits":503,"total_committers":19,"mean_commits":"26.473684210526315","dds":"0.20079522862823063","last_synced_commit":"fbaab323f4e77e93b889fb1c31871205dbe49bd8"},"previous_names":[],"tags_count":134,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nov","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217598076,"owners_count":16201824,"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"},"owner_record":{"login":"nov","name":"Nov Matake","uuid":"27299","kind":"user","description":"Working around Ruby, OAuth, OpenID etc.","email":"","website":"https://matake.jp","location":"Tokyo, Japan","twitter":"nov","company":"YAuth.jp LLC","icon_url":"https://avatars.githubusercontent.com/u/27299?u=d02b1d3e03dc134d2d0a42e670eac1be099064e0\u0026v=4","repositories_count":163,"last_synced_at":"2024-05-20T15:01:44.906Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nov","funding_links":["https://github.com/sponsors/nov"],"total_stars":3920,"followers":322,"following":0,"created_at":"2022-11-02T16:42:02.961Z","updated_at":"2024-05-20T15:01:53.732Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nov","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nov/repositories"},"tags":[{"name":"v2.2.1","sha":"70da234801c53a116c2d8e126bb09f237824af5a","kind":"tag","published_at":"2023-12-27T07:45:00.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.2.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"04fe478802eee7586daadf5bc0fd99d0256b9e67","kind":"tag","published_at":"2022-10-11T06:45:59.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.2.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8812316556c2f4e1345714e2507cfb2098619ef4","kind":"tag","published_at":"2022-10-09T15:04:27.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.1.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"bd4fec09368ad341afd5ae4995b68bc9b442e2d9","kind":"tag","published_at":"2022-10-08T17:27:19.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.0.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"b6571456c47b33bf452b9a2b559e3e91527c4655","kind":"tag","published_at":"2022-10-08T16:56:13.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.0.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0/manifests"},{"name":"v2.0.0.rc3","sha":"5ad7f9b0ef9b33708ab598721eefd2b1b0648fb9","kind":"tag","published_at":"2022-10-08T16:44:21.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.0.0.rc3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.0.0.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0.rc3/manifests"},{"name":"v2.0.0.rc2","sha":"096294ce5d5f057699c74b8f377c17ada2ae8228","kind":"tag","published_at":"2022-10-08T16:10:37.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.0.0.rc2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.0.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0.rc2/manifests"},{"name":"v2.0.0.rc1","sha":"9ab97495a7ce820fec32503e4bdb3c03adf6399d","kind":"tag","published_at":"2022-10-08T16:08:51.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.0.0.rc1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.0.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0.rc1/manifests"},{"name":"v1.21.3","sha":"1ba7dc7ba4360dedfa12643bf12dbaae4e6293c1","kind":"tag","published_at":"2022-09-14T01:07:24.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.21.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"9cb51cee480d00a7df45e8b940ac8ad20721d6a7","kind":"tag","published_at":"2022-07-12T13:54:03.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.21.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"acaceb42f207dd3358abfd5080cd75cae2f25ae8","kind":"tag","published_at":"2022-07-12T02:56:33.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.21.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.21.1/manifests"},{"name":"v1.20.0","sha":"1328165f8f05f7661c179aa0002f213bc5a71b43","kind":"tag","published_at":"2022-07-11T07:01:30.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.20.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"45cf6bccfda5799e34f609b5e1c765c7c1b4b721","kind":"tag","published_at":"2021-10-01T02:26:30.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.19.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a8f1d2acd698cc13b6e102ba6fbf5a202d3b9d57","kind":"tag","published_at":"2021-08-06T00:25:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.18.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"e18495ad754fa97ecd7ace6fc234db9ea6b172bf","kind":"tag","published_at":"2021-05-26T00:26:53.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.17.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"88372ce32ec6d4135b760eaa082b9d81a95f6f40","kind":"tag","published_at":"2020-07-17T02:08:36.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.16.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"2ee69c9e2c2a10608d9688765d569d27da4a2a27","kind":"tag","published_at":"2020-07-07T01:35:46.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.15.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"cf45fdaaf27d66aa6354f17ac6bf4ec35c3c8bf5","kind":"tag","published_at":"2020-05-22T07:01:03.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.14.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"7a2a3681ecf9ff09a53637ccaf877d9c3e05006c","kind":"tag","published_at":"2020-05-22T06:10:29.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.13.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.13.0/manifests"},{"name":"v1.13.0.beta","sha":"e1b13564a8295288bc25a25fcc5c1afc33ade2e8","kind":"tag","published_at":"2020-05-21T11:10:02.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.13.0.beta","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.13.0.beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.13.0.beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.13.0.beta/manifests"},{"name":"v1.12.0","sha":"767b973b0df80f4b31bf3e146d1ab4d5e087f584","kind":"tag","published_at":"2020-03-25T08:56:54.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.12.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"e3dee47ee35c600ecbcec0be8fd064ec6c0d69f2","kind":"tag","published_at":"2020-03-25T07:56:09.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.11.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"40c9a99fd80486ccb8de0e4869ae384547c0d703","kind":"tag","published_at":"2019-11-15T01:58:45.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.10.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"acc8b5d72edc6ac1441dd58210b57320932aae6c","kind":"tag","published_at":"2019-06-06T09:24:50.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.10.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"5a76e7170b954249ae0dd8a41399fb177b731eb8","kind":"tag","published_at":"2018-10-29T06:45:49.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.9.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"a9e9cdb52801df135ea6e90661c097ac90d1f23f","kind":"tag","published_at":"2018-04-27T10:00:23.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.9.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"f56def6d89a8edb11b87fe61f6e04844fb69a9c8","kind":"tag","published_at":"2018-03-20T09:11:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.9.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"57304cc139cad6b5961c6af1ff88b510eed46217","kind":"tag","published_at":"2018-02-23T03:35:01.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.9.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"c66ebe4c54c2d7de400984b1c2a31736528de67c","kind":"tag","published_at":"2018-02-21T07:45:50.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.8.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"679049deebeaaa6fe415b77c1179eef21b703e54","kind":"tag","published_at":"2018-02-20T04:43:39.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.8.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"feba09eecba8fb7ddbaec48e8ec2481e8e59769a","kind":"tag","published_at":"2018-02-14T09:30:10.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.8.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"d3aa1a5ea2f576f8b56dd85310ec0060d5385bc0","kind":"tag","published_at":"2018-02-14T03:07:13.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.7.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"6c9b03944e80322c1fda8f77b8c565abba947abb","kind":"tag","published_at":"2017-12-26T01:35:40.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.7.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"b2cd14caea0c850b0aaeacf5e68ef089d209c439","kind":"tag","published_at":"2017-10-19T01:48:38.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.6.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"2ea2429f3fea05389c10fd0fca02fe9996eedac6","kind":"tag","published_at":"2017-10-19T01:28:05.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.6.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"d2c83748645933cadeeab4a970a0914068a4618b","kind":"tag","published_at":"2017-04-25T03:26:12.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.6.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"bd904683de135e6526f280d3c4ae0680d44d086a","kind":"tag","published_at":"2017-03-27T01:58:03.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.6.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"3f3e23faaf2800e03fdff6bf5009d0fdd47fa6dc","kind":"tag","published_at":"2017-03-23T14:09:19.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.6.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"a75deb30685df0ca3b55a97232fe48c9c878923a","kind":"tag","published_at":"2017-01-18T09:39:49.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.5.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"d0ad5b97fa33cc0f3ecd4526debf8b087c33a5a8","kind":"tag","published_at":"2017-01-12T01:32:05.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.5.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"b3be3ba6d2d1c9b7a174c70d94a07077d0fc348d","kind":"tag","published_at":"2016-07-14T05:25:06.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.4.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"b0c881bbdc50a43828f249c812defbe59180249d","kind":"tag","published_at":"2016-06-16T07:19:11.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.3.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d6ef72733a20ae40f37d1ac9e79f65db6e309204","kind":"tag","published_at":"2016-02-16T05:43:35.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.3.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e2fe8fac7773cc9c23c6d78b57c68c003a4b7f7d","kind":"tag","published_at":"2016-02-04T06:28:16.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.2.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"d5f13f325c756293d0dc49947b82dca08e83ae82","kind":"tag","published_at":"2016-01-26T04:53:15.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.2.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"b019850a057a918912102739f122e7ffea57e051","kind":"tag","published_at":"2015-07-31T02:16:13.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.2.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8a9e9f25ce08d0ec489724941e8b442b960154bd","kind":"tag","published_at":"2015-06-15T05:41:19.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.2.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"8ffcd4d3e11353d00a457383e46fee94d603d15d","kind":"tag","published_at":"2015-04-02T17:32:42.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.1.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"0532ad653c9d4a4401a75c81ddacff36bb21329a","kind":"tag","published_at":"2015-04-02T08:09:21.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.1.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.1.0/manifests"},{"name":"v1.0.10","sha":"c1209e9e03fa9366742b6be7e9d25e5c7dcf9c27","kind":"tag","published_at":"2015-01-16T04:46:29.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.10","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"bd1075f673ca9ca9be71138da1dba81f638bb267","kind":"tag","published_at":"2014-12-22T13:34:27.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.9","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"06bec89881f6bd2b5470459de5364b24ab61f14d","kind":"tag","published_at":"2014-04-17T13:30:33.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.8","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"a322dca631813030d1281eb5eb7524dd84076046","kind":"tag","published_at":"2013-11-21T02:39:49.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.7","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"1c029a32ac67e327766e46d6fd6ca1d7e8cb6658","kind":"tag","published_at":"2013-11-14T01:51:54.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.6","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"1d23c6122fa081870d3f1e541c4c311959ddc073","kind":"tag","published_at":"2013-05-14T06:41:56.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3b69d67c7ad1f93c2bfb0abbf7dfcefcab386851","kind":"tag","published_at":"2013-04-15T08:22:49.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bde6e65ffe74419a1498564b0d82ecc094d921da","kind":"tag","published_at":"2013-02-16T15:45:27.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b4764f12cd23fb74bc5474b56d6bbe46dd692656","kind":"tag","published_at":"2013-02-16T15:33:54.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"79627e64047882d2c0893cac76e3246484c21b78","kind":"tag","published_at":"2013-02-08T15:03:24.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9e5375c011424ca17b06efe6c78d68b08f04e63f","kind":"tag","published_at":"2012-10-13T15:50:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.0/manifests"},{"name":"v0.14.9","sha":"9131df4bef55d5854e74a260db074d8e5226b84c","kind":"tag","published_at":"2012-08-22T06:12:57.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.9","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.9/manifests"},{"name":"v0.14.8","sha":"7f0122d58b6477df14e37813cbe8a1522a0f02f8","kind":"tag","published_at":"2012-08-10T01:42:59.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.8","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.8/manifests"},{"name":"v0.14.7","sha":"8f0b50840f5f0b0649c87ab6a9b9f5ca60280caa","kind":"tag","published_at":"2012-08-09T03:05:17.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.7","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.7/manifests"},{"name":"v0.14.6","sha":"b1237c94c586329ba7b7b9ecde1e80eb414ab483","kind":"tag","published_at":"2012-08-07T14:07:38.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.6","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.6/manifests"},{"name":"v0.14.5","sha":"1d42867217fb64308d46691d15c8d8a707468856","kind":"tag","published_at":"2012-08-06T15:57:46.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"6f106542de12549f5c7e25994b789a99283be4e9","kind":"tag","published_at":"2012-02-26T14:43:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"388bccf6b529e24318d04a321957b1ba97f146ef","kind":"tag","published_at":"2012-02-26T14:34:37.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"e005db5b0e66482a0f84fe34ae34603f5fc81902","kind":"tag","published_at":"2012-02-16T08:55:12.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"831a308d087049a8b4a5d4b57f74dd6bbfa98e8f","kind":"tag","published_at":"2012-02-16T07:48:22.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"6b4200feefbd3d8b402be7a6fae027b9f3333760","kind":"tag","published_at":"2012-02-06T04:21:53.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"9c6fbbe57b44c0ea5b544599cb505ab2c2872f4d","kind":"tag","published_at":"2012-02-01T13:50:45.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.13.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"8c32b3b0adc9b01af2990fafe0de72be5699a255","kind":"tag","published_at":"2012-02-01T05:07:35.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.12.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"d806437445dd746ef093c197057d206191a6bd9a","kind":"tag","published_at":"2012-02-01T04:19:59.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.12.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"e388eaca7c90ed45d8eb7e470d7cf131557dd7ea","kind":"tag","published_at":"2012-02-01T03:53:01.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.12.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"2da9b085059a80a9a5cd2006fecba02db17bad58","kind":"tag","published_at":"2011-09-16T08:42:34.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.11.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"1a8687ad4fa0c288613af610110dc9ab16298d19","kind":"tag","published_at":"2011-09-13T14:59:15.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.10.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"c8c8d3825e270e3d1a76e38a4a9cfae04541bc93","kind":"tag","published_at":"2011-09-13T05:26:26.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.10.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.10.0/manifests"},{"name":"v0.10.0.alpha","sha":"68fc116510149d1656ef9121c0fe8e06e57b9371","kind":"tag","published_at":"2011-09-13T04:12:58.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.10.0.alpha","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.10.0.alpha","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.10.0.alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.10.0.alpha/manifests"},{"name":"v0.9.5","sha":"d34e88c65553ed77fbecdc012752a0f07386e52d","kind":"tag","published_at":"2011-09-11T04:15:22.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"6e567360ca291634c1ffcbbad210e2961a8164a0","kind":"tag","published_at":"2011-09-10T16:28:14.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1c5a7ba1cfb54646d6bddb55f6e01e8f952918c9","kind":"tag","published_at":"2011-09-10T09:50:43.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.3/manifests"},{"name":"v0.2.2.1","sha":"34d048bc0a842acbaf5f703095d97b0e10990eab","kind":"tag","published_at":"2011-08-29T10:19:29.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.2.2.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.2.1/manifests"},{"name":"v0.9.2","sha":"24482d27d19a2165993f30d18ddcf128720ae1e9","kind":"tag","published_at":"2011-08-15T08:19:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"81885e6c1f45f1e0238702129b7eb5d497721200","kind":"tag","published_at":"2011-08-14T05:14:04.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"391b2540eb81b0742d4354bbb2b1f31ae9f98171","kind":"tag","published_at":"2011-08-12T11:31:29.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.0/manifests"},{"name":"v0.9.0.alpha","sha":"de1983125cdaef0a5189efe397c5ec1ebd065566","kind":"tag","published_at":"2011-08-11T05:24:21.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.0.alpha","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.0.alpha","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.0.alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.0.alpha/manifests"},{"name":"v0.8.7","sha":"425742841df7ba4c2225b7bd5167cb7844439c35","kind":"tag","published_at":"2011-08-10T06:05:15.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.7","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"e24ad9e4d7c5b9a9a9ab87f2393becbf635dab21","kind":"tag","published_at":"2011-08-09T07:33:16.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.6","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"6e9de0ca7466d7f00b36cb47642e668d599f81d5","kind":"tag","published_at":"2011-07-26T04:55:17.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ad21be35fc5bb94820763367eec8fea236ee3486","kind":"tag","published_at":"2011-07-15T07:28:46.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"e3c05af91d0724bb8043c25be97484950411b1e6","kind":"tag","published_at":"2011-06-28T02:23:40.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"f92388912c1b01ef581adaf5e9d37e17d790f8db","kind":"tag","published_at":"2011-06-23T03:00:33.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"71cd8db30b7bfd5843744b21e1efbec9bac9cb0b","kind":"tag","published_at":"2011-05-28T01:56:23.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"036222fafd77ee4dea3d60e532fab529068f4636","kind":"tag","published_at":"2011-05-21T10:42:25.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.0/manifests"},{"name":"v0.8.0.alpha","sha":"9e083d64ce9a8a80210652af3bcf80ffcce85807","kind":"tag","published_at":"2011-05-19T16:38:02.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.0.alpha","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.0.alpha","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.0.alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.0.alpha/manifests"},{"name":"v0.7.0","sha":"5b61da3b81c151abf66fb2abdf392a4eb6a9b177","kind":"tag","published_at":"2011-05-18T11:06:15.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.7.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"38ecf74e2dff8c6cd6472e20175fe29744fbed9b","kind":"tag","published_at":"2011-05-10T13:47:42.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.9","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"b1e9cecfaaf56db42ba88f6028c2c46dec722d75","kind":"tag","published_at":"2011-05-06T18:32:04.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.8","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"133941aaf78ce7d4dbfeef16e04c484c983d1949","kind":"tag","published_at":"2011-05-06T16:10:50.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.7","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"2445178219692cdf2100b4c0936c65380a4c38cc","kind":"tag","published_at":"2011-04-24T14:40:59.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.6","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"9d0f8861c0fa5a7133eabdd01aa182c7ac09cf18","kind":"tag","published_at":"2011-04-21T07:29:17.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"50d8d39cb2590bd196d05cb0e89bdf6238b0d125","kind":"tag","published_at":"2011-04-21T07:07:16.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"405fd8e8e508f6d6391b8f7ad7b10d84b799da66","kind":"tag","published_at":"2011-04-20T17:12:27.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"9bf7c435511a54ceec44b7a3c4cf9a000fa8c416","kind":"tag","published_at":"2011-04-20T16:43:31.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"a36263b2901797f571dd921e4f6df1ab0c01860c","kind":"tag","published_at":"2011-04-20T16:37:49.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"9a3aa1237f1497bfd5a5d7e2f158361aa323dba9","kind":"tag","published_at":"2011-04-20T10:06:54.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.0/manifests"},{"name":"v0.6.0.alpha","sha":"c69ab1ad1623ad82420cf26de1702921033099c2","kind":"tag","published_at":"2011-04-20T08:01:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.0.alpha","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.0.alpha","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.0.alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.0.alpha/manifests"},{"name":"v0.5.1","sha":"882b589ecd04aefbba63e4c6560e47dcdb5db0c4","kind":"tag","published_at":"2011-04-15T13:50:59.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.5.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"838d5f83cb6b859e80ed2f6857bd2a6e2484ffab","kind":"tag","published_at":"2011-04-01T03:33:17.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.5.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"0f460eae821a31bbcf162919379d5d3a2c017fe9","kind":"tag","published_at":"2011-03-26T08:38:23.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.6","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"7704732e81690776516831c64d8a5867acd95f3d","kind":"tag","published_at":"2011-03-23T15:49:32.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"6c20e51fe68bbf3af4b242c567adb3ace048d7b1","kind":"tag","published_at":"2011-03-22T13:34:33.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"f26369b4c3cb781c3f5a59e8b2f150f5d180a30f","kind":"tag","published_at":"2011-03-21T10:10:09.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"7fbb93d89d6994765902d601212aed421c785dec","kind":"tag","published_at":"2011-03-09T17:34:02.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"08d3e39b299cc8cf785b8c6f0c7d0cd0cf32a836","kind":"tag","published_at":"2011-03-09T15:52:02.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5a172b070d560c4ea86c454eeac6ba5c5d3a1906","kind":"tag","published_at":"2011-03-09T15:26:45.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"422bc73879d2578dcc36e8a60f6a00f5bab0cb75","kind":"tag","published_at":"2011-03-07T02:38:54.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.3.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"9f6906f126cceccee37e419a71f018c4efc9a135","kind":"tag","published_at":"2011-03-06T11:32:42.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.3.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.3.0/manifests"},{"name":"v0.3.0.alpha","sha":"f6c5db240f52ff6460485eb30d7852035bcab29e","kind":"tag","published_at":"2011-03-05T13:58:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.3.0.alpha","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.3.0.alpha","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.3.0.alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.3.0.alpha/manifests"},{"name":"v0.2.3","sha":"b18894b5fee5cac25d4e640711d7e5fa55b92ef8","kind":"tag","published_at":"2010-12-04T15:51:26.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.2.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"6f4d8aef6687e5c2a482a9fbcb8b0d77cb91e592","kind":"tag","published_at":"2010-11-03T16:45:07.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.2.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"1e547731689fead397eca544bd63312d2a8c97d9","kind":"commit","published_at":"2010-10-04T09:49:09.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.2.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1588c85942695e80a133854ccf6f483587b9efb9","kind":"commit","published_at":"2010-10-03T06:41:32.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.2.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9fe5693289221c124567fee473f6db21322c2bc4","kind":"commit","published_at":"2010-09-17T16:52:52.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.1.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"07dedb4eb8dbdf99e0b4a70c8a94a9a6893989fa","kind":"commit","published_at":"2010-09-17T10:57:15.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.9","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"08228a6aacaa1ce769125a323c1c7ce4ec8710c0","kind":"commit","published_at":"2010-09-16T13:34:30.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.8","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"1be65b390765718749235f15fb9bb5fa83fbc6b6","kind":"commit","published_at":"2010-09-16T06:42:44.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.7","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"49e7ac9b6c013aecdb47d408aab0b39e8fad072f","kind":"commit","published_at":"2010-09-16T03:54:49.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.6","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"79b8ae0212e7db99cc6bcbcda7e2ee7da130d29d","kind":"commit","published_at":"2010-09-15T17:08:15.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"b76781b9d7cdfa5d0179c6b81bcf4f92c311f343","kind":"commit","published_at":"2010-09-15T16:43:16.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"662112f1b51993a0b8e34ba454e05706a25a7caa","kind":"commit","published_at":"2010-09-15T04:16:21.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"46dbc57e72064032a58058faa71697f32b26f9c5","kind":"commit","published_at":"2010-09-15T04:06:34.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"8d7cd53a44feadf671968ac7b599ddb4791d36b7","kind":"commit","published_at":"2010-09-14T16:00:41.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.1/manifests"},{"name":"v0.0.0","sha":"39e6c501d222821ab26a8c1a435cfb9ea80042e0","kind":"commit","published_at":"2010-09-13T14:28:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2024-09-27T01:08:50.414Z","dependent_packages_count":0,"downloads":4082,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":80.29414630511661,"dependent_repos_count":46.781949801970555,"dependent_packages_count":15.705942029816185,"stargazers_count":2.0048947401603687,"forks_count":2.2084025907032725,"average":29.399067093553402},"purl":"pkg:gem/rack-oauth2-revibe","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/rack-oauth2-revibe","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/rack-oauth2-revibe","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/rack-oauth2-revibe/dependencies","status":null,"funding_links":["https://github.com/sponsors/nov"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-27T01:08:21.915Z","issues_count":87,"pull_requests_count":99,"avg_time_to_close_issue":8819381.811764706,"avg_time_to_close_pull_request":4699800.448979592,"issues_closed_count":85,"pull_requests_closed_count":98,"pull_request_authors_count":35,"issue_authors_count":40,"avg_comments_per_issue":3.1149425287356323,"avg_comments_per_pull_request":1.6060606060606062,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/issues","maintainers":[{"login":"nov","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nov"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/rack-oauth2-revibe/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/rack-oauth2-revibe/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/rack-oauth2-revibe/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/rack-oauth2-revibe/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/rack-oauth2-revibe/codemeta","maintainers":[{"uuid":"57595","login":"lainuo","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://rubygems.org/profiles/lainuo","role":null,"created_at":"2022-11-09T09:46:37.749Z","updated_at":"2022-11-09T09:46:37.749Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/lainuo/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":205560,"maintainers_count":68480,"namespaces_count":0,"keywords_count":0,"github":"rubygems","metadata":{"funded_packages_count":7260},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-04-03T06:42:17.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}},{"id":13669384,"name":"ruby-rack-oauth2","ecosystem":"debian","description":null,"homepage":"https://github.com/nov/rack-oauth2","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/nov/rack-oauth2","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T12:40:16.559Z","latest_release_published_at":"2026-02-12T12:40:16.559Z","latest_release_number":"2.2.1-1","last_synced_at":"2026-03-14T18:08:02.790Z","created_at":"2026-02-12T12:40:16.247Z","updated_at":"2026-03-14T18:08:02.791Z","registry_url":"https://tracker.debian.org/pkg/ruby-rack-oauth2","install_command":"apt-get install ruby-rack-oauth2","documentation_url":"https://packages.debian.org/trixie/ruby-rack-oauth2","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-rack-oauth2","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, rake, ruby-activesupport, ruby-attr-required, ruby-faraday (\u003e= 2.0), ruby-faraday-follow-redirects, ruby-httpclient, ruby-json-jwt, ruby-multi-json, ruby-rack, ruby-rspec, ruby-rspec-its, ruby-webmock","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T12:40:16.617Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-rack-oauth2?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-rack-oauth2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-rack-oauth2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-rack-oauth2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-rack-oauth2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-rack-oauth2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-rack-oauth2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-rack-oauth2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-rack-oauth2/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":12301929,"name":"rack-oauth2","ecosystem":"rubygems","description":"OAuth 2.0 Server \u0026 Client Library. Both Bearer token type are supported.","homepage":"https://github.com/nov/rack-oauth2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nov/rack-oauth2","keywords_array":[],"namespace":null,"versions_count":136,"first_release_published_at":"2010-09-13T14:29:13.765Z","latest_release_published_at":"2025-11-05T23:23:03.505Z","latest_release_number":"2.3.0","last_synced_at":"2026-04-30T14:32:57.011Z","created_at":"2025-10-07T05:12:00.321Z","updated_at":"2026-04-30T15:50:38.307Z","registry_url":"https://gem.coop/gems/rack-oauth2","install_command":"gem install rack-oauth2 -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/rack-oauth2/","metadata":{"funding":null},"repo_metadata":{"id":424547,"uuid":"899284","full_name":"nov/rack-oauth2","owner":"nov","description":"OAuth 2.0 Server \u0026 Client Library. Both Bearer and MAC token type are supported.","archived":false,"fork":false,"pushed_at":"2025-12-31T06:33:11.000Z","size":586,"stargazers_count":695,"open_issues_count":2,"forks_count":120,"subscribers_count":17,"default_branch":"main","last_synced_at":"2026-04-03T11:43:24.311Z","etag":null,"topics":["oauth","oauth-client","oauth-server","oauth2"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nov.png","metadata":{"files":{"readme":"README.rdoc","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"nov"}},"created_at":"2010-09-09T18:11:40.000Z","updated_at":"2026-01-31T12:03:16.000Z","dependencies_parsed_at":"2025-11-20T11:01:52.601Z","dependency_job_id":null,"html_url":"https://github.com/nov/rack-oauth2","commit_stats":{"total_commits":503,"total_committers":19,"mean_commits":"26.473684210526315","dds":"0.20079522862823063","last_synced_commit":"fbaab323f4e77e93b889fb1c31871205dbe49bd8"},"previous_names":[],"tags_count":135,"template":false,"template_full_name":null,"purl":"pkg:github/nov/rack-oauth2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nov","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/sbom","scorecard":{"id":267825,"data":{"date":"2025-08-11","repo":{"name":"github.com/nov/rack-oauth2","commit":"3d4107c117dfddfa27f0b7e800a48135b4ead26b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/25 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/spec.yml:10","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":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/spec.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/nov/rack-oauth2/spec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spec.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/nov/rack-oauth2/spec.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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-17T12:35:39.639Z","repository_id":424547,"created_at":"2025-08-17T12:35:39.640Z","updated_at":"2025-08-17T12:35:39.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31707953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T06:22:27.080Z","status":"ssl_error","status_checked_at":"2026-04-12T06:21:52.710Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nov","name":"Nov Matake","uuid":"27299","kind":"user","description":"Working around Ruby, OAuth, OpenID etc.","email":"nov@matake.jp","website":"https://matake.jp","location":"Tokyo, Japan","twitter":"nov","company":"YAuth.jp LLC","icon_url":"https://avatars.githubusercontent.com/u/27299?u=d02b1d3e03dc134d2d0a42e670eac1be099064e0\u0026v=4","repositories_count":167,"last_synced_at":"2026-02-21T21:35:57.593Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nov","funding_links":["https://github.com/sponsors/nov"],"total_stars":3960,"followers":351,"following":1,"created_at":"2022-11-02T16:42:02.961Z","updated_at":"2026-02-21T21:35:57.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nov","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nov/repositories"},"tags":[{"name":"v2.3.0","sha":"de0c89d07dda8113d692386c6a99c44a66155fc8","kind":"tag","published_at":"2025-11-05T23:22:57.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.3.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"70da234801c53a116c2d8e126bb09f237824af5a","kind":"tag","published_at":"2023-12-27T07:45:00.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.2.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"04fe478802eee7586daadf5bc0fd99d0256b9e67","kind":"tag","published_at":"2022-10-11T06:45:59.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.2.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8812316556c2f4e1345714e2507cfb2098619ef4","kind":"tag","published_at":"2022-10-09T15:04:27.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.1.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"bd4fec09368ad341afd5ae4995b68bc9b442e2d9","kind":"tag","published_at":"2022-10-08T17:27:19.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.0.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"b6571456c47b33bf452b9a2b559e3e91527c4655","kind":"tag","published_at":"2022-10-08T16:56:13.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.0.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0/manifests"},{"name":"v2.0.0.rc3","sha":"5ad7f9b0ef9b33708ab598721eefd2b1b0648fb9","kind":"tag","published_at":"2022-10-08T16:44:21.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.0.0.rc3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.0.0.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v2.0.0.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0.rc3/manifests"},{"name":"v2.0.0.rc2","sha":"096294ce5d5f057699c74b8f377c17ada2ae8228","kind":"tag","published_at":"2022-10-08T16:10:37.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.0.0.rc2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.0.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v2.0.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0.rc2/manifests"},{"name":"v2.0.0.rc1","sha":"9ab97495a7ce820fec32503e4bdb3c03adf6399d","kind":"tag","published_at":"2022-10-08T16:08:51.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.0.0.rc1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.0.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v2.0.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0.rc1/manifests"},{"name":"v1.21.3","sha":"1ba7dc7ba4360dedfa12643bf12dbaae4e6293c1","kind":"tag","published_at":"2022-09-14T01:07:24.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.21.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"9cb51cee480d00a7df45e8b940ac8ad20721d6a7","kind":"tag","published_at":"2022-07-12T13:54:03.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.21.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"acaceb42f207dd3358abfd5080cd75cae2f25ae8","kind":"tag","published_at":"2022-07-12T02:56:33.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.21.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.21.1/manifests"},{"name":"v1.20.0","sha":"1328165f8f05f7661c179aa0002f213bc5a71b43","kind":"tag","published_at":"2022-07-11T07:01:30.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.20.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"45cf6bccfda5799e34f609b5e1c765c7c1b4b721","kind":"tag","published_at":"2021-10-01T02:26:30.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.19.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a8f1d2acd698cc13b6e102ba6fbf5a202d3b9d57","kind":"tag","published_at":"2021-08-06T00:25:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.18.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"e18495ad754fa97ecd7ace6fc234db9ea6b172bf","kind":"tag","published_at":"2021-05-26T00:26:53.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.17.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"88372ce32ec6d4135b760eaa082b9d81a95f6f40","kind":"tag","published_at":"2020-07-17T02:08:36.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.16.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"2ee69c9e2c2a10608d9688765d569d27da4a2a27","kind":"tag","published_at":"2020-07-07T01:35:46.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.15.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"cf45fdaaf27d66aa6354f17ac6bf4ec35c3c8bf5","kind":"tag","published_at":"2020-05-22T07:01:03.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.14.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"7a2a3681ecf9ff09a53637ccaf877d9c3e05006c","kind":"tag","published_at":"2020-05-22T06:10:29.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.13.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.13.0/manifests"},{"name":"v1.13.0.beta","sha":"e1b13564a8295288bc25a25fcc5c1afc33ade2e8","kind":"tag","published_at":"2020-05-21T11:10:02.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.13.0.beta","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.13.0.beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.13.0.beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.13.0.beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.13.0.beta/manifests"},{"name":"v1.12.0","sha":"767b973b0df80f4b31bf3e146d1ab4d5e087f584","kind":"tag","published_at":"2020-03-25T08:56:54.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.12.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"e3dee47ee35c600ecbcec0be8fd064ec6c0d69f2","kind":"tag","published_at":"2020-03-25T07:56:09.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.11.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"40c9a99fd80486ccb8de0e4869ae384547c0d703","kind":"tag","published_at":"2019-11-15T01:58:45.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.10.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"acc8b5d72edc6ac1441dd58210b57320932aae6c","kind":"tag","published_at":"2019-06-06T09:24:50.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.10.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"5a76e7170b954249ae0dd8a41399fb177b731eb8","kind":"tag","published_at":"2018-10-29T06:45:49.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.9.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"a9e9cdb52801df135ea6e90661c097ac90d1f23f","kind":"tag","published_at":"2018-04-27T10:00:23.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.9.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"f56def6d89a8edb11b87fe61f6e04844fb69a9c8","kind":"tag","published_at":"2018-03-20T09:11:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.9.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"57304cc139cad6b5961c6af1ff88b510eed46217","kind":"tag","published_at":"2018-02-23T03:35:01.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.9.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"c66ebe4c54c2d7de400984b1c2a31736528de67c","kind":"tag","published_at":"2018-02-21T07:45:50.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.8.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"679049deebeaaa6fe415b77c1179eef21b703e54","kind":"tag","published_at":"2018-02-20T04:43:39.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.8.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"feba09eecba8fb7ddbaec48e8ec2481e8e59769a","kind":"tag","published_at":"2018-02-14T09:30:10.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.8.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"d3aa1a5ea2f576f8b56dd85310ec0060d5385bc0","kind":"tag","published_at":"2018-02-14T03:07:13.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.7.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"6c9b03944e80322c1fda8f77b8c565abba947abb","kind":"tag","published_at":"2017-12-26T01:35:40.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.7.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"b2cd14caea0c850b0aaeacf5e68ef089d209c439","kind":"tag","published_at":"2017-10-19T01:48:38.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.6.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"2ea2429f3fea05389c10fd0fca02fe9996eedac6","kind":"tag","published_at":"2017-10-19T01:28:05.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.6.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"d2c83748645933cadeeab4a970a0914068a4618b","kind":"tag","published_at":"2017-04-25T03:26:12.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.6.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"bd904683de135e6526f280d3c4ae0680d44d086a","kind":"tag","published_at":"2017-03-27T01:58:03.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.6.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"3f3e23faaf2800e03fdff6bf5009d0fdd47fa6dc","kind":"tag","published_at":"2017-03-23T14:09:19.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.6.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"a75deb30685df0ca3b55a97232fe48c9c878923a","kind":"tag","published_at":"2017-01-18T09:39:49.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.5.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"d0ad5b97fa33cc0f3ecd4526debf8b087c33a5a8","kind":"tag","published_at":"2017-01-12T01:32:05.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.5.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"b3be3ba6d2d1c9b7a174c70d94a07077d0fc348d","kind":"tag","published_at":"2016-07-14T05:25:06.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.4.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"b0c881bbdc50a43828f249c812defbe59180249d","kind":"tag","published_at":"2016-06-16T07:19:11.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.3.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d6ef72733a20ae40f37d1ac9e79f65db6e309204","kind":"tag","published_at":"2016-02-16T05:43:35.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.3.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e2fe8fac7773cc9c23c6d78b57c68c003a4b7f7d","kind":"tag","published_at":"2016-02-04T06:28:16.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.2.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"d5f13f325c756293d0dc49947b82dca08e83ae82","kind":"tag","published_at":"2016-01-26T04:53:15.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.2.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"b019850a057a918912102739f122e7ffea57e051","kind":"tag","published_at":"2015-07-31T02:16:13.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.2.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8a9e9f25ce08d0ec489724941e8b442b960154bd","kind":"tag","published_at":"2015-06-15T05:41:19.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.2.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"8ffcd4d3e11353d00a457383e46fee94d603d15d","kind":"tag","published_at":"2015-04-02T17:32:42.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.1.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"0532ad653c9d4a4401a75c81ddacff36bb21329a","kind":"tag","published_at":"2015-04-02T08:09:21.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.1.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.1.0/manifests"},{"name":"v1.0.10","sha":"c1209e9e03fa9366742b6be7e9d25e5c7dcf9c27","kind":"tag","published_at":"2015-01-16T04:46:29.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.10","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"bd1075f673ca9ca9be71138da1dba81f638bb267","kind":"tag","published_at":"2014-12-22T13:34:27.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.9","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"06bec89881f6bd2b5470459de5364b24ab61f14d","kind":"tag","published_at":"2014-04-17T13:30:33.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.8","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"a322dca631813030d1281eb5eb7524dd84076046","kind":"tag","published_at":"2013-11-21T02:39:49.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.7","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"1c029a32ac67e327766e46d6fd6ca1d7e8cb6658","kind":"tag","published_at":"2013-11-14T01:51:54.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.6","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"1d23c6122fa081870d3f1e541c4c311959ddc073","kind":"tag","published_at":"2013-05-14T06:41:56.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3b69d67c7ad1f93c2bfb0abbf7dfcefcab386851","kind":"tag","published_at":"2013-04-15T08:22:49.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bde6e65ffe74419a1498564b0d82ecc094d921da","kind":"tag","published_at":"2013-02-16T15:45:27.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b4764f12cd23fb74bc5474b56d6bbe46dd692656","kind":"tag","published_at":"2013-02-16T15:33:54.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"79627e64047882d2c0893cac76e3246484c21b78","kind":"tag","published_at":"2013-02-08T15:03:24.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9e5375c011424ca17b06efe6c78d68b08f04e63f","kind":"tag","published_at":"2012-10-13T15:50:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.0/manifests"},{"name":"v0.14.9","sha":"9131df4bef55d5854e74a260db074d8e5226b84c","kind":"tag","published_at":"2012-08-22T06:12:57.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.9","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.9/manifests"},{"name":"v0.14.8","sha":"7f0122d58b6477df14e37813cbe8a1522a0f02f8","kind":"tag","published_at":"2012-08-10T01:42:59.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.8","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.8/manifests"},{"name":"v0.14.7","sha":"8f0b50840f5f0b0649c87ab6a9b9f5ca60280caa","kind":"tag","published_at":"2012-08-09T03:05:17.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.7","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.7/manifests"},{"name":"v0.14.6","sha":"b1237c94c586329ba7b7b9ecde1e80eb414ab483","kind":"tag","published_at":"2012-08-07T14:07:38.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.6","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.6/manifests"},{"name":"v0.14.5","sha":"1d42867217fb64308d46691d15c8d8a707468856","kind":"tag","published_at":"2012-08-06T15:57:46.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"6f106542de12549f5c7e25994b789a99283be4e9","kind":"tag","published_at":"2012-02-26T14:43:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"388bccf6b529e24318d04a321957b1ba97f146ef","kind":"tag","published_at":"2012-02-26T14:34:37.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"e005db5b0e66482a0f84fe34ae34603f5fc81902","kind":"tag","published_at":"2012-02-16T08:55:12.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"831a308d087049a8b4a5d4b57f74dd6bbfa98e8f","kind":"tag","published_at":"2012-02-16T07:48:22.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"6b4200feefbd3d8b402be7a6fae027b9f3333760","kind":"tag","published_at":"2012-02-06T04:21:53.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"9c6fbbe57b44c0ea5b544599cb505ab2c2872f4d","kind":"tag","published_at":"2012-02-01T13:50:45.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.13.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"8c32b3b0adc9b01af2990fafe0de72be5699a255","kind":"tag","published_at":"2012-02-01T05:07:35.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.12.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"d806437445dd746ef093c197057d206191a6bd9a","kind":"tag","published_at":"2012-02-01T04:19:59.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.12.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"e388eaca7c90ed45d8eb7e470d7cf131557dd7ea","kind":"tag","published_at":"2012-02-01T03:53:01.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.12.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"2da9b085059a80a9a5cd2006fecba02db17bad58","kind":"tag","published_at":"2011-09-16T08:42:34.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.11.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"1a8687ad4fa0c288613af610110dc9ab16298d19","kind":"tag","published_at":"2011-09-13T14:59:15.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.10.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"c8c8d3825e270e3d1a76e38a4a9cfae04541bc93","kind":"tag","published_at":"2011-09-13T05:26:26.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.10.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.10.0/manifests"},{"name":"v0.10.0.alpha","sha":"68fc116510149d1656ef9121c0fe8e06e57b9371","kind":"tag","published_at":"2011-09-13T04:12:58.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.10.0.alpha","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.10.0.alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.10.0.alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.10.0.alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.10.0.alpha/manifests"},{"name":"v0.9.5","sha":"d34e88c65553ed77fbecdc012752a0f07386e52d","kind":"tag","published_at":"2011-09-11T04:15:22.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"6e567360ca291634c1ffcbbad210e2961a8164a0","kind":"tag","published_at":"2011-09-10T16:28:14.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1c5a7ba1cfb54646d6bddb55f6e01e8f952918c9","kind":"tag","published_at":"2011-09-10T09:50:43.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.3/manifests"},{"name":"v0.2.2.1","sha":"34d048bc0a842acbaf5f703095d97b0e10990eab","kind":"tag","published_at":"2011-08-29T10:19:29.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.2.2.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.2.1/manifests"},{"name":"v0.9.2","sha":"24482d27d19a2165993f30d18ddcf128720ae1e9","kind":"tag","published_at":"2011-08-15T08:19:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"81885e6c1f45f1e0238702129b7eb5d497721200","kind":"tag","published_at":"2011-08-14T05:14:04.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"391b2540eb81b0742d4354bbb2b1f31ae9f98171","kind":"tag","published_at":"2011-08-12T11:31:29.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.0/manifests"},{"name":"v0.9.0.alpha","sha":"de1983125cdaef0a5189efe397c5ec1ebd065566","kind":"tag","published_at":"2011-08-11T05:24:21.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.0.alpha","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.0.alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.9.0.alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.0.alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.0.alpha/manifests"},{"name":"v0.8.7","sha":"425742841df7ba4c2225b7bd5167cb7844439c35","kind":"tag","published_at":"2011-08-10T06:05:15.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.7","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"e24ad9e4d7c5b9a9a9ab87f2393becbf635dab21","kind":"tag","published_at":"2011-08-09T07:33:16.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.6","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"6e9de0ca7466d7f00b36cb47642e668d599f81d5","kind":"tag","published_at":"2011-07-26T04:55:17.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ad21be35fc5bb94820763367eec8fea236ee3486","kind":"tag","published_at":"2011-07-15T07:28:46.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"e3c05af91d0724bb8043c25be97484950411b1e6","kind":"tag","published_at":"2011-06-28T02:23:40.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"f92388912c1b01ef581adaf5e9d37e17d790f8db","kind":"tag","published_at":"2011-06-23T03:00:33.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"71cd8db30b7bfd5843744b21e1efbec9bac9cb0b","kind":"tag","published_at":"2011-05-28T01:56:23.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"036222fafd77ee4dea3d60e532fab529068f4636","kind":"tag","published_at":"2011-05-21T10:42:25.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.0/manifests"},{"name":"v0.8.0.alpha","sha":"9e083d64ce9a8a80210652af3bcf80ffcce85807","kind":"tag","published_at":"2011-05-19T16:38:02.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.0.alpha","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.0.alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.8.0.alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.0.alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.0.alpha/manifests"},{"name":"v0.7.0","sha":"5b61da3b81c151abf66fb2abdf392a4eb6a9b177","kind":"tag","published_at":"2011-05-18T11:06:15.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.7.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"38ecf74e2dff8c6cd6472e20175fe29744fbed9b","kind":"tag","published_at":"2011-05-10T13:47:42.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.9","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"b1e9cecfaaf56db42ba88f6028c2c46dec722d75","kind":"tag","published_at":"2011-05-06T18:32:04.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.8","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"133941aaf78ce7d4dbfeef16e04c484c983d1949","kind":"tag","published_at":"2011-05-06T16:10:50.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.7","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"2445178219692cdf2100b4c0936c65380a4c38cc","kind":"tag","published_at":"2011-04-24T14:40:59.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.6","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"9d0f8861c0fa5a7133eabdd01aa182c7ac09cf18","kind":"tag","published_at":"2011-04-21T07:29:17.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"50d8d39cb2590bd196d05cb0e89bdf6238b0d125","kind":"tag","published_at":"2011-04-21T07:07:16.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"405fd8e8e508f6d6391b8f7ad7b10d84b799da66","kind":"tag","published_at":"2011-04-20T17:12:27.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"9bf7c435511a54ceec44b7a3c4cf9a000fa8c416","kind":"tag","published_at":"2011-04-20T16:43:31.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"a36263b2901797f571dd921e4f6df1ab0c01860c","kind":"tag","published_at":"2011-04-20T16:37:49.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"9a3aa1237f1497bfd5a5d7e2f158361aa323dba9","kind":"tag","published_at":"2011-04-20T10:06:54.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.0/manifests"},{"name":"v0.6.0.alpha","sha":"c69ab1ad1623ad82420cf26de1702921033099c2","kind":"tag","published_at":"2011-04-20T08:01:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.0.alpha","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.0.alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.6.0.alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.0.alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.0.alpha/manifests"},{"name":"v0.5.1","sha":"882b589ecd04aefbba63e4c6560e47dcdb5db0c4","kind":"tag","published_at":"2011-04-15T13:50:59.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.5.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"838d5f83cb6b859e80ed2f6857bd2a6e2484ffab","kind":"tag","published_at":"2011-04-01T03:33:17.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.5.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"0f460eae821a31bbcf162919379d5d3a2c017fe9","kind":"tag","published_at":"2011-03-26T08:38:23.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.6","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"7704732e81690776516831c64d8a5867acd95f3d","kind":"tag","published_at":"2011-03-23T15:49:32.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"6c20e51fe68bbf3af4b242c567adb3ace048d7b1","kind":"tag","published_at":"2011-03-22T13:34:33.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"f26369b4c3cb781c3f5a59e8b2f150f5d180a30f","kind":"tag","published_at":"2011-03-21T10:10:09.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"7fbb93d89d6994765902d601212aed421c785dec","kind":"tag","published_at":"2011-03-09T17:34:02.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"08d3e39b299cc8cf785b8c6f0c7d0cd0cf32a836","kind":"tag","published_at":"2011-03-09T15:52:02.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5a172b070d560c4ea86c454eeac6ba5c5d3a1906","kind":"tag","published_at":"2011-03-09T15:26:45.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"422bc73879d2578dcc36e8a60f6a00f5bab0cb75","kind":"tag","published_at":"2011-03-07T02:38:54.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.3.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"9f6906f126cceccee37e419a71f018c4efc9a135","kind":"tag","published_at":"2011-03-06T11:32:42.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.3.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.3.0/manifests"},{"name":"v0.3.0.alpha","sha":"f6c5db240f52ff6460485eb30d7852035bcab29e","kind":"tag","published_at":"2011-03-05T13:58:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.3.0.alpha","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.3.0.alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.3.0.alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.3.0.alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.3.0.alpha/manifests"},{"name":"v0.2.3","sha":"b18894b5fee5cac25d4e640711d7e5fa55b92ef8","kind":"tag","published_at":"2010-12-04T15:51:26.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.2.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"6f4d8aef6687e5c2a482a9fbcb8b0d77cb91e592","kind":"tag","published_at":"2010-11-03T16:45:07.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.2.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"1e547731689fead397eca544bd63312d2a8c97d9","kind":"commit","published_at":"2010-10-04T09:49:09.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.2.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1588c85942695e80a133854ccf6f483587b9efb9","kind":"commit","published_at":"2010-10-03T06:41:32.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.2.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9fe5693289221c124567fee473f6db21322c2bc4","kind":"commit","published_at":"2010-09-17T16:52:52.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.1.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"07dedb4eb8dbdf99e0b4a70c8a94a9a6893989fa","kind":"commit","published_at":"2010-09-17T10:57:15.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.9","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"08228a6aacaa1ce769125a323c1c7ce4ec8710c0","kind":"commit","published_at":"2010-09-16T13:34:30.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.8","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"1be65b390765718749235f15fb9bb5fa83fbc6b6","kind":"commit","published_at":"2010-09-16T06:42:44.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.7","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"49e7ac9b6c013aecdb47d408aab0b39e8fad072f","kind":"commit","published_at":"2010-09-16T03:54:49.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.6","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"79b8ae0212e7db99cc6bcbcda7e2ee7da130d29d","kind":"commit","published_at":"2010-09-15T17:08:15.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"b76781b9d7cdfa5d0179c6b81bcf4f92c311f343","kind":"commit","published_at":"2010-09-15T16:43:16.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"662112f1b51993a0b8e34ba454e05706a25a7caa","kind":"commit","published_at":"2010-09-15T04:16:21.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"46dbc57e72064032a58058faa71697f32b26f9c5","kind":"commit","published_at":"2010-09-15T04:06:34.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"8d7cd53a44feadf671968ac7b599ddb4791d36b7","kind":"commit","published_at":"2010-09-14T16:00:41.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.1/manifests"},{"name":"v0.0.0","sha":"39e6c501d222821ab26a8c1a435cfb9ea80042e0","kind":"commit","published_at":"2010-09-13T14:28:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nov/rack-oauth2@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2026-04-30T15:50:38.287Z","dependent_packages_count":0,"downloads":79316371,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.3800719054956343,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":0.12669063516521142},"purl":"pkg:gem/rack-oauth2?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/rack-oauth2","docker_dependents_count":241,"docker_downloads_count":513933578,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/rack-oauth2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/rack-oauth2/dependencies","status":null,"funding_links":["https://github.com/sponsors/nov"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-08T16:00:41.453Z","issues_count":44,"pull_requests_count":59,"avg_time_to_close_issue":9351853.42857143,"avg_time_to_close_pull_request":6267347.137931035,"issues_closed_count":42,"pull_requests_closed_count":58,"pull_request_authors_count":38,"issue_authors_count":39,"avg_comments_per_issue":3.0454545454545454,"avg_comments_per_pull_request":1.4406779661016949,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4323270.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/issues","maintainers":[{"login":"nov","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nov"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/rack-oauth2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/rack-oauth2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/rack-oauth2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/rack-oauth2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/rack-oauth2/codemeta","maintainers":[{"uuid":"18535","login":"nov","name":null,"email":null,"url":null,"packages_count":37,"html_url":"https://gem.coop/profiles/nov","role":null,"created_at":"2025-10-08T03:21:31.864Z","updated_at":"2025-10-08T03:21:31.864Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/nov/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":190413,"maintainers_count":67488,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":279949,"name":"rack-oauth2","ecosystem":"rubygems","description":"OAuth 2.0 Server \u0026 Client Library. Both Bearer token type are supported.","homepage":"https://github.com/nov/rack-oauth2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nov/rack-oauth2","keywords_array":[],"namespace":null,"versions_count":136,"first_release_published_at":"2010-09-13T14:29:13.765Z","latest_release_published_at":"2025-11-05T23:23:03.505Z","latest_release_number":"2.3.0","last_synced_at":"2026-04-30T14:50:19.856Z","created_at":"2022-04-06T08:05:56.593Z","updated_at":"2026-04-30T14:50:19.856Z","registry_url":"https://rubygems.org/gems/rack-oauth2","install_command":"gem install rack-oauth2 -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/rack-oauth2/","metadata":{"funding":null},"repo_metadata":{"id":424547,"uuid":"899284","full_name":"nov/rack-oauth2","owner":"nov","description":"OAuth 2.0 Server \u0026 Client Library. Both Bearer and MAC token type are supported.","archived":false,"fork":false,"pushed_at":"2024-01-09T15:41:10.000Z","size":581,"stargazers_count":694,"open_issues_count":3,"forks_count":119,"subscribers_count":21,"default_branch":"main","last_synced_at":"2024-09-03T22:37:52.927Z","etag":null,"topics":["oauth","oauth-client","oauth-server","oauth2"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nov.png","metadata":{"files":{"readme":"README.rdoc","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":"nov"}},"created_at":"2010-09-09T18:11:40.000Z","updated_at":"2024-06-19T08:01:38.000Z","dependencies_parsed_at":"2024-01-13T05:13:01.357Z","dependency_job_id":"f2e2ce33-d7c4-41f3-a1af-9f59b1141f3d","html_url":"https://github.com/nov/rack-oauth2","commit_stats":{"total_commits":503,"total_committers":19,"mean_commits":"26.473684210526315","dds":"0.20079522862823063","last_synced_commit":"fbaab323f4e77e93b889fb1c31871205dbe49bd8"},"previous_names":[],"tags_count":134,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nov","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217598076,"owners_count":16201824,"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"},"owner_record":{"login":"nov","name":"Nov Matake","uuid":"27299","kind":"user","description":"Working around Ruby, OAuth, OpenID etc.","email":"","website":"https://matake.jp","location":"Tokyo, Japan","twitter":"nov","company":"YAuth.jp LLC","icon_url":"https://avatars.githubusercontent.com/u/27299?u=d02b1d3e03dc134d2d0a42e670eac1be099064e0\u0026v=4","repositories_count":163,"last_synced_at":"2024-05-20T15:01:44.906Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nov","funding_links":["https://github.com/sponsors/nov"],"total_stars":3920,"followers":322,"following":0,"created_at":"2022-11-02T16:42:02.961Z","updated_at":"2024-05-20T15:01:53.732Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nov","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nov/repositories"},"tags":[{"name":"v2.2.1","sha":"70da234801c53a116c2d8e126bb09f237824af5a","kind":"tag","published_at":"2023-12-27T07:45:00.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.2.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"04fe478802eee7586daadf5bc0fd99d0256b9e67","kind":"tag","published_at":"2022-10-11T06:45:59.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.2.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8812316556c2f4e1345714e2507cfb2098619ef4","kind":"tag","published_at":"2022-10-09T15:04:27.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.1.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"bd4fec09368ad341afd5ae4995b68bc9b442e2d9","kind":"tag","published_at":"2022-10-08T17:27:19.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.0.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"b6571456c47b33bf452b9a2b559e3e91527c4655","kind":"tag","published_at":"2022-10-08T16:56:13.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.0.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0/manifests"},{"name":"v2.0.0.rc3","sha":"5ad7f9b0ef9b33708ab598721eefd2b1b0648fb9","kind":"tag","published_at":"2022-10-08T16:44:21.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.0.0.rc3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.0.0.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0.rc3/manifests"},{"name":"v2.0.0.rc2","sha":"096294ce5d5f057699c74b8f377c17ada2ae8228","kind":"tag","published_at":"2022-10-08T16:10:37.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.0.0.rc2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.0.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0.rc2/manifests"},{"name":"v2.0.0.rc1","sha":"9ab97495a7ce820fec32503e4bdb3c03adf6399d","kind":"tag","published_at":"2022-10-08T16:08:51.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v2.0.0.rc1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v2.0.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v2.0.0.rc1/manifests"},{"name":"v1.21.3","sha":"1ba7dc7ba4360dedfa12643bf12dbaae4e6293c1","kind":"tag","published_at":"2022-09-14T01:07:24.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.21.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"9cb51cee480d00a7df45e8b940ac8ad20721d6a7","kind":"tag","published_at":"2022-07-12T13:54:03.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.21.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"acaceb42f207dd3358abfd5080cd75cae2f25ae8","kind":"tag","published_at":"2022-07-12T02:56:33.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.21.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.21.1/manifests"},{"name":"v1.20.0","sha":"1328165f8f05f7661c179aa0002f213bc5a71b43","kind":"tag","published_at":"2022-07-11T07:01:30.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.20.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"45cf6bccfda5799e34f609b5e1c765c7c1b4b721","kind":"tag","published_at":"2021-10-01T02:26:30.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.19.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a8f1d2acd698cc13b6e102ba6fbf5a202d3b9d57","kind":"tag","published_at":"2021-08-06T00:25:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.18.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"e18495ad754fa97ecd7ace6fc234db9ea6b172bf","kind":"tag","published_at":"2021-05-26T00:26:53.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.17.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"88372ce32ec6d4135b760eaa082b9d81a95f6f40","kind":"tag","published_at":"2020-07-17T02:08:36.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.16.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"2ee69c9e2c2a10608d9688765d569d27da4a2a27","kind":"tag","published_at":"2020-07-07T01:35:46.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.15.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"cf45fdaaf27d66aa6354f17ac6bf4ec35c3c8bf5","kind":"tag","published_at":"2020-05-22T07:01:03.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.14.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"7a2a3681ecf9ff09a53637ccaf877d9c3e05006c","kind":"tag","published_at":"2020-05-22T06:10:29.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.13.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.13.0/manifests"},{"name":"v1.13.0.beta","sha":"e1b13564a8295288bc25a25fcc5c1afc33ade2e8","kind":"tag","published_at":"2020-05-21T11:10:02.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.13.0.beta","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.13.0.beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.13.0.beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.13.0.beta/manifests"},{"name":"v1.12.0","sha":"767b973b0df80f4b31bf3e146d1ab4d5e087f584","kind":"tag","published_at":"2020-03-25T08:56:54.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.12.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"e3dee47ee35c600ecbcec0be8fd064ec6c0d69f2","kind":"tag","published_at":"2020-03-25T07:56:09.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.11.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"40c9a99fd80486ccb8de0e4869ae384547c0d703","kind":"tag","published_at":"2019-11-15T01:58:45.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.10.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"acc8b5d72edc6ac1441dd58210b57320932aae6c","kind":"tag","published_at":"2019-06-06T09:24:50.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.10.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"5a76e7170b954249ae0dd8a41399fb177b731eb8","kind":"tag","published_at":"2018-10-29T06:45:49.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.9.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"a9e9cdb52801df135ea6e90661c097ac90d1f23f","kind":"tag","published_at":"2018-04-27T10:00:23.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.9.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"f56def6d89a8edb11b87fe61f6e04844fb69a9c8","kind":"tag","published_at":"2018-03-20T09:11:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.9.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"57304cc139cad6b5961c6af1ff88b510eed46217","kind":"tag","published_at":"2018-02-23T03:35:01.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.9.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"c66ebe4c54c2d7de400984b1c2a31736528de67c","kind":"tag","published_at":"2018-02-21T07:45:50.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.8.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"679049deebeaaa6fe415b77c1179eef21b703e54","kind":"tag","published_at":"2018-02-20T04:43:39.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.8.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"feba09eecba8fb7ddbaec48e8ec2481e8e59769a","kind":"tag","published_at":"2018-02-14T09:30:10.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.8.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"d3aa1a5ea2f576f8b56dd85310ec0060d5385bc0","kind":"tag","published_at":"2018-02-14T03:07:13.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.7.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"6c9b03944e80322c1fda8f77b8c565abba947abb","kind":"tag","published_at":"2017-12-26T01:35:40.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.7.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"b2cd14caea0c850b0aaeacf5e68ef089d209c439","kind":"tag","published_at":"2017-10-19T01:48:38.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.6.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"2ea2429f3fea05389c10fd0fca02fe9996eedac6","kind":"tag","published_at":"2017-10-19T01:28:05.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.6.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"d2c83748645933cadeeab4a970a0914068a4618b","kind":"tag","published_at":"2017-04-25T03:26:12.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.6.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"bd904683de135e6526f280d3c4ae0680d44d086a","kind":"tag","published_at":"2017-03-27T01:58:03.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.6.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"3f3e23faaf2800e03fdff6bf5009d0fdd47fa6dc","kind":"tag","published_at":"2017-03-23T14:09:19.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.6.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"a75deb30685df0ca3b55a97232fe48c9c878923a","kind":"tag","published_at":"2017-01-18T09:39:49.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.5.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"d0ad5b97fa33cc0f3ecd4526debf8b087c33a5a8","kind":"tag","published_at":"2017-01-12T01:32:05.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.5.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"b3be3ba6d2d1c9b7a174c70d94a07077d0fc348d","kind":"tag","published_at":"2016-07-14T05:25:06.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.4.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"b0c881bbdc50a43828f249c812defbe59180249d","kind":"tag","published_at":"2016-06-16T07:19:11.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.3.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d6ef72733a20ae40f37d1ac9e79f65db6e309204","kind":"tag","published_at":"2016-02-16T05:43:35.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.3.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e2fe8fac7773cc9c23c6d78b57c68c003a4b7f7d","kind":"tag","published_at":"2016-02-04T06:28:16.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.2.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"d5f13f325c756293d0dc49947b82dca08e83ae82","kind":"tag","published_at":"2016-01-26T04:53:15.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.2.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"b019850a057a918912102739f122e7ffea57e051","kind":"tag","published_at":"2015-07-31T02:16:13.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.2.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8a9e9f25ce08d0ec489724941e8b442b960154bd","kind":"tag","published_at":"2015-06-15T05:41:19.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.2.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"8ffcd4d3e11353d00a457383e46fee94d603d15d","kind":"tag","published_at":"2015-04-02T17:32:42.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.1.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"0532ad653c9d4a4401a75c81ddacff36bb21329a","kind":"tag","published_at":"2015-04-02T08:09:21.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.1.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.1.0/manifests"},{"name":"v1.0.10","sha":"c1209e9e03fa9366742b6be7e9d25e5c7dcf9c27","kind":"tag","published_at":"2015-01-16T04:46:29.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.10","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"bd1075f673ca9ca9be71138da1dba81f638bb267","kind":"tag","published_at":"2014-12-22T13:34:27.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.9","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"06bec89881f6bd2b5470459de5364b24ab61f14d","kind":"tag","published_at":"2014-04-17T13:30:33.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.8","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"a322dca631813030d1281eb5eb7524dd84076046","kind":"tag","published_at":"2013-11-21T02:39:49.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.7","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"1c029a32ac67e327766e46d6fd6ca1d7e8cb6658","kind":"tag","published_at":"2013-11-14T01:51:54.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.6","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"1d23c6122fa081870d3f1e541c4c311959ddc073","kind":"tag","published_at":"2013-05-14T06:41:56.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3b69d67c7ad1f93c2bfb0abbf7dfcefcab386851","kind":"tag","published_at":"2013-04-15T08:22:49.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bde6e65ffe74419a1498564b0d82ecc094d921da","kind":"tag","published_at":"2013-02-16T15:45:27.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b4764f12cd23fb74bc5474b56d6bbe46dd692656","kind":"tag","published_at":"2013-02-16T15:33:54.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"79627e64047882d2c0893cac76e3246484c21b78","kind":"tag","published_at":"2013-02-08T15:03:24.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9e5375c011424ca17b06efe6c78d68b08f04e63f","kind":"tag","published_at":"2012-10-13T15:50:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v1.0.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v1.0.0/manifests"},{"name":"v0.14.9","sha":"9131df4bef55d5854e74a260db074d8e5226b84c","kind":"tag","published_at":"2012-08-22T06:12:57.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.9","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.9/manifests"},{"name":"v0.14.8","sha":"7f0122d58b6477df14e37813cbe8a1522a0f02f8","kind":"tag","published_at":"2012-08-10T01:42:59.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.8","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.8/manifests"},{"name":"v0.14.7","sha":"8f0b50840f5f0b0649c87ab6a9b9f5ca60280caa","kind":"tag","published_at":"2012-08-09T03:05:17.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.7","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.7/manifests"},{"name":"v0.14.6","sha":"b1237c94c586329ba7b7b9ecde1e80eb414ab483","kind":"tag","published_at":"2012-08-07T14:07:38.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.6","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.6/manifests"},{"name":"v0.14.5","sha":"1d42867217fb64308d46691d15c8d8a707468856","kind":"tag","published_at":"2012-08-06T15:57:46.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"6f106542de12549f5c7e25994b789a99283be4e9","kind":"tag","published_at":"2012-02-26T14:43:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"388bccf6b529e24318d04a321957b1ba97f146ef","kind":"tag","published_at":"2012-02-26T14:34:37.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"e005db5b0e66482a0f84fe34ae34603f5fc81902","kind":"tag","published_at":"2012-02-16T08:55:12.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"831a308d087049a8b4a5d4b57f74dd6bbfa98e8f","kind":"tag","published_at":"2012-02-16T07:48:22.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"6b4200feefbd3d8b402be7a6fae027b9f3333760","kind":"tag","published_at":"2012-02-06T04:21:53.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.14.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"9c6fbbe57b44c0ea5b544599cb505ab2c2872f4d","kind":"tag","published_at":"2012-02-01T13:50:45.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.13.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"8c32b3b0adc9b01af2990fafe0de72be5699a255","kind":"tag","published_at":"2012-02-01T05:07:35.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.12.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"d806437445dd746ef093c197057d206191a6bd9a","kind":"tag","published_at":"2012-02-01T04:19:59.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.12.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"e388eaca7c90ed45d8eb7e470d7cf131557dd7ea","kind":"tag","published_at":"2012-02-01T03:53:01.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.12.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"2da9b085059a80a9a5cd2006fecba02db17bad58","kind":"tag","published_at":"2011-09-16T08:42:34.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.11.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"1a8687ad4fa0c288613af610110dc9ab16298d19","kind":"tag","published_at":"2011-09-13T14:59:15.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.10.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"c8c8d3825e270e3d1a76e38a4a9cfae04541bc93","kind":"tag","published_at":"2011-09-13T05:26:26.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.10.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.10.0/manifests"},{"name":"v0.10.0.alpha","sha":"68fc116510149d1656ef9121c0fe8e06e57b9371","kind":"tag","published_at":"2011-09-13T04:12:58.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.10.0.alpha","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.10.0.alpha","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.10.0.alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.10.0.alpha/manifests"},{"name":"v0.9.5","sha":"d34e88c65553ed77fbecdc012752a0f07386e52d","kind":"tag","published_at":"2011-09-11T04:15:22.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"6e567360ca291634c1ffcbbad210e2961a8164a0","kind":"tag","published_at":"2011-09-10T16:28:14.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1c5a7ba1cfb54646d6bddb55f6e01e8f952918c9","kind":"tag","published_at":"2011-09-10T09:50:43.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.3/manifests"},{"name":"v0.2.2.1","sha":"34d048bc0a842acbaf5f703095d97b0e10990eab","kind":"tag","published_at":"2011-08-29T10:19:29.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.2.2.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.2.1/manifests"},{"name":"v0.9.2","sha":"24482d27d19a2165993f30d18ddcf128720ae1e9","kind":"tag","published_at":"2011-08-15T08:19:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"81885e6c1f45f1e0238702129b7eb5d497721200","kind":"tag","published_at":"2011-08-14T05:14:04.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"391b2540eb81b0742d4354bbb2b1f31ae9f98171","kind":"tag","published_at":"2011-08-12T11:31:29.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.0/manifests"},{"name":"v0.9.0.alpha","sha":"de1983125cdaef0a5189efe397c5ec1ebd065566","kind":"tag","published_at":"2011-08-11T05:24:21.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.9.0.alpha","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.9.0.alpha","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.0.alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.9.0.alpha/manifests"},{"name":"v0.8.7","sha":"425742841df7ba4c2225b7bd5167cb7844439c35","kind":"tag","published_at":"2011-08-10T06:05:15.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.7","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"e24ad9e4d7c5b9a9a9ab87f2393becbf635dab21","kind":"tag","published_at":"2011-08-09T07:33:16.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.6","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"6e9de0ca7466d7f00b36cb47642e668d599f81d5","kind":"tag","published_at":"2011-07-26T04:55:17.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ad21be35fc5bb94820763367eec8fea236ee3486","kind":"tag","published_at":"2011-07-15T07:28:46.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"e3c05af91d0724bb8043c25be97484950411b1e6","kind":"tag","published_at":"2011-06-28T02:23:40.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"f92388912c1b01ef581adaf5e9d37e17d790f8db","kind":"tag","published_at":"2011-06-23T03:00:33.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"71cd8db30b7bfd5843744b21e1efbec9bac9cb0b","kind":"tag","published_at":"2011-05-28T01:56:23.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"036222fafd77ee4dea3d60e532fab529068f4636","kind":"tag","published_at":"2011-05-21T10:42:25.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.0/manifests"},{"name":"v0.8.0.alpha","sha":"9e083d64ce9a8a80210652af3bcf80ffcce85807","kind":"tag","published_at":"2011-05-19T16:38:02.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.8.0.alpha","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.8.0.alpha","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.0.alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.8.0.alpha/manifests"},{"name":"v0.7.0","sha":"5b61da3b81c151abf66fb2abdf392a4eb6a9b177","kind":"tag","published_at":"2011-05-18T11:06:15.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.7.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"38ecf74e2dff8c6cd6472e20175fe29744fbed9b","kind":"tag","published_at":"2011-05-10T13:47:42.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.9","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"b1e9cecfaaf56db42ba88f6028c2c46dec722d75","kind":"tag","published_at":"2011-05-06T18:32:04.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.8","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"133941aaf78ce7d4dbfeef16e04c484c983d1949","kind":"tag","published_at":"2011-05-06T16:10:50.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.7","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"2445178219692cdf2100b4c0936c65380a4c38cc","kind":"tag","published_at":"2011-04-24T14:40:59.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.6","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"9d0f8861c0fa5a7133eabdd01aa182c7ac09cf18","kind":"tag","published_at":"2011-04-21T07:29:17.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"50d8d39cb2590bd196d05cb0e89bdf6238b0d125","kind":"tag","published_at":"2011-04-21T07:07:16.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"405fd8e8e508f6d6391b8f7ad7b10d84b799da66","kind":"tag","published_at":"2011-04-20T17:12:27.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"9bf7c435511a54ceec44b7a3c4cf9a000fa8c416","kind":"tag","published_at":"2011-04-20T16:43:31.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"a36263b2901797f571dd921e4f6df1ab0c01860c","kind":"tag","published_at":"2011-04-20T16:37:49.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"9a3aa1237f1497bfd5a5d7e2f158361aa323dba9","kind":"tag","published_at":"2011-04-20T10:06:54.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.0/manifests"},{"name":"v0.6.0.alpha","sha":"c69ab1ad1623ad82420cf26de1702921033099c2","kind":"tag","published_at":"2011-04-20T08:01:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.6.0.alpha","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.6.0.alpha","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.0.alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.6.0.alpha/manifests"},{"name":"v0.5.1","sha":"882b589ecd04aefbba63e4c6560e47dcdb5db0c4","kind":"tag","published_at":"2011-04-15T13:50:59.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.5.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"838d5f83cb6b859e80ed2f6857bd2a6e2484ffab","kind":"tag","published_at":"2011-04-01T03:33:17.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.5.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"0f460eae821a31bbcf162919379d5d3a2c017fe9","kind":"tag","published_at":"2011-03-26T08:38:23.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.6","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"7704732e81690776516831c64d8a5867acd95f3d","kind":"tag","published_at":"2011-03-23T15:49:32.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"6c20e51fe68bbf3af4b242c567adb3ace048d7b1","kind":"tag","published_at":"2011-03-22T13:34:33.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"f26369b4c3cb781c3f5a59e8b2f150f5d180a30f","kind":"tag","published_at":"2011-03-21T10:10:09.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"7fbb93d89d6994765902d601212aed421c785dec","kind":"tag","published_at":"2011-03-09T17:34:02.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"08d3e39b299cc8cf785b8c6f0c7d0cd0cf32a836","kind":"tag","published_at":"2011-03-09T15:52:02.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5a172b070d560c4ea86c454eeac6ba5c5d3a1906","kind":"tag","published_at":"2011-03-09T15:26:45.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.4.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"422bc73879d2578dcc36e8a60f6a00f5bab0cb75","kind":"tag","published_at":"2011-03-07T02:38:54.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.3.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"9f6906f126cceccee37e419a71f018c4efc9a135","kind":"tag","published_at":"2011-03-06T11:32:42.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.3.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.3.0/manifests"},{"name":"v0.3.0.alpha","sha":"f6c5db240f52ff6460485eb30d7852035bcab29e","kind":"tag","published_at":"2011-03-05T13:58:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.3.0.alpha","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.3.0.alpha","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.3.0.alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.3.0.alpha/manifests"},{"name":"v0.2.3","sha":"b18894b5fee5cac25d4e640711d7e5fa55b92ef8","kind":"tag","published_at":"2010-12-04T15:51:26.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.2.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"6f4d8aef6687e5c2a482a9fbcb8b0d77cb91e592","kind":"tag","published_at":"2010-11-03T16:45:07.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.2.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"1e547731689fead397eca544bd63312d2a8c97d9","kind":"commit","published_at":"2010-10-04T09:49:09.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.2.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1588c85942695e80a133854ccf6f483587b9efb9","kind":"commit","published_at":"2010-10-03T06:41:32.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.2.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9fe5693289221c124567fee473f6db21322c2bc4","kind":"commit","published_at":"2010-09-17T16:52:52.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.1.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"07dedb4eb8dbdf99e0b4a70c8a94a9a6893989fa","kind":"commit","published_at":"2010-09-17T10:57:15.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.9","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"08228a6aacaa1ce769125a323c1c7ce4ec8710c0","kind":"commit","published_at":"2010-09-16T13:34:30.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.8","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"1be65b390765718749235f15fb9bb5fa83fbc6b6","kind":"commit","published_at":"2010-09-16T06:42:44.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.7","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"49e7ac9b6c013aecdb47d408aab0b39e8fad072f","kind":"commit","published_at":"2010-09-16T03:54:49.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.6","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"79b8ae0212e7db99cc6bcbcda7e2ee7da130d29d","kind":"commit","published_at":"2010-09-15T17:08:15.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.5","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"b76781b9d7cdfa5d0179c6b81bcf4f92c311f343","kind":"commit","published_at":"2010-09-15T16:43:16.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.4","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"662112f1b51993a0b8e34ba454e05706a25a7caa","kind":"commit","published_at":"2010-09-15T04:16:21.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.3","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"46dbc57e72064032a58058faa71697f32b26f9c5","kind":"commit","published_at":"2010-09-15T04:06:34.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.2","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"8d7cd53a44feadf671968ac7b599ddb4791d36b7","kind":"commit","published_at":"2010-09-14T16:00:41.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.1","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.1/manifests"},{"name":"v0.0.0","sha":"39e6c501d222821ab26a8c1a435cfb9ea80042e0","kind":"commit","published_at":"2010-09-13T14:28:08.000Z","download_url":"https://codeload.github.com/nov/rack-oauth2/tar.gz/v0.0.0","html_url":"https://github.com/nov/rack-oauth2/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2024-09-09T22:29:54.752Z","dependent_packages_count":36,"downloads":79316371,"downloads_period":"total","dependent_repos_count":3160,"rankings":{"downloads":0.41034332801819784,"dependent_repos_count":0.5541865055028379,"dependent_packages_count":0.7147556338577848,"stargazers_count":2.208383046576198,"forks_count":2.4202450909334194,"docker_downloads_count":0.2336057804886208,"average":1.0902532308961765},"purl":"pkg:gem/rack-oauth2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/rack-oauth2","docker_dependents_count":241,"docker_downloads_count":513933578,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/rack-oauth2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/rack-oauth2/dependencies","status":null,"funding_links":["https://github.com/sponsors/nov"],"critical":true,"issue_metadata":{"last_synced_at":"2024-09-09T22:29:53.493Z","issues_count":87,"pull_requests_count":99,"avg_time_to_close_issue":8819381.811764706,"avg_time_to_close_pull_request":4699800.448979592,"issues_closed_count":85,"pull_requests_closed_count":98,"pull_request_authors_count":35,"issue_authors_count":40,"avg_comments_per_issue":3.1149425287356323,"avg_comments_per_pull_request":1.6060606060606062,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/issues","maintainers":[{"login":"nov","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nov"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/rack-oauth2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/rack-oauth2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/rack-oauth2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/rack-oauth2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/rack-oauth2/codemeta","maintainers":[{"uuid":"18535","login":"nov","name":null,"email":null,"url":null,"packages_count":37,"html_url":"https://rubygems.org/profiles/nov","role":null,"created_at":"2022-11-09T09:46:40.136Z","updated_at":"2022-11-09T09:46:40.136Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/nov/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":205560,"maintainers_count":68480,"namespaces_count":0,"keywords_count":0,"github":"rubygems","metadata":{"funded_packages_count":7260},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-04-03T06:42:17.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}},{"id":13779566,"name":"ruby-rack-oauth2","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/nov/rack-oauth2","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/nov/rack-oauth2","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T13:23:33.037Z","latest_release_published_at":"2026-02-13T13:23:33.037Z","latest_release_number":"1.19.0-1","last_synced_at":"2026-03-13T22:39:52.356Z","created_at":"2026-02-13T13:23:32.829Z","updated_at":"2026-03-13T22:39:52.357Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-rack-oauth2","install_command":"apt-get install ruby-rack-oauth2","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-rack-oauth2","standards_version":"4.6.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, rake, ruby-activesupport, ruby-attr-required, ruby-httpclient, ruby-json-jwt, ruby-multi-json, ruby-rack, ruby-rspec, ruby-rspec-its, ruby-webmock","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T13:23:33.663Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-rack-oauth2?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-rack-oauth2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-rack-oauth2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-rack-oauth2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-rack-oauth2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-rack-oauth2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-rack-oauth2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-rack-oauth2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-rack-oauth2/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13467115,"name":"ruby-rack-oauth2","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/nov/rack-oauth2","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/nov/rack-oauth2","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T17:04:32.627Z","latest_release_published_at":"2026-02-09T17:04:32.627Z","latest_release_number":"1.21.3-1","last_synced_at":"2026-03-09T18:25:26.075Z","created_at":"2026-02-09T17:04:31.794Z","updated_at":"2026-03-09T18:32:53.674Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-rack-oauth2","install_command":"apt-get install ruby-rack-oauth2","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-rack-oauth2","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, rake, ruby-activesupport, ruby-attr-required, ruby-httpclient, ruby-json-jwt, ruby-multi-json, ruby-rack, ruby-rspec, ruby-rspec-its, ruby-webmock","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-rack-oauth2?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-rack-oauth2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-rack-oauth2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-rack-oauth2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-rack-oauth2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-rack-oauth2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-rack-oauth2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-rack-oauth2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-rack-oauth2/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13713082,"name":"ruby-rack-oauth2","ecosystem":"debian","description":null,"homepage":"https://github.com/nov/rack-oauth2","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/nov/rack-oauth2","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T23:38:14.105Z","latest_release_published_at":"2026-02-12T23:38:14.105Z","latest_release_number":"1.21.3-1","last_synced_at":"2026-03-13T23:44:02.805Z","created_at":"2026-02-12T23:38:13.930Z","updated_at":"2026-03-14T00:02:25.899Z","registry_url":"https://tracker.debian.org/pkg/ruby-rack-oauth2","install_command":"apt-get install ruby-rack-oauth2","documentation_url":"https://packages.debian.org/bookworm/ruby-rack-oauth2","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-rack-oauth2","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, rake, ruby-activesupport, ruby-attr-required, ruby-httpclient, ruby-json-jwt, ruby-multi-json, ruby-rack, ruby-rspec, ruby-rspec-its, ruby-webmock","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T23:38:14.678Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-rack-oauth2?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-rack-oauth2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-rack-oauth2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-rack-oauth2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-rack-oauth2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-rack-oauth2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-rack-oauth2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-rack-oauth2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-rack-oauth2/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13407152,"name":"ruby-rack-oauth2","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/nov/rack-oauth2","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/nov/rack-oauth2","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T15:50:48.777Z","latest_release_published_at":"2026-02-06T15:50:48.777Z","latest_release_number":"1.21.3-1","last_synced_at":"2026-03-06T16:03:55.437Z","created_at":"2026-02-06T15:50:48.471Z","updated_at":"2026-03-06T16:03:55.437Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-rack-oauth2","install_command":"apt-get install ruby-rack-oauth2","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-rack-oauth2","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, rake, ruby-activesupport, ruby-attr-required, ruby-httpclient, ruby-json-jwt, ruby-multi-json, ruby-rack, ruby-rspec, ruby-rspec-its, ruby-webmock","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/ruby-rack-oauth2?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-rack-oauth2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-rack-oauth2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-rack-oauth2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-rack-oauth2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-rack-oauth2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-rack-oauth2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-rack-oauth2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-rack-oauth2/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}}],"commits":{"id":19410,"full_name":"nov/rack-oauth2","default_branch":"main","total_commits":512,"total_committers":20,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":25.6,"dds":0.169921875,"past_year_total_commits":7,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.3333333333333335,"past_year_dds":0.2857142857142857,"last_synced_at":"2026-04-29T21:01:26.791Z","last_synced_commit":"fb608c232bc73af38c54bf2c23236e0f68810378","created_at":"2023-03-07T11:40:58.480Z","updated_at":"2026-04-29T21:01:00.610Z","committers":[{"name":"nov matake","email":"nov@matake.jp","login":"nov","count":425},{"name":"nov","email":"nov.matake@gree.net","login":null,"count":29},{"name":"nov","email":"nobukazu.matake@optim.co.jp","login":null,"count":27},{"name":"Justas Janauskas","email":"jjanauskas@gmail.com","login":"jjanauskas","count":10},{"name":"Ryan Ahearn","email":"ryan@coshx.com","login":null,"count":4},{"name":"Jack Chu","email":"kamuigt@gmail.com","login":"kamui","count":3},{"name":"Sergey Fedorov","email":"strech_ftf@mail.ru","login":null,"count":1},{"name":"Todd Williams","email":"todd@altly.com","login":null,"count":1},{"name":"Akira Matsuda","email":"ronnie@dio.jp","login":"amatsuda","count":1},{"name":"Andrew Cole","email":"aocole@gmail.com","login":"aocole","count":1},{"name":"Arslan Javed","email":"ar31an@gmail.com","login":"ar31an","count":1},{"name":"Bart de Water","email":"118401830+bdewater-thatch","login":"bdewater-thatch","count":1},{"name":"Javier Julio","email":"JJfutbol@gmail.com","login":"javierjulio","count":1},{"name":"Piotr Usewicz","email":"piotr@layer22.com","login":"pusewicz","count":1},{"name":"Ryan Sonnek","email":"ryan.sonnek@gmail.com","login":"wireframe","count":1},{"name":"Ryo Nakamura","email":"r7kamura@gmail.com","login":"r7kamura","count":1},{"name":"Stan Hu","email":"stanhu@gmail.com","login":"stanhu","count":1},{"name":"Tony Spataro","email":"xeger@xeger.net","login":"xeger","count":1},{"name":"barhot","email":"barhot","login":"barhot","count":1},{"name":"dblock","email":"dblock@dblock.org","login":"dblock","count":1}],"past_year_committers":[{"name":"nov","email":"nov@matake.jp","login":"nov","count":5},{"name":"Piotr Usewicz","email":"piotr@layer22.com","login":"pusewicz","count":1},{"name":"Bart de Water","email":"118401830+bdewater-thatch","login":"bdewater-thatch","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-30T00:00:07.427Z","repositories_count":6223650,"commits_count":899978483,"contributors_count":34901312,"owners_count":1147619,"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_stats":{"full_name":"nov/rack-oauth2","html_url":"https://github.com/nov/rack-oauth2","last_synced_at":"2026-03-08T16:00:41.453Z","status":"error","issues_count":44,"pull_requests_count":59,"avg_time_to_close_issue":9351853.42857143,"avg_time_to_close_pull_request":6267347.137931035,"issues_closed_count":42,"pull_requests_closed_count":58,"pull_request_authors_count":38,"issue_authors_count":39,"avg_comments_per_issue":3.0454545454545454,"avg_comments_per_pull_request":1.4406779661016949,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4323270.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-12T15:39:34.792Z","updated_at":"2026-03-08T16:00:41.453Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nov%2Frack-oauth2/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":35,"CONTRIBUTOR":6,"OWNER":3},"pull_request_author_associations_count":{"NONE":27,"CONTRIBUTOR":24,"OWNER":8},"issue_authors":{"nov":3,"Strech":3,"wireframe":2,"ericgross":1,"minter":1,"jhollinger":1,"skippy":1,"nicosuave":1,"sebastiandeutsch":1,"pravi":1,"coorasse":1,"vizv":1,"Raou1d":1,"kamui":1,"JeanMertz":1,"zhangyuxiu":1,"dnesteryuk":1,"tuexss":1,"Liutos":1,"jamietanna":1,"solipet":1,"rdravi110":1,"tbtalbottjr":1,"bf4":1,"timkurvers":1,"adone":1,"freesteph":1,"utkarsh2102":1,"krisvage":1,"EiNSTeiN-":1,"ujjwalt":1,"BogdanSV":1,"wasifhossain":1,"araccaine":1,"dfuentes77":1,"saghaulor-coupa":1,"fernandobrito":1,"jbye":1,"pjammer":1},"pull_request_authors":{"nov":8,"barhot":3,"jjanauskas":3,"gogainda":3,"Strech":2,"jgoerz":2,"kamui":2,"bpieck":2,"hakeem0114":2,"stanhu":2,"rahearn":2,"mark-young-atg":2,"aocole":1,"pusewicz":1,"sbauch":1,"homakov":1,"dblock":1,"pavel-jurasek":1,"BRMatt":1,"adone":1,"javierjulio":1,"r7kamura":1,"bdewater-thatch":1,"amatsuda":1,"rymai":1,"wireframe":1,"steved":1,"xeger":1,"mixonic":1,"ar31an":1,"toddw":1,"kintner":1,"eatstoomuchjam":1,"jhollinger":1,"asterite":1,"djspinmonkey":1,"kylewelsby":1,"edwinv":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-30T00:00:06.639Z","repositories_count":14451099,"issues_count":34192146,"pull_requests_count":112144725,"authors_count":11249630,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":2,"NONE":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"hakeem0114":2,"bdewater-thatch":1,"pusewicz":1},"maintainers":[{"login":"nov","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nov"}],"active_maintainers":[]},"events":{"total":{"PullRequestEvent":2,"ForkEvent":1,"WatchEvent":8,"PushEvent":5},"last_year":{"PullRequestEvent":1,"ForkEvent":1,"WatchEvent":4,"PushEvent":5}},"keywords":["oauth","oauth-client","oauth-server","oauth2"],"dependencies":[{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2022-07-12T19:40:52.589Z","updated_at":"2022-07-12T19:40:52.589Z","repository_link":"https://github.com/nov/rack-oauth2/blob/main/Gemfile","dependencies":[{"id":210590307,"package_name":"jruby-openssl","ecosystem":"rubygems","requirements":"\u003e= 0.7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"rack-oauth2.gemspec","sha":null,"kind":"manifest","created_at":"2022-07-12T19:40:52.858Z","updated_at":"2022-07-12T19:40:52.858Z","repository_link":"https://github.com/nov/rack-oauth2/blob/main/rack-oauth2.gemspec","dependencies":[{"id":210596719,"package_name":"rack","ecosystem":"rubygems","requirements":"\u003e= 2.1.0","direct":true,"kind":"runtime","optional":false},{"id":210596722,"package_name":"httpclient","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":210596724,"package_name":"activesupport","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":210596726,"package_name":"attr_required","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":210596729,"package_name":"json-jwt","ecosystem":"rubygems","requirements":"\u003e= 1.11.0","direct":true,"kind":"runtime","optional":false},{"id":210596731,"package_name":"rake","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":210596732,"package_name":"simplecov","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":210596735,"package_name":"rspec","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":210596737,"package_name":"rspec-its","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":210596739,"package_name":"webmock","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":210596741,"package_name":"rexml","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/spec.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T21:00:16.107Z","updated_at":"2023-02-12T21:00:16.107Z","repository_link":"https://github.com/nov/rack-oauth2/blob/main/.github/workflows/spec.yml","dependencies":[{"id":7596849606,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7596849607,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":30.43680121696781,"created_at":"2024-12-15T21:38:07.850Z","updated_at":"2026-04-30T17:00:26.174Z","avatar_url":"https://github.com/nov.png","language":"Ruby","monthly_downloads":0,"readme":"= rack-oauth2\n\nOAuth 2.0 Server \u0026 Client Library.\nBoth Bearer token type are supported.\n\nThe OAuth 2.0 Authorization Framework (RFC 6749)\nhttp://www.rfc-editor.org/rfc/rfc6749.txt\n\nThe OAuth 2.0 Authorization Framework: Bearer Token Usage (RFC 6750)\nhttp://tools.ietf.org/html/draft-ietf-oauth-v2-bearer-06\n\n== Installation\n\n  gem install rack-oauth2\n\n== Resources\n\n* View Source on GitHub (https://github.com/nov/rack-oauth2)\n* Docs on GitHub (https://github.com/nov/rack-oauth2/wiki)\n* Report Issues on GitHub (https://github.com/nov/rack-oauth2/issues)\n\n== Sample Server Application (Rails3)\n\n=== Bearer\n\nSource on GitHub\nhttps://github.com/nov/rack-oauth2-sample\n\n== Sample Client\n\nAuthorization Request (request_type: 'code' and 'token')\nhttps://gist.github.com/862393\n\nToken Request (grant_type: 'client_credentials', 'password', 'authorization_code' and 'refresh_token')\nhttps://gist.github.com/883541\n\nResource Request (request both for resource owner resource and for client resource)\nhttps://gist.github.com/883575\n\n== Note on Patches/Pull Requests\n\n* Fork the project.\n* Make your feature addition or bug fix.\n* Add tests for it. This is important so I don't break it in a\n  future version unintentionally.\n* Commit, do not mess with rakefile, version, or history.\n  (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)\n* Send me a pull request. Bonus points for topic branches.\n\n== Copyright\n\nCopyright (c) 2010 nov matake. See LICENSE for details.\n","funding_links":["https://github.com/sponsors/nov"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["activerecord","rack","mvc","activejob","authorization","rubygems","static-code-analysis","rubocop","code-formatter","sinatra"],"project_url":"https://ruby.ecosyste.ms/api/v1/projects/358","html_url":"https://ruby.ecosyste.ms/projects/358"}