{"id":69272,"name":"oauth2","description":"A fully tested, abstract interface to creating OAuth clients and servers.","url":"https://github.com/joestump/python-oauth2","last_synced_at":"2025-09-08T14:39:47.458Z","repository":{"id":699621,"uuid":"345048","full_name":"joestump/python-oauth2","owner":"joestump","description":"A fully tested, abstract interface to creating OAuth clients and servers.","archived":false,"fork":false,"pushed_at":"2024-04-09T13:40:11.000Z","size":456,"stargazers_count":3002,"open_issues_count":75,"forks_count":909,"subscribers_count":216,"default_branch":"master","last_synced_at":"2025-09-02T15:02:04.848Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"kenshinx/godns","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joestump.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2009-10-21T17:21:07.000Z","updated_at":"2025-08-26T05:00:48.000Z","dependencies_parsed_at":"2024-04-27T23:44:18.564Z","dependency_job_id":null,"html_url":"https://github.com/joestump/python-oauth2","commit_stats":{"total_commits":290,"total_committers":41,"mean_commits":7.073170731707317,"dds":0.7758620689655172,"last_synced_commit":"b94f69b1ad195513547924e380d9265133e995fa"},"previous_names":["simplegeo/python-oauth2"],"tags_count":152,"template":false,"template_full_name":null,"purl":"pkg:github/joestump/python-oauth2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/sbom","scorecard":{"id":527370,"data":{"date":"2025-08-11","repo":{"name":"github.com/joestump/python-oauth2","commit":"b94f69b1ad195513547924e380d9265133e995fa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 10/15 approved changesets -- score normalized to 6","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-16 / GHSA-93xj-8mrv-444m","Warn: Project is vulnerable to: PYSEC-2020-46 / GHSA-gg84-qgv9-w4pq","Warn: Project is vulnerable to: GHSA-q48q-77qv-cf9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-20T04:45:55.972Z","repository_id":699621,"created_at":"2025-08-20T04:45:55.972Z","updated_at":"2025-08-20T04:45:55.972Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274200078,"owners_count":25239987,"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-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"joestump","name":"Joe Stump","uuid":"37667","kind":"user","description":"I like turtles.","email":"","website":"http://stu.mp","location":"Dublin, Ireland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/37667?u=969ecdb950ae00b6145f777c01e9c1fde3501aa1\u0026v=4","repositories_count":95,"last_synced_at":"2025-06-08T00:42:17.162Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joestump","funding_links":[],"total_stars":3445,"followers":425,"following":7,"created_at":"2022-11-02T17:35:20.577Z","updated_at":"2025-06-08T00:42:17.162Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump/repositories"},"packages":[{"id":8677440,"name":"py3-oauth2-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-oauth2","homepage":"https://github.com/joestump/python-oauth2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/joestump/python-oauth2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-20T10:29:58.000Z","latest_release_published_at":"2023-04-20T10:29:58.000Z","latest_release_number":"1.9.0-r7","last_synced_at":"2025-08-26T09:57:52.967Z","created_at":"2023-12-20T10:28:50.860Z","updated_at":"2025-08-26T10:21:09.232Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-oauth2-pyc","install_command":"apk add py3-oauth2-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":699621,"uuid":"345048","full_name":"joestump/python-oauth2","owner":"joestump","description":"A fully tested, abstract interface to creating OAuth clients and servers.","archived":false,"fork":false,"pushed_at":"2024-04-09T13:40:11.000Z","size":456,"stargazers_count":3002,"open_issues_count":75,"forks_count":909,"subscribers_count":216,"default_branch":"master","last_synced_at":"2025-08-26T09:54:59.992Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"kenshinx/godns","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joestump.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2009-10-21T17:21:07.000Z","updated_at":"2025-08-26T05:00:48.000Z","dependencies_parsed_at":"2024-04-27T23:44:18.564Z","dependency_job_id":null,"html_url":"https://github.com/joestump/python-oauth2","commit_stats":{"total_commits":290,"total_committers":41,"mean_commits":7.073170731707317,"dds":0.7758620689655172,"last_synced_commit":"b94f69b1ad195513547924e380d9265133e995fa"},"previous_names":["simplegeo/python-oauth2"],"tags_count":152,"template":false,"template_full_name":null,"purl":"pkg:github/joestump/python-oauth2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/sbom","scorecard":{"id":527370,"data":{"date":"2025-08-11","repo":{"name":"github.com/joestump/python-oauth2","commit":"b94f69b1ad195513547924e380d9265133e995fa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 10/15 approved changesets -- score normalized to 6","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-16 / GHSA-93xj-8mrv-444m","Warn: Project is vulnerable to: PYSEC-2020-46 / GHSA-gg84-qgv9-w4pq","Warn: Project is vulnerable to: GHSA-q48q-77qv-cf9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-20T04:45:55.972Z","repository_id":699621,"created_at":"2025-08-20T04:45:55.972Z","updated_at":"2025-08-20T04:45:55.972Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272209003,"owners_count":24892296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joestump","name":"Joe Stump","uuid":"37667","kind":"user","description":"I like turtles.","email":"","website":"http://stu.mp","location":"Dublin, Ireland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/37667?u=969ecdb950ae00b6145f777c01e9c1fde3501aa1\u0026v=4","repositories_count":95,"last_synced_at":"2025-06-08T00:42:17.162Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joestump","funding_links":[],"total_stars":3445,"followers":425,"following":7,"created_at":"2022-11-02T17:35:20.577Z","updated_at":"2025-06-08T00:42:17.162Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump/repositories"},"tags":[{"name":"v1.9","sha":"c9e005fbc0abb09dc845180d940b6f44f20b15ee","kind":"tag","published_at":"2015-09-12T11:31:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/v1.9","html_url":"https://github.com/joestump/python-oauth2/releases/tag/v1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@v1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9/manifests"},{"name":"v1.9RC1","sha":"deb25b85ba315d756668ef9adeff16c61e47ee70","kind":"commit","published_at":"2015-08-02T23:26:48.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/v1.9RC1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/v1.9RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@v1.9RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9RC1/manifests"},{"name":"debian/1.5.211","sha":"a83f4a297336b631e75cba102910c19231518159","kind":"tag","published_at":"2011-12-13T17:42:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.211","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.211/manifests"},{"name":"hudson-python-oauth2-211","sha":"c6dc215acd10e9f0feab5109fc75b1c3f8bc4633","kind":"tag","published_at":"2011-12-13T17:39:00.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-211","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-211/manifests"},{"name":"debian/1.5.210","sha":"c6dc215acd10e9f0feab5109fc75b1c3f8bc4633","kind":"tag","published_at":"2011-12-09T01:19:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.210","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.210/manifests"},{"name":"hudson-python-oauth2-210","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-12-09T01:17:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-210","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-210/manifests"},{"name":"debian/1.5.209","sha":"9039e64e6834cd584f52dfc71af5947458180631","kind":"tag","published_at":"2011-08-06T00:53:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.209","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.209/manifests"},{"name":"hudson-python-oauth2-209","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-08-06T00:52:12.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-209","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-209/manifests"},{"name":"debian/1.5.208","sha":"b60b9de036f590390623d084a955c31a0eae6c53","kind":"tag","published_at":"2011-08-03T19:10:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.208","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.208/manifests"},{"name":"hudson-python-oauth2-208","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-08-03T19:09:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-208","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-208/manifests"},{"name":"debian/1.5.207","sha":"52888103de37c84f5b172bd49998f8cbd154f643","kind":"tag","published_at":"2011-07-25T23:59:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.207","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.207/manifests"},{"name":"hudson-python-oauth2-207","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-25T23:58:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-207","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-207/manifests"},{"name":"debian/1.5.206","sha":"8f91a8ad6a539c8126eb9546ef2c18964770270c","kind":"tag","published_at":"2011-07-17T14:03:06.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.206","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.206/manifests"},{"name":"hudson-python-oauth2-206","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-17T14:02:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-206","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-206/manifests"},{"name":"debian/1.5.205","sha":"29c19c5f369c9644c4eb31aca8d90f0d2c499d8e","kind":"tag","published_at":"2011-07-05T21:03:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.205","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.205/manifests"},{"name":"hudson-python-oauth2-205","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-05T21:02:01.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-205","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-205/manifests"},{"name":"debian/1.5.204","sha":"c33f401095568bab01b205c42d5cda723e98175e","kind":"tag","published_at":"2011-07-01T23:43:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.204","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.204/manifests"},{"name":"hudson-python-oauth2-204","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-01T23:40:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-204","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-204/manifests"},{"name":"debian/1.5.203","sha":"c35dfa92d6d49a200b1ce954e5e19cdaf21feddc","kind":"tag","published_at":"2011-06-30T23:23:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.203","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.203/manifests"},{"name":"hudson-python-oauth2-203","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T23:20:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-203","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-203/manifests"},{"name":"debian/1.5.202","sha":"0553697dd25e0fa0f83f228909fefa71271e93a9","kind":"tag","published_at":"2011-06-30T19:23:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.202","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.202/manifests"},{"name":"hudson-python-oauth2-202","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T19:21:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-202","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-202/manifests"},{"name":"debian/1.5.201","sha":"e3fa70d0123e1d01fa0c347f7a34a55b2f19d9ce","kind":"tag","published_at":"2011-06-30T07:54:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.201","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.201/manifests"},{"name":"hudson-python-oauth2-201","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T07:51:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-201","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-201/manifests"},{"name":"debian/1.5.200","sha":"9ef5affcfa4975688436507ac5bb615caf294890","kind":"tag","published_at":"2011-06-29T22:35:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.200","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.200/manifests"},{"name":"hudson-python-oauth2-200","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-29T22:33:48.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-200","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-200/manifests"},{"name":"debian/1.5.199","sha":"eb7630d06b8814433e0dadc0a761009060c5763c","kind":"tag","published_at":"2011-06-27T23:16:26.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.199","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.199/manifests"},{"name":"hudson-python-oauth2-199","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-27T22:08:07.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-199","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-199/manifests"},{"name":"debian/1.5.170","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-05-02T23:49:43.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.170","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.170/manifests"},{"name":"hudson-python-oauth2-170","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-05-02T23:48:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-170","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-170/manifests"},{"name":"hudson-python-oauth2-169-SUCCESS","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-04-15T21:31:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-169-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-169-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-169-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169-SUCCESS/manifests"},{"name":"debian/1.5.169","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-04-15T21:31:26.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.169","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.169/manifests"},{"name":"hudson-python-oauth2-169","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-15T21:29:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-169","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169/manifests"},{"name":"hudson-python-oauth2-168-SUCCESS","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-05T23:15:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-168-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-168-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-168-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168-SUCCESS/manifests"},{"name":"debian/1.5.168","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-05T23:14:49.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.168","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.168/manifests"},{"name":"hudson-python-oauth2-168","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-04-05T23:13:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-168","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168/manifests"},{"name":"hudson-python-oauth2-167-SUCCESS","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-02-17T21:59:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-167-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-167-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-167-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167-SUCCESS/manifests"},{"name":"debian/1.5.167","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-02-17T21:59:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.167","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.167/manifests"},{"name":"hudson-python-oauth2-167","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-17T21:56:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-167","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167/manifests"},{"name":"hudson-python-oauth2-166-SUCCESS","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-15T17:23:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-166-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-166-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-166-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166-SUCCESS/manifests"},{"name":"debian/1.5.166","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-15T17:23:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.166","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.166/manifests"},{"name":"hudson-python-oauth2-166","sha":"e9eda2478777ac138b483e085b9aed9c1bc846bc","kind":"tag","published_at":"2011-02-15T17:22:59.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-166","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166/manifests"},{"name":"hudson-python-oauth2-165-SUCCESS","sha":"7ea87e3229fd5c4eebd03d5f6411e3e626ce9ea7","kind":"tag","published_at":"2011-02-07T19:25:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-165-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-165-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-165-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165-SUCCESS/manifests"},{"name":"debian/1.5.165","sha":"7ea87e3229fd5c4eebd03d5f6411e3e626ce9ea7","kind":"tag","published_at":"2011-02-07T19:25:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.165","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.165/manifests"},{"name":"hudson-python-oauth2-165","sha":"89bbc5b231925c69701be8cd24bdfe33180ef328","kind":"tag","published_at":"2011-02-07T19:24:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-165","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165/manifests"},{"name":"hudson-python-oauth2-164-SUCCESS","sha":"0d907a4190ae9232453719ed29d08851fd4d3ac5","kind":"tag","published_at":"2011-02-07T18:54:42.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-164-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-164-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-164-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164-SUCCESS/manifests"},{"name":"debian/1.5.164","sha":"0d907a4190ae9232453719ed29d08851fd4d3ac5","kind":"tag","published_at":"2011-02-07T18:54:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.164","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.164/manifests"},{"name":"hudson-python-oauth2-164","sha":"c4df9420b6d74cc76fced0e07f07b3bbd9349607","kind":"tag","published_at":"2011-02-07T18:53:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-164","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164/manifests"},{"name":"hudson-python-oauth2-163-SUCCESS","sha":"4b086820f4f6745a6e4de242c27c27129535824f","kind":"tag","published_at":"2011-02-04T18:15:42.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-163-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-163-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-163-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163-SUCCESS/manifests"},{"name":"debian/1.5.163","sha":"4b086820f4f6745a6e4de242c27c27129535824f","kind":"tag","published_at":"2011-02-04T18:15:37.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.163","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.163/manifests"},{"name":"hudson-python-oauth2-163","sha":"390ae7464f85e213713d8bfe24e964b4050708ce","kind":"tag","published_at":"2011-02-04T18:14:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-163","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163/manifests"},{"name":"hudson-python-oauth2-162-SUCCESS","sha":"b330ce8b7833af6d0049084a7a72fd66d44e3ce0","kind":"tag","published_at":"2011-02-04T17:51:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-162-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-162-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-162-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162-SUCCESS/manifests"},{"name":"debian/1.5.162","sha":"b330ce8b7833af6d0049084a7a72fd66d44e3ce0","kind":"tag","published_at":"2011-02-04T17:51:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.162","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.162/manifests"},{"name":"hudson-python-oauth2-162","sha":"38c151b00d43b1c70b53e0b88023263447b2543c","kind":"tag","published_at":"2011-02-04T17:50:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-162","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162/manifests"},{"name":"hudson-python-oauth2-161-SUCCESS","sha":"1a1f51906a13691dc4e76372c2ddd7b0b715e22f","kind":"tag","published_at":"2011-02-03T18:04:46.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-161-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-161-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-161-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161-SUCCESS/manifests"},{"name":"debian/1.5.161","sha":"1a1f51906a13691dc4e76372c2ddd7b0b715e22f","kind":"tag","published_at":"2011-02-03T18:04:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.161","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.161/manifests"},{"name":"hudson-python-oauth2-161","sha":"25fbc2d52cac89b4499c57900aea0863c6418117","kind":"tag","published_at":"2011-02-03T18:03:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-161","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161/manifests"},{"name":"hudson-python-oauth2-160-SUCCESS","sha":"147fc619d8187d646c570a9e2be28fa815fbce1d","kind":"tag","published_at":"2011-02-03T00:02:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-160-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-160-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-160-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160-SUCCESS/manifests"},{"name":"debian/1.5.160","sha":"147fc619d8187d646c570a9e2be28fa815fbce1d","kind":"tag","published_at":"2011-02-03T00:02:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.160","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.160/manifests"},{"name":"hudson-python-oauth2-160","sha":"56c6d9b44b108565ca28696cde916526c52abef8","kind":"tag","published_at":"2011-02-03T00:01:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-160","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160/manifests"},{"name":"hudson-python-oauth2-159-SUCCESS","sha":"7aad8b4ab951314190070c8892c31bbc863fb189","kind":"tag","published_at":"2011-02-03T00:00:52.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-159-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-159-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-159-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159-SUCCESS/manifests"},{"name":"debian/1.5.159","sha":"7aad8b4ab951314190070c8892c31bbc863fb189","kind":"tag","published_at":"2011-02-03T00:00:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.159","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.159/manifests"},{"name":"hudson-python-oauth2-159","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-03T00:00:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-159","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159/manifests"},{"name":"hudson-python-oauth2-158-SUCCESS","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-02T19:35:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-158-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-158-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-158-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158-SUCCESS/manifests"},{"name":"debian/1.5.158","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-02T19:35:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.158","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.158/manifests"},{"name":"hudson-python-oauth2-158","sha":"edeb9b6387814525fbc11f0b4c6e86a238987c8f","kind":"tag","published_at":"2011-02-02T19:34:23.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-158","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158/manifests"},{"name":"hudson-python-oauth2-157","sha":"edeb9b6387814525fbc11f0b4c6e86a238987c8f","kind":"tag","published_at":"2011-02-02T19:08:27.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-157","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-157/manifests"},{"name":"debian/1.5.156","sha":"ea4127f9948e9d3ca27cfbc68b58aacdd19b0936","kind":"tag","published_at":"2011-02-01T23:49:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.156","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.156/manifests"},{"name":"hudson-python-oauth2-156","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:48:05.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-156","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-156/manifests"},{"name":"hudson-python-oauth2-155-SUCCESS","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:44:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-155-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-155-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-155-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155-SUCCESS/manifests"},{"name":"debian/1.5.155","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:44:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.155","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.155/manifests"},{"name":"hudson-python-oauth2-155","sha":"8e7734dfa040464f3455f1dc176aa9d972525c73","kind":"tag","published_at":"2011-02-01T23:43:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-155","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155/manifests"},{"name":"hudson-python-oauth2-154-SUCCESS","sha":"60bee0da34b503189efd3cdc3159a95dbc1dea99","kind":"tag","published_at":"2011-02-01T18:04:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-154-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-154-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-154-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154-SUCCESS/manifests"},{"name":"debian/1.5.154","sha":"60bee0da34b503189efd3cdc3159a95dbc1dea99","kind":"tag","published_at":"2011-02-01T18:04:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.154","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.154/manifests"},{"name":"hudson-python-oauth2-154","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T18:03:56.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-154","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154/manifests"},{"name":"hudson-python-oauth2-153-SUCCESS","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T16:32:58.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-153-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-153-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-153-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153-SUCCESS/manifests"},{"name":"debian/1.5.153","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T16:32:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.153","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.153/manifests"},{"name":"hudson-python-oauth2-153","sha":"4d25395c25f00beec72743657673e78ec6400163","kind":"tag","published_at":"2011-02-01T16:31:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-153","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153/manifests"},{"name":"hudson-python-oauth2-152-SUCCESS","sha":"328ed4b6c555cbef83a4d5b15f027735d46512a4","kind":"tag","published_at":"2011-01-28T18:15:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-152-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-152-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-152-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152-SUCCESS/manifests"},{"name":"debian/1.5.152","sha":"328ed4b6c555cbef83a4d5b15f027735d46512a4","kind":"tag","published_at":"2011-01-28T18:15:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.152","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.152/manifests"},{"name":"hudson-python-oauth2-152","sha":"773408963da533c9922542e0bea2c85ab2fb97e4","kind":"tag","published_at":"2011-01-28T18:14:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-152","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152/manifests"},{"name":"hudson-python-oauth2-151-SUCCESS","sha":"811ca121b6e67231c44c5b56d151f10105c86713","kind":"tag","published_at":"2011-01-27T05:32:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-151-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-151-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-151-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151-SUCCESS/manifests"},{"name":"debian/1.5.151","sha":"811ca121b6e67231c44c5b56d151f10105c86713","kind":"tag","published_at":"2011-01-27T05:32:44.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.151","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.151/manifests"},{"name":"hudson-python-oauth2-151","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-27T05:31:53.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-151","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151/manifests"},{"name":"hudson-python-oauth2-150-SUCCESS","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-26T17:16:12.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-150-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-150-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-150-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150-SUCCESS/manifests"},{"name":"debian/1.5.150","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-26T17:16:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.150","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.150/manifests"},{"name":"hudson-python-oauth2-150","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:15:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-150","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150/manifests"},{"name":"hudson-python-oauth2-149-SUCCESS","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:12:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-149-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-149-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-149-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149-SUCCESS/manifests"},{"name":"debian/1.5.149","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:12:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.149","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.149/manifests"},{"name":"hudson-python-oauth2-149","sha":"d44049a25cac1eb9e81646833df34d198a1ace36","kind":"tag","published_at":"2011-01-26T17:11:32.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-149","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149/manifests"},{"name":"hudson-python-oauth2-148-SUCCESS","sha":"a81f97f62ee46b449a75a41692967a5019d706a0","kind":"tag","published_at":"2011-01-26T17:03:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-148-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-148-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-148-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148-SUCCESS/manifests"},{"name":"debian/1.5.148","sha":"a81f97f62ee46b449a75a41692967a5019d706a0","kind":"tag","published_at":"2011-01-26T17:03:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.148","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.148/manifests"},{"name":"hudson-python-oauth2-148","sha":"9df062bf577cf83dcdefdebba171e2584055db47","kind":"tag","published_at":"2011-01-26T17:02:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-148","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148/manifests"},{"name":"hudson-python-oauth2-147-SUCCESS","sha":"bac9dfd7363937ede336954ad704f991a34fb2be","kind":"tag","published_at":"2011-01-25T17:40:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-147-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-147-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-147-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147-SUCCESS/manifests"},{"name":"debian/1.5.147","sha":"bac9dfd7363937ede336954ad704f991a34fb2be","kind":"tag","published_at":"2011-01-25T17:40:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.147","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.147/manifests"},{"name":"hudson-python-oauth2-147","sha":"7c6772d77a61a59b5399f774359cde3ab4e8bbb3","kind":"tag","published_at":"2011-01-25T17:39:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-147","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147/manifests"},{"name":"hudson-python-oauth2-146-SUCCESS","sha":"615b1ff4d7d81d126ef63f3d71f56e2f3d880cdf","kind":"tag","published_at":"2011-01-25T17:31:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-146-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-146-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-146-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146-SUCCESS/manifests"},{"name":"debian/1.5.146","sha":"615b1ff4d7d81d126ef63f3d71f56e2f3d880cdf","kind":"tag","published_at":"2011-01-25T17:31:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.146","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.146/manifests"},{"name":"hudson-python-oauth2-146","sha":"01ad3d86bf9c4d9dd0025e917ecd052033b2eb68","kind":"tag","published_at":"2011-01-25T17:30:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-146","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146/manifests"},{"name":"hudson-python-oauth2-145-SUCCESS","sha":"3350baea1a11cb0d26681be646df251952eedec6","kind":"tag","published_at":"2011-01-24T22:09:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-145-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-145-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-145-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145-SUCCESS/manifests"},{"name":"debian/1.5.145","sha":"3350baea1a11cb0d26681be646df251952eedec6","kind":"tag","published_at":"2011-01-24T22:09:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.145","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.145/manifests"},{"name":"hudson-python-oauth2-145","sha":"634de002511e23daee8f38a8cd8cdeae539a620c","kind":"tag","published_at":"2011-01-24T22:08:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-145","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145/manifests"},{"name":"hudson-python-oauth2-144-SUCCESS","sha":"60fcc261de6e919d0bdb29ed4881a42d50e02abd","kind":"tag","published_at":"2011-01-24T22:03:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-144-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-144-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-144-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144-SUCCESS/manifests"},{"name":"debian/1.4.144","sha":"60fcc261de6e919d0bdb29ed4881a42d50e02abd","kind":"tag","published_at":"2011-01-24T22:03:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.144","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.144/manifests"},{"name":"hudson-python-oauth2-144","sha":"e1aed570537334702b4eac001d8f6a1db5d16011","kind":"tag","published_at":"2011-01-24T22:02:32.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-144","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144/manifests"},{"name":"hudson-python-oauth2-143-SUCCESS","sha":"69cbf3387333542567bc06872a1715767a388f6d","kind":"tag","published_at":"2011-01-24T20:22:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-143-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-143-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-143-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143-SUCCESS/manifests"},{"name":"debian/1.4.143","sha":"69cbf3387333542567bc06872a1715767a388f6d","kind":"tag","published_at":"2011-01-24T20:22:10.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.143","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.143/manifests"},{"name":"hudson-python-oauth2-143","sha":"5d7cb964d4dda54be3b59fee83399d52358c7776","kind":"tag","published_at":"2011-01-24T20:21:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-143","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143/manifests"},{"name":"hudson-python-oauth2-142","sha":"58c4e77758519da9a1bb59faf5aa866786a1d1e9","kind":"tag","published_at":"2011-01-24T20:19:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-142","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-142/manifests"},{"name":"hudson-python-oauth2-141","sha":"58c4e77758519da9a1bb59faf5aa866786a1d1e9","kind":"tag","published_at":"2011-01-24T20:17:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-141","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-141/manifests"},{"name":"hudson-python-oauth2-140","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T20:06:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-140","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-140/manifests"},{"name":"hudson-python-oauth2-139","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:51:51.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-139","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-139/manifests"},{"name":"hudson-python-oauth2-138","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:50:06.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-138","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-138/manifests"},{"name":"hudson-python-oauth2-137","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:47:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-137","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-137/manifests"},{"name":"hudson-python-oauth2-136","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:33:46.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-136","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-136/manifests"},{"name":"hudson-python-oauth2-135","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:31:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-135","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-135/manifests"},{"name":"hudson-python-oauth2-134-SUCCESS","sha":"e95228a3e53250b69f47ce0dcdff2c2a1de925f3","kind":"tag","published_at":"2011-01-24T18:31:44.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-134-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-134-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-134-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134-SUCCESS/manifests"},{"name":"debian/1.4.134","sha":"e95228a3e53250b69f47ce0dcdff2c2a1de925f3","kind":"tag","published_at":"2011-01-24T18:31:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.134","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.134/manifests"},{"name":"hudson-python-oauth2-134","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:30:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-134","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134/manifests"},{"name":"hudson-python-oauth2-133-SUCCESS","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:26:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-133-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-133-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-133-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133-SUCCESS/manifests"},{"name":"debian/1.4.133","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:26:37.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.133","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.133/manifests"},{"name":"hudson-python-oauth2-133","sha":"7761005be53dee65bb1b9a7ce352090b7ddb3fe2","kind":"tag","published_at":"2011-01-24T18:25:53.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-133","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133/manifests"},{"name":"hudson-python-oauth2-132-SUCCESS","sha":"f8bb23a720de9a5c3821dedb2df34b0c64181cc4","kind":"tag","published_at":"2011-01-24T17:40:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-132-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-132-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-132-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132-SUCCESS/manifests"},{"name":"debian/1.4.132","sha":"f8bb23a720de9a5c3821dedb2df34b0c64181cc4","kind":"tag","published_at":"2011-01-24T17:40:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.132","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.132/manifests"},{"name":"hudson-python-oauth2-132","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:39:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-132","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132/manifests"},{"name":"hudson-python-oauth2-131-SUCCESS","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:33:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-131-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-131-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-131-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131-SUCCESS/manifests"},{"name":"debian/1.4.131","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:33:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.131","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.131/manifests"},{"name":"hudson-python-oauth2-131","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:32:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-131","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131/manifests"},{"name":"hudson-python-oauth2-130-SUCCESS","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:24:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-130-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-130-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-130-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130-SUCCESS/manifests"},{"name":"debian/1.4.130","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:24:25.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.130","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.130/manifests"},{"name":"hudson-python-oauth2-130","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-24T17:22:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-130","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130/manifests"},{"name":"hudson-python-oauth2-129-SUCCESS","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-21T19:53:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-129-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-129-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-129-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129-SUCCESS/manifests"},{"name":"debian/1.4.129","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-21T19:53:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.129","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.129/manifests"},{"name":"hudson-python-oauth2-129","sha":"68c93665feac90e534300242f7ddbfe5768faba9","kind":"tag","published_at":"2011-01-21T19:52:31.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-129","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129/manifests"},{"name":"hudson-python-oauth2-128-SUCCESS","sha":"4a64169c2bebdd5274d2bf24eba8aaa036387682","kind":"tag","published_at":"2011-01-10T22:43:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-128-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-128-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-128-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128-SUCCESS/manifests"},{"name":"debian/1.3.128","sha":"4a64169c2bebdd5274d2bf24eba8aaa036387682","kind":"tag","published_at":"2011-01-10T22:43:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.3.128","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.3.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.3.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.128/manifests"},{"name":"hudson-python-oauth2-128","sha":"3473612994201d4262fee703e62444d6ff68c599","kind":"tag","published_at":"2011-01-10T22:42:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-128","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128/manifests"},{"name":"hudson-python-oauth2-127-SUCCESS","sha":"06731b59db67464ac7491551aaa223220ca99d86","kind":"tag","published_at":"2011-01-04T19:40:23.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-127-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-127-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-127-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127-SUCCESS/manifests"},{"name":"debian/1.3.127","sha":"06731b59db67464ac7491551aaa223220ca99d86","kind":"tag","published_at":"2011-01-04T19:40:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.3.127","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.3.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.3.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.127/manifests"},{"name":"hudson-python-oauth2-127","sha":"77cb11f6c641051af5bd077db69b06a02e5fa98a","kind":"tag","published_at":"2011-01-04T19:39:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-127","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127/manifests"},{"name":"1.2.1","sha":"1f9640f8467a90fcc20be6bbb8909d21bad308f6","kind":"tag","published_at":"2010-06-28T19:03:25.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.2.1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"bac0c0ca3895198e508278aa638abf62c7a600f4","kind":"commit","published_at":"2010-05-14T17:39:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.2.0","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"9962d31cc78806b2b17cd3dcd2c7bdc8cc0085c0","kind":"commit","published_at":"2010-03-27T18:18:08.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.1.3","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.1.3/manifests"},{"name":"1.0.7","sha":"340584ea5e82febb218461d51db2a95a17814e17","kind":"commit","published_at":"2010-02-14T23:16:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.7","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"31f89f0cee7b3f21cc641f7f3e6df6cbd800d06a","kind":"commit","published_at":"2010-02-11T22:09:49.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.6","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"c040abcb92954275b7fd320bedac1f26dd495d42","kind":"commit","published_at":"2010-01-25T23:28:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.5","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"bff534876aeb2aca93e414f485fbc850fab64810","kind":"commit","published_at":"2010-01-21T16:27:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.4","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"bff534876aeb2aca93e414f485fbc850fab64810","kind":"commit","published_at":"2010-01-21T16:27:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.3","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"bde974cc5e1224d36c5d46086e34aee7dac1cdd7","kind":"commit","published_at":"2009-12-04T16:19:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.2","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"39ebd39bddec4111b7725b9887db7352b69780ef","kind":"commit","published_at":"2009-12-01T23:05:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"905680d424c21821e02684579d5eb982fed2f85d","kind":"tag","published_at":"2009-10-21T17:56:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.0","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.0/manifests"},{"name":"pre-1.0a","sha":"ced0c3f1407fa997e7377e9c55b328f42f3429a0","kind":"commit","published_at":"2009-07-10T18:40:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/pre-1.0a","html_url":"https://github.com/joestump/python-oauth2/releases/tag/pre-1.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@pre-1.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/pre-1.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/pre-1.0a/manifests"}]},"repo_metadata_updated_at":"2025-08-26T10:21:09.231Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-oauth2-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-oauth2-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-oauth2-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-oauth2-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T02:57:42.065Z","issues_count":48,"pull_requests_count":54,"avg_time_to_close_issue":99264888.0,"avg_time_to_close_pull_request":87170534.46666667,"issues_closed_count":16,"pull_requests_closed_count":30,"pull_request_authors_count":50,"issue_authors_count":48,"avg_comments_per_issue":2.3125,"avg_comments_per_pull_request":2.814814814814815,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/joestump%2Fpython-oauth2/issues","maintainers":[{"login":"rickhanlonii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickhanlonii"},{"login":"joestump","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joestump"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-oauth2-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-oauth2-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-oauth2-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-oauth2-pyc/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":219,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2024-08-21T12:12:16.754Z","updated_at":"2024-08-21T12:12:16.754Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2627,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":711},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-08T06:55:50.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":7779385,"name":"py3-oauth2-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-oauth2","homepage":"https://github.com/joestump/python-oauth2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/joestump/python-oauth2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-20T10:29:58.000Z","latest_release_published_at":"2023-04-20T10:29:58.000Z","latest_release_number":"1.9.0-r7","last_synced_at":"2025-09-03T11:18:46.269Z","created_at":"2023-05-22T14:29:16.843Z","updated_at":"2025-09-03T11:18:46.270Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-oauth2-pyc","install_command":"apk add py3-oauth2-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":699621,"uuid":"345048","full_name":"joestump/python-oauth2","owner":"joestump","description":"A fully tested, abstract interface to creating OAuth clients and servers.","archived":false,"fork":false,"pushed_at":"2024-04-09T13:40:11.000Z","size":456,"stargazers_count":3002,"open_issues_count":75,"forks_count":909,"subscribers_count":216,"default_branch":"master","last_synced_at":"2025-08-26T09:54:59.992Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"kenshinx/godns","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joestump.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2009-10-21T17:21:07.000Z","updated_at":"2025-08-26T05:00:48.000Z","dependencies_parsed_at":"2024-04-27T23:44:18.564Z","dependency_job_id":null,"html_url":"https://github.com/joestump/python-oauth2","commit_stats":{"total_commits":290,"total_committers":41,"mean_commits":7.073170731707317,"dds":0.7758620689655172,"last_synced_commit":"b94f69b1ad195513547924e380d9265133e995fa"},"previous_names":["simplegeo/python-oauth2"],"tags_count":152,"template":false,"template_full_name":null,"purl":"pkg:github/joestump/python-oauth2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/sbom","scorecard":{"id":527370,"data":{"date":"2025-08-11","repo":{"name":"github.com/joestump/python-oauth2","commit":"b94f69b1ad195513547924e380d9265133e995fa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 10/15 approved changesets -- score normalized to 6","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-16 / GHSA-93xj-8mrv-444m","Warn: Project is vulnerable to: PYSEC-2020-46 / GHSA-gg84-qgv9-w4pq","Warn: Project is vulnerable to: GHSA-q48q-77qv-cf9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-20T04:45:55.972Z","repository_id":699621,"created_at":"2025-08-20T04:45:55.972Z","updated_at":"2025-08-20T04:45:55.972Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272209003,"owners_count":24892296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joestump","name":"Joe Stump","uuid":"37667","kind":"user","description":"I like turtles.","email":"","website":"http://stu.mp","location":"Dublin, Ireland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/37667?u=969ecdb950ae00b6145f777c01e9c1fde3501aa1\u0026v=4","repositories_count":95,"last_synced_at":"2025-06-08T00:42:17.162Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joestump","funding_links":[],"total_stars":3445,"followers":425,"following":7,"created_at":"2022-11-02T17:35:20.577Z","updated_at":"2025-06-08T00:42:17.162Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump/repositories"},"tags":[{"name":"v1.9","sha":"c9e005fbc0abb09dc845180d940b6f44f20b15ee","kind":"tag","published_at":"2015-09-12T11:31:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/v1.9","html_url":"https://github.com/joestump/python-oauth2/releases/tag/v1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@v1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9/manifests"},{"name":"v1.9RC1","sha":"deb25b85ba315d756668ef9adeff16c61e47ee70","kind":"commit","published_at":"2015-08-02T23:26:48.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/v1.9RC1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/v1.9RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@v1.9RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9RC1/manifests"},{"name":"debian/1.5.211","sha":"a83f4a297336b631e75cba102910c19231518159","kind":"tag","published_at":"2011-12-13T17:42:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.211","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.211/manifests"},{"name":"hudson-python-oauth2-211","sha":"c6dc215acd10e9f0feab5109fc75b1c3f8bc4633","kind":"tag","published_at":"2011-12-13T17:39:00.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-211","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-211/manifests"},{"name":"debian/1.5.210","sha":"c6dc215acd10e9f0feab5109fc75b1c3f8bc4633","kind":"tag","published_at":"2011-12-09T01:19:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.210","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.210/manifests"},{"name":"hudson-python-oauth2-210","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-12-09T01:17:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-210","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-210/manifests"},{"name":"debian/1.5.209","sha":"9039e64e6834cd584f52dfc71af5947458180631","kind":"tag","published_at":"2011-08-06T00:53:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.209","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.209/manifests"},{"name":"hudson-python-oauth2-209","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-08-06T00:52:12.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-209","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-209/manifests"},{"name":"debian/1.5.208","sha":"b60b9de036f590390623d084a955c31a0eae6c53","kind":"tag","published_at":"2011-08-03T19:10:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.208","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.208/manifests"},{"name":"hudson-python-oauth2-208","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-08-03T19:09:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-208","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-208/manifests"},{"name":"debian/1.5.207","sha":"52888103de37c84f5b172bd49998f8cbd154f643","kind":"tag","published_at":"2011-07-25T23:59:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.207","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.207/manifests"},{"name":"hudson-python-oauth2-207","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-25T23:58:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-207","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-207/manifests"},{"name":"debian/1.5.206","sha":"8f91a8ad6a539c8126eb9546ef2c18964770270c","kind":"tag","published_at":"2011-07-17T14:03:06.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.206","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.206/manifests"},{"name":"hudson-python-oauth2-206","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-17T14:02:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-206","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-206/manifests"},{"name":"debian/1.5.205","sha":"29c19c5f369c9644c4eb31aca8d90f0d2c499d8e","kind":"tag","published_at":"2011-07-05T21:03:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.205","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.205/manifests"},{"name":"hudson-python-oauth2-205","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-05T21:02:01.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-205","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-205/manifests"},{"name":"debian/1.5.204","sha":"c33f401095568bab01b205c42d5cda723e98175e","kind":"tag","published_at":"2011-07-01T23:43:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.204","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.204/manifests"},{"name":"hudson-python-oauth2-204","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-01T23:40:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-204","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-204/manifests"},{"name":"debian/1.5.203","sha":"c35dfa92d6d49a200b1ce954e5e19cdaf21feddc","kind":"tag","published_at":"2011-06-30T23:23:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.203","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.203/manifests"},{"name":"hudson-python-oauth2-203","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T23:20:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-203","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-203/manifests"},{"name":"debian/1.5.202","sha":"0553697dd25e0fa0f83f228909fefa71271e93a9","kind":"tag","published_at":"2011-06-30T19:23:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.202","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.202/manifests"},{"name":"hudson-python-oauth2-202","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T19:21:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-202","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-202/manifests"},{"name":"debian/1.5.201","sha":"e3fa70d0123e1d01fa0c347f7a34a55b2f19d9ce","kind":"tag","published_at":"2011-06-30T07:54:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.201","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.201/manifests"},{"name":"hudson-python-oauth2-201","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T07:51:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-201","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-201/manifests"},{"name":"debian/1.5.200","sha":"9ef5affcfa4975688436507ac5bb615caf294890","kind":"tag","published_at":"2011-06-29T22:35:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.200","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.200/manifests"},{"name":"hudson-python-oauth2-200","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-29T22:33:48.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-200","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-200/manifests"},{"name":"debian/1.5.199","sha":"eb7630d06b8814433e0dadc0a761009060c5763c","kind":"tag","published_at":"2011-06-27T23:16:26.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.199","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.199/manifests"},{"name":"hudson-python-oauth2-199","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-27T22:08:07.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-199","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-199/manifests"},{"name":"debian/1.5.170","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-05-02T23:49:43.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.170","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.170/manifests"},{"name":"hudson-python-oauth2-170","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-05-02T23:48:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-170","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-170/manifests"},{"name":"hudson-python-oauth2-169-SUCCESS","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-04-15T21:31:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-169-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-169-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-169-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169-SUCCESS/manifests"},{"name":"debian/1.5.169","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-04-15T21:31:26.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.169","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.169/manifests"},{"name":"hudson-python-oauth2-169","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-15T21:29:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-169","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169/manifests"},{"name":"hudson-python-oauth2-168-SUCCESS","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-05T23:15:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-168-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-168-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-168-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168-SUCCESS/manifests"},{"name":"debian/1.5.168","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-05T23:14:49.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.168","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.168/manifests"},{"name":"hudson-python-oauth2-168","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-04-05T23:13:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-168","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168/manifests"},{"name":"hudson-python-oauth2-167-SUCCESS","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-02-17T21:59:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-167-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-167-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-167-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167-SUCCESS/manifests"},{"name":"debian/1.5.167","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-02-17T21:59:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.167","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.167/manifests"},{"name":"hudson-python-oauth2-167","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-17T21:56:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-167","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167/manifests"},{"name":"hudson-python-oauth2-166-SUCCESS","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-15T17:23:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-166-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-166-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-166-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166-SUCCESS/manifests"},{"name":"debian/1.5.166","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-15T17:23:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.166","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.166/manifests"},{"name":"hudson-python-oauth2-166","sha":"e9eda2478777ac138b483e085b9aed9c1bc846bc","kind":"tag","published_at":"2011-02-15T17:22:59.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-166","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166/manifests"},{"name":"hudson-python-oauth2-165-SUCCESS","sha":"7ea87e3229fd5c4eebd03d5f6411e3e626ce9ea7","kind":"tag","published_at":"2011-02-07T19:25:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-165-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-165-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-165-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165-SUCCESS/manifests"},{"name":"debian/1.5.165","sha":"7ea87e3229fd5c4eebd03d5f6411e3e626ce9ea7","kind":"tag","published_at":"2011-02-07T19:25:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.165","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.165/manifests"},{"name":"hudson-python-oauth2-165","sha":"89bbc5b231925c69701be8cd24bdfe33180ef328","kind":"tag","published_at":"2011-02-07T19:24:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-165","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165/manifests"},{"name":"hudson-python-oauth2-164-SUCCESS","sha":"0d907a4190ae9232453719ed29d08851fd4d3ac5","kind":"tag","published_at":"2011-02-07T18:54:42.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-164-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-164-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-164-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164-SUCCESS/manifests"},{"name":"debian/1.5.164","sha":"0d907a4190ae9232453719ed29d08851fd4d3ac5","kind":"tag","published_at":"2011-02-07T18:54:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.164","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.164/manifests"},{"name":"hudson-python-oauth2-164","sha":"c4df9420b6d74cc76fced0e07f07b3bbd9349607","kind":"tag","published_at":"2011-02-07T18:53:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-164","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164/manifests"},{"name":"hudson-python-oauth2-163-SUCCESS","sha":"4b086820f4f6745a6e4de242c27c27129535824f","kind":"tag","published_at":"2011-02-04T18:15:42.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-163-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-163-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-163-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163-SUCCESS/manifests"},{"name":"debian/1.5.163","sha":"4b086820f4f6745a6e4de242c27c27129535824f","kind":"tag","published_at":"2011-02-04T18:15:37.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.163","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.163/manifests"},{"name":"hudson-python-oauth2-163","sha":"390ae7464f85e213713d8bfe24e964b4050708ce","kind":"tag","published_at":"2011-02-04T18:14:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-163","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163/manifests"},{"name":"hudson-python-oauth2-162-SUCCESS","sha":"b330ce8b7833af6d0049084a7a72fd66d44e3ce0","kind":"tag","published_at":"2011-02-04T17:51:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-162-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-162-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-162-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162-SUCCESS/manifests"},{"name":"debian/1.5.162","sha":"b330ce8b7833af6d0049084a7a72fd66d44e3ce0","kind":"tag","published_at":"2011-02-04T17:51:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.162","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.162/manifests"},{"name":"hudson-python-oauth2-162","sha":"38c151b00d43b1c70b53e0b88023263447b2543c","kind":"tag","published_at":"2011-02-04T17:50:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-162","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162/manifests"},{"name":"hudson-python-oauth2-161-SUCCESS","sha":"1a1f51906a13691dc4e76372c2ddd7b0b715e22f","kind":"tag","published_at":"2011-02-03T18:04:46.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-161-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-161-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-161-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161-SUCCESS/manifests"},{"name":"debian/1.5.161","sha":"1a1f51906a13691dc4e76372c2ddd7b0b715e22f","kind":"tag","published_at":"2011-02-03T18:04:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.161","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.161/manifests"},{"name":"hudson-python-oauth2-161","sha":"25fbc2d52cac89b4499c57900aea0863c6418117","kind":"tag","published_at":"2011-02-03T18:03:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-161","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161/manifests"},{"name":"hudson-python-oauth2-160-SUCCESS","sha":"147fc619d8187d646c570a9e2be28fa815fbce1d","kind":"tag","published_at":"2011-02-03T00:02:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-160-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-160-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-160-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160-SUCCESS/manifests"},{"name":"debian/1.5.160","sha":"147fc619d8187d646c570a9e2be28fa815fbce1d","kind":"tag","published_at":"2011-02-03T00:02:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.160","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.160/manifests"},{"name":"hudson-python-oauth2-160","sha":"56c6d9b44b108565ca28696cde916526c52abef8","kind":"tag","published_at":"2011-02-03T00:01:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-160","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160/manifests"},{"name":"hudson-python-oauth2-159-SUCCESS","sha":"7aad8b4ab951314190070c8892c31bbc863fb189","kind":"tag","published_at":"2011-02-03T00:00:52.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-159-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-159-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-159-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159-SUCCESS/manifests"},{"name":"debian/1.5.159","sha":"7aad8b4ab951314190070c8892c31bbc863fb189","kind":"tag","published_at":"2011-02-03T00:00:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.159","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.159/manifests"},{"name":"hudson-python-oauth2-159","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-03T00:00:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-159","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159/manifests"},{"name":"hudson-python-oauth2-158-SUCCESS","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-02T19:35:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-158-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-158-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-158-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158-SUCCESS/manifests"},{"name":"debian/1.5.158","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-02T19:35:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.158","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.158/manifests"},{"name":"hudson-python-oauth2-158","sha":"edeb9b6387814525fbc11f0b4c6e86a238987c8f","kind":"tag","published_at":"2011-02-02T19:34:23.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-158","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158/manifests"},{"name":"hudson-python-oauth2-157","sha":"edeb9b6387814525fbc11f0b4c6e86a238987c8f","kind":"tag","published_at":"2011-02-02T19:08:27.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-157","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-157/manifests"},{"name":"debian/1.5.156","sha":"ea4127f9948e9d3ca27cfbc68b58aacdd19b0936","kind":"tag","published_at":"2011-02-01T23:49:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.156","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.156/manifests"},{"name":"hudson-python-oauth2-156","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:48:05.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-156","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-156/manifests"},{"name":"hudson-python-oauth2-155-SUCCESS","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:44:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-155-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-155-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-155-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155-SUCCESS/manifests"},{"name":"debian/1.5.155","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:44:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.155","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.155/manifests"},{"name":"hudson-python-oauth2-155","sha":"8e7734dfa040464f3455f1dc176aa9d972525c73","kind":"tag","published_at":"2011-02-01T23:43:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-155","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155/manifests"},{"name":"hudson-python-oauth2-154-SUCCESS","sha":"60bee0da34b503189efd3cdc3159a95dbc1dea99","kind":"tag","published_at":"2011-02-01T18:04:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-154-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-154-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-154-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154-SUCCESS/manifests"},{"name":"debian/1.5.154","sha":"60bee0da34b503189efd3cdc3159a95dbc1dea99","kind":"tag","published_at":"2011-02-01T18:04:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.154","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.154/manifests"},{"name":"hudson-python-oauth2-154","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T18:03:56.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-154","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154/manifests"},{"name":"hudson-python-oauth2-153-SUCCESS","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T16:32:58.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-153-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-153-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-153-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153-SUCCESS/manifests"},{"name":"debian/1.5.153","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T16:32:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.153","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.153/manifests"},{"name":"hudson-python-oauth2-153","sha":"4d25395c25f00beec72743657673e78ec6400163","kind":"tag","published_at":"2011-02-01T16:31:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-153","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153/manifests"},{"name":"hudson-python-oauth2-152-SUCCESS","sha":"328ed4b6c555cbef83a4d5b15f027735d46512a4","kind":"tag","published_at":"2011-01-28T18:15:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-152-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-152-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-152-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152-SUCCESS/manifests"},{"name":"debian/1.5.152","sha":"328ed4b6c555cbef83a4d5b15f027735d46512a4","kind":"tag","published_at":"2011-01-28T18:15:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.152","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.152/manifests"},{"name":"hudson-python-oauth2-152","sha":"773408963da533c9922542e0bea2c85ab2fb97e4","kind":"tag","published_at":"2011-01-28T18:14:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-152","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152/manifests"},{"name":"hudson-python-oauth2-151-SUCCESS","sha":"811ca121b6e67231c44c5b56d151f10105c86713","kind":"tag","published_at":"2011-01-27T05:32:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-151-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-151-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-151-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151-SUCCESS/manifests"},{"name":"debian/1.5.151","sha":"811ca121b6e67231c44c5b56d151f10105c86713","kind":"tag","published_at":"2011-01-27T05:32:44.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.151","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.151/manifests"},{"name":"hudson-python-oauth2-151","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-27T05:31:53.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-151","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151/manifests"},{"name":"hudson-python-oauth2-150-SUCCESS","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-26T17:16:12.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-150-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-150-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-150-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150-SUCCESS/manifests"},{"name":"debian/1.5.150","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-26T17:16:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.150","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.150/manifests"},{"name":"hudson-python-oauth2-150","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:15:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-150","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150/manifests"},{"name":"hudson-python-oauth2-149-SUCCESS","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:12:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-149-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-149-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-149-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149-SUCCESS/manifests"},{"name":"debian/1.5.149","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:12:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.149","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.149/manifests"},{"name":"hudson-python-oauth2-149","sha":"d44049a25cac1eb9e81646833df34d198a1ace36","kind":"tag","published_at":"2011-01-26T17:11:32.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-149","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149/manifests"},{"name":"hudson-python-oauth2-148-SUCCESS","sha":"a81f97f62ee46b449a75a41692967a5019d706a0","kind":"tag","published_at":"2011-01-26T17:03:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-148-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-148-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-148-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148-SUCCESS/manifests"},{"name":"debian/1.5.148","sha":"a81f97f62ee46b449a75a41692967a5019d706a0","kind":"tag","published_at":"2011-01-26T17:03:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.148","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.148/manifests"},{"name":"hudson-python-oauth2-148","sha":"9df062bf577cf83dcdefdebba171e2584055db47","kind":"tag","published_at":"2011-01-26T17:02:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-148","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148/manifests"},{"name":"hudson-python-oauth2-147-SUCCESS","sha":"bac9dfd7363937ede336954ad704f991a34fb2be","kind":"tag","published_at":"2011-01-25T17:40:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-147-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-147-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-147-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147-SUCCESS/manifests"},{"name":"debian/1.5.147","sha":"bac9dfd7363937ede336954ad704f991a34fb2be","kind":"tag","published_at":"2011-01-25T17:40:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.147","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.147/manifests"},{"name":"hudson-python-oauth2-147","sha":"7c6772d77a61a59b5399f774359cde3ab4e8bbb3","kind":"tag","published_at":"2011-01-25T17:39:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-147","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147/manifests"},{"name":"hudson-python-oauth2-146-SUCCESS","sha":"615b1ff4d7d81d126ef63f3d71f56e2f3d880cdf","kind":"tag","published_at":"2011-01-25T17:31:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-146-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-146-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-146-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146-SUCCESS/manifests"},{"name":"debian/1.5.146","sha":"615b1ff4d7d81d126ef63f3d71f56e2f3d880cdf","kind":"tag","published_at":"2011-01-25T17:31:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.146","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.146/manifests"},{"name":"hudson-python-oauth2-146","sha":"01ad3d86bf9c4d9dd0025e917ecd052033b2eb68","kind":"tag","published_at":"2011-01-25T17:30:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-146","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146/manifests"},{"name":"hudson-python-oauth2-145-SUCCESS","sha":"3350baea1a11cb0d26681be646df251952eedec6","kind":"tag","published_at":"2011-01-24T22:09:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-145-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-145-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-145-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145-SUCCESS/manifests"},{"name":"debian/1.5.145","sha":"3350baea1a11cb0d26681be646df251952eedec6","kind":"tag","published_at":"2011-01-24T22:09:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.145","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.145/manifests"},{"name":"hudson-python-oauth2-145","sha":"634de002511e23daee8f38a8cd8cdeae539a620c","kind":"tag","published_at":"2011-01-24T22:08:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-145","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145/manifests"},{"name":"hudson-python-oauth2-144-SUCCESS","sha":"60fcc261de6e919d0bdb29ed4881a42d50e02abd","kind":"tag","published_at":"2011-01-24T22:03:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-144-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-144-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-144-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144-SUCCESS/manifests"},{"name":"debian/1.4.144","sha":"60fcc261de6e919d0bdb29ed4881a42d50e02abd","kind":"tag","published_at":"2011-01-24T22:03:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.144","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.144/manifests"},{"name":"hudson-python-oauth2-144","sha":"e1aed570537334702b4eac001d8f6a1db5d16011","kind":"tag","published_at":"2011-01-24T22:02:32.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-144","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144/manifests"},{"name":"hudson-python-oauth2-143-SUCCESS","sha":"69cbf3387333542567bc06872a1715767a388f6d","kind":"tag","published_at":"2011-01-24T20:22:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-143-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-143-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-143-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143-SUCCESS/manifests"},{"name":"debian/1.4.143","sha":"69cbf3387333542567bc06872a1715767a388f6d","kind":"tag","published_at":"2011-01-24T20:22:10.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.143","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.143/manifests"},{"name":"hudson-python-oauth2-143","sha":"5d7cb964d4dda54be3b59fee83399d52358c7776","kind":"tag","published_at":"2011-01-24T20:21:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-143","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143/manifests"},{"name":"hudson-python-oauth2-142","sha":"58c4e77758519da9a1bb59faf5aa866786a1d1e9","kind":"tag","published_at":"2011-01-24T20:19:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-142","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-142/manifests"},{"name":"hudson-python-oauth2-141","sha":"58c4e77758519da9a1bb59faf5aa866786a1d1e9","kind":"tag","published_at":"2011-01-24T20:17:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-141","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-141/manifests"},{"name":"hudson-python-oauth2-140","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T20:06:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-140","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-140/manifests"},{"name":"hudson-python-oauth2-139","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:51:51.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-139","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-139/manifests"},{"name":"hudson-python-oauth2-138","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:50:06.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-138","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-138/manifests"},{"name":"hudson-python-oauth2-137","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:47:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-137","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-137/manifests"},{"name":"hudson-python-oauth2-136","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:33:46.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-136","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-136/manifests"},{"name":"hudson-python-oauth2-135","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:31:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-135","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-135/manifests"},{"name":"hudson-python-oauth2-134-SUCCESS","sha":"e95228a3e53250b69f47ce0dcdff2c2a1de925f3","kind":"tag","published_at":"2011-01-24T18:31:44.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-134-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-134-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-134-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134-SUCCESS/manifests"},{"name":"debian/1.4.134","sha":"e95228a3e53250b69f47ce0dcdff2c2a1de925f3","kind":"tag","published_at":"2011-01-24T18:31:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.134","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.134/manifests"},{"name":"hudson-python-oauth2-134","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:30:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-134","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134/manifests"},{"name":"hudson-python-oauth2-133-SUCCESS","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:26:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-133-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-133-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-133-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133-SUCCESS/manifests"},{"name":"debian/1.4.133","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:26:37.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.133","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.133/manifests"},{"name":"hudson-python-oauth2-133","sha":"7761005be53dee65bb1b9a7ce352090b7ddb3fe2","kind":"tag","published_at":"2011-01-24T18:25:53.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-133","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133/manifests"},{"name":"hudson-python-oauth2-132-SUCCESS","sha":"f8bb23a720de9a5c3821dedb2df34b0c64181cc4","kind":"tag","published_at":"2011-01-24T17:40:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-132-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-132-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-132-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132-SUCCESS/manifests"},{"name":"debian/1.4.132","sha":"f8bb23a720de9a5c3821dedb2df34b0c64181cc4","kind":"tag","published_at":"2011-01-24T17:40:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.132","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.132/manifests"},{"name":"hudson-python-oauth2-132","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:39:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-132","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132/manifests"},{"name":"hudson-python-oauth2-131-SUCCESS","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:33:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-131-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-131-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-131-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131-SUCCESS/manifests"},{"name":"debian/1.4.131","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:33:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.131","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.131/manifests"},{"name":"hudson-python-oauth2-131","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:32:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-131","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131/manifests"},{"name":"hudson-python-oauth2-130-SUCCESS","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:24:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-130-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-130-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-130-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130-SUCCESS/manifests"},{"name":"debian/1.4.130","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:24:25.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.130","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.130/manifests"},{"name":"hudson-python-oauth2-130","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-24T17:22:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-130","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130/manifests"},{"name":"hudson-python-oauth2-129-SUCCESS","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-21T19:53:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-129-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-129-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-129-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129-SUCCESS/manifests"},{"name":"debian/1.4.129","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-21T19:53:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.129","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.129/manifests"},{"name":"hudson-python-oauth2-129","sha":"68c93665feac90e534300242f7ddbfe5768faba9","kind":"tag","published_at":"2011-01-21T19:52:31.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-129","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129/manifests"},{"name":"hudson-python-oauth2-128-SUCCESS","sha":"4a64169c2bebdd5274d2bf24eba8aaa036387682","kind":"tag","published_at":"2011-01-10T22:43:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-128-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-128-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-128-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128-SUCCESS/manifests"},{"name":"debian/1.3.128","sha":"4a64169c2bebdd5274d2bf24eba8aaa036387682","kind":"tag","published_at":"2011-01-10T22:43:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.3.128","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.3.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.3.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.128/manifests"},{"name":"hudson-python-oauth2-128","sha":"3473612994201d4262fee703e62444d6ff68c599","kind":"tag","published_at":"2011-01-10T22:42:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-128","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128/manifests"},{"name":"hudson-python-oauth2-127-SUCCESS","sha":"06731b59db67464ac7491551aaa223220ca99d86","kind":"tag","published_at":"2011-01-04T19:40:23.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-127-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-127-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-127-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127-SUCCESS/manifests"},{"name":"debian/1.3.127","sha":"06731b59db67464ac7491551aaa223220ca99d86","kind":"tag","published_at":"2011-01-04T19:40:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.3.127","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.3.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.3.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.127/manifests"},{"name":"hudson-python-oauth2-127","sha":"77cb11f6c641051af5bd077db69b06a02e5fa98a","kind":"tag","published_at":"2011-01-04T19:39:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-127","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127/manifests"},{"name":"1.2.1","sha":"1f9640f8467a90fcc20be6bbb8909d21bad308f6","kind":"tag","published_at":"2010-06-28T19:03:25.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.2.1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"bac0c0ca3895198e508278aa638abf62c7a600f4","kind":"commit","published_at":"2010-05-14T17:39:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.2.0","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"9962d31cc78806b2b17cd3dcd2c7bdc8cc0085c0","kind":"commit","published_at":"2010-03-27T18:18:08.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.1.3","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.1.3/manifests"},{"name":"1.0.7","sha":"340584ea5e82febb218461d51db2a95a17814e17","kind":"commit","published_at":"2010-02-14T23:16:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.7","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"31f89f0cee7b3f21cc641f7f3e6df6cbd800d06a","kind":"commit","published_at":"2010-02-11T22:09:49.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.6","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"c040abcb92954275b7fd320bedac1f26dd495d42","kind":"commit","published_at":"2010-01-25T23:28:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.5","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"bff534876aeb2aca93e414f485fbc850fab64810","kind":"commit","published_at":"2010-01-21T16:27:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.4","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"bff534876aeb2aca93e414f485fbc850fab64810","kind":"commit","published_at":"2010-01-21T16:27:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.3","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"bde974cc5e1224d36c5d46086e34aee7dac1cdd7","kind":"commit","published_at":"2009-12-04T16:19:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.2","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"39ebd39bddec4111b7725b9887db7352b69780ef","kind":"commit","published_at":"2009-12-01T23:05:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"905680d424c21821e02684579d5eb982fed2f85d","kind":"tag","published_at":"2009-10-21T17:56:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.0","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.0/manifests"},{"name":"pre-1.0a","sha":"ced0c3f1407fa997e7377e9c55b328f42f3429a0","kind":"commit","published_at":"2009-07-10T18:40:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/pre-1.0a","html_url":"https://github.com/joestump/python-oauth2/releases/tag/pre-1.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@pre-1.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/pre-1.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/pre-1.0a/manifests"}]},"repo_metadata_updated_at":"2025-08-26T10:21:09.264Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":4.393795820657323,"forks_count":1.7355742855717922,"docker_downloads_count":null,"average":1.532342526557279},"purl":"pkg:apk/alpine/py3-oauth2-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-oauth2-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-oauth2-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-oauth2-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T02:57:42.065Z","issues_count":48,"pull_requests_count":54,"avg_time_to_close_issue":99264888.0,"avg_time_to_close_pull_request":87170534.46666667,"issues_closed_count":16,"pull_requests_closed_count":30,"pull_request_authors_count":50,"issue_authors_count":48,"avg_comments_per_issue":2.3125,"avg_comments_per_pull_request":2.814814814814815,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/joestump%2Fpython-oauth2/issues","maintainers":[{"login":"rickhanlonii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickhanlonii"},{"login":"joestump","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joestump"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-oauth2-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-oauth2-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-oauth2-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-oauth2-pyc/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":280,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-05-23T07:18:12.397Z","updated_at":"2023-05-23T07:18:12.397Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3625,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1084},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-07T07:26:06.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":7779384,"name":"py3-oauth2","ecosystem":"alpine","description":"Python3 library for OAuth","homepage":"https://github.com/joestump/python-oauth2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/joestump/python-oauth2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-20T10:29:58.000Z","latest_release_published_at":"2023-04-20T10:29:58.000Z","latest_release_number":"1.9.0-r7","last_synced_at":"2025-09-03T11:19:13.632Z","created_at":"2023-05-22T14:29:16.589Z","updated_at":"2025-09-03T11:19:13.633Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-oauth2","install_command":"apk add py3-oauth2","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":699621,"uuid":"345048","full_name":"joestump/python-oauth2","owner":"joestump","description":"A fully tested, abstract interface to creating OAuth clients and servers.","archived":false,"fork":false,"pushed_at":"2024-04-09T13:40:11.000Z","size":456,"stargazers_count":3002,"open_issues_count":75,"forks_count":909,"subscribers_count":216,"default_branch":"master","last_synced_at":"2025-08-26T09:54:59.992Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"kenshinx/godns","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joestump.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2009-10-21T17:21:07.000Z","updated_at":"2025-08-26T05:00:48.000Z","dependencies_parsed_at":"2024-04-27T23:44:18.564Z","dependency_job_id":null,"html_url":"https://github.com/joestump/python-oauth2","commit_stats":{"total_commits":290,"total_committers":41,"mean_commits":7.073170731707317,"dds":0.7758620689655172,"last_synced_commit":"b94f69b1ad195513547924e380d9265133e995fa"},"previous_names":["simplegeo/python-oauth2"],"tags_count":152,"template":false,"template_full_name":null,"purl":"pkg:github/joestump/python-oauth2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/sbom","scorecard":{"id":527370,"data":{"date":"2025-08-11","repo":{"name":"github.com/joestump/python-oauth2","commit":"b94f69b1ad195513547924e380d9265133e995fa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 10/15 approved changesets -- score normalized to 6","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-16 / GHSA-93xj-8mrv-444m","Warn: Project is vulnerable to: PYSEC-2020-46 / GHSA-gg84-qgv9-w4pq","Warn: Project is vulnerable to: GHSA-q48q-77qv-cf9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-20T04:45:55.972Z","repository_id":699621,"created_at":"2025-08-20T04:45:55.972Z","updated_at":"2025-08-20T04:45:55.972Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272209003,"owners_count":24892296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joestump","name":"Joe Stump","uuid":"37667","kind":"user","description":"I like turtles.","email":"","website":"http://stu.mp","location":"Dublin, Ireland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/37667?u=969ecdb950ae00b6145f777c01e9c1fde3501aa1\u0026v=4","repositories_count":95,"last_synced_at":"2025-06-08T00:42:17.162Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joestump","funding_links":[],"total_stars":3445,"followers":425,"following":7,"created_at":"2022-11-02T17:35:20.577Z","updated_at":"2025-06-08T00:42:17.162Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump/repositories"},"tags":[{"name":"v1.9","sha":"c9e005fbc0abb09dc845180d940b6f44f20b15ee","kind":"tag","published_at":"2015-09-12T11:31:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/v1.9","html_url":"https://github.com/joestump/python-oauth2/releases/tag/v1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@v1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9/manifests"},{"name":"v1.9RC1","sha":"deb25b85ba315d756668ef9adeff16c61e47ee70","kind":"commit","published_at":"2015-08-02T23:26:48.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/v1.9RC1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/v1.9RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@v1.9RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9RC1/manifests"},{"name":"debian/1.5.211","sha":"a83f4a297336b631e75cba102910c19231518159","kind":"tag","published_at":"2011-12-13T17:42:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.211","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.211/manifests"},{"name":"hudson-python-oauth2-211","sha":"c6dc215acd10e9f0feab5109fc75b1c3f8bc4633","kind":"tag","published_at":"2011-12-13T17:39:00.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-211","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-211/manifests"},{"name":"debian/1.5.210","sha":"c6dc215acd10e9f0feab5109fc75b1c3f8bc4633","kind":"tag","published_at":"2011-12-09T01:19:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.210","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.210/manifests"},{"name":"hudson-python-oauth2-210","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-12-09T01:17:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-210","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-210/manifests"},{"name":"debian/1.5.209","sha":"9039e64e6834cd584f52dfc71af5947458180631","kind":"tag","published_at":"2011-08-06T00:53:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.209","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.209/manifests"},{"name":"hudson-python-oauth2-209","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-08-06T00:52:12.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-209","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-209/manifests"},{"name":"debian/1.5.208","sha":"b60b9de036f590390623d084a955c31a0eae6c53","kind":"tag","published_at":"2011-08-03T19:10:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.208","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.208/manifests"},{"name":"hudson-python-oauth2-208","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-08-03T19:09:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-208","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-208/manifests"},{"name":"debian/1.5.207","sha":"52888103de37c84f5b172bd49998f8cbd154f643","kind":"tag","published_at":"2011-07-25T23:59:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.207","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.207/manifests"},{"name":"hudson-python-oauth2-207","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-25T23:58:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-207","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-207/manifests"},{"name":"debian/1.5.206","sha":"8f91a8ad6a539c8126eb9546ef2c18964770270c","kind":"tag","published_at":"2011-07-17T14:03:06.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.206","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.206/manifests"},{"name":"hudson-python-oauth2-206","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-17T14:02:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-206","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-206/manifests"},{"name":"debian/1.5.205","sha":"29c19c5f369c9644c4eb31aca8d90f0d2c499d8e","kind":"tag","published_at":"2011-07-05T21:03:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.205","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.205/manifests"},{"name":"hudson-python-oauth2-205","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-05T21:02:01.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-205","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-205/manifests"},{"name":"debian/1.5.204","sha":"c33f401095568bab01b205c42d5cda723e98175e","kind":"tag","published_at":"2011-07-01T23:43:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.204","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.204/manifests"},{"name":"hudson-python-oauth2-204","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-01T23:40:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-204","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-204/manifests"},{"name":"debian/1.5.203","sha":"c35dfa92d6d49a200b1ce954e5e19cdaf21feddc","kind":"tag","published_at":"2011-06-30T23:23:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.203","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.203/manifests"},{"name":"hudson-python-oauth2-203","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T23:20:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-203","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-203/manifests"},{"name":"debian/1.5.202","sha":"0553697dd25e0fa0f83f228909fefa71271e93a9","kind":"tag","published_at":"2011-06-30T19:23:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.202","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.202/manifests"},{"name":"hudson-python-oauth2-202","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T19:21:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-202","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-202/manifests"},{"name":"debian/1.5.201","sha":"e3fa70d0123e1d01fa0c347f7a34a55b2f19d9ce","kind":"tag","published_at":"2011-06-30T07:54:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.201","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.201/manifests"},{"name":"hudson-python-oauth2-201","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T07:51:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-201","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-201/manifests"},{"name":"debian/1.5.200","sha":"9ef5affcfa4975688436507ac5bb615caf294890","kind":"tag","published_at":"2011-06-29T22:35:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.200","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.200/manifests"},{"name":"hudson-python-oauth2-200","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-29T22:33:48.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-200","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-200/manifests"},{"name":"debian/1.5.199","sha":"eb7630d06b8814433e0dadc0a761009060c5763c","kind":"tag","published_at":"2011-06-27T23:16:26.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.199","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.199/manifests"},{"name":"hudson-python-oauth2-199","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-27T22:08:07.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-199","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-199/manifests"},{"name":"debian/1.5.170","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-05-02T23:49:43.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.170","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.170/manifests"},{"name":"hudson-python-oauth2-170","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-05-02T23:48:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-170","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-170/manifests"},{"name":"hudson-python-oauth2-169-SUCCESS","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-04-15T21:31:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-169-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-169-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-169-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169-SUCCESS/manifests"},{"name":"debian/1.5.169","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-04-15T21:31:26.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.169","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.169/manifests"},{"name":"hudson-python-oauth2-169","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-15T21:29:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-169","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169/manifests"},{"name":"hudson-python-oauth2-168-SUCCESS","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-05T23:15:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-168-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-168-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-168-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168-SUCCESS/manifests"},{"name":"debian/1.5.168","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-05T23:14:49.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.168","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.168/manifests"},{"name":"hudson-python-oauth2-168","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-04-05T23:13:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-168","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168/manifests"},{"name":"hudson-python-oauth2-167-SUCCESS","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-02-17T21:59:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-167-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-167-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-167-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167-SUCCESS/manifests"},{"name":"debian/1.5.167","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-02-17T21:59:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.167","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.167/manifests"},{"name":"hudson-python-oauth2-167","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-17T21:56:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-167","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167/manifests"},{"name":"hudson-python-oauth2-166-SUCCESS","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-15T17:23:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-166-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-166-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-166-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166-SUCCESS/manifests"},{"name":"debian/1.5.166","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-15T17:23:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.166","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.166/manifests"},{"name":"hudson-python-oauth2-166","sha":"e9eda2478777ac138b483e085b9aed9c1bc846bc","kind":"tag","published_at":"2011-02-15T17:22:59.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-166","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166/manifests"},{"name":"hudson-python-oauth2-165-SUCCESS","sha":"7ea87e3229fd5c4eebd03d5f6411e3e626ce9ea7","kind":"tag","published_at":"2011-02-07T19:25:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-165-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-165-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-165-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165-SUCCESS/manifests"},{"name":"debian/1.5.165","sha":"7ea87e3229fd5c4eebd03d5f6411e3e626ce9ea7","kind":"tag","published_at":"2011-02-07T19:25:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.165","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.165/manifests"},{"name":"hudson-python-oauth2-165","sha":"89bbc5b231925c69701be8cd24bdfe33180ef328","kind":"tag","published_at":"2011-02-07T19:24:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-165","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165/manifests"},{"name":"hudson-python-oauth2-164-SUCCESS","sha":"0d907a4190ae9232453719ed29d08851fd4d3ac5","kind":"tag","published_at":"2011-02-07T18:54:42.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-164-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-164-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-164-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164-SUCCESS/manifests"},{"name":"debian/1.5.164","sha":"0d907a4190ae9232453719ed29d08851fd4d3ac5","kind":"tag","published_at":"2011-02-07T18:54:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.164","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.164/manifests"},{"name":"hudson-python-oauth2-164","sha":"c4df9420b6d74cc76fced0e07f07b3bbd9349607","kind":"tag","published_at":"2011-02-07T18:53:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-164","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164/manifests"},{"name":"hudson-python-oauth2-163-SUCCESS","sha":"4b086820f4f6745a6e4de242c27c27129535824f","kind":"tag","published_at":"2011-02-04T18:15:42.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-163-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-163-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-163-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163-SUCCESS/manifests"},{"name":"debian/1.5.163","sha":"4b086820f4f6745a6e4de242c27c27129535824f","kind":"tag","published_at":"2011-02-04T18:15:37.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.163","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.163/manifests"},{"name":"hudson-python-oauth2-163","sha":"390ae7464f85e213713d8bfe24e964b4050708ce","kind":"tag","published_at":"2011-02-04T18:14:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-163","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163/manifests"},{"name":"hudson-python-oauth2-162-SUCCESS","sha":"b330ce8b7833af6d0049084a7a72fd66d44e3ce0","kind":"tag","published_at":"2011-02-04T17:51:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-162-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-162-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-162-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162-SUCCESS/manifests"},{"name":"debian/1.5.162","sha":"b330ce8b7833af6d0049084a7a72fd66d44e3ce0","kind":"tag","published_at":"2011-02-04T17:51:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.162","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.162/manifests"},{"name":"hudson-python-oauth2-162","sha":"38c151b00d43b1c70b53e0b88023263447b2543c","kind":"tag","published_at":"2011-02-04T17:50:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-162","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162/manifests"},{"name":"hudson-python-oauth2-161-SUCCESS","sha":"1a1f51906a13691dc4e76372c2ddd7b0b715e22f","kind":"tag","published_at":"2011-02-03T18:04:46.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-161-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-161-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-161-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161-SUCCESS/manifests"},{"name":"debian/1.5.161","sha":"1a1f51906a13691dc4e76372c2ddd7b0b715e22f","kind":"tag","published_at":"2011-02-03T18:04:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.161","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.161/manifests"},{"name":"hudson-python-oauth2-161","sha":"25fbc2d52cac89b4499c57900aea0863c6418117","kind":"tag","published_at":"2011-02-03T18:03:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-161","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161/manifests"},{"name":"hudson-python-oauth2-160-SUCCESS","sha":"147fc619d8187d646c570a9e2be28fa815fbce1d","kind":"tag","published_at":"2011-02-03T00:02:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-160-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-160-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-160-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160-SUCCESS/manifests"},{"name":"debian/1.5.160","sha":"147fc619d8187d646c570a9e2be28fa815fbce1d","kind":"tag","published_at":"2011-02-03T00:02:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.160","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.160/manifests"},{"name":"hudson-python-oauth2-160","sha":"56c6d9b44b108565ca28696cde916526c52abef8","kind":"tag","published_at":"2011-02-03T00:01:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-160","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160/manifests"},{"name":"hudson-python-oauth2-159-SUCCESS","sha":"7aad8b4ab951314190070c8892c31bbc863fb189","kind":"tag","published_at":"2011-02-03T00:00:52.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-159-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-159-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-159-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159-SUCCESS/manifests"},{"name":"debian/1.5.159","sha":"7aad8b4ab951314190070c8892c31bbc863fb189","kind":"tag","published_at":"2011-02-03T00:00:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.159","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.159/manifests"},{"name":"hudson-python-oauth2-159","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-03T00:00:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-159","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159/manifests"},{"name":"hudson-python-oauth2-158-SUCCESS","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-02T19:35:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-158-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-158-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-158-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158-SUCCESS/manifests"},{"name":"debian/1.5.158","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-02T19:35:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.158","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.158/manifests"},{"name":"hudson-python-oauth2-158","sha":"edeb9b6387814525fbc11f0b4c6e86a238987c8f","kind":"tag","published_at":"2011-02-02T19:34:23.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-158","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158/manifests"},{"name":"hudson-python-oauth2-157","sha":"edeb9b6387814525fbc11f0b4c6e86a238987c8f","kind":"tag","published_at":"2011-02-02T19:08:27.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-157","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-157/manifests"},{"name":"debian/1.5.156","sha":"ea4127f9948e9d3ca27cfbc68b58aacdd19b0936","kind":"tag","published_at":"2011-02-01T23:49:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.156","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.156/manifests"},{"name":"hudson-python-oauth2-156","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:48:05.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-156","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-156/manifests"},{"name":"hudson-python-oauth2-155-SUCCESS","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:44:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-155-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-155-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-155-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155-SUCCESS/manifests"},{"name":"debian/1.5.155","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:44:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.155","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.155/manifests"},{"name":"hudson-python-oauth2-155","sha":"8e7734dfa040464f3455f1dc176aa9d972525c73","kind":"tag","published_at":"2011-02-01T23:43:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-155","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155/manifests"},{"name":"hudson-python-oauth2-154-SUCCESS","sha":"60bee0da34b503189efd3cdc3159a95dbc1dea99","kind":"tag","published_at":"2011-02-01T18:04:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-154-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-154-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-154-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154-SUCCESS/manifests"},{"name":"debian/1.5.154","sha":"60bee0da34b503189efd3cdc3159a95dbc1dea99","kind":"tag","published_at":"2011-02-01T18:04:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.154","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.154/manifests"},{"name":"hudson-python-oauth2-154","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T18:03:56.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-154","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154/manifests"},{"name":"hudson-python-oauth2-153-SUCCESS","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T16:32:58.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-153-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-153-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-153-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153-SUCCESS/manifests"},{"name":"debian/1.5.153","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T16:32:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.153","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.153/manifests"},{"name":"hudson-python-oauth2-153","sha":"4d25395c25f00beec72743657673e78ec6400163","kind":"tag","published_at":"2011-02-01T16:31:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-153","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153/manifests"},{"name":"hudson-python-oauth2-152-SUCCESS","sha":"328ed4b6c555cbef83a4d5b15f027735d46512a4","kind":"tag","published_at":"2011-01-28T18:15:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-152-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-152-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-152-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152-SUCCESS/manifests"},{"name":"debian/1.5.152","sha":"328ed4b6c555cbef83a4d5b15f027735d46512a4","kind":"tag","published_at":"2011-01-28T18:15:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.152","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.152/manifests"},{"name":"hudson-python-oauth2-152","sha":"773408963da533c9922542e0bea2c85ab2fb97e4","kind":"tag","published_at":"2011-01-28T18:14:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-152","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152/manifests"},{"name":"hudson-python-oauth2-151-SUCCESS","sha":"811ca121b6e67231c44c5b56d151f10105c86713","kind":"tag","published_at":"2011-01-27T05:32:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-151-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-151-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-151-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151-SUCCESS/manifests"},{"name":"debian/1.5.151","sha":"811ca121b6e67231c44c5b56d151f10105c86713","kind":"tag","published_at":"2011-01-27T05:32:44.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.151","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.151/manifests"},{"name":"hudson-python-oauth2-151","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-27T05:31:53.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-151","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151/manifests"},{"name":"hudson-python-oauth2-150-SUCCESS","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-26T17:16:12.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-150-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-150-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-150-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150-SUCCESS/manifests"},{"name":"debian/1.5.150","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-26T17:16:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.150","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.150/manifests"},{"name":"hudson-python-oauth2-150","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:15:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-150","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150/manifests"},{"name":"hudson-python-oauth2-149-SUCCESS","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:12:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-149-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-149-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-149-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149-SUCCESS/manifests"},{"name":"debian/1.5.149","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:12:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.149","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.149/manifests"},{"name":"hudson-python-oauth2-149","sha":"d44049a25cac1eb9e81646833df34d198a1ace36","kind":"tag","published_at":"2011-01-26T17:11:32.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-149","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149/manifests"},{"name":"hudson-python-oauth2-148-SUCCESS","sha":"a81f97f62ee46b449a75a41692967a5019d706a0","kind":"tag","published_at":"2011-01-26T17:03:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-148-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-148-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-148-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148-SUCCESS/manifests"},{"name":"debian/1.5.148","sha":"a81f97f62ee46b449a75a41692967a5019d706a0","kind":"tag","published_at":"2011-01-26T17:03:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.148","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.148/manifests"},{"name":"hudson-python-oauth2-148","sha":"9df062bf577cf83dcdefdebba171e2584055db47","kind":"tag","published_at":"2011-01-26T17:02:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-148","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148/manifests"},{"name":"hudson-python-oauth2-147-SUCCESS","sha":"bac9dfd7363937ede336954ad704f991a34fb2be","kind":"tag","published_at":"2011-01-25T17:40:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-147-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-147-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-147-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147-SUCCESS/manifests"},{"name":"debian/1.5.147","sha":"bac9dfd7363937ede336954ad704f991a34fb2be","kind":"tag","published_at":"2011-01-25T17:40:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.147","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.147/manifests"},{"name":"hudson-python-oauth2-147","sha":"7c6772d77a61a59b5399f774359cde3ab4e8bbb3","kind":"tag","published_at":"2011-01-25T17:39:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-147","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147/manifests"},{"name":"hudson-python-oauth2-146-SUCCESS","sha":"615b1ff4d7d81d126ef63f3d71f56e2f3d880cdf","kind":"tag","published_at":"2011-01-25T17:31:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-146-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-146-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-146-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146-SUCCESS/manifests"},{"name":"debian/1.5.146","sha":"615b1ff4d7d81d126ef63f3d71f56e2f3d880cdf","kind":"tag","published_at":"2011-01-25T17:31:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.146","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.146/manifests"},{"name":"hudson-python-oauth2-146","sha":"01ad3d86bf9c4d9dd0025e917ecd052033b2eb68","kind":"tag","published_at":"2011-01-25T17:30:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-146","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146/manifests"},{"name":"hudson-python-oauth2-145-SUCCESS","sha":"3350baea1a11cb0d26681be646df251952eedec6","kind":"tag","published_at":"2011-01-24T22:09:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-145-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-145-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-145-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145-SUCCESS/manifests"},{"name":"debian/1.5.145","sha":"3350baea1a11cb0d26681be646df251952eedec6","kind":"tag","published_at":"2011-01-24T22:09:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.145","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.145/manifests"},{"name":"hudson-python-oauth2-145","sha":"634de002511e23daee8f38a8cd8cdeae539a620c","kind":"tag","published_at":"2011-01-24T22:08:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-145","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145/manifests"},{"name":"hudson-python-oauth2-144-SUCCESS","sha":"60fcc261de6e919d0bdb29ed4881a42d50e02abd","kind":"tag","published_at":"2011-01-24T22:03:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-144-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-144-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-144-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144-SUCCESS/manifests"},{"name":"debian/1.4.144","sha":"60fcc261de6e919d0bdb29ed4881a42d50e02abd","kind":"tag","published_at":"2011-01-24T22:03:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.144","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.144/manifests"},{"name":"hudson-python-oauth2-144","sha":"e1aed570537334702b4eac001d8f6a1db5d16011","kind":"tag","published_at":"2011-01-24T22:02:32.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-144","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144/manifests"},{"name":"hudson-python-oauth2-143-SUCCESS","sha":"69cbf3387333542567bc06872a1715767a388f6d","kind":"tag","published_at":"2011-01-24T20:22:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-143-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-143-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-143-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143-SUCCESS/manifests"},{"name":"debian/1.4.143","sha":"69cbf3387333542567bc06872a1715767a388f6d","kind":"tag","published_at":"2011-01-24T20:22:10.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.143","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.143/manifests"},{"name":"hudson-python-oauth2-143","sha":"5d7cb964d4dda54be3b59fee83399d52358c7776","kind":"tag","published_at":"2011-01-24T20:21:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-143","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143/manifests"},{"name":"hudson-python-oauth2-142","sha":"58c4e77758519da9a1bb59faf5aa866786a1d1e9","kind":"tag","published_at":"2011-01-24T20:19:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-142","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-142/manifests"},{"name":"hudson-python-oauth2-141","sha":"58c4e77758519da9a1bb59faf5aa866786a1d1e9","kind":"tag","published_at":"2011-01-24T20:17:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-141","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-141/manifests"},{"name":"hudson-python-oauth2-140","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T20:06:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-140","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-140/manifests"},{"name":"hudson-python-oauth2-139","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:51:51.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-139","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-139/manifests"},{"name":"hudson-python-oauth2-138","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:50:06.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-138","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-138/manifests"},{"name":"hudson-python-oauth2-137","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:47:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-137","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-137/manifests"},{"name":"hudson-python-oauth2-136","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:33:46.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-136","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-136/manifests"},{"name":"hudson-python-oauth2-135","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:31:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-135","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-135/manifests"},{"name":"hudson-python-oauth2-134-SUCCESS","sha":"e95228a3e53250b69f47ce0dcdff2c2a1de925f3","kind":"tag","published_at":"2011-01-24T18:31:44.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-134-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-134-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-134-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134-SUCCESS/manifests"},{"name":"debian/1.4.134","sha":"e95228a3e53250b69f47ce0dcdff2c2a1de925f3","kind":"tag","published_at":"2011-01-24T18:31:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.134","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.134/manifests"},{"name":"hudson-python-oauth2-134","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:30:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-134","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134/manifests"},{"name":"hudson-python-oauth2-133-SUCCESS","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:26:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-133-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-133-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-133-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133-SUCCESS/manifests"},{"name":"debian/1.4.133","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:26:37.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.133","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.133/manifests"},{"name":"hudson-python-oauth2-133","sha":"7761005be53dee65bb1b9a7ce352090b7ddb3fe2","kind":"tag","published_at":"2011-01-24T18:25:53.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-133","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133/manifests"},{"name":"hudson-python-oauth2-132-SUCCESS","sha":"f8bb23a720de9a5c3821dedb2df34b0c64181cc4","kind":"tag","published_at":"2011-01-24T17:40:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-132-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-132-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-132-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132-SUCCESS/manifests"},{"name":"debian/1.4.132","sha":"f8bb23a720de9a5c3821dedb2df34b0c64181cc4","kind":"tag","published_at":"2011-01-24T17:40:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.132","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.132/manifests"},{"name":"hudson-python-oauth2-132","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:39:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-132","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132/manifests"},{"name":"hudson-python-oauth2-131-SUCCESS","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:33:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-131-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-131-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-131-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131-SUCCESS/manifests"},{"name":"debian/1.4.131","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:33:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.131","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.131/manifests"},{"name":"hudson-python-oauth2-131","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:32:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-131","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131/manifests"},{"name":"hudson-python-oauth2-130-SUCCESS","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:24:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-130-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-130-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-130-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130-SUCCESS/manifests"},{"name":"debian/1.4.130","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:24:25.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.130","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.130/manifests"},{"name":"hudson-python-oauth2-130","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-24T17:22:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-130","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130/manifests"},{"name":"hudson-python-oauth2-129-SUCCESS","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-21T19:53:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-129-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-129-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-129-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129-SUCCESS/manifests"},{"name":"debian/1.4.129","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-21T19:53:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.129","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.129/manifests"},{"name":"hudson-python-oauth2-129","sha":"68c93665feac90e534300242f7ddbfe5768faba9","kind":"tag","published_at":"2011-01-21T19:52:31.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-129","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129/manifests"},{"name":"hudson-python-oauth2-128-SUCCESS","sha":"4a64169c2bebdd5274d2bf24eba8aaa036387682","kind":"tag","published_at":"2011-01-10T22:43:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-128-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-128-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-128-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128-SUCCESS/manifests"},{"name":"debian/1.3.128","sha":"4a64169c2bebdd5274d2bf24eba8aaa036387682","kind":"tag","published_at":"2011-01-10T22:43:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.3.128","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.3.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.3.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.128/manifests"},{"name":"hudson-python-oauth2-128","sha":"3473612994201d4262fee703e62444d6ff68c599","kind":"tag","published_at":"2011-01-10T22:42:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-128","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128/manifests"},{"name":"hudson-python-oauth2-127-SUCCESS","sha":"06731b59db67464ac7491551aaa223220ca99d86","kind":"tag","published_at":"2011-01-04T19:40:23.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-127-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-127-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-127-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127-SUCCESS/manifests"},{"name":"debian/1.3.127","sha":"06731b59db67464ac7491551aaa223220ca99d86","kind":"tag","published_at":"2011-01-04T19:40:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.3.127","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.3.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.3.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.127/manifests"},{"name":"hudson-python-oauth2-127","sha":"77cb11f6c641051af5bd077db69b06a02e5fa98a","kind":"tag","published_at":"2011-01-04T19:39:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-127","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127/manifests"},{"name":"1.2.1","sha":"1f9640f8467a90fcc20be6bbb8909d21bad308f6","kind":"tag","published_at":"2010-06-28T19:03:25.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.2.1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"bac0c0ca3895198e508278aa638abf62c7a600f4","kind":"commit","published_at":"2010-05-14T17:39:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.2.0","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"9962d31cc78806b2b17cd3dcd2c7bdc8cc0085c0","kind":"commit","published_at":"2010-03-27T18:18:08.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.1.3","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.1.3/manifests"},{"name":"1.0.7","sha":"340584ea5e82febb218461d51db2a95a17814e17","kind":"commit","published_at":"2010-02-14T23:16:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.7","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"31f89f0cee7b3f21cc641f7f3e6df6cbd800d06a","kind":"commit","published_at":"2010-02-11T22:09:49.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.6","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"c040abcb92954275b7fd320bedac1f26dd495d42","kind":"commit","published_at":"2010-01-25T23:28:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.5","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"bff534876aeb2aca93e414f485fbc850fab64810","kind":"commit","published_at":"2010-01-21T16:27:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.4","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"bff534876aeb2aca93e414f485fbc850fab64810","kind":"commit","published_at":"2010-01-21T16:27:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.3","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"bde974cc5e1224d36c5d46086e34aee7dac1cdd7","kind":"commit","published_at":"2009-12-04T16:19:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.2","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"39ebd39bddec4111b7725b9887db7352b69780ef","kind":"commit","published_at":"2009-12-01T23:05:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"905680d424c21821e02684579d5eb982fed2f85d","kind":"tag","published_at":"2009-10-21T17:56:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.0","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.0/manifests"},{"name":"pre-1.0a","sha":"ced0c3f1407fa997e7377e9c55b328f42f3429a0","kind":"commit","published_at":"2009-07-10T18:40:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/pre-1.0a","html_url":"https://github.com/joestump/python-oauth2/releases/tag/pre-1.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@pre-1.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/pre-1.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/pre-1.0a/manifests"}]},"repo_metadata_updated_at":"2025-08-26T10:21:09.281Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":4.393795820657323,"forks_count":1.7355742855717922,"docker_downloads_count":null,"average":1.532342526557279},"purl":"pkg:apk/alpine/py3-oauth2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-oauth2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-oauth2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-oauth2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T02:57:42.065Z","issues_count":48,"pull_requests_count":54,"avg_time_to_close_issue":99264888.0,"avg_time_to_close_pull_request":87170534.46666667,"issues_closed_count":16,"pull_requests_closed_count":30,"pull_request_authors_count":50,"issue_authors_count":48,"avg_comments_per_issue":2.3125,"avg_comments_per_pull_request":2.814814814814815,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/joestump%2Fpython-oauth2/issues","maintainers":[{"login":"rickhanlonii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickhanlonii"},{"login":"joestump","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joestump"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-oauth2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-oauth2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-oauth2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-oauth2/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":280,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-05-23T07:18:01.673Z","updated_at":"2023-05-23T07:18:01.673Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3625,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1084},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-07T07:26:06.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":2823809,"name":"oauth2","ecosystem":"pypi","description":"library for OAuth version 1.9","homepage":"http://github.com/joestump/python-oauth2","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/joestump/python-oauth2","keywords_array":["oauth"],"namespace":null,"versions_count":32,"first_release_published_at":"2009-10-21T19:58:10.000Z","latest_release_published_at":"2023-08-20T03:09:14.385Z","latest_release_number":"1.9.0","last_synced_at":"2025-09-07T23:32:28.836Z","created_at":"2022-04-10T11:47:37.133Z","updated_at":"2025-09-07T23:32:28.836Z","registry_url":"https://pypi.org/project/oauth2/","install_command":"pip install oauth2 --index-url https://pypi.org/simple","documentation_url":"https://oauth2.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Natural Language :: English","Programming Language :: Python :: 2","Programming Language :: Python :: 2.6","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.3","Programming Language :: Python :: 3.4","Programming Language :: Python :: Implementation :: CPython"],"normalized_name":"oauth2","project_status":null},"repo_metadata":{"id":699621,"uuid":"345048","full_name":"joestump/python-oauth2","owner":"joestump","description":"A fully tested, abstract interface to creating OAuth clients and servers.","archived":false,"fork":false,"pushed_at":"2024-04-09T13:40:11.000Z","size":456,"stargazers_count":2982,"open_issues_count":76,"forks_count":915,"subscribers_count":219,"default_branch":"master","last_synced_at":"2024-05-21T05:10:55.648Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"kenshinx/godns","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joestump.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2009-10-21T17:21:07.000Z","updated_at":"2024-05-18T09:41:13.000Z","dependencies_parsed_at":"2024-04-27T23:44:18.564Z","dependency_job_id":null,"html_url":"https://github.com/joestump/python-oauth2","commit_stats":{"total_commits":290,"total_committers":41,"mean_commits":7.073170731707317,"dds":0.7758620689655172,"last_synced_commit":"b94f69b1ad195513547924e380d9265133e995fa"},"previous_names":["simplegeo/python-oauth2"],"tags_count":152,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215686986,"owners_count":15916258,"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":"joestump","name":"Joe Stump","uuid":"37667","kind":"user","description":"I like turtles.","email":"","website":"http://stu.mp","location":"Vancouver, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/37667?u=969ecdb950ae00b6145f777c01e9c1fde3501aa1\u0026v=4","repositories_count":88,"last_synced_at":"2024-04-16T02:50:03.419Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joestump","funding_links":[],"total_stars":3426,"followers":413,"following":7,"created_at":"2022-11-02T17:35:20.577Z","updated_at":"2024-04-16T02:50:22.671Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump/repositories"},"tags":[{"name":"v1.9","sha":"c9e005fbc0abb09dc845180d940b6f44f20b15ee","kind":"tag","published_at":"2015-09-12T11:31:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/v1.9","html_url":"https://github.com/joestump/python-oauth2/releases/tag/v1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9/manifests"},{"name":"v1.9RC1","sha":"deb25b85ba315d756668ef9adeff16c61e47ee70","kind":"commit","published_at":"2015-08-02T23:26:48.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/v1.9RC1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/v1.9RC1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9RC1/manifests"},{"name":"debian/1.5.211","sha":"a83f4a297336b631e75cba102910c19231518159","kind":"tag","published_at":"2011-12-13T17:42:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.211","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.211","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.211/manifests"},{"name":"hudson-python-oauth2-211","sha":"c6dc215acd10e9f0feab5109fc75b1c3f8bc4633","kind":"tag","published_at":"2011-12-13T17:39:00.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-211","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-211","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-211/manifests"},{"name":"debian/1.5.210","sha":"c6dc215acd10e9f0feab5109fc75b1c3f8bc4633","kind":"tag","published_at":"2011-12-09T01:19:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.210","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.210","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.210/manifests"},{"name":"hudson-python-oauth2-210","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-12-09T01:17:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-210","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-210","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-210/manifests"},{"name":"debian/1.5.209","sha":"9039e64e6834cd584f52dfc71af5947458180631","kind":"tag","published_at":"2011-08-06T00:53:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.209","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.209","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.209/manifests"},{"name":"hudson-python-oauth2-209","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-08-06T00:52:12.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-209","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-209","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-209/manifests"},{"name":"debian/1.5.208","sha":"b60b9de036f590390623d084a955c31a0eae6c53","kind":"tag","published_at":"2011-08-03T19:10:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.208","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.208","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.208/manifests"},{"name":"hudson-python-oauth2-208","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-08-03T19:09:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-208","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-208","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-208/manifests"},{"name":"debian/1.5.207","sha":"52888103de37c84f5b172bd49998f8cbd154f643","kind":"tag","published_at":"2011-07-25T23:59:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.207","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.207","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.207/manifests"},{"name":"hudson-python-oauth2-207","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-25T23:58:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-207","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-207","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-207/manifests"},{"name":"debian/1.5.206","sha":"8f91a8ad6a539c8126eb9546ef2c18964770270c","kind":"tag","published_at":"2011-07-17T14:03:06.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.206","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.206","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.206/manifests"},{"name":"hudson-python-oauth2-206","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-17T14:02:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-206","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-206","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-206/manifests"},{"name":"debian/1.5.205","sha":"29c19c5f369c9644c4eb31aca8d90f0d2c499d8e","kind":"tag","published_at":"2011-07-05T21:03:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.205","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.205","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.205/manifests"},{"name":"hudson-python-oauth2-205","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-05T21:02:01.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-205","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-205","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-205/manifests"},{"name":"debian/1.5.204","sha":"c33f401095568bab01b205c42d5cda723e98175e","kind":"tag","published_at":"2011-07-01T23:43:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.204","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.204","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.204/manifests"},{"name":"hudson-python-oauth2-204","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-01T23:40:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-204","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-204","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-204/manifests"},{"name":"debian/1.5.203","sha":"c35dfa92d6d49a200b1ce954e5e19cdaf21feddc","kind":"tag","published_at":"2011-06-30T23:23:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.203","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.203","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.203/manifests"},{"name":"hudson-python-oauth2-203","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T23:20:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-203","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-203","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-203/manifests"},{"name":"debian/1.5.202","sha":"0553697dd25e0fa0f83f228909fefa71271e93a9","kind":"tag","published_at":"2011-06-30T19:23:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.202","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.202","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.202/manifests"},{"name":"hudson-python-oauth2-202","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T19:21:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-202","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-202","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-202/manifests"},{"name":"debian/1.5.201","sha":"e3fa70d0123e1d01fa0c347f7a34a55b2f19d9ce","kind":"tag","published_at":"2011-06-30T07:54:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.201","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.201","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.201/manifests"},{"name":"hudson-python-oauth2-201","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T07:51:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-201","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-201","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-201/manifests"},{"name":"debian/1.5.200","sha":"9ef5affcfa4975688436507ac5bb615caf294890","kind":"tag","published_at":"2011-06-29T22:35:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.200","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.200","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.200/manifests"},{"name":"hudson-python-oauth2-200","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-29T22:33:48.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-200","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-200","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-200/manifests"},{"name":"debian/1.5.199","sha":"eb7630d06b8814433e0dadc0a761009060c5763c","kind":"tag","published_at":"2011-06-27T23:16:26.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.199","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.199","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.199/manifests"},{"name":"hudson-python-oauth2-199","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-27T22:08:07.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-199","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-199","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-199/manifests"},{"name":"debian/1.5.170","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-05-02T23:49:43.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.170","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.170","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.170/manifests"},{"name":"hudson-python-oauth2-170","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-05-02T23:48:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-170","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-170","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-170/manifests"},{"name":"hudson-python-oauth2-169-SUCCESS","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-04-15T21:31:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-169-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-169-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169-SUCCESS/manifests"},{"name":"debian/1.5.169","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-04-15T21:31:26.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.169","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.169","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.169/manifests"},{"name":"hudson-python-oauth2-169","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-15T21:29:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-169","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-169","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169/manifests"},{"name":"hudson-python-oauth2-168-SUCCESS","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-05T23:15:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-168-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-168-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168-SUCCESS/manifests"},{"name":"debian/1.5.168","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-05T23:14:49.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.168","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.168","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.168/manifests"},{"name":"hudson-python-oauth2-168","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-04-05T23:13:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-168","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-168","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168/manifests"},{"name":"hudson-python-oauth2-167-SUCCESS","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-02-17T21:59:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-167-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-167-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167-SUCCESS/manifests"},{"name":"debian/1.5.167","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-02-17T21:59:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.167","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.167","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.167/manifests"},{"name":"hudson-python-oauth2-167","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-17T21:56:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-167","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-167","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167/manifests"},{"name":"hudson-python-oauth2-166-SUCCESS","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-15T17:23:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-166-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-166-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166-SUCCESS/manifests"},{"name":"debian/1.5.166","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-15T17:23:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.166","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.166","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.166/manifests"},{"name":"hudson-python-oauth2-166","sha":"e9eda2478777ac138b483e085b9aed9c1bc846bc","kind":"tag","published_at":"2011-02-15T17:22:59.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-166","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-166","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166/manifests"},{"name":"hudson-python-oauth2-165-SUCCESS","sha":"7ea87e3229fd5c4eebd03d5f6411e3e626ce9ea7","kind":"tag","published_at":"2011-02-07T19:25:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-165-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-165-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165-SUCCESS/manifests"},{"name":"debian/1.5.165","sha":"7ea87e3229fd5c4eebd03d5f6411e3e626ce9ea7","kind":"tag","published_at":"2011-02-07T19:25:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.165","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.165","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.165/manifests"},{"name":"hudson-python-oauth2-165","sha":"89bbc5b231925c69701be8cd24bdfe33180ef328","kind":"tag","published_at":"2011-02-07T19:24:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-165","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-165","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165/manifests"},{"name":"hudson-python-oauth2-164-SUCCESS","sha":"0d907a4190ae9232453719ed29d08851fd4d3ac5","kind":"tag","published_at":"2011-02-07T18:54:42.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-164-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-164-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164-SUCCESS/manifests"},{"name":"debian/1.5.164","sha":"0d907a4190ae9232453719ed29d08851fd4d3ac5","kind":"tag","published_at":"2011-02-07T18:54:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.164","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.164","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.164/manifests"},{"name":"hudson-python-oauth2-164","sha":"c4df9420b6d74cc76fced0e07f07b3bbd9349607","kind":"tag","published_at":"2011-02-07T18:53:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-164","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-164","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164/manifests"},{"name":"hudson-python-oauth2-163-SUCCESS","sha":"4b086820f4f6745a6e4de242c27c27129535824f","kind":"tag","published_at":"2011-02-04T18:15:42.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-163-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-163-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163-SUCCESS/manifests"},{"name":"debian/1.5.163","sha":"4b086820f4f6745a6e4de242c27c27129535824f","kind":"tag","published_at":"2011-02-04T18:15:37.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.163","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.163","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.163/manifests"},{"name":"hudson-python-oauth2-163","sha":"390ae7464f85e213713d8bfe24e964b4050708ce","kind":"tag","published_at":"2011-02-04T18:14:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-163","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-163","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163/manifests"},{"name":"hudson-python-oauth2-162-SUCCESS","sha":"b330ce8b7833af6d0049084a7a72fd66d44e3ce0","kind":"tag","published_at":"2011-02-04T17:51:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-162-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-162-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162-SUCCESS/manifests"},{"name":"debian/1.5.162","sha":"b330ce8b7833af6d0049084a7a72fd66d44e3ce0","kind":"tag","published_at":"2011-02-04T17:51:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.162","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.162","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.162/manifests"},{"name":"hudson-python-oauth2-162","sha":"38c151b00d43b1c70b53e0b88023263447b2543c","kind":"tag","published_at":"2011-02-04T17:50:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-162","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-162","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162/manifests"},{"name":"hudson-python-oauth2-161-SUCCESS","sha":"1a1f51906a13691dc4e76372c2ddd7b0b715e22f","kind":"tag","published_at":"2011-02-03T18:04:46.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-161-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-161-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161-SUCCESS/manifests"},{"name":"debian/1.5.161","sha":"1a1f51906a13691dc4e76372c2ddd7b0b715e22f","kind":"tag","published_at":"2011-02-03T18:04:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.161","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.161","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.161/manifests"},{"name":"hudson-python-oauth2-161","sha":"25fbc2d52cac89b4499c57900aea0863c6418117","kind":"tag","published_at":"2011-02-03T18:03:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-161","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-161","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161/manifests"},{"name":"hudson-python-oauth2-160-SUCCESS","sha":"147fc619d8187d646c570a9e2be28fa815fbce1d","kind":"tag","published_at":"2011-02-03T00:02:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-160-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-160-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160-SUCCESS/manifests"},{"name":"debian/1.5.160","sha":"147fc619d8187d646c570a9e2be28fa815fbce1d","kind":"tag","published_at":"2011-02-03T00:02:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.160","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.160","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.160/manifests"},{"name":"hudson-python-oauth2-160","sha":"56c6d9b44b108565ca28696cde916526c52abef8","kind":"tag","published_at":"2011-02-03T00:01:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-160","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-160","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160/manifests"},{"name":"hudson-python-oauth2-159-SUCCESS","sha":"7aad8b4ab951314190070c8892c31bbc863fb189","kind":"tag","published_at":"2011-02-03T00:00:52.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-159-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-159-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159-SUCCESS/manifests"},{"name":"debian/1.5.159","sha":"7aad8b4ab951314190070c8892c31bbc863fb189","kind":"tag","published_at":"2011-02-03T00:00:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.159","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.159","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.159/manifests"},{"name":"hudson-python-oauth2-159","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-03T00:00:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-159","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-159","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159/manifests"},{"name":"hudson-python-oauth2-158-SUCCESS","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-02T19:35:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-158-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-158-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158-SUCCESS/manifests"},{"name":"debian/1.5.158","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-02T19:35:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.158","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.158","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.158/manifests"},{"name":"hudson-python-oauth2-158","sha":"edeb9b6387814525fbc11f0b4c6e86a238987c8f","kind":"tag","published_at":"2011-02-02T19:34:23.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-158","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-158","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158/manifests"},{"name":"hudson-python-oauth2-157","sha":"edeb9b6387814525fbc11f0b4c6e86a238987c8f","kind":"tag","published_at":"2011-02-02T19:08:27.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-157","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-157","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-157/manifests"},{"name":"debian/1.5.156","sha":"ea4127f9948e9d3ca27cfbc68b58aacdd19b0936","kind":"tag","published_at":"2011-02-01T23:49:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.156","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.156","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.156/manifests"},{"name":"hudson-python-oauth2-156","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:48:05.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-156","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-156","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-156/manifests"},{"name":"hudson-python-oauth2-155-SUCCESS","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:44:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-155-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-155-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155-SUCCESS/manifests"},{"name":"debian/1.5.155","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:44:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.155","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.155","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.155/manifests"},{"name":"hudson-python-oauth2-155","sha":"8e7734dfa040464f3455f1dc176aa9d972525c73","kind":"tag","published_at":"2011-02-01T23:43:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-155","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-155","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155/manifests"},{"name":"hudson-python-oauth2-154-SUCCESS","sha":"60bee0da34b503189efd3cdc3159a95dbc1dea99","kind":"tag","published_at":"2011-02-01T18:04:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-154-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-154-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154-SUCCESS/manifests"},{"name":"debian/1.5.154","sha":"60bee0da34b503189efd3cdc3159a95dbc1dea99","kind":"tag","published_at":"2011-02-01T18:04:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.154","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.154","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.154/manifests"},{"name":"hudson-python-oauth2-154","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T18:03:56.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-154","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-154","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154/manifests"},{"name":"hudson-python-oauth2-153-SUCCESS","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T16:32:58.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-153-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-153-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153-SUCCESS/manifests"},{"name":"debian/1.5.153","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T16:32:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.153","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.153","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.153/manifests"},{"name":"hudson-python-oauth2-153","sha":"4d25395c25f00beec72743657673e78ec6400163","kind":"tag","published_at":"2011-02-01T16:31:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-153","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-153","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153/manifests"},{"name":"hudson-python-oauth2-152-SUCCESS","sha":"328ed4b6c555cbef83a4d5b15f027735d46512a4","kind":"tag","published_at":"2011-01-28T18:15:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-152-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-152-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152-SUCCESS/manifests"},{"name":"debian/1.5.152","sha":"328ed4b6c555cbef83a4d5b15f027735d46512a4","kind":"tag","published_at":"2011-01-28T18:15:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.152","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.152","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.152/manifests"},{"name":"hudson-python-oauth2-152","sha":"773408963da533c9922542e0bea2c85ab2fb97e4","kind":"tag","published_at":"2011-01-28T18:14:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-152","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-152","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152/manifests"},{"name":"hudson-python-oauth2-151-SUCCESS","sha":"811ca121b6e67231c44c5b56d151f10105c86713","kind":"tag","published_at":"2011-01-27T05:32:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-151-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-151-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151-SUCCESS/manifests"},{"name":"debian/1.5.151","sha":"811ca121b6e67231c44c5b56d151f10105c86713","kind":"tag","published_at":"2011-01-27T05:32:44.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.151","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.151","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.151/manifests"},{"name":"hudson-python-oauth2-151","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-27T05:31:53.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-151","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-151","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151/manifests"},{"name":"hudson-python-oauth2-150-SUCCESS","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-26T17:16:12.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-150-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-150-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150-SUCCESS/manifests"},{"name":"debian/1.5.150","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-26T17:16:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.150","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.150","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.150/manifests"},{"name":"hudson-python-oauth2-150","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:15:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-150","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-150","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150/manifests"},{"name":"hudson-python-oauth2-149-SUCCESS","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:12:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-149-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-149-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149-SUCCESS/manifests"},{"name":"debian/1.5.149","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:12:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.149","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.149","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.149/manifests"},{"name":"hudson-python-oauth2-149","sha":"d44049a25cac1eb9e81646833df34d198a1ace36","kind":"tag","published_at":"2011-01-26T17:11:32.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-149","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-149","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149/manifests"},{"name":"hudson-python-oauth2-148-SUCCESS","sha":"a81f97f62ee46b449a75a41692967a5019d706a0","kind":"tag","published_at":"2011-01-26T17:03:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-148-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-148-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148-SUCCESS/manifests"},{"name":"debian/1.5.148","sha":"a81f97f62ee46b449a75a41692967a5019d706a0","kind":"tag","published_at":"2011-01-26T17:03:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.148","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.148","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.148/manifests"},{"name":"hudson-python-oauth2-148","sha":"9df062bf577cf83dcdefdebba171e2584055db47","kind":"tag","published_at":"2011-01-26T17:02:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-148","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-148","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148/manifests"},{"name":"hudson-python-oauth2-147-SUCCESS","sha":"bac9dfd7363937ede336954ad704f991a34fb2be","kind":"tag","published_at":"2011-01-25T17:40:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-147-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-147-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147-SUCCESS/manifests"},{"name":"debian/1.5.147","sha":"bac9dfd7363937ede336954ad704f991a34fb2be","kind":"tag","published_at":"2011-01-25T17:40:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.147","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.147","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.147/manifests"},{"name":"hudson-python-oauth2-147","sha":"7c6772d77a61a59b5399f774359cde3ab4e8bbb3","kind":"tag","published_at":"2011-01-25T17:39:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-147","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-147","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147/manifests"},{"name":"hudson-python-oauth2-146-SUCCESS","sha":"615b1ff4d7d81d126ef63f3d71f56e2f3d880cdf","kind":"tag","published_at":"2011-01-25T17:31:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-146-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-146-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146-SUCCESS/manifests"},{"name":"debian/1.5.146","sha":"615b1ff4d7d81d126ef63f3d71f56e2f3d880cdf","kind":"tag","published_at":"2011-01-25T17:31:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.146","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.146","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.146/manifests"},{"name":"hudson-python-oauth2-146","sha":"01ad3d86bf9c4d9dd0025e917ecd052033b2eb68","kind":"tag","published_at":"2011-01-25T17:30:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-146","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-146","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146/manifests"},{"name":"hudson-python-oauth2-145-SUCCESS","sha":"3350baea1a11cb0d26681be646df251952eedec6","kind":"tag","published_at":"2011-01-24T22:09:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-145-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-145-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145-SUCCESS/manifests"},{"name":"debian/1.5.145","sha":"3350baea1a11cb0d26681be646df251952eedec6","kind":"tag","published_at":"2011-01-24T22:09:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.145","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.145","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.145/manifests"},{"name":"hudson-python-oauth2-145","sha":"634de002511e23daee8f38a8cd8cdeae539a620c","kind":"tag","published_at":"2011-01-24T22:08:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-145","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-145","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145/manifests"},{"name":"hudson-python-oauth2-144-SUCCESS","sha":"60fcc261de6e919d0bdb29ed4881a42d50e02abd","kind":"tag","published_at":"2011-01-24T22:03:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-144-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-144-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144-SUCCESS/manifests"},{"name":"debian/1.4.144","sha":"60fcc261de6e919d0bdb29ed4881a42d50e02abd","kind":"tag","published_at":"2011-01-24T22:03:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.144","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.144","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.144/manifests"},{"name":"hudson-python-oauth2-144","sha":"e1aed570537334702b4eac001d8f6a1db5d16011","kind":"tag","published_at":"2011-01-24T22:02:32.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-144","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-144","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144/manifests"},{"name":"hudson-python-oauth2-143-SUCCESS","sha":"69cbf3387333542567bc06872a1715767a388f6d","kind":"tag","published_at":"2011-01-24T20:22:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-143-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-143-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143-SUCCESS/manifests"},{"name":"debian/1.4.143","sha":"69cbf3387333542567bc06872a1715767a388f6d","kind":"tag","published_at":"2011-01-24T20:22:10.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.143","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.143","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.143/manifests"},{"name":"hudson-python-oauth2-143","sha":"5d7cb964d4dda54be3b59fee83399d52358c7776","kind":"tag","published_at":"2011-01-24T20:21:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-143","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-143","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143/manifests"},{"name":"hudson-python-oauth2-142","sha":"58c4e77758519da9a1bb59faf5aa866786a1d1e9","kind":"tag","published_at":"2011-01-24T20:19:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-142","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-142","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-142/manifests"},{"name":"hudson-python-oauth2-141","sha":"58c4e77758519da9a1bb59faf5aa866786a1d1e9","kind":"tag","published_at":"2011-01-24T20:17:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-141","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-141","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-141/manifests"},{"name":"hudson-python-oauth2-140","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T20:06:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-140","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-140","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-140/manifests"},{"name":"hudson-python-oauth2-139","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:51:51.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-139","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-139","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-139/manifests"},{"name":"hudson-python-oauth2-138","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:50:06.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-138","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-138","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-138/manifests"},{"name":"hudson-python-oauth2-137","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:47:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-137","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-137","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-137/manifests"},{"name":"hudson-python-oauth2-136","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:33:46.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-136","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-136","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-136/manifests"},{"name":"hudson-python-oauth2-135","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:31:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-135","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-135","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-135/manifests"},{"name":"hudson-python-oauth2-134-SUCCESS","sha":"e95228a3e53250b69f47ce0dcdff2c2a1de925f3","kind":"tag","published_at":"2011-01-24T18:31:44.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-134-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-134-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134-SUCCESS/manifests"},{"name":"debian/1.4.134","sha":"e95228a3e53250b69f47ce0dcdff2c2a1de925f3","kind":"tag","published_at":"2011-01-24T18:31:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.134","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.134","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.134/manifests"},{"name":"hudson-python-oauth2-134","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:30:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-134","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-134","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134/manifests"},{"name":"hudson-python-oauth2-133-SUCCESS","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:26:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-133-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-133-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133-SUCCESS/manifests"},{"name":"debian/1.4.133","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:26:37.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.133","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.133","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.133/manifests"},{"name":"hudson-python-oauth2-133","sha":"7761005be53dee65bb1b9a7ce352090b7ddb3fe2","kind":"tag","published_at":"2011-01-24T18:25:53.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-133","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-133","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133/manifests"},{"name":"hudson-python-oauth2-132-SUCCESS","sha":"f8bb23a720de9a5c3821dedb2df34b0c64181cc4","kind":"tag","published_at":"2011-01-24T17:40:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-132-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-132-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132-SUCCESS/manifests"},{"name":"debian/1.4.132","sha":"f8bb23a720de9a5c3821dedb2df34b0c64181cc4","kind":"tag","published_at":"2011-01-24T17:40:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.132","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.132","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.132/manifests"},{"name":"hudson-python-oauth2-132","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:39:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-132","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-132","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132/manifests"},{"name":"hudson-python-oauth2-131-SUCCESS","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:33:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-131-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-131-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131-SUCCESS/manifests"},{"name":"debian/1.4.131","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:33:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.131","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.131","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.131/manifests"},{"name":"hudson-python-oauth2-131","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:32:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-131","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-131","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131/manifests"},{"name":"hudson-python-oauth2-130-SUCCESS","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:24:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-130-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-130-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130-SUCCESS/manifests"},{"name":"debian/1.4.130","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:24:25.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.130","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.130","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.130/manifests"},{"name":"hudson-python-oauth2-130","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-24T17:22:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-130","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-130","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130/manifests"},{"name":"hudson-python-oauth2-129-SUCCESS","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-21T19:53:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-129-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-129-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129-SUCCESS/manifests"},{"name":"debian/1.4.129","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-21T19:53:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.129","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.129","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.129/manifests"},{"name":"hudson-python-oauth2-129","sha":"68c93665feac90e534300242f7ddbfe5768faba9","kind":"tag","published_at":"2011-01-21T19:52:31.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-129","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-129","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129/manifests"},{"name":"hudson-python-oauth2-128-SUCCESS","sha":"4a64169c2bebdd5274d2bf24eba8aaa036387682","kind":"tag","published_at":"2011-01-10T22:43:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-128-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-128-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128-SUCCESS/manifests"},{"name":"debian/1.3.128","sha":"4a64169c2bebdd5274d2bf24eba8aaa036387682","kind":"tag","published_at":"2011-01-10T22:43:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.3.128","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.3.128","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.128/manifests"},{"name":"hudson-python-oauth2-128","sha":"3473612994201d4262fee703e62444d6ff68c599","kind":"tag","published_at":"2011-01-10T22:42:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-128","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-128","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128/manifests"},{"name":"hudson-python-oauth2-127-SUCCESS","sha":"06731b59db67464ac7491551aaa223220ca99d86","kind":"tag","published_at":"2011-01-04T19:40:23.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-127-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-127-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127-SUCCESS/manifests"},{"name":"debian/1.3.127","sha":"06731b59db67464ac7491551aaa223220ca99d86","kind":"tag","published_at":"2011-01-04T19:40:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.3.127","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.3.127","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.127/manifests"},{"name":"hudson-python-oauth2-127","sha":"77cb11f6c641051af5bd077db69b06a02e5fa98a","kind":"tag","published_at":"2011-01-04T19:39:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-127","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-127","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127/manifests"},{"name":"1.2.1","sha":"1f9640f8467a90fcc20be6bbb8909d21bad308f6","kind":"tag","published_at":"2010-06-28T19:03:25.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.2.1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"bac0c0ca3895198e508278aa638abf62c7a600f4","kind":"commit","published_at":"2010-05-14T17:39:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.2.0","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"9962d31cc78806b2b17cd3dcd2c7bdc8cc0085c0","kind":"commit","published_at":"2010-03-27T18:18:08.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.1.3","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.1.3/manifests"},{"name":"1.0.7","sha":"340584ea5e82febb218461d51db2a95a17814e17","kind":"commit","published_at":"2010-02-14T23:16:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.7","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"31f89f0cee7b3f21cc641f7f3e6df6cbd800d06a","kind":"commit","published_at":"2010-02-11T22:09:49.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.6","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"c040abcb92954275b7fd320bedac1f26dd495d42","kind":"commit","published_at":"2010-01-25T23:28:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.5","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"bff534876aeb2aca93e414f485fbc850fab64810","kind":"commit","published_at":"2010-01-21T16:27:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.4","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"bff534876aeb2aca93e414f485fbc850fab64810","kind":"commit","published_at":"2010-01-21T16:27:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.3","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"bde974cc5e1224d36c5d46086e34aee7dac1cdd7","kind":"commit","published_at":"2009-12-04T16:19:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.2","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"39ebd39bddec4111b7725b9887db7352b69780ef","kind":"commit","published_at":"2009-12-01T23:05:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"905680d424c21821e02684579d5eb982fed2f85d","kind":"tag","published_at":"2009-10-21T17:56:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.0","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.0/manifests"},{"name":"pre-1.0a","sha":"ced0c3f1407fa997e7377e9c55b328f42f3429a0","kind":"commit","published_at":"2009-07-10T18:40:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/pre-1.0a","html_url":"https://github.com/joestump/python-oauth2/releases/tag/pre-1.0a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/pre-1.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/pre-1.0a/manifests"}]},"repo_metadata_updated_at":"2024-09-08T15:56:09.948Z","dependent_packages_count":17,"downloads":299318,"downloads_period":"last-month","dependent_repos_count":7072,"rankings":{"downloads":0.5093991065105496,"dependent_repos_count":0.11296774818254829,"dependent_packages_count":0.6780311085457362,"stargazers_count":1.377636942542135,"forks_count":1.2555558298003224,"docker_downloads_count":0.5940774522070481,"average":0.75461136463139},"purl":"pkg:pypi/oauth2","advisories":[{"uuid":"GSA_kwCzR0hTQS1ydjhoLXA0M3ItNHg1cs4AAdHu","url":"https://github.com/advisories/GHSA-rv8h-p43r-4x5r","title":"SimpleGeo python-oauth2 vulnerable to the use of Insufficiently Random Values to generate nonces","description":"The (1) make_nonce, (2) generate_nonce, and (3) generate_verifier functions in SimpleGeo python-oauth2 uses weak random numbers to generate nonces, which makes it easier for remote attackers to guess the nonce via a brute force attack.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-05-17T03:46:28.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2013-4347","https://github.com/simplegeo/python-oauth2/issues/9","https://github.com/simplegeo/python-oauth2/pull/146","http://www.openwall.com/lists/oss-security/2013/09/12/7","http://www.securityfocus.com/bid/62388","https://access.redhat.com/errata/RHSA-2015:1591","https://access.redhat.com/errata/RHSA-2015:1592","https://access.redhat.com/security/cve/CVE-2013-4347","https://bugzilla.redhat.com/show_bug.cgi?id=1007758","https://github.com/joestump/python-oauth2/commit/82dd2cdd4954cd7b8983d5d64c0dfd9072bf4650","https://github.com/pypa/advisory-database/tree/main/vulns/oauth2/PYSEC-2014-86.yaml","https://github.com/advisories/GHSA-rv8h-p43r-4x5r"],"source_kind":"github","identifiers":["GHSA-rv8h-p43r-4x5r","CVE-2013-4347"],"repository_url":"https://github.com/simplegeo/python-oauth2","blast_radius":24.252116187631607,"created_at":"2023-08-29T19:05:25.859Z","updated_at":"2025-08-19T12:59:26.358Z","epss_percentage":0.00161,"epss_percentile":0.37479,"packages":[{"ecosystem":"pypi","package_name":"oauth2","versions":[{"first_patched_version":"1.9rc1","vulnerable_version_range":"\u003c 1.9rc1"}],"statistics":{"dependent_packages_count":17,"dependent_repos_count":7072,"downloads":568493,"downloads_period":"last-month"},"affected_versions":[],"unaffected_versions":["1.0.0","1.0.4","1.0.5","1.0.6","1.0.7","1.0.8","1.0.9","1.1.0","1.1.1","1.1.3","1.2.0","1.5.150","1.5.153","1.5.155","1.5.158","1.5.159","1.5.160","1.5.161","1.5.162","1.5.163","1.5.164","1.5.165","1.5.166","1.5.167","1.5.168","1.5.169","1.5.170","1.5.210","1.5.211","1.9.0"]}]},{"uuid":"GSA_kwCzR0hTQS00NDMzLTRjeHEtdnY3M84AAdH5","url":"https://github.com/advisories/GHSA-4433-4cxq-vv73","title":"SimpleGeo python-oauth2 does not check the nonce allowing replay attacks","description":"The Server.verify_request function in SimpleGeo python-oauth2 does not check the nonce, which allows remote attackers to perform replay attacks via a signed URL.\nThe vulnerability does not appear to be patched according to the following [discussion](https://github.com/joestump/python-oauth2/issues/129#issuecomment-895911502).","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-17T03:46:28.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2013-4346","https://github.com/simplegeo/python-oauth2/issues/129","http://www.openwall.com/lists/oss-security/2013/09/12/7","https://access.redhat.com/errata/RHSA-2015:1591","https://access.redhat.com/errata/RHSA-2015:1592","https://access.redhat.com/security/cve/CVE-2013-4346","https://bugzilla.redhat.com/show_bug.cgi?id=1007746","https://web.archive.org/web/20200228063302/http://www.securityfocus.com/bid/62386","https://github.com/pypa/advisory-database/tree/main/vulns/oauth2/PYSEC-2014-85.yaml","https://github.com/advisories/GHSA-4433-4cxq-vv73"],"source_kind":"github","identifiers":["GHSA-4433-4cxq-vv73","CVE-2013-4346"],"repository_url":"https://github.com/simplegeo/python-oauth2","blast_radius":33.49101759244365,"created_at":"2024-02-23T22:04:58.100Z","updated_at":"2024-10-07T21:00:49.000Z","epss_percentage":0.0013,"epss_percentile":0.33362,"packages":[{"ecosystem":"pypi","package_name":"oauth2","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 1.9rc1"}],"statistics":{"dependent_packages_count":17,"dependent_repos_count":7072,"downloads":568493,"downloads_period":"last-month"},"affected_versions":[],"unaffected_versions":["1.0.0","1.0.4","1.0.5","1.0.6","1.0.7","1.0.8","1.0.9","1.1.0","1.1.1","1.1.3","1.2.0","1.5.150","1.5.153","1.5.155","1.5.158","1.5.159","1.5.160","1.5.161","1.5.162","1.5.163","1.5.164","1.5.165","1.5.166","1.5.167","1.5.168","1.5.169","1.5.170","1.5.210","1.5.211","1.9.0"]}]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/oauth2","docker_dependents_count":71,"docker_downloads_count":5432356,"usage_url":"https://repos.ecosyste.ms/usage/pypi/oauth2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/oauth2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-08T00:39:31.308Z","issues_count":48,"pull_requests_count":54,"avg_time_to_close_issue":92587019.06666666,"avg_time_to_close_pull_request":87170534.46666667,"issues_closed_count":15,"pull_requests_closed_count":30,"pull_request_authors_count":50,"issue_authors_count":48,"avg_comments_per_issue":2.3125,"avg_comments_per_pull_request":2.814814814814815,"merged_pull_requests_count":11,"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/joestump%2Fpython-oauth2/issues","maintainers":[{"login":"rickhanlonii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickhanlonii"},{"login":"joestump","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joestump"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/oauth2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/oauth2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/oauth2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/oauth2/related_packages","maintainers":[{"uuid":"joestump","login":"joestump","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/joestump/","role":null,"created_at":"2023-01-30T17:56:57.280Z","updated_at":"2023-01-30T17:56:57.280Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/joestump/packages"},{"uuid":"jaitaiwan","login":"jaitaiwan","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/jaitaiwan/","role":null,"created_at":"2023-01-30T17:56:57.107Z","updated_at":"2023-01-30T17:56:57.107Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jaitaiwan/packages"},{"uuid":"markunsworth","login":"markunsworth","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/markunsworth/","role":null,"created_at":"2023-01-30T17:56:57.387Z","updated_at":"2023-01-30T17:56:57.387Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/markunsworth/packages"},{"uuid":"rickhanlonii","login":"rickhanlonii","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/rickhanlonii/","role":null,"created_at":"2023-01-30T17:56:57.564Z","updated_at":"2023-01-30T17:56:57.564Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rickhanlonii/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726165,"maintainers_count":308802,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11139486,"name":"py3-oauth2","ecosystem":"alpine","description":"Python3 library for OAuth","homepage":"https://github.com/joestump/python-oauth2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/joestump/python-oauth2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.9.0-r11","last_synced_at":"2025-08-26T09:58:05.538Z","created_at":"2024-12-07T12:55:37.384Z","updated_at":"2025-08-26T10:21:09.235Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-oauth2","install_command":"apk add py3-oauth2","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":699621,"uuid":"345048","full_name":"joestump/python-oauth2","owner":"joestump","description":"A fully tested, abstract interface to creating OAuth clients and servers.","archived":false,"fork":false,"pushed_at":"2024-04-09T13:40:11.000Z","size":456,"stargazers_count":3002,"open_issues_count":75,"forks_count":909,"subscribers_count":216,"default_branch":"master","last_synced_at":"2025-08-26T09:54:59.992Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"kenshinx/godns","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joestump.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2009-10-21T17:21:07.000Z","updated_at":"2025-08-26T05:00:48.000Z","dependencies_parsed_at":"2024-04-27T23:44:18.564Z","dependency_job_id":null,"html_url":"https://github.com/joestump/python-oauth2","commit_stats":{"total_commits":290,"total_committers":41,"mean_commits":7.073170731707317,"dds":0.7758620689655172,"last_synced_commit":"b94f69b1ad195513547924e380d9265133e995fa"},"previous_names":["simplegeo/python-oauth2"],"tags_count":152,"template":false,"template_full_name":null,"purl":"pkg:github/joestump/python-oauth2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/sbom","scorecard":{"id":527370,"data":{"date":"2025-08-11","repo":{"name":"github.com/joestump/python-oauth2","commit":"b94f69b1ad195513547924e380d9265133e995fa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 10/15 approved changesets -- score normalized to 6","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-16 / GHSA-93xj-8mrv-444m","Warn: Project is vulnerable to: PYSEC-2020-46 / GHSA-gg84-qgv9-w4pq","Warn: Project is vulnerable to: GHSA-q48q-77qv-cf9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-20T04:45:55.972Z","repository_id":699621,"created_at":"2025-08-20T04:45:55.972Z","updated_at":"2025-08-20T04:45:55.972Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272209003,"owners_count":24892296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joestump","name":"Joe Stump","uuid":"37667","kind":"user","description":"I like turtles.","email":"","website":"http://stu.mp","location":"Dublin, Ireland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/37667?u=969ecdb950ae00b6145f777c01e9c1fde3501aa1\u0026v=4","repositories_count":95,"last_synced_at":"2025-06-08T00:42:17.162Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joestump","funding_links":[],"total_stars":3445,"followers":425,"following":7,"created_at":"2022-11-02T17:35:20.577Z","updated_at":"2025-06-08T00:42:17.162Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump/repositories"},"tags":[{"name":"v1.9","sha":"c9e005fbc0abb09dc845180d940b6f44f20b15ee","kind":"tag","published_at":"2015-09-12T11:31:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/v1.9","html_url":"https://github.com/joestump/python-oauth2/releases/tag/v1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@v1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9/manifests"},{"name":"v1.9RC1","sha":"deb25b85ba315d756668ef9adeff16c61e47ee70","kind":"commit","published_at":"2015-08-02T23:26:48.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/v1.9RC1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/v1.9RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@v1.9RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9RC1/manifests"},{"name":"debian/1.5.211","sha":"a83f4a297336b631e75cba102910c19231518159","kind":"tag","published_at":"2011-12-13T17:42:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.211","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.211/manifests"},{"name":"hudson-python-oauth2-211","sha":"c6dc215acd10e9f0feab5109fc75b1c3f8bc4633","kind":"tag","published_at":"2011-12-13T17:39:00.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-211","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-211/manifests"},{"name":"debian/1.5.210","sha":"c6dc215acd10e9f0feab5109fc75b1c3f8bc4633","kind":"tag","published_at":"2011-12-09T01:19:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.210","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.210/manifests"},{"name":"hudson-python-oauth2-210","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-12-09T01:17:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-210","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-210/manifests"},{"name":"debian/1.5.209","sha":"9039e64e6834cd584f52dfc71af5947458180631","kind":"tag","published_at":"2011-08-06T00:53:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.209","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.209/manifests"},{"name":"hudson-python-oauth2-209","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-08-06T00:52:12.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-209","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-209/manifests"},{"name":"debian/1.5.208","sha":"b60b9de036f590390623d084a955c31a0eae6c53","kind":"tag","published_at":"2011-08-03T19:10:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.208","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.208/manifests"},{"name":"hudson-python-oauth2-208","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-08-03T19:09:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-208","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-208/manifests"},{"name":"debian/1.5.207","sha":"52888103de37c84f5b172bd49998f8cbd154f643","kind":"tag","published_at":"2011-07-25T23:59:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.207","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.207/manifests"},{"name":"hudson-python-oauth2-207","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-25T23:58:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-207","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-207/manifests"},{"name":"debian/1.5.206","sha":"8f91a8ad6a539c8126eb9546ef2c18964770270c","kind":"tag","published_at":"2011-07-17T14:03:06.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.206","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.206/manifests"},{"name":"hudson-python-oauth2-206","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-17T14:02:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-206","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-206/manifests"},{"name":"debian/1.5.205","sha":"29c19c5f369c9644c4eb31aca8d90f0d2c499d8e","kind":"tag","published_at":"2011-07-05T21:03:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.205","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.205/manifests"},{"name":"hudson-python-oauth2-205","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-05T21:02:01.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-205","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-205/manifests"},{"name":"debian/1.5.204","sha":"c33f401095568bab01b205c42d5cda723e98175e","kind":"tag","published_at":"2011-07-01T23:43:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.204","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.204/manifests"},{"name":"hudson-python-oauth2-204","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-01T23:40:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-204","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-204/manifests"},{"name":"debian/1.5.203","sha":"c35dfa92d6d49a200b1ce954e5e19cdaf21feddc","kind":"tag","published_at":"2011-06-30T23:23:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.203","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.203/manifests"},{"name":"hudson-python-oauth2-203","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T23:20:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-203","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-203/manifests"},{"name":"debian/1.5.202","sha":"0553697dd25e0fa0f83f228909fefa71271e93a9","kind":"tag","published_at":"2011-06-30T19:23:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.202","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.202/manifests"},{"name":"hudson-python-oauth2-202","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T19:21:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-202","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-202/manifests"},{"name":"debian/1.5.201","sha":"e3fa70d0123e1d01fa0c347f7a34a55b2f19d9ce","kind":"tag","published_at":"2011-06-30T07:54:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.201","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.201/manifests"},{"name":"hudson-python-oauth2-201","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T07:51:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-201","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-201/manifests"},{"name":"debian/1.5.200","sha":"9ef5affcfa4975688436507ac5bb615caf294890","kind":"tag","published_at":"2011-06-29T22:35:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.200","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.200/manifests"},{"name":"hudson-python-oauth2-200","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-29T22:33:48.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-200","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-200/manifests"},{"name":"debian/1.5.199","sha":"eb7630d06b8814433e0dadc0a761009060c5763c","kind":"tag","published_at":"2011-06-27T23:16:26.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.199","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.199/manifests"},{"name":"hudson-python-oauth2-199","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-27T22:08:07.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-199","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-199/manifests"},{"name":"debian/1.5.170","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-05-02T23:49:43.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.170","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.170/manifests"},{"name":"hudson-python-oauth2-170","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-05-02T23:48:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-170","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-170/manifests"},{"name":"hudson-python-oauth2-169-SUCCESS","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-04-15T21:31:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-169-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-169-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-169-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169-SUCCESS/manifests"},{"name":"debian/1.5.169","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-04-15T21:31:26.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.169","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.169/manifests"},{"name":"hudson-python-oauth2-169","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-15T21:29:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-169","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169/manifests"},{"name":"hudson-python-oauth2-168-SUCCESS","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-05T23:15:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-168-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-168-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-168-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168-SUCCESS/manifests"},{"name":"debian/1.5.168","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-05T23:14:49.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.168","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.168/manifests"},{"name":"hudson-python-oauth2-168","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-04-05T23:13:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-168","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168/manifests"},{"name":"hudson-python-oauth2-167-SUCCESS","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-02-17T21:59:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-167-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-167-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-167-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167-SUCCESS/manifests"},{"name":"debian/1.5.167","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-02-17T21:59:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.167","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.167/manifests"},{"name":"hudson-python-oauth2-167","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-17T21:56:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-167","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167/manifests"},{"name":"hudson-python-oauth2-166-SUCCESS","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-15T17:23:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-166-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-166-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-166-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166-SUCCESS/manifests"},{"name":"debian/1.5.166","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-15T17:23:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.166","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.166/manifests"},{"name":"hudson-python-oauth2-166","sha":"e9eda2478777ac138b483e085b9aed9c1bc846bc","kind":"tag","published_at":"2011-02-15T17:22:59.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-166","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166/manifests"},{"name":"hudson-python-oauth2-165-SUCCESS","sha":"7ea87e3229fd5c4eebd03d5f6411e3e626ce9ea7","kind":"tag","published_at":"2011-02-07T19:25:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-165-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-165-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-165-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165-SUCCESS/manifests"},{"name":"debian/1.5.165","sha":"7ea87e3229fd5c4eebd03d5f6411e3e626ce9ea7","kind":"tag","published_at":"2011-02-07T19:25:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.165","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.165/manifests"},{"name":"hudson-python-oauth2-165","sha":"89bbc5b231925c69701be8cd24bdfe33180ef328","kind":"tag","published_at":"2011-02-07T19:24:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-165","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165/manifests"},{"name":"hudson-python-oauth2-164-SUCCESS","sha":"0d907a4190ae9232453719ed29d08851fd4d3ac5","kind":"tag","published_at":"2011-02-07T18:54:42.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-164-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-164-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-164-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164-SUCCESS/manifests"},{"name":"debian/1.5.164","sha":"0d907a4190ae9232453719ed29d08851fd4d3ac5","kind":"tag","published_at":"2011-02-07T18:54:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.164","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.164/manifests"},{"name":"hudson-python-oauth2-164","sha":"c4df9420b6d74cc76fced0e07f07b3bbd9349607","kind":"tag","published_at":"2011-02-07T18:53:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-164","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164/manifests"},{"name":"hudson-python-oauth2-163-SUCCESS","sha":"4b086820f4f6745a6e4de242c27c27129535824f","kind":"tag","published_at":"2011-02-04T18:15:42.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-163-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-163-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-163-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163-SUCCESS/manifests"},{"name":"debian/1.5.163","sha":"4b086820f4f6745a6e4de242c27c27129535824f","kind":"tag","published_at":"2011-02-04T18:15:37.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.163","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.163/manifests"},{"name":"hudson-python-oauth2-163","sha":"390ae7464f85e213713d8bfe24e964b4050708ce","kind":"tag","published_at":"2011-02-04T18:14:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-163","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163/manifests"},{"name":"hudson-python-oauth2-162-SUCCESS","sha":"b330ce8b7833af6d0049084a7a72fd66d44e3ce0","kind":"tag","published_at":"2011-02-04T17:51:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-162-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-162-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-162-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162-SUCCESS/manifests"},{"name":"debian/1.5.162","sha":"b330ce8b7833af6d0049084a7a72fd66d44e3ce0","kind":"tag","published_at":"2011-02-04T17:51:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.162","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.162/manifests"},{"name":"hudson-python-oauth2-162","sha":"38c151b00d43b1c70b53e0b88023263447b2543c","kind":"tag","published_at":"2011-02-04T17:50:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-162","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162/manifests"},{"name":"hudson-python-oauth2-161-SUCCESS","sha":"1a1f51906a13691dc4e76372c2ddd7b0b715e22f","kind":"tag","published_at":"2011-02-03T18:04:46.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-161-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-161-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-161-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161-SUCCESS/manifests"},{"name":"debian/1.5.161","sha":"1a1f51906a13691dc4e76372c2ddd7b0b715e22f","kind":"tag","published_at":"2011-02-03T18:04:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.161","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.161/manifests"},{"name":"hudson-python-oauth2-161","sha":"25fbc2d52cac89b4499c57900aea0863c6418117","kind":"tag","published_at":"2011-02-03T18:03:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-161","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161/manifests"},{"name":"hudson-python-oauth2-160-SUCCESS","sha":"147fc619d8187d646c570a9e2be28fa815fbce1d","kind":"tag","published_at":"2011-02-03T00:02:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-160-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-160-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-160-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160-SUCCESS/manifests"},{"name":"debian/1.5.160","sha":"147fc619d8187d646c570a9e2be28fa815fbce1d","kind":"tag","published_at":"2011-02-03T00:02:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.160","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.160/manifests"},{"name":"hudson-python-oauth2-160","sha":"56c6d9b44b108565ca28696cde916526c52abef8","kind":"tag","published_at":"2011-02-03T00:01:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-160","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160/manifests"},{"name":"hudson-python-oauth2-159-SUCCESS","sha":"7aad8b4ab951314190070c8892c31bbc863fb189","kind":"tag","published_at":"2011-02-03T00:00:52.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-159-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-159-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-159-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159-SUCCESS/manifests"},{"name":"debian/1.5.159","sha":"7aad8b4ab951314190070c8892c31bbc863fb189","kind":"tag","published_at":"2011-02-03T00:00:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.159","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.159/manifests"},{"name":"hudson-python-oauth2-159","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-03T00:00:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-159","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159/manifests"},{"name":"hudson-python-oauth2-158-SUCCESS","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-02T19:35:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-158-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-158-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-158-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158-SUCCESS/manifests"},{"name":"debian/1.5.158","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-02T19:35:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.158","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.158/manifests"},{"name":"hudson-python-oauth2-158","sha":"edeb9b6387814525fbc11f0b4c6e86a238987c8f","kind":"tag","published_at":"2011-02-02T19:34:23.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-158","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158/manifests"},{"name":"hudson-python-oauth2-157","sha":"edeb9b6387814525fbc11f0b4c6e86a238987c8f","kind":"tag","published_at":"2011-02-02T19:08:27.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-157","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-157/manifests"},{"name":"debian/1.5.156","sha":"ea4127f9948e9d3ca27cfbc68b58aacdd19b0936","kind":"tag","published_at":"2011-02-01T23:49:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.156","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.156/manifests"},{"name":"hudson-python-oauth2-156","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:48:05.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-156","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-156/manifests"},{"name":"hudson-python-oauth2-155-SUCCESS","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:44:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-155-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-155-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-155-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155-SUCCESS/manifests"},{"name":"debian/1.5.155","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:44:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.155","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.155/manifests"},{"name":"hudson-python-oauth2-155","sha":"8e7734dfa040464f3455f1dc176aa9d972525c73","kind":"tag","published_at":"2011-02-01T23:43:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-155","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155/manifests"},{"name":"hudson-python-oauth2-154-SUCCESS","sha":"60bee0da34b503189efd3cdc3159a95dbc1dea99","kind":"tag","published_at":"2011-02-01T18:04:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-154-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-154-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-154-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154-SUCCESS/manifests"},{"name":"debian/1.5.154","sha":"60bee0da34b503189efd3cdc3159a95dbc1dea99","kind":"tag","published_at":"2011-02-01T18:04:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.154","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.154/manifests"},{"name":"hudson-python-oauth2-154","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T18:03:56.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-154","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154/manifests"},{"name":"hudson-python-oauth2-153-SUCCESS","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T16:32:58.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-153-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-153-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-153-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153-SUCCESS/manifests"},{"name":"debian/1.5.153","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T16:32:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.153","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.153/manifests"},{"name":"hudson-python-oauth2-153","sha":"4d25395c25f00beec72743657673e78ec6400163","kind":"tag","published_at":"2011-02-01T16:31:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-153","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153/manifests"},{"name":"hudson-python-oauth2-152-SUCCESS","sha":"328ed4b6c555cbef83a4d5b15f027735d46512a4","kind":"tag","published_at":"2011-01-28T18:15:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-152-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-152-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-152-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152-SUCCESS/manifests"},{"name":"debian/1.5.152","sha":"328ed4b6c555cbef83a4d5b15f027735d46512a4","kind":"tag","published_at":"2011-01-28T18:15:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.152","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.152/manifests"},{"name":"hudson-python-oauth2-152","sha":"773408963da533c9922542e0bea2c85ab2fb97e4","kind":"tag","published_at":"2011-01-28T18:14:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-152","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152/manifests"},{"name":"hudson-python-oauth2-151-SUCCESS","sha":"811ca121b6e67231c44c5b56d151f10105c86713","kind":"tag","published_at":"2011-01-27T05:32:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-151-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-151-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-151-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151-SUCCESS/manifests"},{"name":"debian/1.5.151","sha":"811ca121b6e67231c44c5b56d151f10105c86713","kind":"tag","published_at":"2011-01-27T05:32:44.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.151","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.151/manifests"},{"name":"hudson-python-oauth2-151","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-27T05:31:53.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-151","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151/manifests"},{"name":"hudson-python-oauth2-150-SUCCESS","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-26T17:16:12.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-150-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-150-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-150-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150-SUCCESS/manifests"},{"name":"debian/1.5.150","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-26T17:16:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.150","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.150/manifests"},{"name":"hudson-python-oauth2-150","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:15:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-150","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150/manifests"},{"name":"hudson-python-oauth2-149-SUCCESS","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:12:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-149-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-149-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-149-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149-SUCCESS/manifests"},{"name":"debian/1.5.149","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:12:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.149","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.149/manifests"},{"name":"hudson-python-oauth2-149","sha":"d44049a25cac1eb9e81646833df34d198a1ace36","kind":"tag","published_at":"2011-01-26T17:11:32.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-149","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149/manifests"},{"name":"hudson-python-oauth2-148-SUCCESS","sha":"a81f97f62ee46b449a75a41692967a5019d706a0","kind":"tag","published_at":"2011-01-26T17:03:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-148-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-148-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-148-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148-SUCCESS/manifests"},{"name":"debian/1.5.148","sha":"a81f97f62ee46b449a75a41692967a5019d706a0","kind":"tag","published_at":"2011-01-26T17:03:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.148","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.148/manifests"},{"name":"hudson-python-oauth2-148","sha":"9df062bf577cf83dcdefdebba171e2584055db47","kind":"tag","published_at":"2011-01-26T17:02:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-148","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148/manifests"},{"name":"hudson-python-oauth2-147-SUCCESS","sha":"bac9dfd7363937ede336954ad704f991a34fb2be","kind":"tag","published_at":"2011-01-25T17:40:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-147-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-147-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-147-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147-SUCCESS/manifests"},{"name":"debian/1.5.147","sha":"bac9dfd7363937ede336954ad704f991a34fb2be","kind":"tag","published_at":"2011-01-25T17:40:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.147","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.147/manifests"},{"name":"hudson-python-oauth2-147","sha":"7c6772d77a61a59b5399f774359cde3ab4e8bbb3","kind":"tag","published_at":"2011-01-25T17:39:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-147","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147/manifests"},{"name":"hudson-python-oauth2-146-SUCCESS","sha":"615b1ff4d7d81d126ef63f3d71f56e2f3d880cdf","kind":"tag","published_at":"2011-01-25T17:31:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-146-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-146-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-146-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146-SUCCESS/manifests"},{"name":"debian/1.5.146","sha":"615b1ff4d7d81d126ef63f3d71f56e2f3d880cdf","kind":"tag","published_at":"2011-01-25T17:31:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.146","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.146/manifests"},{"name":"hudson-python-oauth2-146","sha":"01ad3d86bf9c4d9dd0025e917ecd052033b2eb68","kind":"tag","published_at":"2011-01-25T17:30:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-146","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146/manifests"},{"name":"hudson-python-oauth2-145-SUCCESS","sha":"3350baea1a11cb0d26681be646df251952eedec6","kind":"tag","published_at":"2011-01-24T22:09:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-145-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-145-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-145-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145-SUCCESS/manifests"},{"name":"debian/1.5.145","sha":"3350baea1a11cb0d26681be646df251952eedec6","kind":"tag","published_at":"2011-01-24T22:09:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.145","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.145/manifests"},{"name":"hudson-python-oauth2-145","sha":"634de002511e23daee8f38a8cd8cdeae539a620c","kind":"tag","published_at":"2011-01-24T22:08:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-145","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145/manifests"},{"name":"hudson-python-oauth2-144-SUCCESS","sha":"60fcc261de6e919d0bdb29ed4881a42d50e02abd","kind":"tag","published_at":"2011-01-24T22:03:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-144-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-144-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-144-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144-SUCCESS/manifests"},{"name":"debian/1.4.144","sha":"60fcc261de6e919d0bdb29ed4881a42d50e02abd","kind":"tag","published_at":"2011-01-24T22:03:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.144","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.144/manifests"},{"name":"hudson-python-oauth2-144","sha":"e1aed570537334702b4eac001d8f6a1db5d16011","kind":"tag","published_at":"2011-01-24T22:02:32.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-144","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144/manifests"},{"name":"hudson-python-oauth2-143-SUCCESS","sha":"69cbf3387333542567bc06872a1715767a388f6d","kind":"tag","published_at":"2011-01-24T20:22:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-143-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-143-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-143-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143-SUCCESS/manifests"},{"name":"debian/1.4.143","sha":"69cbf3387333542567bc06872a1715767a388f6d","kind":"tag","published_at":"2011-01-24T20:22:10.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.143","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.143/manifests"},{"name":"hudson-python-oauth2-143","sha":"5d7cb964d4dda54be3b59fee83399d52358c7776","kind":"tag","published_at":"2011-01-24T20:21:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-143","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143/manifests"},{"name":"hudson-python-oauth2-142","sha":"58c4e77758519da9a1bb59faf5aa866786a1d1e9","kind":"tag","published_at":"2011-01-24T20:19:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-142","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-142/manifests"},{"name":"hudson-python-oauth2-141","sha":"58c4e77758519da9a1bb59faf5aa866786a1d1e9","kind":"tag","published_at":"2011-01-24T20:17:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-141","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-141/manifests"},{"name":"hudson-python-oauth2-140","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T20:06:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-140","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-140/manifests"},{"name":"hudson-python-oauth2-139","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:51:51.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-139","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-139/manifests"},{"name":"hudson-python-oauth2-138","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:50:06.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-138","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-138/manifests"},{"name":"hudson-python-oauth2-137","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:47:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-137","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-137/manifests"},{"name":"hudson-python-oauth2-136","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:33:46.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-136","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-136/manifests"},{"name":"hudson-python-oauth2-135","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:31:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-135","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-135/manifests"},{"name":"hudson-python-oauth2-134-SUCCESS","sha":"e95228a3e53250b69f47ce0dcdff2c2a1de925f3","kind":"tag","published_at":"2011-01-24T18:31:44.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-134-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-134-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-134-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134-SUCCESS/manifests"},{"name":"debian/1.4.134","sha":"e95228a3e53250b69f47ce0dcdff2c2a1de925f3","kind":"tag","published_at":"2011-01-24T18:31:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.134","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.134/manifests"},{"name":"hudson-python-oauth2-134","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:30:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-134","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134/manifests"},{"name":"hudson-python-oauth2-133-SUCCESS","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:26:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-133-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-133-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-133-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133-SUCCESS/manifests"},{"name":"debian/1.4.133","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:26:37.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.133","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.133/manifests"},{"name":"hudson-python-oauth2-133","sha":"7761005be53dee65bb1b9a7ce352090b7ddb3fe2","kind":"tag","published_at":"2011-01-24T18:25:53.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-133","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133/manifests"},{"name":"hudson-python-oauth2-132-SUCCESS","sha":"f8bb23a720de9a5c3821dedb2df34b0c64181cc4","kind":"tag","published_at":"2011-01-24T17:40:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-132-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-132-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-132-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132-SUCCESS/manifests"},{"name":"debian/1.4.132","sha":"f8bb23a720de9a5c3821dedb2df34b0c64181cc4","kind":"tag","published_at":"2011-01-24T17:40:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.132","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.132/manifests"},{"name":"hudson-python-oauth2-132","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:39:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-132","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132/manifests"},{"name":"hudson-python-oauth2-131-SUCCESS","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:33:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-131-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-131-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-131-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131-SUCCESS/manifests"},{"name":"debian/1.4.131","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:33:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.131","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.131/manifests"},{"name":"hudson-python-oauth2-131","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:32:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-131","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131/manifests"},{"name":"hudson-python-oauth2-130-SUCCESS","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:24:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-130-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-130-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-130-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130-SUCCESS/manifests"},{"name":"debian/1.4.130","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:24:25.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.130","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.130/manifests"},{"name":"hudson-python-oauth2-130","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-24T17:22:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-130","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130/manifests"},{"name":"hudson-python-oauth2-129-SUCCESS","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-21T19:53:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-129-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-129-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-129-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129-SUCCESS/manifests"},{"name":"debian/1.4.129","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-21T19:53:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.129","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.129/manifests"},{"name":"hudson-python-oauth2-129","sha":"68c93665feac90e534300242f7ddbfe5768faba9","kind":"tag","published_at":"2011-01-21T19:52:31.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-129","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129/manifests"},{"name":"hudson-python-oauth2-128-SUCCESS","sha":"4a64169c2bebdd5274d2bf24eba8aaa036387682","kind":"tag","published_at":"2011-01-10T22:43:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-128-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-128-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-128-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128-SUCCESS/manifests"},{"name":"debian/1.3.128","sha":"4a64169c2bebdd5274d2bf24eba8aaa036387682","kind":"tag","published_at":"2011-01-10T22:43:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.3.128","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.3.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.3.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.128/manifests"},{"name":"hudson-python-oauth2-128","sha":"3473612994201d4262fee703e62444d6ff68c599","kind":"tag","published_at":"2011-01-10T22:42:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-128","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128/manifests"},{"name":"hudson-python-oauth2-127-SUCCESS","sha":"06731b59db67464ac7491551aaa223220ca99d86","kind":"tag","published_at":"2011-01-04T19:40:23.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-127-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-127-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-127-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127-SUCCESS/manifests"},{"name":"debian/1.3.127","sha":"06731b59db67464ac7491551aaa223220ca99d86","kind":"tag","published_at":"2011-01-04T19:40:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.3.127","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.3.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.3.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.127/manifests"},{"name":"hudson-python-oauth2-127","sha":"77cb11f6c641051af5bd077db69b06a02e5fa98a","kind":"tag","published_at":"2011-01-04T19:39:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-127","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127/manifests"},{"name":"1.2.1","sha":"1f9640f8467a90fcc20be6bbb8909d21bad308f6","kind":"tag","published_at":"2010-06-28T19:03:25.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.2.1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"bac0c0ca3895198e508278aa638abf62c7a600f4","kind":"commit","published_at":"2010-05-14T17:39:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.2.0","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"9962d31cc78806b2b17cd3dcd2c7bdc8cc0085c0","kind":"commit","published_at":"2010-03-27T18:18:08.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.1.3","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.1.3/manifests"},{"name":"1.0.7","sha":"340584ea5e82febb218461d51db2a95a17814e17","kind":"commit","published_at":"2010-02-14T23:16:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.7","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"31f89f0cee7b3f21cc641f7f3e6df6cbd800d06a","kind":"commit","published_at":"2010-02-11T22:09:49.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.6","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"c040abcb92954275b7fd320bedac1f26dd495d42","kind":"commit","published_at":"2010-01-25T23:28:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.5","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"bff534876aeb2aca93e414f485fbc850fab64810","kind":"commit","published_at":"2010-01-21T16:27:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.4","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"bff534876aeb2aca93e414f485fbc850fab64810","kind":"commit","published_at":"2010-01-21T16:27:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.3","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"bde974cc5e1224d36c5d46086e34aee7dac1cdd7","kind":"commit","published_at":"2009-12-04T16:19:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.2","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"39ebd39bddec4111b7725b9887db7352b69780ef","kind":"commit","published_at":"2009-12-01T23:05:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"905680d424c21821e02684579d5eb982fed2f85d","kind":"tag","published_at":"2009-10-21T17:56:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.0","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.0/manifests"},{"name":"pre-1.0a","sha":"ced0c3f1407fa997e7377e9c55b328f42f3429a0","kind":"commit","published_at":"2009-07-10T18:40:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/pre-1.0a","html_url":"https://github.com/joestump/python-oauth2/releases/tag/pre-1.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@pre-1.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/pre-1.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/pre-1.0a/manifests"}]},"repo_metadata_updated_at":"2025-08-26T10:21:09.235Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-oauth2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-oauth2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-oauth2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-oauth2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T02:57:42.065Z","issues_count":48,"pull_requests_count":54,"avg_time_to_close_issue":99264888.0,"avg_time_to_close_pull_request":87170534.46666667,"issues_closed_count":16,"pull_requests_closed_count":30,"pull_request_authors_count":50,"issue_authors_count":48,"avg_comments_per_issue":2.3125,"avg_comments_per_pull_request":2.814814814814815,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/joestump%2Fpython-oauth2/issues","maintainers":[{"login":"rickhanlonii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickhanlonii"},{"login":"joestump","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joestump"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-oauth2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-oauth2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-oauth2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-oauth2/related_packages","maintainers":[{"uuid":"fossdd@pwned.life","login":null,"name":"fossdd","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=fossdd","packages_count":246,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=fossdd","role":null,"created_at":"2024-12-08T20:49:36.406Z","updated_at":"2024-12-08T20:49:36.406Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/fossdd@pwned.life/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":2823821,"name":"oauth2-ingaia","ecosystem":"pypi","description":"library for OAuth version 1.9","homepage":"http://github.com/joestump/python-oauth2","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/joestump/python-oauth2","keywords_array":["oauth"],"namespace":null,"versions_count":2,"first_release_published_at":"2021-06-22T14:57:19.000Z","latest_release_published_at":"2021-06-22T14:57:21.000Z","latest_release_number":"1.9.0.post1","last_synced_at":"2025-08-26T09:57:36.774Z","created_at":"2022-04-10T11:47:37.489Z","updated_at":"2025-08-26T10:21:09.246Z","registry_url":"https://pypi.org/project/oauth2-ingaia/","install_command":"pip install oauth2-ingaia --index-url https://pypi.org/simple","documentation_url":"https://oauth2-ingaia.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Natural Language :: English","Programming Language :: Python :: 2","Programming Language :: Python :: 2.6","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.3","Programming Language :: Python :: 3.4","Programming Language :: Python :: Implementation :: CPython"],"normalized_name":"oauth2-ingaia","project_status":null},"repo_metadata":{"id":699621,"uuid":"345048","full_name":"joestump/python-oauth2","owner":"joestump","description":"A fully tested, abstract interface to creating OAuth clients and servers.","archived":false,"fork":false,"pushed_at":"2024-04-09T13:40:11.000Z","size":456,"stargazers_count":3002,"open_issues_count":75,"forks_count":909,"subscribers_count":216,"default_branch":"master","last_synced_at":"2025-08-26T09:54:59.992Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"kenshinx/godns","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joestump.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2009-10-21T17:21:07.000Z","updated_at":"2025-08-26T05:00:48.000Z","dependencies_parsed_at":"2024-04-27T23:44:18.564Z","dependency_job_id":null,"html_url":"https://github.com/joestump/python-oauth2","commit_stats":{"total_commits":290,"total_committers":41,"mean_commits":7.073170731707317,"dds":0.7758620689655172,"last_synced_commit":"b94f69b1ad195513547924e380d9265133e995fa"},"previous_names":["simplegeo/python-oauth2"],"tags_count":152,"template":false,"template_full_name":null,"purl":"pkg:github/joestump/python-oauth2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/sbom","scorecard":{"id":527370,"data":{"date":"2025-08-11","repo":{"name":"github.com/joestump/python-oauth2","commit":"b94f69b1ad195513547924e380d9265133e995fa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 10/15 approved changesets -- score normalized to 6","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-16 / GHSA-93xj-8mrv-444m","Warn: Project is vulnerable to: PYSEC-2020-46 / GHSA-gg84-qgv9-w4pq","Warn: Project is vulnerable to: GHSA-q48q-77qv-cf9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-20T04:45:55.972Z","repository_id":699621,"created_at":"2025-08-20T04:45:55.972Z","updated_at":"2025-08-20T04:45:55.972Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272209003,"owners_count":24892296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joestump","name":"Joe Stump","uuid":"37667","kind":"user","description":"I like turtles.","email":"","website":"http://stu.mp","location":"Dublin, Ireland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/37667?u=969ecdb950ae00b6145f777c01e9c1fde3501aa1\u0026v=4","repositories_count":95,"last_synced_at":"2025-06-08T00:42:17.162Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joestump","funding_links":[],"total_stars":3445,"followers":425,"following":7,"created_at":"2022-11-02T17:35:20.577Z","updated_at":"2025-06-08T00:42:17.162Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump/repositories"},"tags":[{"name":"v1.9","sha":"c9e005fbc0abb09dc845180d940b6f44f20b15ee","kind":"tag","published_at":"2015-09-12T11:31:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/v1.9","html_url":"https://github.com/joestump/python-oauth2/releases/tag/v1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@v1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9/manifests"},{"name":"v1.9RC1","sha":"deb25b85ba315d756668ef9adeff16c61e47ee70","kind":"commit","published_at":"2015-08-02T23:26:48.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/v1.9RC1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/v1.9RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@v1.9RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9RC1/manifests"},{"name":"debian/1.5.211","sha":"a83f4a297336b631e75cba102910c19231518159","kind":"tag","published_at":"2011-12-13T17:42:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.211","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.211/manifests"},{"name":"hudson-python-oauth2-211","sha":"c6dc215acd10e9f0feab5109fc75b1c3f8bc4633","kind":"tag","published_at":"2011-12-13T17:39:00.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-211","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-211/manifests"},{"name":"debian/1.5.210","sha":"c6dc215acd10e9f0feab5109fc75b1c3f8bc4633","kind":"tag","published_at":"2011-12-09T01:19:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.210","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.210/manifests"},{"name":"hudson-python-oauth2-210","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-12-09T01:17:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-210","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-210/manifests"},{"name":"debian/1.5.209","sha":"9039e64e6834cd584f52dfc71af5947458180631","kind":"tag","published_at":"2011-08-06T00:53:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.209","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.209/manifests"},{"name":"hudson-python-oauth2-209","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-08-06T00:52:12.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-209","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-209/manifests"},{"name":"debian/1.5.208","sha":"b60b9de036f590390623d084a955c31a0eae6c53","kind":"tag","published_at":"2011-08-03T19:10:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.208","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.208/manifests"},{"name":"hudson-python-oauth2-208","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-08-03T19:09:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-208","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-208/manifests"},{"name":"debian/1.5.207","sha":"52888103de37c84f5b172bd49998f8cbd154f643","kind":"tag","published_at":"2011-07-25T23:59:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.207","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.207/manifests"},{"name":"hudson-python-oauth2-207","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-25T23:58:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-207","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-207/manifests"},{"name":"debian/1.5.206","sha":"8f91a8ad6a539c8126eb9546ef2c18964770270c","kind":"tag","published_at":"2011-07-17T14:03:06.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.206","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.206/manifests"},{"name":"hudson-python-oauth2-206","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-17T14:02:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-206","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-206/manifests"},{"name":"debian/1.5.205","sha":"29c19c5f369c9644c4eb31aca8d90f0d2c499d8e","kind":"tag","published_at":"2011-07-05T21:03:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.205","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.205/manifests"},{"name":"hudson-python-oauth2-205","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-05T21:02:01.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-205","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-205/manifests"},{"name":"debian/1.5.204","sha":"c33f401095568bab01b205c42d5cda723e98175e","kind":"tag","published_at":"2011-07-01T23:43:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.204","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.204/manifests"},{"name":"hudson-python-oauth2-204","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-01T23:40:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-204","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-204/manifests"},{"name":"debian/1.5.203","sha":"c35dfa92d6d49a200b1ce954e5e19cdaf21feddc","kind":"tag","published_at":"2011-06-30T23:23:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.203","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.203/manifests"},{"name":"hudson-python-oauth2-203","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T23:20:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-203","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-203/manifests"},{"name":"debian/1.5.202","sha":"0553697dd25e0fa0f83f228909fefa71271e93a9","kind":"tag","published_at":"2011-06-30T19:23:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.202","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.202/manifests"},{"name":"hudson-python-oauth2-202","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T19:21:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-202","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-202/manifests"},{"name":"debian/1.5.201","sha":"e3fa70d0123e1d01fa0c347f7a34a55b2f19d9ce","kind":"tag","published_at":"2011-06-30T07:54:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.201","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.201/manifests"},{"name":"hudson-python-oauth2-201","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T07:51:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-201","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-201/manifests"},{"name":"debian/1.5.200","sha":"9ef5affcfa4975688436507ac5bb615caf294890","kind":"tag","published_at":"2011-06-29T22:35:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.200","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.200/manifests"},{"name":"hudson-python-oauth2-200","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-29T22:33:48.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-200","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-200/manifests"},{"name":"debian/1.5.199","sha":"eb7630d06b8814433e0dadc0a761009060c5763c","kind":"tag","published_at":"2011-06-27T23:16:26.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.199","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.199/manifests"},{"name":"hudson-python-oauth2-199","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-27T22:08:07.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-199","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-199/manifests"},{"name":"debian/1.5.170","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-05-02T23:49:43.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.170","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.170/manifests"},{"name":"hudson-python-oauth2-170","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-05-02T23:48:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-170","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-170/manifests"},{"name":"hudson-python-oauth2-169-SUCCESS","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-04-15T21:31:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-169-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-169-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-169-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169-SUCCESS/manifests"},{"name":"debian/1.5.169","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-04-15T21:31:26.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.169","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.169/manifests"},{"name":"hudson-python-oauth2-169","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-15T21:29:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-169","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169/manifests"},{"name":"hudson-python-oauth2-168-SUCCESS","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-05T23:15:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-168-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-168-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-168-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168-SUCCESS/manifests"},{"name":"debian/1.5.168","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-05T23:14:49.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.168","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.168/manifests"},{"name":"hudson-python-oauth2-168","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-04-05T23:13:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-168","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168/manifests"},{"name":"hudson-python-oauth2-167-SUCCESS","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-02-17T21:59:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-167-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-167-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-167-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167-SUCCESS/manifests"},{"name":"debian/1.5.167","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-02-17T21:59:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.167","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.167/manifests"},{"name":"hudson-python-oauth2-167","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-17T21:56:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-167","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167/manifests"},{"name":"hudson-python-oauth2-166-SUCCESS","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-15T17:23:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-166-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-166-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-166-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166-SUCCESS/manifests"},{"name":"debian/1.5.166","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-15T17:23:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.166","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.166/manifests"},{"name":"hudson-python-oauth2-166","sha":"e9eda2478777ac138b483e085b9aed9c1bc846bc","kind":"tag","published_at":"2011-02-15T17:22:59.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-166","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166/manifests"},{"name":"hudson-python-oauth2-165-SUCCESS","sha":"7ea87e3229fd5c4eebd03d5f6411e3e626ce9ea7","kind":"tag","published_at":"2011-02-07T19:25:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-165-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-165-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-165-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165-SUCCESS/manifests"},{"name":"debian/1.5.165","sha":"7ea87e3229fd5c4eebd03d5f6411e3e626ce9ea7","kind":"tag","published_at":"2011-02-07T19:25:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.165","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.165/manifests"},{"name":"hudson-python-oauth2-165","sha":"89bbc5b231925c69701be8cd24bdfe33180ef328","kind":"tag","published_at":"2011-02-07T19:24:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-165","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165/manifests"},{"name":"hudson-python-oauth2-164-SUCCESS","sha":"0d907a4190ae9232453719ed29d08851fd4d3ac5","kind":"tag","published_at":"2011-02-07T18:54:42.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-164-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-164-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-164-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164-SUCCESS/manifests"},{"name":"debian/1.5.164","sha":"0d907a4190ae9232453719ed29d08851fd4d3ac5","kind":"tag","published_at":"2011-02-07T18:54:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.164","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.164/manifests"},{"name":"hudson-python-oauth2-164","sha":"c4df9420b6d74cc76fced0e07f07b3bbd9349607","kind":"tag","published_at":"2011-02-07T18:53:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-164","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164/manifests"},{"name":"hudson-python-oauth2-163-SUCCESS","sha":"4b086820f4f6745a6e4de242c27c27129535824f","kind":"tag","published_at":"2011-02-04T18:15:42.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-163-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-163-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-163-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163-SUCCESS/manifests"},{"name":"debian/1.5.163","sha":"4b086820f4f6745a6e4de242c27c27129535824f","kind":"tag","published_at":"2011-02-04T18:15:37.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.163","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.163/manifests"},{"name":"hudson-python-oauth2-163","sha":"390ae7464f85e213713d8bfe24e964b4050708ce","kind":"tag","published_at":"2011-02-04T18:14:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-163","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163/manifests"},{"name":"hudson-python-oauth2-162-SUCCESS","sha":"b330ce8b7833af6d0049084a7a72fd66d44e3ce0","kind":"tag","published_at":"2011-02-04T17:51:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-162-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-162-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-162-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162-SUCCESS/manifests"},{"name":"debian/1.5.162","sha":"b330ce8b7833af6d0049084a7a72fd66d44e3ce0","kind":"tag","published_at":"2011-02-04T17:51:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.162","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.162/manifests"},{"name":"hudson-python-oauth2-162","sha":"38c151b00d43b1c70b53e0b88023263447b2543c","kind":"tag","published_at":"2011-02-04T17:50:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-162","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162/manifests"},{"name":"hudson-python-oauth2-161-SUCCESS","sha":"1a1f51906a13691dc4e76372c2ddd7b0b715e22f","kind":"tag","published_at":"2011-02-03T18:04:46.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-161-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-161-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-161-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161-SUCCESS/manifests"},{"name":"debian/1.5.161","sha":"1a1f51906a13691dc4e76372c2ddd7b0b715e22f","kind":"tag","published_at":"2011-02-03T18:04:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.161","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.161/manifests"},{"name":"hudson-python-oauth2-161","sha":"25fbc2d52cac89b4499c57900aea0863c6418117","kind":"tag","published_at":"2011-02-03T18:03:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-161","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161/manifests"},{"name":"hudson-python-oauth2-160-SUCCESS","sha":"147fc619d8187d646c570a9e2be28fa815fbce1d","kind":"tag","published_at":"2011-02-03T00:02:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-160-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-160-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-160-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160-SUCCESS/manifests"},{"name":"debian/1.5.160","sha":"147fc619d8187d646c570a9e2be28fa815fbce1d","kind":"tag","published_at":"2011-02-03T00:02:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.160","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.160/manifests"},{"name":"hudson-python-oauth2-160","sha":"56c6d9b44b108565ca28696cde916526c52abef8","kind":"tag","published_at":"2011-02-03T00:01:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-160","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160/manifests"},{"name":"hudson-python-oauth2-159-SUCCESS","sha":"7aad8b4ab951314190070c8892c31bbc863fb189","kind":"tag","published_at":"2011-02-03T00:00:52.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-159-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-159-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-159-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159-SUCCESS/manifests"},{"name":"debian/1.5.159","sha":"7aad8b4ab951314190070c8892c31bbc863fb189","kind":"tag","published_at":"2011-02-03T00:00:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.159","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.159/manifests"},{"name":"hudson-python-oauth2-159","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-03T00:00:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-159","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159/manifests"},{"name":"hudson-python-oauth2-158-SUCCESS","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-02T19:35:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-158-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-158-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-158-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158-SUCCESS/manifests"},{"name":"debian/1.5.158","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-02T19:35:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.158","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.158/manifests"},{"name":"hudson-python-oauth2-158","sha":"edeb9b6387814525fbc11f0b4c6e86a238987c8f","kind":"tag","published_at":"2011-02-02T19:34:23.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-158","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158/manifests"},{"name":"hudson-python-oauth2-157","sha":"edeb9b6387814525fbc11f0b4c6e86a238987c8f","kind":"tag","published_at":"2011-02-02T19:08:27.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-157","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-157/manifests"},{"name":"debian/1.5.156","sha":"ea4127f9948e9d3ca27cfbc68b58aacdd19b0936","kind":"tag","published_at":"2011-02-01T23:49:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.156","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.156/manifests"},{"name":"hudson-python-oauth2-156","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:48:05.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-156","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-156/manifests"},{"name":"hudson-python-oauth2-155-SUCCESS","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:44:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-155-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-155-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-155-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155-SUCCESS/manifests"},{"name":"debian/1.5.155","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:44:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.155","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.155/manifests"},{"name":"hudson-python-oauth2-155","sha":"8e7734dfa040464f3455f1dc176aa9d972525c73","kind":"tag","published_at":"2011-02-01T23:43:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-155","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155/manifests"},{"name":"hudson-python-oauth2-154-SUCCESS","sha":"60bee0da34b503189efd3cdc3159a95dbc1dea99","kind":"tag","published_at":"2011-02-01T18:04:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-154-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-154-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-154-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154-SUCCESS/manifests"},{"name":"debian/1.5.154","sha":"60bee0da34b503189efd3cdc3159a95dbc1dea99","kind":"tag","published_at":"2011-02-01T18:04:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.154","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.154/manifests"},{"name":"hudson-python-oauth2-154","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T18:03:56.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-154","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154/manifests"},{"name":"hudson-python-oauth2-153-SUCCESS","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T16:32:58.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-153-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-153-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-153-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153-SUCCESS/manifests"},{"name":"debian/1.5.153","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T16:32:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.153","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.153/manifests"},{"name":"hudson-python-oauth2-153","sha":"4d25395c25f00beec72743657673e78ec6400163","kind":"tag","published_at":"2011-02-01T16:31:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-153","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153/manifests"},{"name":"hudson-python-oauth2-152-SUCCESS","sha":"328ed4b6c555cbef83a4d5b15f027735d46512a4","kind":"tag","published_at":"2011-01-28T18:15:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-152-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-152-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-152-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152-SUCCESS/manifests"},{"name":"debian/1.5.152","sha":"328ed4b6c555cbef83a4d5b15f027735d46512a4","kind":"tag","published_at":"2011-01-28T18:15:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.152","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.152/manifests"},{"name":"hudson-python-oauth2-152","sha":"773408963da533c9922542e0bea2c85ab2fb97e4","kind":"tag","published_at":"2011-01-28T18:14:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-152","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152/manifests"},{"name":"hudson-python-oauth2-151-SUCCESS","sha":"811ca121b6e67231c44c5b56d151f10105c86713","kind":"tag","published_at":"2011-01-27T05:32:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-151-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-151-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-151-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151-SUCCESS/manifests"},{"name":"debian/1.5.151","sha":"811ca121b6e67231c44c5b56d151f10105c86713","kind":"tag","published_at":"2011-01-27T05:32:44.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.151","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.151/manifests"},{"name":"hudson-python-oauth2-151","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-27T05:31:53.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-151","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151/manifests"},{"name":"hudson-python-oauth2-150-SUCCESS","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-26T17:16:12.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-150-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-150-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-150-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150-SUCCESS/manifests"},{"name":"debian/1.5.150","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-26T17:16:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.150","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.150/manifests"},{"name":"hudson-python-oauth2-150","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:15:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-150","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150/manifests"},{"name":"hudson-python-oauth2-149-SUCCESS","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:12:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-149-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-149-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-149-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149-SUCCESS/manifests"},{"name":"debian/1.5.149","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:12:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.149","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.149/manifests"},{"name":"hudson-python-oauth2-149","sha":"d44049a25cac1eb9e81646833df34d198a1ace36","kind":"tag","published_at":"2011-01-26T17:11:32.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-149","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149/manifests"},{"name":"hudson-python-oauth2-148-SUCCESS","sha":"a81f97f62ee46b449a75a41692967a5019d706a0","kind":"tag","published_at":"2011-01-26T17:03:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-148-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-148-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-148-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148-SUCCESS/manifests"},{"name":"debian/1.5.148","sha":"a81f97f62ee46b449a75a41692967a5019d706a0","kind":"tag","published_at":"2011-01-26T17:03:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.148","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.148/manifests"},{"name":"hudson-python-oauth2-148","sha":"9df062bf577cf83dcdefdebba171e2584055db47","kind":"tag","published_at":"2011-01-26T17:02:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-148","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148/manifests"},{"name":"hudson-python-oauth2-147-SUCCESS","sha":"bac9dfd7363937ede336954ad704f991a34fb2be","kind":"tag","published_at":"2011-01-25T17:40:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-147-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-147-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-147-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147-SUCCESS/manifests"},{"name":"debian/1.5.147","sha":"bac9dfd7363937ede336954ad704f991a34fb2be","kind":"tag","published_at":"2011-01-25T17:40:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.147","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.147/manifests"},{"name":"hudson-python-oauth2-147","sha":"7c6772d77a61a59b5399f774359cde3ab4e8bbb3","kind":"tag","published_at":"2011-01-25T17:39:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-147","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147/manifests"},{"name":"hudson-python-oauth2-146-SUCCESS","sha":"615b1ff4d7d81d126ef63f3d71f56e2f3d880cdf","kind":"tag","published_at":"2011-01-25T17:31:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-146-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-146-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-146-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146-SUCCESS/manifests"},{"name":"debian/1.5.146","sha":"615b1ff4d7d81d126ef63f3d71f56e2f3d880cdf","kind":"tag","published_at":"2011-01-25T17:31:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.146","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.146/manifests"},{"name":"hudson-python-oauth2-146","sha":"01ad3d86bf9c4d9dd0025e917ecd052033b2eb68","kind":"tag","published_at":"2011-01-25T17:30:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-146","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146/manifests"},{"name":"hudson-python-oauth2-145-SUCCESS","sha":"3350baea1a11cb0d26681be646df251952eedec6","kind":"tag","published_at":"2011-01-24T22:09:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-145-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-145-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-145-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145-SUCCESS/manifests"},{"name":"debian/1.5.145","sha":"3350baea1a11cb0d26681be646df251952eedec6","kind":"tag","published_at":"2011-01-24T22:09:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.145","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.145/manifests"},{"name":"hudson-python-oauth2-145","sha":"634de002511e23daee8f38a8cd8cdeae539a620c","kind":"tag","published_at":"2011-01-24T22:08:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-145","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145/manifests"},{"name":"hudson-python-oauth2-144-SUCCESS","sha":"60fcc261de6e919d0bdb29ed4881a42d50e02abd","kind":"tag","published_at":"2011-01-24T22:03:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-144-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-144-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-144-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144-SUCCESS/manifests"},{"name":"debian/1.4.144","sha":"60fcc261de6e919d0bdb29ed4881a42d50e02abd","kind":"tag","published_at":"2011-01-24T22:03:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.144","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.144/manifests"},{"name":"hudson-python-oauth2-144","sha":"e1aed570537334702b4eac001d8f6a1db5d16011","kind":"tag","published_at":"2011-01-24T22:02:32.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-144","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144/manifests"},{"name":"hudson-python-oauth2-143-SUCCESS","sha":"69cbf3387333542567bc06872a1715767a388f6d","kind":"tag","published_at":"2011-01-24T20:22:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-143-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-143-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-143-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143-SUCCESS/manifests"},{"name":"debian/1.4.143","sha":"69cbf3387333542567bc06872a1715767a388f6d","kind":"tag","published_at":"2011-01-24T20:22:10.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.143","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.143/manifests"},{"name":"hudson-python-oauth2-143","sha":"5d7cb964d4dda54be3b59fee83399d52358c7776","kind":"tag","published_at":"2011-01-24T20:21:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-143","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143/manifests"},{"name":"hudson-python-oauth2-142","sha":"58c4e77758519da9a1bb59faf5aa866786a1d1e9","kind":"tag","published_at":"2011-01-24T20:19:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-142","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-142/manifests"},{"name":"hudson-python-oauth2-141","sha":"58c4e77758519da9a1bb59faf5aa866786a1d1e9","kind":"tag","published_at":"2011-01-24T20:17:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-141","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-141/manifests"},{"name":"hudson-python-oauth2-140","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T20:06:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-140","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-140/manifests"},{"name":"hudson-python-oauth2-139","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:51:51.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-139","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-139/manifests"},{"name":"hudson-python-oauth2-138","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:50:06.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-138","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-138/manifests"},{"name":"hudson-python-oauth2-137","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:47:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-137","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-137/manifests"},{"name":"hudson-python-oauth2-136","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:33:46.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-136","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-136/manifests"},{"name":"hudson-python-oauth2-135","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:31:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-135","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-135/manifests"},{"name":"hudson-python-oauth2-134-SUCCESS","sha":"e95228a3e53250b69f47ce0dcdff2c2a1de925f3","kind":"tag","published_at":"2011-01-24T18:31:44.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-134-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-134-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-134-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134-SUCCESS/manifests"},{"name":"debian/1.4.134","sha":"e95228a3e53250b69f47ce0dcdff2c2a1de925f3","kind":"tag","published_at":"2011-01-24T18:31:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.134","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.134/manifests"},{"name":"hudson-python-oauth2-134","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:30:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-134","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134/manifests"},{"name":"hudson-python-oauth2-133-SUCCESS","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:26:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-133-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-133-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-133-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133-SUCCESS/manifests"},{"name":"debian/1.4.133","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:26:37.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.133","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.133/manifests"},{"name":"hudson-python-oauth2-133","sha":"7761005be53dee65bb1b9a7ce352090b7ddb3fe2","kind":"tag","published_at":"2011-01-24T18:25:53.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-133","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133/manifests"},{"name":"hudson-python-oauth2-132-SUCCESS","sha":"f8bb23a720de9a5c3821dedb2df34b0c64181cc4","kind":"tag","published_at":"2011-01-24T17:40:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-132-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-132-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-132-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132-SUCCESS/manifests"},{"name":"debian/1.4.132","sha":"f8bb23a720de9a5c3821dedb2df34b0c64181cc4","kind":"tag","published_at":"2011-01-24T17:40:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.132","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.132/manifests"},{"name":"hudson-python-oauth2-132","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:39:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-132","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132/manifests"},{"name":"hudson-python-oauth2-131-SUCCESS","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:33:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-131-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-131-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-131-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131-SUCCESS/manifests"},{"name":"debian/1.4.131","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:33:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.131","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.131/manifests"},{"name":"hudson-python-oauth2-131","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:32:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-131","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131/manifests"},{"name":"hudson-python-oauth2-130-SUCCESS","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:24:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-130-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-130-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-130-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130-SUCCESS/manifests"},{"name":"debian/1.4.130","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:24:25.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.130","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.130/manifests"},{"name":"hudson-python-oauth2-130","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-24T17:22:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-130","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130/manifests"},{"name":"hudson-python-oauth2-129-SUCCESS","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-21T19:53:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-129-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-129-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-129-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129-SUCCESS/manifests"},{"name":"debian/1.4.129","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-21T19:53:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.129","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.129/manifests"},{"name":"hudson-python-oauth2-129","sha":"68c93665feac90e534300242f7ddbfe5768faba9","kind":"tag","published_at":"2011-01-21T19:52:31.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-129","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129/manifests"},{"name":"hudson-python-oauth2-128-SUCCESS","sha":"4a64169c2bebdd5274d2bf24eba8aaa036387682","kind":"tag","published_at":"2011-01-10T22:43:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-128-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-128-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-128-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128-SUCCESS/manifests"},{"name":"debian/1.3.128","sha":"4a64169c2bebdd5274d2bf24eba8aaa036387682","kind":"tag","published_at":"2011-01-10T22:43:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.3.128","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.3.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.3.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.128/manifests"},{"name":"hudson-python-oauth2-128","sha":"3473612994201d4262fee703e62444d6ff68c599","kind":"tag","published_at":"2011-01-10T22:42:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-128","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128/manifests"},{"name":"hudson-python-oauth2-127-SUCCESS","sha":"06731b59db67464ac7491551aaa223220ca99d86","kind":"tag","published_at":"2011-01-04T19:40:23.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-127-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-127-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-127-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127-SUCCESS/manifests"},{"name":"debian/1.3.127","sha":"06731b59db67464ac7491551aaa223220ca99d86","kind":"tag","published_at":"2011-01-04T19:40:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.3.127","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.3.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.3.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.127/manifests"},{"name":"hudson-python-oauth2-127","sha":"77cb11f6c641051af5bd077db69b06a02e5fa98a","kind":"tag","published_at":"2011-01-04T19:39:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-127","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127/manifests"},{"name":"1.2.1","sha":"1f9640f8467a90fcc20be6bbb8909d21bad308f6","kind":"tag","published_at":"2010-06-28T19:03:25.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.2.1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"bac0c0ca3895198e508278aa638abf62c7a600f4","kind":"commit","published_at":"2010-05-14T17:39:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.2.0","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"9962d31cc78806b2b17cd3dcd2c7bdc8cc0085c0","kind":"commit","published_at":"2010-03-27T18:18:08.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.1.3","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.1.3/manifests"},{"name":"1.0.7","sha":"340584ea5e82febb218461d51db2a95a17814e17","kind":"commit","published_at":"2010-02-14T23:16:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.7","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"31f89f0cee7b3f21cc641f7f3e6df6cbd800d06a","kind":"commit","published_at":"2010-02-11T22:09:49.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.6","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"c040abcb92954275b7fd320bedac1f26dd495d42","kind":"commit","published_at":"2010-01-25T23:28:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.5","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"bff534876aeb2aca93e414f485fbc850fab64810","kind":"commit","published_at":"2010-01-21T16:27:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.4","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"bff534876aeb2aca93e414f485fbc850fab64810","kind":"commit","published_at":"2010-01-21T16:27:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.3","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"bde974cc5e1224d36c5d46086e34aee7dac1cdd7","kind":"commit","published_at":"2009-12-04T16:19:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.2","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"39ebd39bddec4111b7725b9887db7352b69780ef","kind":"commit","published_at":"2009-12-01T23:05:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"905680d424c21821e02684579d5eb982fed2f85d","kind":"tag","published_at":"2009-10-21T17:56:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.0","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.0/manifests"},{"name":"pre-1.0a","sha":"ced0c3f1407fa997e7377e9c55b328f42f3429a0","kind":"commit","published_at":"2009-07-10T18:40:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/pre-1.0a","html_url":"https://github.com/joestump/python-oauth2/releases/tag/pre-1.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@pre-1.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/pre-1.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/pre-1.0a/manifests"}]},"repo_metadata_updated_at":"2025-08-26T10:21:09.245Z","dependent_packages_count":0,"downloads":11,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":74.29578298981284,"dependent_repos_count":22.23893976550684,"dependent_packages_count":7.377175419682736,"stargazers_count":1.3602407855133962,"forks_count":1.2378743770661667,"docker_downloads_count":null,"average":21.302002667516394},"purl":"pkg:pypi/oauth2-ingaia","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/oauth2-ingaia","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/oauth2-ingaia","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/oauth2-ingaia/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T02:57:42.065Z","issues_count":48,"pull_requests_count":54,"avg_time_to_close_issue":99264888.0,"avg_time_to_close_pull_request":87170534.46666667,"issues_closed_count":16,"pull_requests_closed_count":30,"pull_request_authors_count":50,"issue_authors_count":48,"avg_comments_per_issue":2.3125,"avg_comments_per_pull_request":2.814814814814815,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/joestump%2Fpython-oauth2/issues","maintainers":[{"login":"rickhanlonii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickhanlonii"},{"login":"joestump","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joestump"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/oauth2-ingaia/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/oauth2-ingaia/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/oauth2-ingaia/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/oauth2-ingaia/related_packages","maintainers":[{"uuid":"ingaiaoperacoes","login":"ingaiaoperacoes","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/ingaiaoperacoes/","role":null,"created_at":"2023-01-30T18:59:27.571Z","updated_at":"2023-01-30T18:59:27.571Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ingaiaoperacoes/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726165,"maintainers_count":308802,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":8677439,"name":"py3-oauth2","ecosystem":"alpine","description":"Python3 library for OAuth","homepage":"https://github.com/joestump/python-oauth2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/joestump/python-oauth2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-20T10:29:58.000Z","latest_release_published_at":"2023-04-20T10:29:58.000Z","latest_release_number":"1.9.0-r7","last_synced_at":"2025-08-26T09:58:02.487Z","created_at":"2023-12-20T10:28:50.747Z","updated_at":"2025-08-26T10:21:09.256Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-oauth2","install_command":"apk add py3-oauth2","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":699621,"uuid":"345048","full_name":"joestump/python-oauth2","owner":"joestump","description":"A fully tested, abstract interface to creating OAuth clients and servers.","archived":false,"fork":false,"pushed_at":"2024-04-09T13:40:11.000Z","size":456,"stargazers_count":3002,"open_issues_count":75,"forks_count":909,"subscribers_count":216,"default_branch":"master","last_synced_at":"2025-08-26T09:54:59.992Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"kenshinx/godns","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joestump.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2009-10-21T17:21:07.000Z","updated_at":"2025-08-26T05:00:48.000Z","dependencies_parsed_at":"2024-04-27T23:44:18.564Z","dependency_job_id":null,"html_url":"https://github.com/joestump/python-oauth2","commit_stats":{"total_commits":290,"total_committers":41,"mean_commits":7.073170731707317,"dds":0.7758620689655172,"last_synced_commit":"b94f69b1ad195513547924e380d9265133e995fa"},"previous_names":["simplegeo/python-oauth2"],"tags_count":152,"template":false,"template_full_name":null,"purl":"pkg:github/joestump/python-oauth2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/sbom","scorecard":{"id":527370,"data":{"date":"2025-08-11","repo":{"name":"github.com/joestump/python-oauth2","commit":"b94f69b1ad195513547924e380d9265133e995fa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 10/15 approved changesets -- score normalized to 6","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-16 / GHSA-93xj-8mrv-444m","Warn: Project is vulnerable to: PYSEC-2020-46 / GHSA-gg84-qgv9-w4pq","Warn: Project is vulnerable to: GHSA-q48q-77qv-cf9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-20T04:45:55.972Z","repository_id":699621,"created_at":"2025-08-20T04:45:55.972Z","updated_at":"2025-08-20T04:45:55.972Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272209003,"owners_count":24892296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joestump","name":"Joe Stump","uuid":"37667","kind":"user","description":"I like turtles.","email":"","website":"http://stu.mp","location":"Dublin, Ireland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/37667?u=969ecdb950ae00b6145f777c01e9c1fde3501aa1\u0026v=4","repositories_count":95,"last_synced_at":"2025-06-08T00:42:17.162Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joestump","funding_links":[],"total_stars":3445,"followers":425,"following":7,"created_at":"2022-11-02T17:35:20.577Z","updated_at":"2025-06-08T00:42:17.162Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump/repositories"},"tags":[{"name":"v1.9","sha":"c9e005fbc0abb09dc845180d940b6f44f20b15ee","kind":"tag","published_at":"2015-09-12T11:31:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/v1.9","html_url":"https://github.com/joestump/python-oauth2/releases/tag/v1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@v1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9/manifests"},{"name":"v1.9RC1","sha":"deb25b85ba315d756668ef9adeff16c61e47ee70","kind":"commit","published_at":"2015-08-02T23:26:48.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/v1.9RC1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/v1.9RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@v1.9RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9RC1/manifests"},{"name":"debian/1.5.211","sha":"a83f4a297336b631e75cba102910c19231518159","kind":"tag","published_at":"2011-12-13T17:42:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.211","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.211/manifests"},{"name":"hudson-python-oauth2-211","sha":"c6dc215acd10e9f0feab5109fc75b1c3f8bc4633","kind":"tag","published_at":"2011-12-13T17:39:00.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-211","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-211/manifests"},{"name":"debian/1.5.210","sha":"c6dc215acd10e9f0feab5109fc75b1c3f8bc4633","kind":"tag","published_at":"2011-12-09T01:19:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.210","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.210/manifests"},{"name":"hudson-python-oauth2-210","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-12-09T01:17:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-210","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-210/manifests"},{"name":"debian/1.5.209","sha":"9039e64e6834cd584f52dfc71af5947458180631","kind":"tag","published_at":"2011-08-06T00:53:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.209","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.209/manifests"},{"name":"hudson-python-oauth2-209","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-08-06T00:52:12.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-209","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-209/manifests"},{"name":"debian/1.5.208","sha":"b60b9de036f590390623d084a955c31a0eae6c53","kind":"tag","published_at":"2011-08-03T19:10:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.208","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.208/manifests"},{"name":"hudson-python-oauth2-208","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-08-03T19:09:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-208","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-208/manifests"},{"name":"debian/1.5.207","sha":"52888103de37c84f5b172bd49998f8cbd154f643","kind":"tag","published_at":"2011-07-25T23:59:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.207","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.207/manifests"},{"name":"hudson-python-oauth2-207","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-25T23:58:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-207","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-207/manifests"},{"name":"debian/1.5.206","sha":"8f91a8ad6a539c8126eb9546ef2c18964770270c","kind":"tag","published_at":"2011-07-17T14:03:06.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.206","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.206/manifests"},{"name":"hudson-python-oauth2-206","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-17T14:02:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-206","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-206/manifests"},{"name":"debian/1.5.205","sha":"29c19c5f369c9644c4eb31aca8d90f0d2c499d8e","kind":"tag","published_at":"2011-07-05T21:03:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.205","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.205/manifests"},{"name":"hudson-python-oauth2-205","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-05T21:02:01.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-205","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-205/manifests"},{"name":"debian/1.5.204","sha":"c33f401095568bab01b205c42d5cda723e98175e","kind":"tag","published_at":"2011-07-01T23:43:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.204","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.204/manifests"},{"name":"hudson-python-oauth2-204","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-01T23:40:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-204","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-204/manifests"},{"name":"debian/1.5.203","sha":"c35dfa92d6d49a200b1ce954e5e19cdaf21feddc","kind":"tag","published_at":"2011-06-30T23:23:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.203","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.203/manifests"},{"name":"hudson-python-oauth2-203","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T23:20:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-203","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-203/manifests"},{"name":"debian/1.5.202","sha":"0553697dd25e0fa0f83f228909fefa71271e93a9","kind":"tag","published_at":"2011-06-30T19:23:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.202","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.202/manifests"},{"name":"hudson-python-oauth2-202","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T19:21:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-202","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-202/manifests"},{"name":"debian/1.5.201","sha":"e3fa70d0123e1d01fa0c347f7a34a55b2f19d9ce","kind":"tag","published_at":"2011-06-30T07:54:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.201","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.201/manifests"},{"name":"hudson-python-oauth2-201","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T07:51:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-201","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-201/manifests"},{"name":"debian/1.5.200","sha":"9ef5affcfa4975688436507ac5bb615caf294890","kind":"tag","published_at":"2011-06-29T22:35:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.200","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.200/manifests"},{"name":"hudson-python-oauth2-200","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-29T22:33:48.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-200","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-200/manifests"},{"name":"debian/1.5.199","sha":"eb7630d06b8814433e0dadc0a761009060c5763c","kind":"tag","published_at":"2011-06-27T23:16:26.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.199","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.199/manifests"},{"name":"hudson-python-oauth2-199","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-27T22:08:07.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-199","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-199/manifests"},{"name":"debian/1.5.170","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-05-02T23:49:43.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.170","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.170/manifests"},{"name":"hudson-python-oauth2-170","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-05-02T23:48:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-170","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-170/manifests"},{"name":"hudson-python-oauth2-169-SUCCESS","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-04-15T21:31:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-169-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-169-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-169-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169-SUCCESS/manifests"},{"name":"debian/1.5.169","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-04-15T21:31:26.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.169","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.169/manifests"},{"name":"hudson-python-oauth2-169","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-15T21:29:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-169","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169/manifests"},{"name":"hudson-python-oauth2-168-SUCCESS","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-05T23:15:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-168-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-168-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-168-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168-SUCCESS/manifests"},{"name":"debian/1.5.168","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-05T23:14:49.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.168","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.168/manifests"},{"name":"hudson-python-oauth2-168","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-04-05T23:13:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-168","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168/manifests"},{"name":"hudson-python-oauth2-167-SUCCESS","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-02-17T21:59:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-167-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-167-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-167-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167-SUCCESS/manifests"},{"name":"debian/1.5.167","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-02-17T21:59:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.167","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.167/manifests"},{"name":"hudson-python-oauth2-167","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-17T21:56:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-167","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167/manifests"},{"name":"hudson-python-oauth2-166-SUCCESS","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-15T17:23:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-166-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-166-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-166-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166-SUCCESS/manifests"},{"name":"debian/1.5.166","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-15T17:23:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.166","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.166/manifests"},{"name":"hudson-python-oauth2-166","sha":"e9eda2478777ac138b483e085b9aed9c1bc846bc","kind":"tag","published_at":"2011-02-15T17:22:59.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-166","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166/manifests"},{"name":"hudson-python-oauth2-165-SUCCESS","sha":"7ea87e3229fd5c4eebd03d5f6411e3e626ce9ea7","kind":"tag","published_at":"2011-02-07T19:25:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-165-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-165-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-165-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165-SUCCESS/manifests"},{"name":"debian/1.5.165","sha":"7ea87e3229fd5c4eebd03d5f6411e3e626ce9ea7","kind":"tag","published_at":"2011-02-07T19:25:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.165","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.165/manifests"},{"name":"hudson-python-oauth2-165","sha":"89bbc5b231925c69701be8cd24bdfe33180ef328","kind":"tag","published_at":"2011-02-07T19:24:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-165","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165/manifests"},{"name":"hudson-python-oauth2-164-SUCCESS","sha":"0d907a4190ae9232453719ed29d08851fd4d3ac5","kind":"tag","published_at":"2011-02-07T18:54:42.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-164-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-164-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-164-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164-SUCCESS/manifests"},{"name":"debian/1.5.164","sha":"0d907a4190ae9232453719ed29d08851fd4d3ac5","kind":"tag","published_at":"2011-02-07T18:54:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.164","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.164/manifests"},{"name":"hudson-python-oauth2-164","sha":"c4df9420b6d74cc76fced0e07f07b3bbd9349607","kind":"tag","published_at":"2011-02-07T18:53:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-164","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164/manifests"},{"name":"hudson-python-oauth2-163-SUCCESS","sha":"4b086820f4f6745a6e4de242c27c27129535824f","kind":"tag","published_at":"2011-02-04T18:15:42.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-163-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-163-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-163-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163-SUCCESS/manifests"},{"name":"debian/1.5.163","sha":"4b086820f4f6745a6e4de242c27c27129535824f","kind":"tag","published_at":"2011-02-04T18:15:37.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.163","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.163/manifests"},{"name":"hudson-python-oauth2-163","sha":"390ae7464f85e213713d8bfe24e964b4050708ce","kind":"tag","published_at":"2011-02-04T18:14:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-163","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163/manifests"},{"name":"hudson-python-oauth2-162-SUCCESS","sha":"b330ce8b7833af6d0049084a7a72fd66d44e3ce0","kind":"tag","published_at":"2011-02-04T17:51:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-162-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-162-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-162-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162-SUCCESS/manifests"},{"name":"debian/1.5.162","sha":"b330ce8b7833af6d0049084a7a72fd66d44e3ce0","kind":"tag","published_at":"2011-02-04T17:51:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.162","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.162/manifests"},{"name":"hudson-python-oauth2-162","sha":"38c151b00d43b1c70b53e0b88023263447b2543c","kind":"tag","published_at":"2011-02-04T17:50:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-162","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162/manifests"},{"name":"hudson-python-oauth2-161-SUCCESS","sha":"1a1f51906a13691dc4e76372c2ddd7b0b715e22f","kind":"tag","published_at":"2011-02-03T18:04:46.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-161-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-161-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-161-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161-SUCCESS/manifests"},{"name":"debian/1.5.161","sha":"1a1f51906a13691dc4e76372c2ddd7b0b715e22f","kind":"tag","published_at":"2011-02-03T18:04:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.161","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.161/manifests"},{"name":"hudson-python-oauth2-161","sha":"25fbc2d52cac89b4499c57900aea0863c6418117","kind":"tag","published_at":"2011-02-03T18:03:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-161","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161/manifests"},{"name":"hudson-python-oauth2-160-SUCCESS","sha":"147fc619d8187d646c570a9e2be28fa815fbce1d","kind":"tag","published_at":"2011-02-03T00:02:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-160-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-160-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-160-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160-SUCCESS/manifests"},{"name":"debian/1.5.160","sha":"147fc619d8187d646c570a9e2be28fa815fbce1d","kind":"tag","published_at":"2011-02-03T00:02:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.160","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.160/manifests"},{"name":"hudson-python-oauth2-160","sha":"56c6d9b44b108565ca28696cde916526c52abef8","kind":"tag","published_at":"2011-02-03T00:01:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-160","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160/manifests"},{"name":"hudson-python-oauth2-159-SUCCESS","sha":"7aad8b4ab951314190070c8892c31bbc863fb189","kind":"tag","published_at":"2011-02-03T00:00:52.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-159-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-159-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-159-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159-SUCCESS/manifests"},{"name":"debian/1.5.159","sha":"7aad8b4ab951314190070c8892c31bbc863fb189","kind":"tag","published_at":"2011-02-03T00:00:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.159","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.159/manifests"},{"name":"hudson-python-oauth2-159","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-03T00:00:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-159","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159/manifests"},{"name":"hudson-python-oauth2-158-SUCCESS","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-02T19:35:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-158-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-158-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-158-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158-SUCCESS/manifests"},{"name":"debian/1.5.158","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-02T19:35:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.158","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.158/manifests"},{"name":"hudson-python-oauth2-158","sha":"edeb9b6387814525fbc11f0b4c6e86a238987c8f","kind":"tag","published_at":"2011-02-02T19:34:23.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-158","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158/manifests"},{"name":"hudson-python-oauth2-157","sha":"edeb9b6387814525fbc11f0b4c6e86a238987c8f","kind":"tag","published_at":"2011-02-02T19:08:27.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-157","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-157/manifests"},{"name":"debian/1.5.156","sha":"ea4127f9948e9d3ca27cfbc68b58aacdd19b0936","kind":"tag","published_at":"2011-02-01T23:49:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.156","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.156/manifests"},{"name":"hudson-python-oauth2-156","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:48:05.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-156","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-156/manifests"},{"name":"hudson-python-oauth2-155-SUCCESS","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:44:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-155-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-155-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-155-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155-SUCCESS/manifests"},{"name":"debian/1.5.155","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:44:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.155","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.155/manifests"},{"name":"hudson-python-oauth2-155","sha":"8e7734dfa040464f3455f1dc176aa9d972525c73","kind":"tag","published_at":"2011-02-01T23:43:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-155","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155/manifests"},{"name":"hudson-python-oauth2-154-SUCCESS","sha":"60bee0da34b503189efd3cdc3159a95dbc1dea99","kind":"tag","published_at":"2011-02-01T18:04:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-154-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-154-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-154-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154-SUCCESS/manifests"},{"name":"debian/1.5.154","sha":"60bee0da34b503189efd3cdc3159a95dbc1dea99","kind":"tag","published_at":"2011-02-01T18:04:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.154","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.154/manifests"},{"name":"hudson-python-oauth2-154","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T18:03:56.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-154","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154/manifests"},{"name":"hudson-python-oauth2-153-SUCCESS","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T16:32:58.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-153-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-153-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-153-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153-SUCCESS/manifests"},{"name":"debian/1.5.153","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T16:32:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.153","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.153/manifests"},{"name":"hudson-python-oauth2-153","sha":"4d25395c25f00beec72743657673e78ec6400163","kind":"tag","published_at":"2011-02-01T16:31:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-153","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153/manifests"},{"name":"hudson-python-oauth2-152-SUCCESS","sha":"328ed4b6c555cbef83a4d5b15f027735d46512a4","kind":"tag","published_at":"2011-01-28T18:15:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-152-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-152-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-152-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152-SUCCESS/manifests"},{"name":"debian/1.5.152","sha":"328ed4b6c555cbef83a4d5b15f027735d46512a4","kind":"tag","published_at":"2011-01-28T18:15:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.152","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.152/manifests"},{"name":"hudson-python-oauth2-152","sha":"773408963da533c9922542e0bea2c85ab2fb97e4","kind":"tag","published_at":"2011-01-28T18:14:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-152","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152/manifests"},{"name":"hudson-python-oauth2-151-SUCCESS","sha":"811ca121b6e67231c44c5b56d151f10105c86713","kind":"tag","published_at":"2011-01-27T05:32:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-151-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-151-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-151-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151-SUCCESS/manifests"},{"name":"debian/1.5.151","sha":"811ca121b6e67231c44c5b56d151f10105c86713","kind":"tag","published_at":"2011-01-27T05:32:44.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.151","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.151/manifests"},{"name":"hudson-python-oauth2-151","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-27T05:31:53.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-151","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151/manifests"},{"name":"hudson-python-oauth2-150-SUCCESS","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-26T17:16:12.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-150-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-150-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-150-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150-SUCCESS/manifests"},{"name":"debian/1.5.150","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-26T17:16:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.150","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.150/manifests"},{"name":"hudson-python-oauth2-150","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:15:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-150","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150/manifests"},{"name":"hudson-python-oauth2-149-SUCCESS","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:12:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-149-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-149-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-149-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149-SUCCESS/manifests"},{"name":"debian/1.5.149","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:12:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.149","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.149/manifests"},{"name":"hudson-python-oauth2-149","sha":"d44049a25cac1eb9e81646833df34d198a1ace36","kind":"tag","published_at":"2011-01-26T17:11:32.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-149","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149/manifests"},{"name":"hudson-python-oauth2-148-SUCCESS","sha":"a81f97f62ee46b449a75a41692967a5019d706a0","kind":"tag","published_at":"2011-01-26T17:03:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-148-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-148-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-148-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148-SUCCESS/manifests"},{"name":"debian/1.5.148","sha":"a81f97f62ee46b449a75a41692967a5019d706a0","kind":"tag","published_at":"2011-01-26T17:03:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.148","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.148/manifests"},{"name":"hudson-python-oauth2-148","sha":"9df062bf577cf83dcdefdebba171e2584055db47","kind":"tag","published_at":"2011-01-26T17:02:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-148","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148/manifests"},{"name":"hudson-python-oauth2-147-SUCCESS","sha":"bac9dfd7363937ede336954ad704f991a34fb2be","kind":"tag","published_at":"2011-01-25T17:40:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-147-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-147-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-147-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147-SUCCESS/manifests"},{"name":"debian/1.5.147","sha":"bac9dfd7363937ede336954ad704f991a34fb2be","kind":"tag","published_at":"2011-01-25T17:40:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.147","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.147/manifests"},{"name":"hudson-python-oauth2-147","sha":"7c6772d77a61a59b5399f774359cde3ab4e8bbb3","kind":"tag","published_at":"2011-01-25T17:39:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-147","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147/manifests"},{"name":"hudson-python-oauth2-146-SUCCESS","sha":"615b1ff4d7d81d126ef63f3d71f56e2f3d880cdf","kind":"tag","published_at":"2011-01-25T17:31:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-146-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-146-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-146-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146-SUCCESS/manifests"},{"name":"debian/1.5.146","sha":"615b1ff4d7d81d126ef63f3d71f56e2f3d880cdf","kind":"tag","published_at":"2011-01-25T17:31:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.146","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.146/manifests"},{"name":"hudson-python-oauth2-146","sha":"01ad3d86bf9c4d9dd0025e917ecd052033b2eb68","kind":"tag","published_at":"2011-01-25T17:30:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-146","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146/manifests"},{"name":"hudson-python-oauth2-145-SUCCESS","sha":"3350baea1a11cb0d26681be646df251952eedec6","kind":"tag","published_at":"2011-01-24T22:09:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-145-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-145-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-145-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145-SUCCESS/manifests"},{"name":"debian/1.5.145","sha":"3350baea1a11cb0d26681be646df251952eedec6","kind":"tag","published_at":"2011-01-24T22:09:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.145","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.145/manifests"},{"name":"hudson-python-oauth2-145","sha":"634de002511e23daee8f38a8cd8cdeae539a620c","kind":"tag","published_at":"2011-01-24T22:08:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-145","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145/manifests"},{"name":"hudson-python-oauth2-144-SUCCESS","sha":"60fcc261de6e919d0bdb29ed4881a42d50e02abd","kind":"tag","published_at":"2011-01-24T22:03:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-144-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-144-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-144-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144-SUCCESS/manifests"},{"name":"debian/1.4.144","sha":"60fcc261de6e919d0bdb29ed4881a42d50e02abd","kind":"tag","published_at":"2011-01-24T22:03:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.144","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.144/manifests"},{"name":"hudson-python-oauth2-144","sha":"e1aed570537334702b4eac001d8f6a1db5d16011","kind":"tag","published_at":"2011-01-24T22:02:32.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-144","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144/manifests"},{"name":"hudson-python-oauth2-143-SUCCESS","sha":"69cbf3387333542567bc06872a1715767a388f6d","kind":"tag","published_at":"2011-01-24T20:22:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-143-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-143-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-143-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143-SUCCESS/manifests"},{"name":"debian/1.4.143","sha":"69cbf3387333542567bc06872a1715767a388f6d","kind":"tag","published_at":"2011-01-24T20:22:10.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.143","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.143/manifests"},{"name":"hudson-python-oauth2-143","sha":"5d7cb964d4dda54be3b59fee83399d52358c7776","kind":"tag","published_at":"2011-01-24T20:21:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-143","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143/manifests"},{"name":"hudson-python-oauth2-142","sha":"58c4e77758519da9a1bb59faf5aa866786a1d1e9","kind":"tag","published_at":"2011-01-24T20:19:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-142","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-142/manifests"},{"name":"hudson-python-oauth2-141","sha":"58c4e77758519da9a1bb59faf5aa866786a1d1e9","kind":"tag","published_at":"2011-01-24T20:17:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-141","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-141/manifests"},{"name":"hudson-python-oauth2-140","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T20:06:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-140","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-140/manifests"},{"name":"hudson-python-oauth2-139","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:51:51.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-139","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-139/manifests"},{"name":"hudson-python-oauth2-138","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:50:06.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-138","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-138/manifests"},{"name":"hudson-python-oauth2-137","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:47:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-137","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-137/manifests"},{"name":"hudson-python-oauth2-136","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:33:46.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-136","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-136/manifests"},{"name":"hudson-python-oauth2-135","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:31:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-135","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-135/manifests"},{"name":"hudson-python-oauth2-134-SUCCESS","sha":"e95228a3e53250b69f47ce0dcdff2c2a1de925f3","kind":"tag","published_at":"2011-01-24T18:31:44.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-134-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-134-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-134-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134-SUCCESS/manifests"},{"name":"debian/1.4.134","sha":"e95228a3e53250b69f47ce0dcdff2c2a1de925f3","kind":"tag","published_at":"2011-01-24T18:31:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.134","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.134/manifests"},{"name":"hudson-python-oauth2-134","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:30:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-134","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134/manifests"},{"name":"hudson-python-oauth2-133-SUCCESS","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:26:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-133-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-133-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-133-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133-SUCCESS/manifests"},{"name":"debian/1.4.133","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:26:37.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.133","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.133/manifests"},{"name":"hudson-python-oauth2-133","sha":"7761005be53dee65bb1b9a7ce352090b7ddb3fe2","kind":"tag","published_at":"2011-01-24T18:25:53.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-133","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133/manifests"},{"name":"hudson-python-oauth2-132-SUCCESS","sha":"f8bb23a720de9a5c3821dedb2df34b0c64181cc4","kind":"tag","published_at":"2011-01-24T17:40:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-132-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-132-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-132-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132-SUCCESS/manifests"},{"name":"debian/1.4.132","sha":"f8bb23a720de9a5c3821dedb2df34b0c64181cc4","kind":"tag","published_at":"2011-01-24T17:40:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.132","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.132/manifests"},{"name":"hudson-python-oauth2-132","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:39:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-132","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132/manifests"},{"name":"hudson-python-oauth2-131-SUCCESS","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:33:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-131-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-131-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-131-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131-SUCCESS/manifests"},{"name":"debian/1.4.131","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:33:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.131","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.131/manifests"},{"name":"hudson-python-oauth2-131","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:32:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-131","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131/manifests"},{"name":"hudson-python-oauth2-130-SUCCESS","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:24:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-130-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-130-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-130-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130-SUCCESS/manifests"},{"name":"debian/1.4.130","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:24:25.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.130","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.130/manifests"},{"name":"hudson-python-oauth2-130","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-24T17:22:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-130","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130/manifests"},{"name":"hudson-python-oauth2-129-SUCCESS","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-21T19:53:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-129-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-129-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-129-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129-SUCCESS/manifests"},{"name":"debian/1.4.129","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-21T19:53:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.129","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.129/manifests"},{"name":"hudson-python-oauth2-129","sha":"68c93665feac90e534300242f7ddbfe5768faba9","kind":"tag","published_at":"2011-01-21T19:52:31.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-129","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129/manifests"},{"name":"hudson-python-oauth2-128-SUCCESS","sha":"4a64169c2bebdd5274d2bf24eba8aaa036387682","kind":"tag","published_at":"2011-01-10T22:43:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-128-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-128-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-128-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128-SUCCESS/manifests"},{"name":"debian/1.3.128","sha":"4a64169c2bebdd5274d2bf24eba8aaa036387682","kind":"tag","published_at":"2011-01-10T22:43:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.3.128","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.3.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.3.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.128/manifests"},{"name":"hudson-python-oauth2-128","sha":"3473612994201d4262fee703e62444d6ff68c599","kind":"tag","published_at":"2011-01-10T22:42:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-128","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128/manifests"},{"name":"hudson-python-oauth2-127-SUCCESS","sha":"06731b59db67464ac7491551aaa223220ca99d86","kind":"tag","published_at":"2011-01-04T19:40:23.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-127-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-127-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-127-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127-SUCCESS/manifests"},{"name":"debian/1.3.127","sha":"06731b59db67464ac7491551aaa223220ca99d86","kind":"tag","published_at":"2011-01-04T19:40:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.3.127","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.3.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.3.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.127/manifests"},{"name":"hudson-python-oauth2-127","sha":"77cb11f6c641051af5bd077db69b06a02e5fa98a","kind":"tag","published_at":"2011-01-04T19:39:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-127","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127/manifests"},{"name":"1.2.1","sha":"1f9640f8467a90fcc20be6bbb8909d21bad308f6","kind":"tag","published_at":"2010-06-28T19:03:25.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.2.1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"bac0c0ca3895198e508278aa638abf62c7a600f4","kind":"commit","published_at":"2010-05-14T17:39:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.2.0","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"9962d31cc78806b2b17cd3dcd2c7bdc8cc0085c0","kind":"commit","published_at":"2010-03-27T18:18:08.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.1.3","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.1.3/manifests"},{"name":"1.0.7","sha":"340584ea5e82febb218461d51db2a95a17814e17","kind":"commit","published_at":"2010-02-14T23:16:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.7","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"31f89f0cee7b3f21cc641f7f3e6df6cbd800d06a","kind":"commit","published_at":"2010-02-11T22:09:49.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.6","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"c040abcb92954275b7fd320bedac1f26dd495d42","kind":"commit","published_at":"2010-01-25T23:28:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.5","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"bff534876aeb2aca93e414f485fbc850fab64810","kind":"commit","published_at":"2010-01-21T16:27:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.4","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"bff534876aeb2aca93e414f485fbc850fab64810","kind":"commit","published_at":"2010-01-21T16:27:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.3","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"bde974cc5e1224d36c5d46086e34aee7dac1cdd7","kind":"commit","published_at":"2009-12-04T16:19:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.2","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"39ebd39bddec4111b7725b9887db7352b69780ef","kind":"commit","published_at":"2009-12-01T23:05:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"905680d424c21821e02684579d5eb982fed2f85d","kind":"tag","published_at":"2009-10-21T17:56:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.0","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.0/manifests"},{"name":"pre-1.0a","sha":"ced0c3f1407fa997e7377e9c55b328f42f3429a0","kind":"commit","published_at":"2009-07-10T18:40:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/pre-1.0a","html_url":"https://github.com/joestump/python-oauth2/releases/tag/pre-1.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@pre-1.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/pre-1.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/pre-1.0a/manifests"}]},"repo_metadata_updated_at":"2025-08-26T10:21:09.256Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-oauth2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-oauth2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-oauth2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-oauth2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T02:57:42.065Z","issues_count":48,"pull_requests_count":54,"avg_time_to_close_issue":99264888.0,"avg_time_to_close_pull_request":87170534.46666667,"issues_closed_count":16,"pull_requests_closed_count":30,"pull_request_authors_count":50,"issue_authors_count":48,"avg_comments_per_issue":2.3125,"avg_comments_per_pull_request":2.814814814814815,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/joestump%2Fpython-oauth2/issues","maintainers":[{"login":"rickhanlonii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickhanlonii"},{"login":"joestump","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joestump"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-oauth2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-oauth2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-oauth2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-oauth2/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":219,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2024-02-11T05:44:35.220Z","updated_at":"2024-02-11T05:44:35.220Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2627,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":711},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-08T06:55:50.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":10345014,"name":"py3-oauth2-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-oauth2","homepage":"https://github.com/joestump/python-oauth2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/joestump/python-oauth2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.9.0-r11","last_synced_at":"2025-08-26T09:57:55.878Z","created_at":"2024-06-11T10:12:49.137Z","updated_at":"2025-08-26T10:21:09.255Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-oauth2-pyc","install_command":"apk add py3-oauth2-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":699621,"uuid":"345048","full_name":"joestump/python-oauth2","owner":"joestump","description":"A fully tested, abstract interface to creating OAuth clients and servers.","archived":false,"fork":false,"pushed_at":"2024-04-09T13:40:11.000Z","size":456,"stargazers_count":3002,"open_issues_count":75,"forks_count":909,"subscribers_count":216,"default_branch":"master","last_synced_at":"2025-08-26T09:54:59.992Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"kenshinx/godns","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joestump.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2009-10-21T17:21:07.000Z","updated_at":"2025-08-26T05:00:48.000Z","dependencies_parsed_at":"2024-04-27T23:44:18.564Z","dependency_job_id":null,"html_url":"https://github.com/joestump/python-oauth2","commit_stats":{"total_commits":290,"total_committers":41,"mean_commits":7.073170731707317,"dds":0.7758620689655172,"last_synced_commit":"b94f69b1ad195513547924e380d9265133e995fa"},"previous_names":["simplegeo/python-oauth2"],"tags_count":152,"template":false,"template_full_name":null,"purl":"pkg:github/joestump/python-oauth2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/sbom","scorecard":{"id":527370,"data":{"date":"2025-08-11","repo":{"name":"github.com/joestump/python-oauth2","commit":"b94f69b1ad195513547924e380d9265133e995fa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 10/15 approved changesets -- score normalized to 6","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-16 / GHSA-93xj-8mrv-444m","Warn: Project is vulnerable to: PYSEC-2020-46 / GHSA-gg84-qgv9-w4pq","Warn: Project is vulnerable to: GHSA-q48q-77qv-cf9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-20T04:45:55.972Z","repository_id":699621,"created_at":"2025-08-20T04:45:55.972Z","updated_at":"2025-08-20T04:45:55.972Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272209003,"owners_count":24892296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joestump","name":"Joe Stump","uuid":"37667","kind":"user","description":"I like turtles.","email":"","website":"http://stu.mp","location":"Dublin, Ireland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/37667?u=969ecdb950ae00b6145f777c01e9c1fde3501aa1\u0026v=4","repositories_count":95,"last_synced_at":"2025-06-08T00:42:17.162Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joestump","funding_links":[],"total_stars":3445,"followers":425,"following":7,"created_at":"2022-11-02T17:35:20.577Z","updated_at":"2025-06-08T00:42:17.162Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump/repositories"},"tags":[{"name":"v1.9","sha":"c9e005fbc0abb09dc845180d940b6f44f20b15ee","kind":"tag","published_at":"2015-09-12T11:31:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/v1.9","html_url":"https://github.com/joestump/python-oauth2/releases/tag/v1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@v1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9/manifests"},{"name":"v1.9RC1","sha":"deb25b85ba315d756668ef9adeff16c61e47ee70","kind":"commit","published_at":"2015-08-02T23:26:48.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/v1.9RC1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/v1.9RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@v1.9RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9RC1/manifests"},{"name":"debian/1.5.211","sha":"a83f4a297336b631e75cba102910c19231518159","kind":"tag","published_at":"2011-12-13T17:42:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.211","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.211/manifests"},{"name":"hudson-python-oauth2-211","sha":"c6dc215acd10e9f0feab5109fc75b1c3f8bc4633","kind":"tag","published_at":"2011-12-13T17:39:00.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-211","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-211/manifests"},{"name":"debian/1.5.210","sha":"c6dc215acd10e9f0feab5109fc75b1c3f8bc4633","kind":"tag","published_at":"2011-12-09T01:19:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.210","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.210/manifests"},{"name":"hudson-python-oauth2-210","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-12-09T01:17:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-210","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-210/manifests"},{"name":"debian/1.5.209","sha":"9039e64e6834cd584f52dfc71af5947458180631","kind":"tag","published_at":"2011-08-06T00:53:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.209","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.209/manifests"},{"name":"hudson-python-oauth2-209","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-08-06T00:52:12.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-209","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-209/manifests"},{"name":"debian/1.5.208","sha":"b60b9de036f590390623d084a955c31a0eae6c53","kind":"tag","published_at":"2011-08-03T19:10:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.208","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.208/manifests"},{"name":"hudson-python-oauth2-208","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-08-03T19:09:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-208","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-208/manifests"},{"name":"debian/1.5.207","sha":"52888103de37c84f5b172bd49998f8cbd154f643","kind":"tag","published_at":"2011-07-25T23:59:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.207","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.207/manifests"},{"name":"hudson-python-oauth2-207","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-25T23:58:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-207","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-207/manifests"},{"name":"debian/1.5.206","sha":"8f91a8ad6a539c8126eb9546ef2c18964770270c","kind":"tag","published_at":"2011-07-17T14:03:06.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.206","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.206/manifests"},{"name":"hudson-python-oauth2-206","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-17T14:02:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-206","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-206/manifests"},{"name":"debian/1.5.205","sha":"29c19c5f369c9644c4eb31aca8d90f0d2c499d8e","kind":"tag","published_at":"2011-07-05T21:03:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.205","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.205/manifests"},{"name":"hudson-python-oauth2-205","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-05T21:02:01.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-205","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-205/manifests"},{"name":"debian/1.5.204","sha":"c33f401095568bab01b205c42d5cda723e98175e","kind":"tag","published_at":"2011-07-01T23:43:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.204","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.204/manifests"},{"name":"hudson-python-oauth2-204","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-01T23:40:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-204","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-204/manifests"},{"name":"debian/1.5.203","sha":"c35dfa92d6d49a200b1ce954e5e19cdaf21feddc","kind":"tag","published_at":"2011-06-30T23:23:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.203","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.203/manifests"},{"name":"hudson-python-oauth2-203","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T23:20:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-203","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-203/manifests"},{"name":"debian/1.5.202","sha":"0553697dd25e0fa0f83f228909fefa71271e93a9","kind":"tag","published_at":"2011-06-30T19:23:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.202","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.202/manifests"},{"name":"hudson-python-oauth2-202","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T19:21:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-202","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-202/manifests"},{"name":"debian/1.5.201","sha":"e3fa70d0123e1d01fa0c347f7a34a55b2f19d9ce","kind":"tag","published_at":"2011-06-30T07:54:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.201","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.201/manifests"},{"name":"hudson-python-oauth2-201","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T07:51:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-201","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-201/manifests"},{"name":"debian/1.5.200","sha":"9ef5affcfa4975688436507ac5bb615caf294890","kind":"tag","published_at":"2011-06-29T22:35:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.200","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.200/manifests"},{"name":"hudson-python-oauth2-200","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-29T22:33:48.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-200","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-200/manifests"},{"name":"debian/1.5.199","sha":"eb7630d06b8814433e0dadc0a761009060c5763c","kind":"tag","published_at":"2011-06-27T23:16:26.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.199","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.199/manifests"},{"name":"hudson-python-oauth2-199","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-27T22:08:07.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-199","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-199/manifests"},{"name":"debian/1.5.170","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-05-02T23:49:43.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.170","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.170/manifests"},{"name":"hudson-python-oauth2-170","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-05-02T23:48:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-170","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-170/manifests"},{"name":"hudson-python-oauth2-169-SUCCESS","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-04-15T21:31:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-169-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-169-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-169-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169-SUCCESS/manifests"},{"name":"debian/1.5.169","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-04-15T21:31:26.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.169","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.169/manifests"},{"name":"hudson-python-oauth2-169","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-15T21:29:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-169","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169/manifests"},{"name":"hudson-python-oauth2-168-SUCCESS","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-05T23:15:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-168-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-168-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-168-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168-SUCCESS/manifests"},{"name":"debian/1.5.168","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-05T23:14:49.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.168","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.168/manifests"},{"name":"hudson-python-oauth2-168","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-04-05T23:13:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-168","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168/manifests"},{"name":"hudson-python-oauth2-167-SUCCESS","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-02-17T21:59:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-167-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-167-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-167-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167-SUCCESS/manifests"},{"name":"debian/1.5.167","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-02-17T21:59:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.167","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.167/manifests"},{"name":"hudson-python-oauth2-167","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-17T21:56:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-167","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167/manifests"},{"name":"hudson-python-oauth2-166-SUCCESS","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-15T17:23:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-166-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-166-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-166-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166-SUCCESS/manifests"},{"name":"debian/1.5.166","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-15T17:23:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.166","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.166/manifests"},{"name":"hudson-python-oauth2-166","sha":"e9eda2478777ac138b483e085b9aed9c1bc846bc","kind":"tag","published_at":"2011-02-15T17:22:59.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-166","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166/manifests"},{"name":"hudson-python-oauth2-165-SUCCESS","sha":"7ea87e3229fd5c4eebd03d5f6411e3e626ce9ea7","kind":"tag","published_at":"2011-02-07T19:25:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-165-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-165-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-165-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165-SUCCESS/manifests"},{"name":"debian/1.5.165","sha":"7ea87e3229fd5c4eebd03d5f6411e3e626ce9ea7","kind":"tag","published_at":"2011-02-07T19:25:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.165","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.165/manifests"},{"name":"hudson-python-oauth2-165","sha":"89bbc5b231925c69701be8cd24bdfe33180ef328","kind":"tag","published_at":"2011-02-07T19:24:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-165","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165/manifests"},{"name":"hudson-python-oauth2-164-SUCCESS","sha":"0d907a4190ae9232453719ed29d08851fd4d3ac5","kind":"tag","published_at":"2011-02-07T18:54:42.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-164-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-164-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-164-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164-SUCCESS/manifests"},{"name":"debian/1.5.164","sha":"0d907a4190ae9232453719ed29d08851fd4d3ac5","kind":"tag","published_at":"2011-02-07T18:54:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.164","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.164/manifests"},{"name":"hudson-python-oauth2-164","sha":"c4df9420b6d74cc76fced0e07f07b3bbd9349607","kind":"tag","published_at":"2011-02-07T18:53:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-164","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164/manifests"},{"name":"hudson-python-oauth2-163-SUCCESS","sha":"4b086820f4f6745a6e4de242c27c27129535824f","kind":"tag","published_at":"2011-02-04T18:15:42.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-163-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-163-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-163-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163-SUCCESS/manifests"},{"name":"debian/1.5.163","sha":"4b086820f4f6745a6e4de242c27c27129535824f","kind":"tag","published_at":"2011-02-04T18:15:37.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.163","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.163/manifests"},{"name":"hudson-python-oauth2-163","sha":"390ae7464f85e213713d8bfe24e964b4050708ce","kind":"tag","published_at":"2011-02-04T18:14:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-163","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163/manifests"},{"name":"hudson-python-oauth2-162-SUCCESS","sha":"b330ce8b7833af6d0049084a7a72fd66d44e3ce0","kind":"tag","published_at":"2011-02-04T17:51:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-162-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-162-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-162-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162-SUCCESS/manifests"},{"name":"debian/1.5.162","sha":"b330ce8b7833af6d0049084a7a72fd66d44e3ce0","kind":"tag","published_at":"2011-02-04T17:51:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.162","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.162/manifests"},{"name":"hudson-python-oauth2-162","sha":"38c151b00d43b1c70b53e0b88023263447b2543c","kind":"tag","published_at":"2011-02-04T17:50:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-162","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162/manifests"},{"name":"hudson-python-oauth2-161-SUCCESS","sha":"1a1f51906a13691dc4e76372c2ddd7b0b715e22f","kind":"tag","published_at":"2011-02-03T18:04:46.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-161-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-161-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-161-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161-SUCCESS/manifests"},{"name":"debian/1.5.161","sha":"1a1f51906a13691dc4e76372c2ddd7b0b715e22f","kind":"tag","published_at":"2011-02-03T18:04:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.161","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.161/manifests"},{"name":"hudson-python-oauth2-161","sha":"25fbc2d52cac89b4499c57900aea0863c6418117","kind":"tag","published_at":"2011-02-03T18:03:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-161","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161/manifests"},{"name":"hudson-python-oauth2-160-SUCCESS","sha":"147fc619d8187d646c570a9e2be28fa815fbce1d","kind":"tag","published_at":"2011-02-03T00:02:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-160-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-160-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-160-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160-SUCCESS/manifests"},{"name":"debian/1.5.160","sha":"147fc619d8187d646c570a9e2be28fa815fbce1d","kind":"tag","published_at":"2011-02-03T00:02:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.160","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.160/manifests"},{"name":"hudson-python-oauth2-160","sha":"56c6d9b44b108565ca28696cde916526c52abef8","kind":"tag","published_at":"2011-02-03T00:01:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-160","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160/manifests"},{"name":"hudson-python-oauth2-159-SUCCESS","sha":"7aad8b4ab951314190070c8892c31bbc863fb189","kind":"tag","published_at":"2011-02-03T00:00:52.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-159-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-159-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-159-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159-SUCCESS/manifests"},{"name":"debian/1.5.159","sha":"7aad8b4ab951314190070c8892c31bbc863fb189","kind":"tag","published_at":"2011-02-03T00:00:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.159","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.159/manifests"},{"name":"hudson-python-oauth2-159","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-03T00:00:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-159","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159/manifests"},{"name":"hudson-python-oauth2-158-SUCCESS","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-02T19:35:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-158-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-158-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-158-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158-SUCCESS/manifests"},{"name":"debian/1.5.158","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-02T19:35:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.158","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.158/manifests"},{"name":"hudson-python-oauth2-158","sha":"edeb9b6387814525fbc11f0b4c6e86a238987c8f","kind":"tag","published_at":"2011-02-02T19:34:23.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-158","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158/manifests"},{"name":"hudson-python-oauth2-157","sha":"edeb9b6387814525fbc11f0b4c6e86a238987c8f","kind":"tag","published_at":"2011-02-02T19:08:27.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-157","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-157/manifests"},{"name":"debian/1.5.156","sha":"ea4127f9948e9d3ca27cfbc68b58aacdd19b0936","kind":"tag","published_at":"2011-02-01T23:49:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.156","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.156/manifests"},{"name":"hudson-python-oauth2-156","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:48:05.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-156","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-156/manifests"},{"name":"hudson-python-oauth2-155-SUCCESS","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:44:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-155-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-155-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-155-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155-SUCCESS/manifests"},{"name":"debian/1.5.155","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:44:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.155","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.155/manifests"},{"name":"hudson-python-oauth2-155","sha":"8e7734dfa040464f3455f1dc176aa9d972525c73","kind":"tag","published_at":"2011-02-01T23:43:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-155","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155/manifests"},{"name":"hudson-python-oauth2-154-SUCCESS","sha":"60bee0da34b503189efd3cdc3159a95dbc1dea99","kind":"tag","published_at":"2011-02-01T18:04:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-154-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-154-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-154-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154-SUCCESS/manifests"},{"name":"debian/1.5.154","sha":"60bee0da34b503189efd3cdc3159a95dbc1dea99","kind":"tag","published_at":"2011-02-01T18:04:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.154","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.154/manifests"},{"name":"hudson-python-oauth2-154","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T18:03:56.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-154","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154/manifests"},{"name":"hudson-python-oauth2-153-SUCCESS","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T16:32:58.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-153-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-153-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-153-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153-SUCCESS/manifests"},{"name":"debian/1.5.153","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T16:32:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.153","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.153/manifests"},{"name":"hudson-python-oauth2-153","sha":"4d25395c25f00beec72743657673e78ec6400163","kind":"tag","published_at":"2011-02-01T16:31:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-153","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153/manifests"},{"name":"hudson-python-oauth2-152-SUCCESS","sha":"328ed4b6c555cbef83a4d5b15f027735d46512a4","kind":"tag","published_at":"2011-01-28T18:15:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-152-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-152-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-152-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152-SUCCESS/manifests"},{"name":"debian/1.5.152","sha":"328ed4b6c555cbef83a4d5b15f027735d46512a4","kind":"tag","published_at":"2011-01-28T18:15:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.152","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.152/manifests"},{"name":"hudson-python-oauth2-152","sha":"773408963da533c9922542e0bea2c85ab2fb97e4","kind":"tag","published_at":"2011-01-28T18:14:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-152","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152/manifests"},{"name":"hudson-python-oauth2-151-SUCCESS","sha":"811ca121b6e67231c44c5b56d151f10105c86713","kind":"tag","published_at":"2011-01-27T05:32:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-151-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-151-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-151-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151-SUCCESS/manifests"},{"name":"debian/1.5.151","sha":"811ca121b6e67231c44c5b56d151f10105c86713","kind":"tag","published_at":"2011-01-27T05:32:44.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.151","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.151/manifests"},{"name":"hudson-python-oauth2-151","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-27T05:31:53.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-151","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151/manifests"},{"name":"hudson-python-oauth2-150-SUCCESS","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-26T17:16:12.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-150-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-150-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-150-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150-SUCCESS/manifests"},{"name":"debian/1.5.150","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-26T17:16:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.150","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.150/manifests"},{"name":"hudson-python-oauth2-150","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:15:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-150","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150/manifests"},{"name":"hudson-python-oauth2-149-SUCCESS","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:12:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-149-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-149-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-149-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149-SUCCESS/manifests"},{"name":"debian/1.5.149","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:12:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.149","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.149/manifests"},{"name":"hudson-python-oauth2-149","sha":"d44049a25cac1eb9e81646833df34d198a1ace36","kind":"tag","published_at":"2011-01-26T17:11:32.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-149","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149/manifests"},{"name":"hudson-python-oauth2-148-SUCCESS","sha":"a81f97f62ee46b449a75a41692967a5019d706a0","kind":"tag","published_at":"2011-01-26T17:03:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-148-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-148-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-148-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148-SUCCESS/manifests"},{"name":"debian/1.5.148","sha":"a81f97f62ee46b449a75a41692967a5019d706a0","kind":"tag","published_at":"2011-01-26T17:03:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.148","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.148/manifests"},{"name":"hudson-python-oauth2-148","sha":"9df062bf577cf83dcdefdebba171e2584055db47","kind":"tag","published_at":"2011-01-26T17:02:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-148","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148/manifests"},{"name":"hudson-python-oauth2-147-SUCCESS","sha":"bac9dfd7363937ede336954ad704f991a34fb2be","kind":"tag","published_at":"2011-01-25T17:40:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-147-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-147-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-147-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147-SUCCESS/manifests"},{"name":"debian/1.5.147","sha":"bac9dfd7363937ede336954ad704f991a34fb2be","kind":"tag","published_at":"2011-01-25T17:40:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.147","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.147/manifests"},{"name":"hudson-python-oauth2-147","sha":"7c6772d77a61a59b5399f774359cde3ab4e8bbb3","kind":"tag","published_at":"2011-01-25T17:39:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-147","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147/manifests"},{"name":"hudson-python-oauth2-146-SUCCESS","sha":"615b1ff4d7d81d126ef63f3d71f56e2f3d880cdf","kind":"tag","published_at":"2011-01-25T17:31:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-146-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-146-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-146-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146-SUCCESS/manifests"},{"name":"debian/1.5.146","sha":"615b1ff4d7d81d126ef63f3d71f56e2f3d880cdf","kind":"tag","published_at":"2011-01-25T17:31:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.146","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.146/manifests"},{"name":"hudson-python-oauth2-146","sha":"01ad3d86bf9c4d9dd0025e917ecd052033b2eb68","kind":"tag","published_at":"2011-01-25T17:30:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-146","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146/manifests"},{"name":"hudson-python-oauth2-145-SUCCESS","sha":"3350baea1a11cb0d26681be646df251952eedec6","kind":"tag","published_at":"2011-01-24T22:09:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-145-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-145-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-145-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145-SUCCESS/manifests"},{"name":"debian/1.5.145","sha":"3350baea1a11cb0d26681be646df251952eedec6","kind":"tag","published_at":"2011-01-24T22:09:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.145","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.145/manifests"},{"name":"hudson-python-oauth2-145","sha":"634de002511e23daee8f38a8cd8cdeae539a620c","kind":"tag","published_at":"2011-01-24T22:08:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-145","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145/manifests"},{"name":"hudson-python-oauth2-144-SUCCESS","sha":"60fcc261de6e919d0bdb29ed4881a42d50e02abd","kind":"tag","published_at":"2011-01-24T22:03:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-144-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-144-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-144-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144-SUCCESS/manifests"},{"name":"debian/1.4.144","sha":"60fcc261de6e919d0bdb29ed4881a42d50e02abd","kind":"tag","published_at":"2011-01-24T22:03:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.144","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.144/manifests"},{"name":"hudson-python-oauth2-144","sha":"e1aed570537334702b4eac001d8f6a1db5d16011","kind":"tag","published_at":"2011-01-24T22:02:32.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-144","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144/manifests"},{"name":"hudson-python-oauth2-143-SUCCESS","sha":"69cbf3387333542567bc06872a1715767a388f6d","kind":"tag","published_at":"2011-01-24T20:22:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-143-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-143-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-143-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143-SUCCESS/manifests"},{"name":"debian/1.4.143","sha":"69cbf3387333542567bc06872a1715767a388f6d","kind":"tag","published_at":"2011-01-24T20:22:10.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.143","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.143/manifests"},{"name":"hudson-python-oauth2-143","sha":"5d7cb964d4dda54be3b59fee83399d52358c7776","kind":"tag","published_at":"2011-01-24T20:21:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-143","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143/manifests"},{"name":"hudson-python-oauth2-142","sha":"58c4e77758519da9a1bb59faf5aa866786a1d1e9","kind":"tag","published_at":"2011-01-24T20:19:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-142","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-142/manifests"},{"name":"hudson-python-oauth2-141","sha":"58c4e77758519da9a1bb59faf5aa866786a1d1e9","kind":"tag","published_at":"2011-01-24T20:17:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-141","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-141/manifests"},{"name":"hudson-python-oauth2-140","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T20:06:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-140","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-140/manifests"},{"name":"hudson-python-oauth2-139","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:51:51.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-139","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-139/manifests"},{"name":"hudson-python-oauth2-138","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:50:06.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-138","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-138/manifests"},{"name":"hudson-python-oauth2-137","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:47:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-137","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-137/manifests"},{"name":"hudson-python-oauth2-136","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:33:46.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-136","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-136/manifests"},{"name":"hudson-python-oauth2-135","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:31:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-135","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-135/manifests"},{"name":"hudson-python-oauth2-134-SUCCESS","sha":"e95228a3e53250b69f47ce0dcdff2c2a1de925f3","kind":"tag","published_at":"2011-01-24T18:31:44.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-134-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-134-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-134-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134-SUCCESS/manifests"},{"name":"debian/1.4.134","sha":"e95228a3e53250b69f47ce0dcdff2c2a1de925f3","kind":"tag","published_at":"2011-01-24T18:31:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.134","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.134/manifests"},{"name":"hudson-python-oauth2-134","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:30:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-134","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134/manifests"},{"name":"hudson-python-oauth2-133-SUCCESS","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:26:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-133-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-133-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-133-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133-SUCCESS/manifests"},{"name":"debian/1.4.133","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:26:37.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.133","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.133/manifests"},{"name":"hudson-python-oauth2-133","sha":"7761005be53dee65bb1b9a7ce352090b7ddb3fe2","kind":"tag","published_at":"2011-01-24T18:25:53.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-133","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133/manifests"},{"name":"hudson-python-oauth2-132-SUCCESS","sha":"f8bb23a720de9a5c3821dedb2df34b0c64181cc4","kind":"tag","published_at":"2011-01-24T17:40:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-132-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-132-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-132-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132-SUCCESS/manifests"},{"name":"debian/1.4.132","sha":"f8bb23a720de9a5c3821dedb2df34b0c64181cc4","kind":"tag","published_at":"2011-01-24T17:40:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.132","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.132/manifests"},{"name":"hudson-python-oauth2-132","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:39:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-132","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132/manifests"},{"name":"hudson-python-oauth2-131-SUCCESS","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:33:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-131-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-131-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-131-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131-SUCCESS/manifests"},{"name":"debian/1.4.131","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:33:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.131","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.131/manifests"},{"name":"hudson-python-oauth2-131","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:32:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-131","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131/manifests"},{"name":"hudson-python-oauth2-130-SUCCESS","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:24:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-130-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-130-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-130-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130-SUCCESS/manifests"},{"name":"debian/1.4.130","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:24:25.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.130","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.130/manifests"},{"name":"hudson-python-oauth2-130","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-24T17:22:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-130","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130/manifests"},{"name":"hudson-python-oauth2-129-SUCCESS","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-21T19:53:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-129-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-129-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-129-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129-SUCCESS/manifests"},{"name":"debian/1.4.129","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-21T19:53:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.129","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.129/manifests"},{"name":"hudson-python-oauth2-129","sha":"68c93665feac90e534300242f7ddbfe5768faba9","kind":"tag","published_at":"2011-01-21T19:52:31.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-129","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129/manifests"},{"name":"hudson-python-oauth2-128-SUCCESS","sha":"4a64169c2bebdd5274d2bf24eba8aaa036387682","kind":"tag","published_at":"2011-01-10T22:43:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-128-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-128-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-128-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128-SUCCESS/manifests"},{"name":"debian/1.3.128","sha":"4a64169c2bebdd5274d2bf24eba8aaa036387682","kind":"tag","published_at":"2011-01-10T22:43:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.3.128","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.3.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.3.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.128/manifests"},{"name":"hudson-python-oauth2-128","sha":"3473612994201d4262fee703e62444d6ff68c599","kind":"tag","published_at":"2011-01-10T22:42:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-128","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128/manifests"},{"name":"hudson-python-oauth2-127-SUCCESS","sha":"06731b59db67464ac7491551aaa223220ca99d86","kind":"tag","published_at":"2011-01-04T19:40:23.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-127-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-127-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-127-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127-SUCCESS/manifests"},{"name":"debian/1.3.127","sha":"06731b59db67464ac7491551aaa223220ca99d86","kind":"tag","published_at":"2011-01-04T19:40:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.3.127","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.3.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.3.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.127/manifests"},{"name":"hudson-python-oauth2-127","sha":"77cb11f6c641051af5bd077db69b06a02e5fa98a","kind":"tag","published_at":"2011-01-04T19:39:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-127","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127/manifests"},{"name":"1.2.1","sha":"1f9640f8467a90fcc20be6bbb8909d21bad308f6","kind":"tag","published_at":"2010-06-28T19:03:25.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.2.1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"bac0c0ca3895198e508278aa638abf62c7a600f4","kind":"commit","published_at":"2010-05-14T17:39:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.2.0","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"9962d31cc78806b2b17cd3dcd2c7bdc8cc0085c0","kind":"commit","published_at":"2010-03-27T18:18:08.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.1.3","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.1.3/manifests"},{"name":"1.0.7","sha":"340584ea5e82febb218461d51db2a95a17814e17","kind":"commit","published_at":"2010-02-14T23:16:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.7","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"31f89f0cee7b3f21cc641f7f3e6df6cbd800d06a","kind":"commit","published_at":"2010-02-11T22:09:49.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.6","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"c040abcb92954275b7fd320bedac1f26dd495d42","kind":"commit","published_at":"2010-01-25T23:28:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.5","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"bff534876aeb2aca93e414f485fbc850fab64810","kind":"commit","published_at":"2010-01-21T16:27:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.4","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"bff534876aeb2aca93e414f485fbc850fab64810","kind":"commit","published_at":"2010-01-21T16:27:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.3","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"bde974cc5e1224d36c5d46086e34aee7dac1cdd7","kind":"commit","published_at":"2009-12-04T16:19:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.2","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"39ebd39bddec4111b7725b9887db7352b69780ef","kind":"commit","published_at":"2009-12-01T23:05:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"905680d424c21821e02684579d5eb982fed2f85d","kind":"tag","published_at":"2009-10-21T17:56:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.0","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.0/manifests"},{"name":"pre-1.0a","sha":"ced0c3f1407fa997e7377e9c55b328f42f3429a0","kind":"commit","published_at":"2009-07-10T18:40:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/pre-1.0a","html_url":"https://github.com/joestump/python-oauth2/releases/tag/pre-1.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@pre-1.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/pre-1.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/pre-1.0a/manifests"}]},"repo_metadata_updated_at":"2025-08-26T10:21:09.254Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-oauth2-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-oauth2-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-oauth2-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-oauth2-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T02:57:42.065Z","issues_count":48,"pull_requests_count":54,"avg_time_to_close_issue":99264888.0,"avg_time_to_close_pull_request":87170534.46666667,"issues_closed_count":16,"pull_requests_closed_count":30,"pull_request_authors_count":50,"issue_authors_count":48,"avg_comments_per_issue":2.3125,"avg_comments_per_pull_request":2.814814814814815,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/joestump%2Fpython-oauth2/issues","maintainers":[{"login":"rickhanlonii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickhanlonii"},{"login":"joestump","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joestump"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-oauth2-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-oauth2-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-oauth2-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-oauth2-pyc/related_packages","maintainers":[{"uuid":"fossdd@pwned.life","login":null,"name":"fossdd","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=fossdd","packages_count":89,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=fossdd","role":null,"created_at":"2024-06-12T01:19:39.528Z","updated_at":"2024-06-12T01:19:39.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/fossdd@pwned.life/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":11766085,"name":"py3-oauth2","ecosystem":"alpine","description":"Python3 library for OAuth","homepage":"https://github.com/joestump/python-oauth2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/joestump/python-oauth2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.9.0-r11","last_synced_at":"2025-08-26T09:57:56.436Z","created_at":"2025-06-07T18:36:52.013Z","updated_at":"2025-08-26T10:21:09.265Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-oauth2","install_command":"apk add py3-oauth2","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":699621,"uuid":"345048","full_name":"joestump/python-oauth2","owner":"joestump","description":"A fully tested, abstract interface to creating OAuth clients and servers.","archived":false,"fork":false,"pushed_at":"2024-04-09T13:40:11.000Z","size":456,"stargazers_count":3002,"open_issues_count":75,"forks_count":909,"subscribers_count":216,"default_branch":"master","last_synced_at":"2025-08-26T09:54:59.992Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"kenshinx/godns","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joestump.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2009-10-21T17:21:07.000Z","updated_at":"2025-08-26T05:00:48.000Z","dependencies_parsed_at":"2024-04-27T23:44:18.564Z","dependency_job_id":null,"html_url":"https://github.com/joestump/python-oauth2","commit_stats":{"total_commits":290,"total_committers":41,"mean_commits":7.073170731707317,"dds":0.7758620689655172,"last_synced_commit":"b94f69b1ad195513547924e380d9265133e995fa"},"previous_names":["simplegeo/python-oauth2"],"tags_count":152,"template":false,"template_full_name":null,"purl":"pkg:github/joestump/python-oauth2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/sbom","scorecard":{"id":527370,"data":{"date":"2025-08-11","repo":{"name":"github.com/joestump/python-oauth2","commit":"b94f69b1ad195513547924e380d9265133e995fa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 10/15 approved changesets -- score normalized to 6","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-16 / GHSA-93xj-8mrv-444m","Warn: Project is vulnerable to: PYSEC-2020-46 / GHSA-gg84-qgv9-w4pq","Warn: Project is vulnerable to: GHSA-q48q-77qv-cf9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-20T04:45:55.972Z","repository_id":699621,"created_at":"2025-08-20T04:45:55.972Z","updated_at":"2025-08-20T04:45:55.972Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272209003,"owners_count":24892296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joestump","name":"Joe Stump","uuid":"37667","kind":"user","description":"I like turtles.","email":"","website":"http://stu.mp","location":"Dublin, Ireland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/37667?u=969ecdb950ae00b6145f777c01e9c1fde3501aa1\u0026v=4","repositories_count":95,"last_synced_at":"2025-06-08T00:42:17.162Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joestump","funding_links":[],"total_stars":3445,"followers":425,"following":7,"created_at":"2022-11-02T17:35:20.577Z","updated_at":"2025-06-08T00:42:17.162Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump/repositories"},"tags":[{"name":"v1.9","sha":"c9e005fbc0abb09dc845180d940b6f44f20b15ee","kind":"tag","published_at":"2015-09-12T11:31:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/v1.9","html_url":"https://github.com/joestump/python-oauth2/releases/tag/v1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@v1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9/manifests"},{"name":"v1.9RC1","sha":"deb25b85ba315d756668ef9adeff16c61e47ee70","kind":"commit","published_at":"2015-08-02T23:26:48.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/v1.9RC1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/v1.9RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@v1.9RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9RC1/manifests"},{"name":"debian/1.5.211","sha":"a83f4a297336b631e75cba102910c19231518159","kind":"tag","published_at":"2011-12-13T17:42:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.211","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.211/manifests"},{"name":"hudson-python-oauth2-211","sha":"c6dc215acd10e9f0feab5109fc75b1c3f8bc4633","kind":"tag","published_at":"2011-12-13T17:39:00.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-211","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-211/manifests"},{"name":"debian/1.5.210","sha":"c6dc215acd10e9f0feab5109fc75b1c3f8bc4633","kind":"tag","published_at":"2011-12-09T01:19:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.210","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.210/manifests"},{"name":"hudson-python-oauth2-210","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-12-09T01:17:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-210","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-210/manifests"},{"name":"debian/1.5.209","sha":"9039e64e6834cd584f52dfc71af5947458180631","kind":"tag","published_at":"2011-08-06T00:53:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.209","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.209/manifests"},{"name":"hudson-python-oauth2-209","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-08-06T00:52:12.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-209","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-209/manifests"},{"name":"debian/1.5.208","sha":"b60b9de036f590390623d084a955c31a0eae6c53","kind":"tag","published_at":"2011-08-03T19:10:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.208","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.208/manifests"},{"name":"hudson-python-oauth2-208","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-08-03T19:09:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-208","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-208/manifests"},{"name":"debian/1.5.207","sha":"52888103de37c84f5b172bd49998f8cbd154f643","kind":"tag","published_at":"2011-07-25T23:59:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.207","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.207/manifests"},{"name":"hudson-python-oauth2-207","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-25T23:58:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-207","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-207/manifests"},{"name":"debian/1.5.206","sha":"8f91a8ad6a539c8126eb9546ef2c18964770270c","kind":"tag","published_at":"2011-07-17T14:03:06.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.206","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.206/manifests"},{"name":"hudson-python-oauth2-206","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-17T14:02:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-206","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-206/manifests"},{"name":"debian/1.5.205","sha":"29c19c5f369c9644c4eb31aca8d90f0d2c499d8e","kind":"tag","published_at":"2011-07-05T21:03:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.205","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.205/manifests"},{"name":"hudson-python-oauth2-205","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-05T21:02:01.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-205","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-205/manifests"},{"name":"debian/1.5.204","sha":"c33f401095568bab01b205c42d5cda723e98175e","kind":"tag","published_at":"2011-07-01T23:43:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.204","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.204/manifests"},{"name":"hudson-python-oauth2-204","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-01T23:40:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-204","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-204/manifests"},{"name":"debian/1.5.203","sha":"c35dfa92d6d49a200b1ce954e5e19cdaf21feddc","kind":"tag","published_at":"2011-06-30T23:23:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.203","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.203/manifests"},{"name":"hudson-python-oauth2-203","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T23:20:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-203","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-203/manifests"},{"name":"debian/1.5.202","sha":"0553697dd25e0fa0f83f228909fefa71271e93a9","kind":"tag","published_at":"2011-06-30T19:23:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.202","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.202/manifests"},{"name":"hudson-python-oauth2-202","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T19:21:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-202","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-202/manifests"},{"name":"debian/1.5.201","sha":"e3fa70d0123e1d01fa0c347f7a34a55b2f19d9ce","kind":"tag","published_at":"2011-06-30T07:54:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.201","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.201/manifests"},{"name":"hudson-python-oauth2-201","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T07:51:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-201","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-201/manifests"},{"name":"debian/1.5.200","sha":"9ef5affcfa4975688436507ac5bb615caf294890","kind":"tag","published_at":"2011-06-29T22:35:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.200","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.200/manifests"},{"name":"hudson-python-oauth2-200","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-29T22:33:48.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-200","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-200/manifests"},{"name":"debian/1.5.199","sha":"eb7630d06b8814433e0dadc0a761009060c5763c","kind":"tag","published_at":"2011-06-27T23:16:26.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.199","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.199/manifests"},{"name":"hudson-python-oauth2-199","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-27T22:08:07.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-199","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-199/manifests"},{"name":"debian/1.5.170","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-05-02T23:49:43.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.170","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.170/manifests"},{"name":"hudson-python-oauth2-170","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-05-02T23:48:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-170","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-170/manifests"},{"name":"hudson-python-oauth2-169-SUCCESS","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-04-15T21:31:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-169-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-169-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-169-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169-SUCCESS/manifests"},{"name":"debian/1.5.169","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-04-15T21:31:26.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.169","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.169/manifests"},{"name":"hudson-python-oauth2-169","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-15T21:29:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-169","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169/manifests"},{"name":"hudson-python-oauth2-168-SUCCESS","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-05T23:15:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-168-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-168-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-168-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168-SUCCESS/manifests"},{"name":"debian/1.5.168","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-05T23:14:49.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.168","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.168/manifests"},{"name":"hudson-python-oauth2-168","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-04-05T23:13:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-168","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168/manifests"},{"name":"hudson-python-oauth2-167-SUCCESS","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-02-17T21:59:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-167-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-167-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-167-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167-SUCCESS/manifests"},{"name":"debian/1.5.167","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-02-17T21:59:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.167","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.167/manifests"},{"name":"hudson-python-oauth2-167","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-17T21:56:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-167","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167/manifests"},{"name":"hudson-python-oauth2-166-SUCCESS","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-15T17:23:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-166-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-166-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-166-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166-SUCCESS/manifests"},{"name":"debian/1.5.166","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-15T17:23:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.166","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.166/manifests"},{"name":"hudson-python-oauth2-166","sha":"e9eda2478777ac138b483e085b9aed9c1bc846bc","kind":"tag","published_at":"2011-02-15T17:22:59.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-166","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166/manifests"},{"name":"hudson-python-oauth2-165-SUCCESS","sha":"7ea87e3229fd5c4eebd03d5f6411e3e626ce9ea7","kind":"tag","published_at":"2011-02-07T19:25:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-165-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-165-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-165-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165-SUCCESS/manifests"},{"name":"debian/1.5.165","sha":"7ea87e3229fd5c4eebd03d5f6411e3e626ce9ea7","kind":"tag","published_at":"2011-02-07T19:25:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.165","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.165/manifests"},{"name":"hudson-python-oauth2-165","sha":"89bbc5b231925c69701be8cd24bdfe33180ef328","kind":"tag","published_at":"2011-02-07T19:24:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-165","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165/manifests"},{"name":"hudson-python-oauth2-164-SUCCESS","sha":"0d907a4190ae9232453719ed29d08851fd4d3ac5","kind":"tag","published_at":"2011-02-07T18:54:42.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-164-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-164-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-164-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164-SUCCESS/manifests"},{"name":"debian/1.5.164","sha":"0d907a4190ae9232453719ed29d08851fd4d3ac5","kind":"tag","published_at":"2011-02-07T18:54:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.164","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.164/manifests"},{"name":"hudson-python-oauth2-164","sha":"c4df9420b6d74cc76fced0e07f07b3bbd9349607","kind":"tag","published_at":"2011-02-07T18:53:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-164","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164/manifests"},{"name":"hudson-python-oauth2-163-SUCCESS","sha":"4b086820f4f6745a6e4de242c27c27129535824f","kind":"tag","published_at":"2011-02-04T18:15:42.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-163-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-163-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-163-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163-SUCCESS/manifests"},{"name":"debian/1.5.163","sha":"4b086820f4f6745a6e4de242c27c27129535824f","kind":"tag","published_at":"2011-02-04T18:15:37.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.163","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.163/manifests"},{"name":"hudson-python-oauth2-163","sha":"390ae7464f85e213713d8bfe24e964b4050708ce","kind":"tag","published_at":"2011-02-04T18:14:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-163","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163/manifests"},{"name":"hudson-python-oauth2-162-SUCCESS","sha":"b330ce8b7833af6d0049084a7a72fd66d44e3ce0","kind":"tag","published_at":"2011-02-04T17:51:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-162-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-162-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-162-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162-SUCCESS/manifests"},{"name":"debian/1.5.162","sha":"b330ce8b7833af6d0049084a7a72fd66d44e3ce0","kind":"tag","published_at":"2011-02-04T17:51:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.162","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.162/manifests"},{"name":"hudson-python-oauth2-162","sha":"38c151b00d43b1c70b53e0b88023263447b2543c","kind":"tag","published_at":"2011-02-04T17:50:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-162","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162/manifests"},{"name":"hudson-python-oauth2-161-SUCCESS","sha":"1a1f51906a13691dc4e76372c2ddd7b0b715e22f","kind":"tag","published_at":"2011-02-03T18:04:46.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-161-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-161-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-161-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161-SUCCESS/manifests"},{"name":"debian/1.5.161","sha":"1a1f51906a13691dc4e76372c2ddd7b0b715e22f","kind":"tag","published_at":"2011-02-03T18:04:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.161","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.161/manifests"},{"name":"hudson-python-oauth2-161","sha":"25fbc2d52cac89b4499c57900aea0863c6418117","kind":"tag","published_at":"2011-02-03T18:03:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-161","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161/manifests"},{"name":"hudson-python-oauth2-160-SUCCESS","sha":"147fc619d8187d646c570a9e2be28fa815fbce1d","kind":"tag","published_at":"2011-02-03T00:02:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-160-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-160-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-160-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160-SUCCESS/manifests"},{"name":"debian/1.5.160","sha":"147fc619d8187d646c570a9e2be28fa815fbce1d","kind":"tag","published_at":"2011-02-03T00:02:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.160","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.160/manifests"},{"name":"hudson-python-oauth2-160","sha":"56c6d9b44b108565ca28696cde916526c52abef8","kind":"tag","published_at":"2011-02-03T00:01:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-160","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160/manifests"},{"name":"hudson-python-oauth2-159-SUCCESS","sha":"7aad8b4ab951314190070c8892c31bbc863fb189","kind":"tag","published_at":"2011-02-03T00:00:52.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-159-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-159-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-159-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159-SUCCESS/manifests"},{"name":"debian/1.5.159","sha":"7aad8b4ab951314190070c8892c31bbc863fb189","kind":"tag","published_at":"2011-02-03T00:00:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.159","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.159/manifests"},{"name":"hudson-python-oauth2-159","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-03T00:00:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-159","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159/manifests"},{"name":"hudson-python-oauth2-158-SUCCESS","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-02T19:35:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-158-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-158-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-158-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158-SUCCESS/manifests"},{"name":"debian/1.5.158","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-02T19:35:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.158","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.158/manifests"},{"name":"hudson-python-oauth2-158","sha":"edeb9b6387814525fbc11f0b4c6e86a238987c8f","kind":"tag","published_at":"2011-02-02T19:34:23.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-158","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158/manifests"},{"name":"hudson-python-oauth2-157","sha":"edeb9b6387814525fbc11f0b4c6e86a238987c8f","kind":"tag","published_at":"2011-02-02T19:08:27.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-157","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-157/manifests"},{"name":"debian/1.5.156","sha":"ea4127f9948e9d3ca27cfbc68b58aacdd19b0936","kind":"tag","published_at":"2011-02-01T23:49:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.156","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.156/manifests"},{"name":"hudson-python-oauth2-156","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:48:05.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-156","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-156/manifests"},{"name":"hudson-python-oauth2-155-SUCCESS","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:44:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-155-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-155-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-155-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155-SUCCESS/manifests"},{"name":"debian/1.5.155","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:44:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.155","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.155/manifests"},{"name":"hudson-python-oauth2-155","sha":"8e7734dfa040464f3455f1dc176aa9d972525c73","kind":"tag","published_at":"2011-02-01T23:43:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-155","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155/manifests"},{"name":"hudson-python-oauth2-154-SUCCESS","sha":"60bee0da34b503189efd3cdc3159a95dbc1dea99","kind":"tag","published_at":"2011-02-01T18:04:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-154-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-154-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-154-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154-SUCCESS/manifests"},{"name":"debian/1.5.154","sha":"60bee0da34b503189efd3cdc3159a95dbc1dea99","kind":"tag","published_at":"2011-02-01T18:04:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.154","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.154/manifests"},{"name":"hudson-python-oauth2-154","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T18:03:56.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-154","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154/manifests"},{"name":"hudson-python-oauth2-153-SUCCESS","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T16:32:58.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-153-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-153-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-153-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153-SUCCESS/manifests"},{"name":"debian/1.5.153","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T16:32:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.153","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.153/manifests"},{"name":"hudson-python-oauth2-153","sha":"4d25395c25f00beec72743657673e78ec6400163","kind":"tag","published_at":"2011-02-01T16:31:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-153","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153/manifests"},{"name":"hudson-python-oauth2-152-SUCCESS","sha":"328ed4b6c555cbef83a4d5b15f027735d46512a4","kind":"tag","published_at":"2011-01-28T18:15:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-152-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-152-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-152-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152-SUCCESS/manifests"},{"name":"debian/1.5.152","sha":"328ed4b6c555cbef83a4d5b15f027735d46512a4","kind":"tag","published_at":"2011-01-28T18:15:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.152","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.152/manifests"},{"name":"hudson-python-oauth2-152","sha":"773408963da533c9922542e0bea2c85ab2fb97e4","kind":"tag","published_at":"2011-01-28T18:14:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-152","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152/manifests"},{"name":"hudson-python-oauth2-151-SUCCESS","sha":"811ca121b6e67231c44c5b56d151f10105c86713","kind":"tag","published_at":"2011-01-27T05:32:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-151-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-151-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-151-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151-SUCCESS/manifests"},{"name":"debian/1.5.151","sha":"811ca121b6e67231c44c5b56d151f10105c86713","kind":"tag","published_at":"2011-01-27T05:32:44.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.151","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.151/manifests"},{"name":"hudson-python-oauth2-151","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-27T05:31:53.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-151","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151/manifests"},{"name":"hudson-python-oauth2-150-SUCCESS","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-26T17:16:12.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-150-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-150-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-150-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150-SUCCESS/manifests"},{"name":"debian/1.5.150","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-26T17:16:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.150","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.150/manifests"},{"name":"hudson-python-oauth2-150","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:15:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-150","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150/manifests"},{"name":"hudson-python-oauth2-149-SUCCESS","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:12:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-149-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-149-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-149-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149-SUCCESS/manifests"},{"name":"debian/1.5.149","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:12:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.149","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.149/manifests"},{"name":"hudson-python-oauth2-149","sha":"d44049a25cac1eb9e81646833df34d198a1ace36","kind":"tag","published_at":"2011-01-26T17:11:32.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-149","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149/manifests"},{"name":"hudson-python-oauth2-148-SUCCESS","sha":"a81f97f62ee46b449a75a41692967a5019d706a0","kind":"tag","published_at":"2011-01-26T17:03:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-148-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-148-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-148-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148-SUCCESS/manifests"},{"name":"debian/1.5.148","sha":"a81f97f62ee46b449a75a41692967a5019d706a0","kind":"tag","published_at":"2011-01-26T17:03:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.148","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.148/manifests"},{"name":"hudson-python-oauth2-148","sha":"9df062bf577cf83dcdefdebba171e2584055db47","kind":"tag","published_at":"2011-01-26T17:02:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-148","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148/manifests"},{"name":"hudson-python-oauth2-147-SUCCESS","sha":"bac9dfd7363937ede336954ad704f991a34fb2be","kind":"tag","published_at":"2011-01-25T17:40:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-147-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-147-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-147-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147-SUCCESS/manifests"},{"name":"debian/1.5.147","sha":"bac9dfd7363937ede336954ad704f991a34fb2be","kind":"tag","published_at":"2011-01-25T17:40:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.147","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.147/manifests"},{"name":"hudson-python-oauth2-147","sha":"7c6772d77a61a59b5399f774359cde3ab4e8bbb3","kind":"tag","published_at":"2011-01-25T17:39:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-147","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147/manifests"},{"name":"hudson-python-oauth2-146-SUCCESS","sha":"615b1ff4d7d81d126ef63f3d71f56e2f3d880cdf","kind":"tag","published_at":"2011-01-25T17:31:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-146-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-146-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-146-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146-SUCCESS/manifests"},{"name":"debian/1.5.146","sha":"615b1ff4d7d81d126ef63f3d71f56e2f3d880cdf","kind":"tag","published_at":"2011-01-25T17:31:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.146","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.146/manifests"},{"name":"hudson-python-oauth2-146","sha":"01ad3d86bf9c4d9dd0025e917ecd052033b2eb68","kind":"tag","published_at":"2011-01-25T17:30:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-146","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146/manifests"},{"name":"hudson-python-oauth2-145-SUCCESS","sha":"3350baea1a11cb0d26681be646df251952eedec6","kind":"tag","published_at":"2011-01-24T22:09:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-145-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-145-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-145-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145-SUCCESS/manifests"},{"name":"debian/1.5.145","sha":"3350baea1a11cb0d26681be646df251952eedec6","kind":"tag","published_at":"2011-01-24T22:09:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.145","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.145/manifests"},{"name":"hudson-python-oauth2-145","sha":"634de002511e23daee8f38a8cd8cdeae539a620c","kind":"tag","published_at":"2011-01-24T22:08:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-145","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145/manifests"},{"name":"hudson-python-oauth2-144-SUCCESS","sha":"60fcc261de6e919d0bdb29ed4881a42d50e02abd","kind":"tag","published_at":"2011-01-24T22:03:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-144-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-144-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-144-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144-SUCCESS/manifests"},{"name":"debian/1.4.144","sha":"60fcc261de6e919d0bdb29ed4881a42d50e02abd","kind":"tag","published_at":"2011-01-24T22:03:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.144","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.144/manifests"},{"name":"hudson-python-oauth2-144","sha":"e1aed570537334702b4eac001d8f6a1db5d16011","kind":"tag","published_at":"2011-01-24T22:02:32.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-144","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144/manifests"},{"name":"hudson-python-oauth2-143-SUCCESS","sha":"69cbf3387333542567bc06872a1715767a388f6d","kind":"tag","published_at":"2011-01-24T20:22:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-143-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-143-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-143-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143-SUCCESS/manifests"},{"name":"debian/1.4.143","sha":"69cbf3387333542567bc06872a1715767a388f6d","kind":"tag","published_at":"2011-01-24T20:22:10.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.143","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.143/manifests"},{"name":"hudson-python-oauth2-143","sha":"5d7cb964d4dda54be3b59fee83399d52358c7776","kind":"tag","published_at":"2011-01-24T20:21:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-143","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143/manifests"},{"name":"hudson-python-oauth2-142","sha":"58c4e77758519da9a1bb59faf5aa866786a1d1e9","kind":"tag","published_at":"2011-01-24T20:19:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-142","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-142/manifests"},{"name":"hudson-python-oauth2-141","sha":"58c4e77758519da9a1bb59faf5aa866786a1d1e9","kind":"tag","published_at":"2011-01-24T20:17:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-141","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-141/manifests"},{"name":"hudson-python-oauth2-140","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T20:06:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-140","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-140/manifests"},{"name":"hudson-python-oauth2-139","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:51:51.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-139","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-139/manifests"},{"name":"hudson-python-oauth2-138","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:50:06.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-138","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-138/manifests"},{"name":"hudson-python-oauth2-137","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:47:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-137","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-137/manifests"},{"name":"hudson-python-oauth2-136","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:33:46.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-136","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-136/manifests"},{"name":"hudson-python-oauth2-135","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:31:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-135","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-135/manifests"},{"name":"hudson-python-oauth2-134-SUCCESS","sha":"e95228a3e53250b69f47ce0dcdff2c2a1de925f3","kind":"tag","published_at":"2011-01-24T18:31:44.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-134-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-134-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-134-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134-SUCCESS/manifests"},{"name":"debian/1.4.134","sha":"e95228a3e53250b69f47ce0dcdff2c2a1de925f3","kind":"tag","published_at":"2011-01-24T18:31:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.134","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.134/manifests"},{"name":"hudson-python-oauth2-134","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:30:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-134","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134/manifests"},{"name":"hudson-python-oauth2-133-SUCCESS","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:26:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-133-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-133-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-133-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133-SUCCESS/manifests"},{"name":"debian/1.4.133","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:26:37.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.133","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.133/manifests"},{"name":"hudson-python-oauth2-133","sha":"7761005be53dee65bb1b9a7ce352090b7ddb3fe2","kind":"tag","published_at":"2011-01-24T18:25:53.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-133","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133/manifests"},{"name":"hudson-python-oauth2-132-SUCCESS","sha":"f8bb23a720de9a5c3821dedb2df34b0c64181cc4","kind":"tag","published_at":"2011-01-24T17:40:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-132-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-132-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-132-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132-SUCCESS/manifests"},{"name":"debian/1.4.132","sha":"f8bb23a720de9a5c3821dedb2df34b0c64181cc4","kind":"tag","published_at":"2011-01-24T17:40:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.132","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.132/manifests"},{"name":"hudson-python-oauth2-132","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:39:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-132","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132/manifests"},{"name":"hudson-python-oauth2-131-SUCCESS","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:33:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-131-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-131-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-131-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131-SUCCESS/manifests"},{"name":"debian/1.4.131","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:33:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.131","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.131/manifests"},{"name":"hudson-python-oauth2-131","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:32:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-131","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131/manifests"},{"name":"hudson-python-oauth2-130-SUCCESS","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:24:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-130-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-130-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-130-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130-SUCCESS/manifests"},{"name":"debian/1.4.130","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:24:25.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.130","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.130/manifests"},{"name":"hudson-python-oauth2-130","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-24T17:22:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-130","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130/manifests"},{"name":"hudson-python-oauth2-129-SUCCESS","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-21T19:53:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-129-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-129-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-129-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129-SUCCESS/manifests"},{"name":"debian/1.4.129","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-21T19:53:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.129","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.129/manifests"},{"name":"hudson-python-oauth2-129","sha":"68c93665feac90e534300242f7ddbfe5768faba9","kind":"tag","published_at":"2011-01-21T19:52:31.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-129","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129/manifests"},{"name":"hudson-python-oauth2-128-SUCCESS","sha":"4a64169c2bebdd5274d2bf24eba8aaa036387682","kind":"tag","published_at":"2011-01-10T22:43:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-128-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-128-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-128-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128-SUCCESS/manifests"},{"name":"debian/1.3.128","sha":"4a64169c2bebdd5274d2bf24eba8aaa036387682","kind":"tag","published_at":"2011-01-10T22:43:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.3.128","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.3.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.3.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.128/manifests"},{"name":"hudson-python-oauth2-128","sha":"3473612994201d4262fee703e62444d6ff68c599","kind":"tag","published_at":"2011-01-10T22:42:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-128","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128/manifests"},{"name":"hudson-python-oauth2-127-SUCCESS","sha":"06731b59db67464ac7491551aaa223220ca99d86","kind":"tag","published_at":"2011-01-04T19:40:23.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-127-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-127-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-127-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127-SUCCESS/manifests"},{"name":"debian/1.3.127","sha":"06731b59db67464ac7491551aaa223220ca99d86","kind":"tag","published_at":"2011-01-04T19:40:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.3.127","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.3.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.3.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.127/manifests"},{"name":"hudson-python-oauth2-127","sha":"77cb11f6c641051af5bd077db69b06a02e5fa98a","kind":"tag","published_at":"2011-01-04T19:39:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-127","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127/manifests"},{"name":"1.2.1","sha":"1f9640f8467a90fcc20be6bbb8909d21bad308f6","kind":"tag","published_at":"2010-06-28T19:03:25.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.2.1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"bac0c0ca3895198e508278aa638abf62c7a600f4","kind":"commit","published_at":"2010-05-14T17:39:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.2.0","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"9962d31cc78806b2b17cd3dcd2c7bdc8cc0085c0","kind":"commit","published_at":"2010-03-27T18:18:08.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.1.3","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.1.3/manifests"},{"name":"1.0.7","sha":"340584ea5e82febb218461d51db2a95a17814e17","kind":"commit","published_at":"2010-02-14T23:16:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.7","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"31f89f0cee7b3f21cc641f7f3e6df6cbd800d06a","kind":"commit","published_at":"2010-02-11T22:09:49.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.6","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"c040abcb92954275b7fd320bedac1f26dd495d42","kind":"commit","published_at":"2010-01-25T23:28:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.5","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"bff534876aeb2aca93e414f485fbc850fab64810","kind":"commit","published_at":"2010-01-21T16:27:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.4","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"bff534876aeb2aca93e414f485fbc850fab64810","kind":"commit","published_at":"2010-01-21T16:27:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.3","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"bde974cc5e1224d36c5d46086e34aee7dac1cdd7","kind":"commit","published_at":"2009-12-04T16:19:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.2","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"39ebd39bddec4111b7725b9887db7352b69780ef","kind":"commit","published_at":"2009-12-01T23:05:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"905680d424c21821e02684579d5eb982fed2f85d","kind":"tag","published_at":"2009-10-21T17:56:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.0","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.0/manifests"},{"name":"pre-1.0a","sha":"ced0c3f1407fa997e7377e9c55b328f42f3429a0","kind":"commit","published_at":"2009-07-10T18:40:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/pre-1.0a","html_url":"https://github.com/joestump/python-oauth2/releases/tag/pre-1.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@pre-1.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/pre-1.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/pre-1.0a/manifests"}]},"repo_metadata_updated_at":"2025-08-26T10:21:09.264Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-oauth2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-oauth2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-oauth2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-oauth2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T02:57:42.065Z","issues_count":48,"pull_requests_count":54,"avg_time_to_close_issue":99264888.0,"avg_time_to_close_pull_request":87170534.46666667,"issues_closed_count":16,"pull_requests_closed_count":30,"pull_request_authors_count":50,"issue_authors_count":48,"avg_comments_per_issue":2.3125,"avg_comments_per_pull_request":2.814814814814815,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/joestump%2Fpython-oauth2/issues","maintainers":[{"login":"rickhanlonii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickhanlonii"},{"login":"joestump","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joestump"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-oauth2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-oauth2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-oauth2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-oauth2/related_packages","maintainers":[{"uuid":"fossdd@pwned.life","login":null,"name":"fossdd","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=fossdd","packages_count":453,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=fossdd","role":null,"created_at":"2025-06-08T15:42:30.185Z","updated_at":"2025-06-08T15:42:30.185Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/fossdd@pwned.life/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":5299852,"name":"oauth2","ecosystem":"conda","description":null,"homepage":"http://github.com/joestump/python-oauth2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/joestump/python-oauth2","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-01-26T17:42:34.000Z","latest_release_published_at":"2022-01-26T17:42:34.000Z","latest_release_number":"1.9.0.post1","last_synced_at":"2025-08-26T09:58:14.387Z","created_at":"2022-10-03T16:07:33.577Z","updated_at":"2025-08-26T10:21:09.274Z","registry_url":"https://anaconda.org/conda-forge/oauth2","install_command":"conda install -c conda-forge oauth2","documentation_url":null,"metadata":{},"repo_metadata":{"id":699621,"uuid":"345048","full_name":"joestump/python-oauth2","owner":"joestump","description":"A fully tested, abstract interface to creating OAuth clients and servers.","archived":false,"fork":false,"pushed_at":"2024-04-09T13:40:11.000Z","size":456,"stargazers_count":3002,"open_issues_count":75,"forks_count":909,"subscribers_count":216,"default_branch":"master","last_synced_at":"2025-08-26T09:54:59.992Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"kenshinx/godns","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joestump.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2009-10-21T17:21:07.000Z","updated_at":"2025-08-26T05:00:48.000Z","dependencies_parsed_at":"2024-04-27T23:44:18.564Z","dependency_job_id":null,"html_url":"https://github.com/joestump/python-oauth2","commit_stats":{"total_commits":290,"total_committers":41,"mean_commits":7.073170731707317,"dds":0.7758620689655172,"last_synced_commit":"b94f69b1ad195513547924e380d9265133e995fa"},"previous_names":["simplegeo/python-oauth2"],"tags_count":152,"template":false,"template_full_name":null,"purl":"pkg:github/joestump/python-oauth2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/sbom","scorecard":{"id":527370,"data":{"date":"2025-08-11","repo":{"name":"github.com/joestump/python-oauth2","commit":"b94f69b1ad195513547924e380d9265133e995fa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 10/15 approved changesets -- score normalized to 6","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-16 / GHSA-93xj-8mrv-444m","Warn: Project is vulnerable to: PYSEC-2020-46 / GHSA-gg84-qgv9-w4pq","Warn: Project is vulnerable to: GHSA-q48q-77qv-cf9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-20T04:45:55.972Z","repository_id":699621,"created_at":"2025-08-20T04:45:55.972Z","updated_at":"2025-08-20T04:45:55.972Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272209003,"owners_count":24892296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joestump","name":"Joe Stump","uuid":"37667","kind":"user","description":"I like turtles.","email":"","website":"http://stu.mp","location":"Dublin, Ireland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/37667?u=969ecdb950ae00b6145f777c01e9c1fde3501aa1\u0026v=4","repositories_count":95,"last_synced_at":"2025-06-08T00:42:17.162Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joestump","funding_links":[],"total_stars":3445,"followers":425,"following":7,"created_at":"2022-11-02T17:35:20.577Z","updated_at":"2025-06-08T00:42:17.162Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump/repositories"},"tags":[{"name":"v1.9","sha":"c9e005fbc0abb09dc845180d940b6f44f20b15ee","kind":"tag","published_at":"2015-09-12T11:31:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/v1.9","html_url":"https://github.com/joestump/python-oauth2/releases/tag/v1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@v1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9/manifests"},{"name":"v1.9RC1","sha":"deb25b85ba315d756668ef9adeff16c61e47ee70","kind":"commit","published_at":"2015-08-02T23:26:48.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/v1.9RC1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/v1.9RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@v1.9RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9RC1/manifests"},{"name":"debian/1.5.211","sha":"a83f4a297336b631e75cba102910c19231518159","kind":"tag","published_at":"2011-12-13T17:42:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.211","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.211/manifests"},{"name":"hudson-python-oauth2-211","sha":"c6dc215acd10e9f0feab5109fc75b1c3f8bc4633","kind":"tag","published_at":"2011-12-13T17:39:00.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-211","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-211/manifests"},{"name":"debian/1.5.210","sha":"c6dc215acd10e9f0feab5109fc75b1c3f8bc4633","kind":"tag","published_at":"2011-12-09T01:19:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.210","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.210/manifests"},{"name":"hudson-python-oauth2-210","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-12-09T01:17:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-210","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-210/manifests"},{"name":"debian/1.5.209","sha":"9039e64e6834cd584f52dfc71af5947458180631","kind":"tag","published_at":"2011-08-06T00:53:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.209","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.209/manifests"},{"name":"hudson-python-oauth2-209","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-08-06T00:52:12.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-209","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-209/manifests"},{"name":"debian/1.5.208","sha":"b60b9de036f590390623d084a955c31a0eae6c53","kind":"tag","published_at":"2011-08-03T19:10:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.208","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.208/manifests"},{"name":"hudson-python-oauth2-208","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-08-03T19:09:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-208","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-208/manifests"},{"name":"debian/1.5.207","sha":"52888103de37c84f5b172bd49998f8cbd154f643","kind":"tag","published_at":"2011-07-25T23:59:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.207","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.207/manifests"},{"name":"hudson-python-oauth2-207","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-25T23:58:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-207","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-207/manifests"},{"name":"debian/1.5.206","sha":"8f91a8ad6a539c8126eb9546ef2c18964770270c","kind":"tag","published_at":"2011-07-17T14:03:06.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.206","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.206/manifests"},{"name":"hudson-python-oauth2-206","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-17T14:02:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-206","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-206/manifests"},{"name":"debian/1.5.205","sha":"29c19c5f369c9644c4eb31aca8d90f0d2c499d8e","kind":"tag","published_at":"2011-07-05T21:03:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.205","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.205/manifests"},{"name":"hudson-python-oauth2-205","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-05T21:02:01.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-205","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-205/manifests"},{"name":"debian/1.5.204","sha":"c33f401095568bab01b205c42d5cda723e98175e","kind":"tag","published_at":"2011-07-01T23:43:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.204","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.204/manifests"},{"name":"hudson-python-oauth2-204","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-01T23:40:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-204","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-204/manifests"},{"name":"debian/1.5.203","sha":"c35dfa92d6d49a200b1ce954e5e19cdaf21feddc","kind":"tag","published_at":"2011-06-30T23:23:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.203","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.203/manifests"},{"name":"hudson-python-oauth2-203","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T23:20:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-203","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-203/manifests"},{"name":"debian/1.5.202","sha":"0553697dd25e0fa0f83f228909fefa71271e93a9","kind":"tag","published_at":"2011-06-30T19:23:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.202","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.202/manifests"},{"name":"hudson-python-oauth2-202","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T19:21:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-202","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-202/manifests"},{"name":"debian/1.5.201","sha":"e3fa70d0123e1d01fa0c347f7a34a55b2f19d9ce","kind":"tag","published_at":"2011-06-30T07:54:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.201","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.201/manifests"},{"name":"hudson-python-oauth2-201","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T07:51:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-201","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-201/manifests"},{"name":"debian/1.5.200","sha":"9ef5affcfa4975688436507ac5bb615caf294890","kind":"tag","published_at":"2011-06-29T22:35:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.200","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.200/manifests"},{"name":"hudson-python-oauth2-200","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-29T22:33:48.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-200","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-200/manifests"},{"name":"debian/1.5.199","sha":"eb7630d06b8814433e0dadc0a761009060c5763c","kind":"tag","published_at":"2011-06-27T23:16:26.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.199","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.199/manifests"},{"name":"hudson-python-oauth2-199","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-27T22:08:07.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-199","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-199/manifests"},{"name":"debian/1.5.170","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-05-02T23:49:43.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.170","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.170/manifests"},{"name":"hudson-python-oauth2-170","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-05-02T23:48:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-170","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-170/manifests"},{"name":"hudson-python-oauth2-169-SUCCESS","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-04-15T21:31:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-169-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-169-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-169-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169-SUCCESS/manifests"},{"name":"debian/1.5.169","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-04-15T21:31:26.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.169","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.169/manifests"},{"name":"hudson-python-oauth2-169","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-15T21:29:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-169","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169/manifests"},{"name":"hudson-python-oauth2-168-SUCCESS","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-05T23:15:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-168-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-168-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-168-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168-SUCCESS/manifests"},{"name":"debian/1.5.168","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-05T23:14:49.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.168","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.168/manifests"},{"name":"hudson-python-oauth2-168","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-04-05T23:13:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-168","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168/manifests"},{"name":"hudson-python-oauth2-167-SUCCESS","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-02-17T21:59:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-167-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-167-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-167-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167-SUCCESS/manifests"},{"name":"debian/1.5.167","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-02-17T21:59:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.167","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.167/manifests"},{"name":"hudson-python-oauth2-167","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-17T21:56:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-167","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167/manifests"},{"name":"hudson-python-oauth2-166-SUCCESS","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-15T17:23:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-166-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-166-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-166-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166-SUCCESS/manifests"},{"name":"debian/1.5.166","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-15T17:23:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.166","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.166/manifests"},{"name":"hudson-python-oauth2-166","sha":"e9eda2478777ac138b483e085b9aed9c1bc846bc","kind":"tag","published_at":"2011-02-15T17:22:59.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-166","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166/manifests"},{"name":"hudson-python-oauth2-165-SUCCESS","sha":"7ea87e3229fd5c4eebd03d5f6411e3e626ce9ea7","kind":"tag","published_at":"2011-02-07T19:25:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-165-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-165-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-165-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165-SUCCESS/manifests"},{"name":"debian/1.5.165","sha":"7ea87e3229fd5c4eebd03d5f6411e3e626ce9ea7","kind":"tag","published_at":"2011-02-07T19:25:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.165","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.165/manifests"},{"name":"hudson-python-oauth2-165","sha":"89bbc5b231925c69701be8cd24bdfe33180ef328","kind":"tag","published_at":"2011-02-07T19:24:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-165","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165/manifests"},{"name":"hudson-python-oauth2-164-SUCCESS","sha":"0d907a4190ae9232453719ed29d08851fd4d3ac5","kind":"tag","published_at":"2011-02-07T18:54:42.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-164-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-164-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-164-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164-SUCCESS/manifests"},{"name":"debian/1.5.164","sha":"0d907a4190ae9232453719ed29d08851fd4d3ac5","kind":"tag","published_at":"2011-02-07T18:54:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.164","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.164/manifests"},{"name":"hudson-python-oauth2-164","sha":"c4df9420b6d74cc76fced0e07f07b3bbd9349607","kind":"tag","published_at":"2011-02-07T18:53:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-164","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164/manifests"},{"name":"hudson-python-oauth2-163-SUCCESS","sha":"4b086820f4f6745a6e4de242c27c27129535824f","kind":"tag","published_at":"2011-02-04T18:15:42.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-163-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-163-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-163-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163-SUCCESS/manifests"},{"name":"debian/1.5.163","sha":"4b086820f4f6745a6e4de242c27c27129535824f","kind":"tag","published_at":"2011-02-04T18:15:37.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.163","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.163/manifests"},{"name":"hudson-python-oauth2-163","sha":"390ae7464f85e213713d8bfe24e964b4050708ce","kind":"tag","published_at":"2011-02-04T18:14:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-163","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163/manifests"},{"name":"hudson-python-oauth2-162-SUCCESS","sha":"b330ce8b7833af6d0049084a7a72fd66d44e3ce0","kind":"tag","published_at":"2011-02-04T17:51:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-162-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-162-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-162-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162-SUCCESS/manifests"},{"name":"debian/1.5.162","sha":"b330ce8b7833af6d0049084a7a72fd66d44e3ce0","kind":"tag","published_at":"2011-02-04T17:51:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.162","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.162/manifests"},{"name":"hudson-python-oauth2-162","sha":"38c151b00d43b1c70b53e0b88023263447b2543c","kind":"tag","published_at":"2011-02-04T17:50:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-162","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162/manifests"},{"name":"hudson-python-oauth2-161-SUCCESS","sha":"1a1f51906a13691dc4e76372c2ddd7b0b715e22f","kind":"tag","published_at":"2011-02-03T18:04:46.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-161-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-161-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-161-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161-SUCCESS/manifests"},{"name":"debian/1.5.161","sha":"1a1f51906a13691dc4e76372c2ddd7b0b715e22f","kind":"tag","published_at":"2011-02-03T18:04:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.161","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.161/manifests"},{"name":"hudson-python-oauth2-161","sha":"25fbc2d52cac89b4499c57900aea0863c6418117","kind":"tag","published_at":"2011-02-03T18:03:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-161","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161/manifests"},{"name":"hudson-python-oauth2-160-SUCCESS","sha":"147fc619d8187d646c570a9e2be28fa815fbce1d","kind":"tag","published_at":"2011-02-03T00:02:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-160-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-160-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-160-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160-SUCCESS/manifests"},{"name":"debian/1.5.160","sha":"147fc619d8187d646c570a9e2be28fa815fbce1d","kind":"tag","published_at":"2011-02-03T00:02:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.160","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.160/manifests"},{"name":"hudson-python-oauth2-160","sha":"56c6d9b44b108565ca28696cde916526c52abef8","kind":"tag","published_at":"2011-02-03T00:01:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-160","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160/manifests"},{"name":"hudson-python-oauth2-159-SUCCESS","sha":"7aad8b4ab951314190070c8892c31bbc863fb189","kind":"tag","published_at":"2011-02-03T00:00:52.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-159-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-159-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-159-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159-SUCCESS/manifests"},{"name":"debian/1.5.159","sha":"7aad8b4ab951314190070c8892c31bbc863fb189","kind":"tag","published_at":"2011-02-03T00:00:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.159","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.159/manifests"},{"name":"hudson-python-oauth2-159","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-03T00:00:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-159","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159/manifests"},{"name":"hudson-python-oauth2-158-SUCCESS","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-02T19:35:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-158-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-158-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-158-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158-SUCCESS/manifests"},{"name":"debian/1.5.158","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-02T19:35:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.158","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.158/manifests"},{"name":"hudson-python-oauth2-158","sha":"edeb9b6387814525fbc11f0b4c6e86a238987c8f","kind":"tag","published_at":"2011-02-02T19:34:23.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-158","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158/manifests"},{"name":"hudson-python-oauth2-157","sha":"edeb9b6387814525fbc11f0b4c6e86a238987c8f","kind":"tag","published_at":"2011-02-02T19:08:27.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-157","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-157/manifests"},{"name":"debian/1.5.156","sha":"ea4127f9948e9d3ca27cfbc68b58aacdd19b0936","kind":"tag","published_at":"2011-02-01T23:49:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.156","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.156/manifests"},{"name":"hudson-python-oauth2-156","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:48:05.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-156","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-156/manifests"},{"name":"hudson-python-oauth2-155-SUCCESS","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:44:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-155-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-155-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-155-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155-SUCCESS/manifests"},{"name":"debian/1.5.155","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:44:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.155","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.155/manifests"},{"name":"hudson-python-oauth2-155","sha":"8e7734dfa040464f3455f1dc176aa9d972525c73","kind":"tag","published_at":"2011-02-01T23:43:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-155","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155/manifests"},{"name":"hudson-python-oauth2-154-SUCCESS","sha":"60bee0da34b503189efd3cdc3159a95dbc1dea99","kind":"tag","published_at":"2011-02-01T18:04:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-154-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-154-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-154-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154-SUCCESS/manifests"},{"name":"debian/1.5.154","sha":"60bee0da34b503189efd3cdc3159a95dbc1dea99","kind":"tag","published_at":"2011-02-01T18:04:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.154","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.154/manifests"},{"name":"hudson-python-oauth2-154","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T18:03:56.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-154","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154/manifests"},{"name":"hudson-python-oauth2-153-SUCCESS","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T16:32:58.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-153-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-153-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-153-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153-SUCCESS/manifests"},{"name":"debian/1.5.153","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T16:32:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.153","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.153/manifests"},{"name":"hudson-python-oauth2-153","sha":"4d25395c25f00beec72743657673e78ec6400163","kind":"tag","published_at":"2011-02-01T16:31:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-153","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153/manifests"},{"name":"hudson-python-oauth2-152-SUCCESS","sha":"328ed4b6c555cbef83a4d5b15f027735d46512a4","kind":"tag","published_at":"2011-01-28T18:15:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-152-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-152-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-152-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152-SUCCESS/manifests"},{"name":"debian/1.5.152","sha":"328ed4b6c555cbef83a4d5b15f027735d46512a4","kind":"tag","published_at":"2011-01-28T18:15:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.152","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.152/manifests"},{"name":"hudson-python-oauth2-152","sha":"773408963da533c9922542e0bea2c85ab2fb97e4","kind":"tag","published_at":"2011-01-28T18:14:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-152","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152/manifests"},{"name":"hudson-python-oauth2-151-SUCCESS","sha":"811ca121b6e67231c44c5b56d151f10105c86713","kind":"tag","published_at":"2011-01-27T05:32:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-151-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-151-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-151-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151-SUCCESS/manifests"},{"name":"debian/1.5.151","sha":"811ca121b6e67231c44c5b56d151f10105c86713","kind":"tag","published_at":"2011-01-27T05:32:44.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.151","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.151/manifests"},{"name":"hudson-python-oauth2-151","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-27T05:31:53.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-151","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151/manifests"},{"name":"hudson-python-oauth2-150-SUCCESS","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-26T17:16:12.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-150-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-150-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-150-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150-SUCCESS/manifests"},{"name":"debian/1.5.150","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-26T17:16:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.150","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.150/manifests"},{"name":"hudson-python-oauth2-150","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:15:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-150","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150/manifests"},{"name":"hudson-python-oauth2-149-SUCCESS","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:12:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-149-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-149-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-149-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149-SUCCESS/manifests"},{"name":"debian/1.5.149","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:12:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.149","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.149/manifests"},{"name":"hudson-python-oauth2-149","sha":"d44049a25cac1eb9e81646833df34d198a1ace36","kind":"tag","published_at":"2011-01-26T17:11:32.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-149","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149/manifests"},{"name":"hudson-python-oauth2-148-SUCCESS","sha":"a81f97f62ee46b449a75a41692967a5019d706a0","kind":"tag","published_at":"2011-01-26T17:03:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-148-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-148-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-148-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148-SUCCESS/manifests"},{"name":"debian/1.5.148","sha":"a81f97f62ee46b449a75a41692967a5019d706a0","kind":"tag","published_at":"2011-01-26T17:03:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.148","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.148/manifests"},{"name":"hudson-python-oauth2-148","sha":"9df062bf577cf83dcdefdebba171e2584055db47","kind":"tag","published_at":"2011-01-26T17:02:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-148","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148/manifests"},{"name":"hudson-python-oauth2-147-SUCCESS","sha":"bac9dfd7363937ede336954ad704f991a34fb2be","kind":"tag","published_at":"2011-01-25T17:40:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-147-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-147-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-147-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147-SUCCESS/manifests"},{"name":"debian/1.5.147","sha":"bac9dfd7363937ede336954ad704f991a34fb2be","kind":"tag","published_at":"2011-01-25T17:40:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.147","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.147/manifests"},{"name":"hudson-python-oauth2-147","sha":"7c6772d77a61a59b5399f774359cde3ab4e8bbb3","kind":"tag","published_at":"2011-01-25T17:39:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-147","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147/manifests"},{"name":"hudson-python-oauth2-146-SUCCESS","sha":"615b1ff4d7d81d126ef63f3d71f56e2f3d880cdf","kind":"tag","published_at":"2011-01-25T17:31:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-146-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-146-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-146-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146-SUCCESS/manifests"},{"name":"debian/1.5.146","sha":"615b1ff4d7d81d126ef63f3d71f56e2f3d880cdf","kind":"tag","published_at":"2011-01-25T17:31:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.146","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.146/manifests"},{"name":"hudson-python-oauth2-146","sha":"01ad3d86bf9c4d9dd0025e917ecd052033b2eb68","kind":"tag","published_at":"2011-01-25T17:30:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-146","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146/manifests"},{"name":"hudson-python-oauth2-145-SUCCESS","sha":"3350baea1a11cb0d26681be646df251952eedec6","kind":"tag","published_at":"2011-01-24T22:09:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-145-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-145-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-145-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145-SUCCESS/manifests"},{"name":"debian/1.5.145","sha":"3350baea1a11cb0d26681be646df251952eedec6","kind":"tag","published_at":"2011-01-24T22:09:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.145","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.145/manifests"},{"name":"hudson-python-oauth2-145","sha":"634de002511e23daee8f38a8cd8cdeae539a620c","kind":"tag","published_at":"2011-01-24T22:08:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-145","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145/manifests"},{"name":"hudson-python-oauth2-144-SUCCESS","sha":"60fcc261de6e919d0bdb29ed4881a42d50e02abd","kind":"tag","published_at":"2011-01-24T22:03:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-144-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-144-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-144-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144-SUCCESS/manifests"},{"name":"debian/1.4.144","sha":"60fcc261de6e919d0bdb29ed4881a42d50e02abd","kind":"tag","published_at":"2011-01-24T22:03:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.144","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.144/manifests"},{"name":"hudson-python-oauth2-144","sha":"e1aed570537334702b4eac001d8f6a1db5d16011","kind":"tag","published_at":"2011-01-24T22:02:32.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-144","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144/manifests"},{"name":"hudson-python-oauth2-143-SUCCESS","sha":"69cbf3387333542567bc06872a1715767a388f6d","kind":"tag","published_at":"2011-01-24T20:22:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-143-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-143-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-143-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143-SUCCESS/manifests"},{"name":"debian/1.4.143","sha":"69cbf3387333542567bc06872a1715767a388f6d","kind":"tag","published_at":"2011-01-24T20:22:10.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.143","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.143/manifests"},{"name":"hudson-python-oauth2-143","sha":"5d7cb964d4dda54be3b59fee83399d52358c7776","kind":"tag","published_at":"2011-01-24T20:21:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-143","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143/manifests"},{"name":"hudson-python-oauth2-142","sha":"58c4e77758519da9a1bb59faf5aa866786a1d1e9","kind":"tag","published_at":"2011-01-24T20:19:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-142","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-142/manifests"},{"name":"hudson-python-oauth2-141","sha":"58c4e77758519da9a1bb59faf5aa866786a1d1e9","kind":"tag","published_at":"2011-01-24T20:17:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-141","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-141/manifests"},{"name":"hudson-python-oauth2-140","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T20:06:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-140","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-140/manifests"},{"name":"hudson-python-oauth2-139","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:51:51.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-139","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-139/manifests"},{"name":"hudson-python-oauth2-138","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:50:06.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-138","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-138/manifests"},{"name":"hudson-python-oauth2-137","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:47:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-137","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-137/manifests"},{"name":"hudson-python-oauth2-136","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:33:46.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-136","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-136/manifests"},{"name":"hudson-python-oauth2-135","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:31:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-135","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-135/manifests"},{"name":"hudson-python-oauth2-134-SUCCESS","sha":"e95228a3e53250b69f47ce0dcdff2c2a1de925f3","kind":"tag","published_at":"2011-01-24T18:31:44.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-134-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-134-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-134-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134-SUCCESS/manifests"},{"name":"debian/1.4.134","sha":"e95228a3e53250b69f47ce0dcdff2c2a1de925f3","kind":"tag","published_at":"2011-01-24T18:31:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.134","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.134/manifests"},{"name":"hudson-python-oauth2-134","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:30:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-134","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134/manifests"},{"name":"hudson-python-oauth2-133-SUCCESS","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:26:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-133-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-133-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-133-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133-SUCCESS/manifests"},{"name":"debian/1.4.133","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:26:37.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.133","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.133/manifests"},{"name":"hudson-python-oauth2-133","sha":"7761005be53dee65bb1b9a7ce352090b7ddb3fe2","kind":"tag","published_at":"2011-01-24T18:25:53.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-133","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133/manifests"},{"name":"hudson-python-oauth2-132-SUCCESS","sha":"f8bb23a720de9a5c3821dedb2df34b0c64181cc4","kind":"tag","published_at":"2011-01-24T17:40:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-132-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-132-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-132-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132-SUCCESS/manifests"},{"name":"debian/1.4.132","sha":"f8bb23a720de9a5c3821dedb2df34b0c64181cc4","kind":"tag","published_at":"2011-01-24T17:40:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.132","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.132/manifests"},{"name":"hudson-python-oauth2-132","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:39:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-132","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132/manifests"},{"name":"hudson-python-oauth2-131-SUCCESS","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:33:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-131-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-131-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-131-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131-SUCCESS/manifests"},{"name":"debian/1.4.131","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:33:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.131","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.131/manifests"},{"name":"hudson-python-oauth2-131","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:32:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-131","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131/manifests"},{"name":"hudson-python-oauth2-130-SUCCESS","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:24:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-130-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-130-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-130-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130-SUCCESS/manifests"},{"name":"debian/1.4.130","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:24:25.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.130","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.130/manifests"},{"name":"hudson-python-oauth2-130","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-24T17:22:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-130","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130/manifests"},{"name":"hudson-python-oauth2-129-SUCCESS","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-21T19:53:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-129-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-129-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-129-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129-SUCCESS/manifests"},{"name":"debian/1.4.129","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-21T19:53:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.129","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.129/manifests"},{"name":"hudson-python-oauth2-129","sha":"68c93665feac90e534300242f7ddbfe5768faba9","kind":"tag","published_at":"2011-01-21T19:52:31.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-129","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129/manifests"},{"name":"hudson-python-oauth2-128-SUCCESS","sha":"4a64169c2bebdd5274d2bf24eba8aaa036387682","kind":"tag","published_at":"2011-01-10T22:43:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-128-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-128-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-128-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128-SUCCESS/manifests"},{"name":"debian/1.3.128","sha":"4a64169c2bebdd5274d2bf24eba8aaa036387682","kind":"tag","published_at":"2011-01-10T22:43:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.3.128","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.3.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.3.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.128/manifests"},{"name":"hudson-python-oauth2-128","sha":"3473612994201d4262fee703e62444d6ff68c599","kind":"tag","published_at":"2011-01-10T22:42:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-128","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128/manifests"},{"name":"hudson-python-oauth2-127-SUCCESS","sha":"06731b59db67464ac7491551aaa223220ca99d86","kind":"tag","published_at":"2011-01-04T19:40:23.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-127-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-127-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-127-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127-SUCCESS/manifests"},{"name":"debian/1.3.127","sha":"06731b59db67464ac7491551aaa223220ca99d86","kind":"tag","published_at":"2011-01-04T19:40:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.3.127","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.3.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.3.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.127/manifests"},{"name":"hudson-python-oauth2-127","sha":"77cb11f6c641051af5bd077db69b06a02e5fa98a","kind":"tag","published_at":"2011-01-04T19:39:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-127","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127/manifests"},{"name":"1.2.1","sha":"1f9640f8467a90fcc20be6bbb8909d21bad308f6","kind":"tag","published_at":"2010-06-28T19:03:25.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.2.1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"bac0c0ca3895198e508278aa638abf62c7a600f4","kind":"commit","published_at":"2010-05-14T17:39:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.2.0","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"9962d31cc78806b2b17cd3dcd2c7bdc8cc0085c0","kind":"commit","published_at":"2010-03-27T18:18:08.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.1.3","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.1.3/manifests"},{"name":"1.0.7","sha":"340584ea5e82febb218461d51db2a95a17814e17","kind":"commit","published_at":"2010-02-14T23:16:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.7","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"31f89f0cee7b3f21cc641f7f3e6df6cbd800d06a","kind":"commit","published_at":"2010-02-11T22:09:49.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.6","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"c040abcb92954275b7fd320bedac1f26dd495d42","kind":"commit","published_at":"2010-01-25T23:28:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.5","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"bff534876aeb2aca93e414f485fbc850fab64810","kind":"commit","published_at":"2010-01-21T16:27:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.4","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"bff534876aeb2aca93e414f485fbc850fab64810","kind":"commit","published_at":"2010-01-21T16:27:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.3","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"bde974cc5e1224d36c5d46086e34aee7dac1cdd7","kind":"commit","published_at":"2009-12-04T16:19:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.2","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"39ebd39bddec4111b7725b9887db7352b69780ef","kind":"commit","published_at":"2009-12-01T23:05:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"905680d424c21821e02684579d5eb982fed2f85d","kind":"tag","published_at":"2009-10-21T17:56:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.0","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.0/manifests"},{"name":"pre-1.0a","sha":"ced0c3f1407fa997e7377e9c55b328f42f3429a0","kind":"commit","published_at":"2009-07-10T18:40:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/pre-1.0a","html_url":"https://github.com/joestump/python-oauth2/releases/tag/pre-1.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@pre-1.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/pre-1.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/pre-1.0a/manifests"}]},"repo_metadata_updated_at":"2025-08-26T10:21:09.274Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":6.763164462191165,"forks_count":4.272523084601946,"average":18.470177189917646},"purl":"pkg:conda/oauth2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/oauth2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/oauth2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/oauth2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T02:57:42.065Z","issues_count":48,"pull_requests_count":54,"avg_time_to_close_issue":99264888.0,"avg_time_to_close_pull_request":87170534.46666667,"issues_closed_count":16,"pull_requests_closed_count":30,"pull_request_authors_count":50,"issue_authors_count":48,"avg_comments_per_issue":2.3125,"avg_comments_per_pull_request":2.814814814814815,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/joestump%2Fpython-oauth2/issues","maintainers":[{"login":"rickhanlonii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickhanlonii"},{"login":"joestump","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joestump"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/oauth2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/oauth2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/oauth2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/oauth2/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":6104709,"name":"py3-oauth2","ecosystem":"alpine","description":"Python3 library for OAuth","homepage":"https://github.com/joestump/python-oauth2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/joestump/python-oauth2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-07-26T04:43:05.000Z","latest_release_published_at":"2022-07-26T04:43:05.000Z","latest_release_number":"1.9.0-r5","last_synced_at":"2025-08-26T09:57:54.762Z","created_at":"2023-01-31T20:58:23.932Z","updated_at":"2025-08-26T10:21:09.242Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/py3-oauth2","install_command":"apk add py3-oauth2","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":699621,"uuid":"345048","full_name":"joestump/python-oauth2","owner":"joestump","description":"A fully tested, abstract interface to creating OAuth clients and servers.","archived":false,"fork":false,"pushed_at":"2024-04-09T13:40:11.000Z","size":456,"stargazers_count":3002,"open_issues_count":75,"forks_count":909,"subscribers_count":216,"default_branch":"master","last_synced_at":"2025-08-26T09:54:59.992Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"kenshinx/godns","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joestump.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2009-10-21T17:21:07.000Z","updated_at":"2025-08-26T05:00:48.000Z","dependencies_parsed_at":"2024-04-27T23:44:18.564Z","dependency_job_id":null,"html_url":"https://github.com/joestump/python-oauth2","commit_stats":{"total_commits":290,"total_committers":41,"mean_commits":7.073170731707317,"dds":0.7758620689655172,"last_synced_commit":"b94f69b1ad195513547924e380d9265133e995fa"},"previous_names":["simplegeo/python-oauth2"],"tags_count":152,"template":false,"template_full_name":null,"purl":"pkg:github/joestump/python-oauth2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/sbom","scorecard":{"id":527370,"data":{"date":"2025-08-11","repo":{"name":"github.com/joestump/python-oauth2","commit":"b94f69b1ad195513547924e380d9265133e995fa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 10/15 approved changesets -- score normalized to 6","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-16 / GHSA-93xj-8mrv-444m","Warn: Project is vulnerable to: PYSEC-2020-46 / GHSA-gg84-qgv9-w4pq","Warn: Project is vulnerable to: GHSA-q48q-77qv-cf9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-20T04:45:55.972Z","repository_id":699621,"created_at":"2025-08-20T04:45:55.972Z","updated_at":"2025-08-20T04:45:55.972Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272209003,"owners_count":24892296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joestump","name":"Joe Stump","uuid":"37667","kind":"user","description":"I like turtles.","email":"","website":"http://stu.mp","location":"Dublin, Ireland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/37667?u=969ecdb950ae00b6145f777c01e9c1fde3501aa1\u0026v=4","repositories_count":95,"last_synced_at":"2025-06-08T00:42:17.162Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joestump","funding_links":[],"total_stars":3445,"followers":425,"following":7,"created_at":"2022-11-02T17:35:20.577Z","updated_at":"2025-06-08T00:42:17.162Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump/repositories"},"tags":[{"name":"v1.9","sha":"c9e005fbc0abb09dc845180d940b6f44f20b15ee","kind":"tag","published_at":"2015-09-12T11:31:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/v1.9","html_url":"https://github.com/joestump/python-oauth2/releases/tag/v1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@v1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9/manifests"},{"name":"v1.9RC1","sha":"deb25b85ba315d756668ef9adeff16c61e47ee70","kind":"commit","published_at":"2015-08-02T23:26:48.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/v1.9RC1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/v1.9RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@v1.9RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9RC1/manifests"},{"name":"debian/1.5.211","sha":"a83f4a297336b631e75cba102910c19231518159","kind":"tag","published_at":"2011-12-13T17:42:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.211","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.211/manifests"},{"name":"hudson-python-oauth2-211","sha":"c6dc215acd10e9f0feab5109fc75b1c3f8bc4633","kind":"tag","published_at":"2011-12-13T17:39:00.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-211","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-211/manifests"},{"name":"debian/1.5.210","sha":"c6dc215acd10e9f0feab5109fc75b1c3f8bc4633","kind":"tag","published_at":"2011-12-09T01:19:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.210","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.210/manifests"},{"name":"hudson-python-oauth2-210","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-12-09T01:17:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-210","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-210/manifests"},{"name":"debian/1.5.209","sha":"9039e64e6834cd584f52dfc71af5947458180631","kind":"tag","published_at":"2011-08-06T00:53:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.209","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.209/manifests"},{"name":"hudson-python-oauth2-209","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-08-06T00:52:12.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-209","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-209/manifests"},{"name":"debian/1.5.208","sha":"b60b9de036f590390623d084a955c31a0eae6c53","kind":"tag","published_at":"2011-08-03T19:10:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.208","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.208/manifests"},{"name":"hudson-python-oauth2-208","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-08-03T19:09:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-208","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-208/manifests"},{"name":"debian/1.5.207","sha":"52888103de37c84f5b172bd49998f8cbd154f643","kind":"tag","published_at":"2011-07-25T23:59:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.207","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.207/manifests"},{"name":"hudson-python-oauth2-207","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-25T23:58:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-207","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-207/manifests"},{"name":"debian/1.5.206","sha":"8f91a8ad6a539c8126eb9546ef2c18964770270c","kind":"tag","published_at":"2011-07-17T14:03:06.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.206","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.206/manifests"},{"name":"hudson-python-oauth2-206","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-17T14:02:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-206","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-206/manifests"},{"name":"debian/1.5.205","sha":"29c19c5f369c9644c4eb31aca8d90f0d2c499d8e","kind":"tag","published_at":"2011-07-05T21:03:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.205","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.205/manifests"},{"name":"hudson-python-oauth2-205","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-05T21:02:01.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-205","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-205/manifests"},{"name":"debian/1.5.204","sha":"c33f401095568bab01b205c42d5cda723e98175e","kind":"tag","published_at":"2011-07-01T23:43:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.204","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.204/manifests"},{"name":"hudson-python-oauth2-204","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-01T23:40:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-204","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-204/manifests"},{"name":"debian/1.5.203","sha":"c35dfa92d6d49a200b1ce954e5e19cdaf21feddc","kind":"tag","published_at":"2011-06-30T23:23:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.203","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.203/manifests"},{"name":"hudson-python-oauth2-203","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T23:20:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-203","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-203/manifests"},{"name":"debian/1.5.202","sha":"0553697dd25e0fa0f83f228909fefa71271e93a9","kind":"tag","published_at":"2011-06-30T19:23:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.202","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.202/manifests"},{"name":"hudson-python-oauth2-202","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T19:21:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-202","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-202/manifests"},{"name":"debian/1.5.201","sha":"e3fa70d0123e1d01fa0c347f7a34a55b2f19d9ce","kind":"tag","published_at":"2011-06-30T07:54:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.201","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.201/manifests"},{"name":"hudson-python-oauth2-201","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T07:51:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-201","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-201/manifests"},{"name":"debian/1.5.200","sha":"9ef5affcfa4975688436507ac5bb615caf294890","kind":"tag","published_at":"2011-06-29T22:35:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.200","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.200/manifests"},{"name":"hudson-python-oauth2-200","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-29T22:33:48.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-200","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-200/manifests"},{"name":"debian/1.5.199","sha":"eb7630d06b8814433e0dadc0a761009060c5763c","kind":"tag","published_at":"2011-06-27T23:16:26.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.199","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.199/manifests"},{"name":"hudson-python-oauth2-199","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-27T22:08:07.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-199","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-199/manifests"},{"name":"debian/1.5.170","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-05-02T23:49:43.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.170","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.170/manifests"},{"name":"hudson-python-oauth2-170","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-05-02T23:48:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-170","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-170/manifests"},{"name":"hudson-python-oauth2-169-SUCCESS","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-04-15T21:31:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-169-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-169-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-169-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169-SUCCESS/manifests"},{"name":"debian/1.5.169","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-04-15T21:31:26.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.169","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.169/manifests"},{"name":"hudson-python-oauth2-169","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-15T21:29:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-169","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169/manifests"},{"name":"hudson-python-oauth2-168-SUCCESS","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-05T23:15:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-168-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-168-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-168-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168-SUCCESS/manifests"},{"name":"debian/1.5.168","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-05T23:14:49.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.168","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.168/manifests"},{"name":"hudson-python-oauth2-168","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-04-05T23:13:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-168","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168/manifests"},{"name":"hudson-python-oauth2-167-SUCCESS","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-02-17T21:59:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-167-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-167-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-167-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167-SUCCESS/manifests"},{"name":"debian/1.5.167","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-02-17T21:59:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.167","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.167/manifests"},{"name":"hudson-python-oauth2-167","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-17T21:56:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-167","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167/manifests"},{"name":"hudson-python-oauth2-166-SUCCESS","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-15T17:23:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-166-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-166-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-166-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166-SUCCESS/manifests"},{"name":"debian/1.5.166","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-15T17:23:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.166","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.166/manifests"},{"name":"hudson-python-oauth2-166","sha":"e9eda2478777ac138b483e085b9aed9c1bc846bc","kind":"tag","published_at":"2011-02-15T17:22:59.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-166","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166/manifests"},{"name":"hudson-python-oauth2-165-SUCCESS","sha":"7ea87e3229fd5c4eebd03d5f6411e3e626ce9ea7","kind":"tag","published_at":"2011-02-07T19:25:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-165-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-165-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-165-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165-SUCCESS/manifests"},{"name":"debian/1.5.165","sha":"7ea87e3229fd5c4eebd03d5f6411e3e626ce9ea7","kind":"tag","published_at":"2011-02-07T19:25:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.165","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.165/manifests"},{"name":"hudson-python-oauth2-165","sha":"89bbc5b231925c69701be8cd24bdfe33180ef328","kind":"tag","published_at":"2011-02-07T19:24:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-165","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165/manifests"},{"name":"hudson-python-oauth2-164-SUCCESS","sha":"0d907a4190ae9232453719ed29d08851fd4d3ac5","kind":"tag","published_at":"2011-02-07T18:54:42.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-164-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-164-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-164-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164-SUCCESS/manifests"},{"name":"debian/1.5.164","sha":"0d907a4190ae9232453719ed29d08851fd4d3ac5","kind":"tag","published_at":"2011-02-07T18:54:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.164","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.164/manifests"},{"name":"hudson-python-oauth2-164","sha":"c4df9420b6d74cc76fced0e07f07b3bbd9349607","kind":"tag","published_at":"2011-02-07T18:53:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-164","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164/manifests"},{"name":"hudson-python-oauth2-163-SUCCESS","sha":"4b086820f4f6745a6e4de242c27c27129535824f","kind":"tag","published_at":"2011-02-04T18:15:42.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-163-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-163-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-163-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163-SUCCESS/manifests"},{"name":"debian/1.5.163","sha":"4b086820f4f6745a6e4de242c27c27129535824f","kind":"tag","published_at":"2011-02-04T18:15:37.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.163","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.163/manifests"},{"name":"hudson-python-oauth2-163","sha":"390ae7464f85e213713d8bfe24e964b4050708ce","kind":"tag","published_at":"2011-02-04T18:14:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-163","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163/manifests"},{"name":"hudson-python-oauth2-162-SUCCESS","sha":"b330ce8b7833af6d0049084a7a72fd66d44e3ce0","kind":"tag","published_at":"2011-02-04T17:51:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-162-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-162-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-162-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162-SUCCESS/manifests"},{"name":"debian/1.5.162","sha":"b330ce8b7833af6d0049084a7a72fd66d44e3ce0","kind":"tag","published_at":"2011-02-04T17:51:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.162","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.162/manifests"},{"name":"hudson-python-oauth2-162","sha":"38c151b00d43b1c70b53e0b88023263447b2543c","kind":"tag","published_at":"2011-02-04T17:50:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-162","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162/manifests"},{"name":"hudson-python-oauth2-161-SUCCESS","sha":"1a1f51906a13691dc4e76372c2ddd7b0b715e22f","kind":"tag","published_at":"2011-02-03T18:04:46.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-161-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-161-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-161-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161-SUCCESS/manifests"},{"name":"debian/1.5.161","sha":"1a1f51906a13691dc4e76372c2ddd7b0b715e22f","kind":"tag","published_at":"2011-02-03T18:04:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.161","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.161/manifests"},{"name":"hudson-python-oauth2-161","sha":"25fbc2d52cac89b4499c57900aea0863c6418117","kind":"tag","published_at":"2011-02-03T18:03:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-161","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161/manifests"},{"name":"hudson-python-oauth2-160-SUCCESS","sha":"147fc619d8187d646c570a9e2be28fa815fbce1d","kind":"tag","published_at":"2011-02-03T00:02:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-160-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-160-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-160-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160-SUCCESS/manifests"},{"name":"debian/1.5.160","sha":"147fc619d8187d646c570a9e2be28fa815fbce1d","kind":"tag","published_at":"2011-02-03T00:02:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.160","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.160/manifests"},{"name":"hudson-python-oauth2-160","sha":"56c6d9b44b108565ca28696cde916526c52abef8","kind":"tag","published_at":"2011-02-03T00:01:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-160","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160/manifests"},{"name":"hudson-python-oauth2-159-SUCCESS","sha":"7aad8b4ab951314190070c8892c31bbc863fb189","kind":"tag","published_at":"2011-02-03T00:00:52.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-159-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-159-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-159-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159-SUCCESS/manifests"},{"name":"debian/1.5.159","sha":"7aad8b4ab951314190070c8892c31bbc863fb189","kind":"tag","published_at":"2011-02-03T00:00:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.159","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.159/manifests"},{"name":"hudson-python-oauth2-159","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-03T00:00:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-159","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159/manifests"},{"name":"hudson-python-oauth2-158-SUCCESS","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-02T19:35:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-158-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-158-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-158-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158-SUCCESS/manifests"},{"name":"debian/1.5.158","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-02T19:35:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.158","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.158/manifests"},{"name":"hudson-python-oauth2-158","sha":"edeb9b6387814525fbc11f0b4c6e86a238987c8f","kind":"tag","published_at":"2011-02-02T19:34:23.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-158","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158/manifests"},{"name":"hudson-python-oauth2-157","sha":"edeb9b6387814525fbc11f0b4c6e86a238987c8f","kind":"tag","published_at":"2011-02-02T19:08:27.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-157","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-157/manifests"},{"name":"debian/1.5.156","sha":"ea4127f9948e9d3ca27cfbc68b58aacdd19b0936","kind":"tag","published_at":"2011-02-01T23:49:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.156","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.156/manifests"},{"name":"hudson-python-oauth2-156","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:48:05.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-156","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-156/manifests"},{"name":"hudson-python-oauth2-155-SUCCESS","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:44:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-155-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-155-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-155-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155-SUCCESS/manifests"},{"name":"debian/1.5.155","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:44:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.155","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.155/manifests"},{"name":"hudson-python-oauth2-155","sha":"8e7734dfa040464f3455f1dc176aa9d972525c73","kind":"tag","published_at":"2011-02-01T23:43:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-155","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155/manifests"},{"name":"hudson-python-oauth2-154-SUCCESS","sha":"60bee0da34b503189efd3cdc3159a95dbc1dea99","kind":"tag","published_at":"2011-02-01T18:04:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-154-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-154-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-154-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154-SUCCESS/manifests"},{"name":"debian/1.5.154","sha":"60bee0da34b503189efd3cdc3159a95dbc1dea99","kind":"tag","published_at":"2011-02-01T18:04:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.154","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.154/manifests"},{"name":"hudson-python-oauth2-154","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T18:03:56.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-154","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154/manifests"},{"name":"hudson-python-oauth2-153-SUCCESS","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T16:32:58.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-153-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-153-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-153-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153-SUCCESS/manifests"},{"name":"debian/1.5.153","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T16:32:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.153","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.153/manifests"},{"name":"hudson-python-oauth2-153","sha":"4d25395c25f00beec72743657673e78ec6400163","kind":"tag","published_at":"2011-02-01T16:31:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-153","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153/manifests"},{"name":"hudson-python-oauth2-152-SUCCESS","sha":"328ed4b6c555cbef83a4d5b15f027735d46512a4","kind":"tag","published_at":"2011-01-28T18:15:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-152-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-152-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-152-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152-SUCCESS/manifests"},{"name":"debian/1.5.152","sha":"328ed4b6c555cbef83a4d5b15f027735d46512a4","kind":"tag","published_at":"2011-01-28T18:15:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.152","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.152/manifests"},{"name":"hudson-python-oauth2-152","sha":"773408963da533c9922542e0bea2c85ab2fb97e4","kind":"tag","published_at":"2011-01-28T18:14:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-152","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152/manifests"},{"name":"hudson-python-oauth2-151-SUCCESS","sha":"811ca121b6e67231c44c5b56d151f10105c86713","kind":"tag","published_at":"2011-01-27T05:32:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-151-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-151-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-151-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151-SUCCESS/manifests"},{"name":"debian/1.5.151","sha":"811ca121b6e67231c44c5b56d151f10105c86713","kind":"tag","published_at":"2011-01-27T05:32:44.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.151","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.151/manifests"},{"name":"hudson-python-oauth2-151","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-27T05:31:53.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-151","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151/manifests"},{"name":"hudson-python-oauth2-150-SUCCESS","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-26T17:16:12.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-150-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-150-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-150-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150-SUCCESS/manifests"},{"name":"debian/1.5.150","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-26T17:16:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.150","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.150/manifests"},{"name":"hudson-python-oauth2-150","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:15:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-150","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150/manifests"},{"name":"hudson-python-oauth2-149-SUCCESS","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:12:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-149-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-149-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-149-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149-SUCCESS/manifests"},{"name":"debian/1.5.149","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:12:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.149","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.149/manifests"},{"name":"hudson-python-oauth2-149","sha":"d44049a25cac1eb9e81646833df34d198a1ace36","kind":"tag","published_at":"2011-01-26T17:11:32.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-149","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149/manifests"},{"name":"hudson-python-oauth2-148-SUCCESS","sha":"a81f97f62ee46b449a75a41692967a5019d706a0","kind":"tag","published_at":"2011-01-26T17:03:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-148-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-148-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-148-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148-SUCCESS/manifests"},{"name":"debian/1.5.148","sha":"a81f97f62ee46b449a75a41692967a5019d706a0","kind":"tag","published_at":"2011-01-26T17:03:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.148","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.148/manifests"},{"name":"hudson-python-oauth2-148","sha":"9df062bf577cf83dcdefdebba171e2584055db47","kind":"tag","published_at":"2011-01-26T17:02:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-148","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148/manifests"},{"name":"hudson-python-oauth2-147-SUCCESS","sha":"bac9dfd7363937ede336954ad704f991a34fb2be","kind":"tag","published_at":"2011-01-25T17:40:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-147-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-147-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-147-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147-SUCCESS/manifests"},{"name":"debian/1.5.147","sha":"bac9dfd7363937ede336954ad704f991a34fb2be","kind":"tag","published_at":"2011-01-25T17:40:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.147","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.147/manifests"},{"name":"hudson-python-oauth2-147","sha":"7c6772d77a61a59b5399f774359cde3ab4e8bbb3","kind":"tag","published_at":"2011-01-25T17:39:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-147","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147/manifests"},{"name":"hudson-python-oauth2-146-SUCCESS","sha":"615b1ff4d7d81d126ef63f3d71f56e2f3d880cdf","kind":"tag","published_at":"2011-01-25T17:31:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-146-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-146-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-146-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146-SUCCESS/manifests"},{"name":"debian/1.5.146","sha":"615b1ff4d7d81d126ef63f3d71f56e2f3d880cdf","kind":"tag","published_at":"2011-01-25T17:31:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.146","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.146/manifests"},{"name":"hudson-python-oauth2-146","sha":"01ad3d86bf9c4d9dd0025e917ecd052033b2eb68","kind":"tag","published_at":"2011-01-25T17:30:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-146","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146/manifests"},{"name":"hudson-python-oauth2-145-SUCCESS","sha":"3350baea1a11cb0d26681be646df251952eedec6","kind":"tag","published_at":"2011-01-24T22:09:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-145-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-145-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-145-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145-SUCCESS/manifests"},{"name":"debian/1.5.145","sha":"3350baea1a11cb0d26681be646df251952eedec6","kind":"tag","published_at":"2011-01-24T22:09:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.145","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.145/manifests"},{"name":"hudson-python-oauth2-145","sha":"634de002511e23daee8f38a8cd8cdeae539a620c","kind":"tag","published_at":"2011-01-24T22:08:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-145","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145/manifests"},{"name":"hudson-python-oauth2-144-SUCCESS","sha":"60fcc261de6e919d0bdb29ed4881a42d50e02abd","kind":"tag","published_at":"2011-01-24T22:03:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-144-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-144-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-144-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144-SUCCESS/manifests"},{"name":"debian/1.4.144","sha":"60fcc261de6e919d0bdb29ed4881a42d50e02abd","kind":"tag","published_at":"2011-01-24T22:03:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.144","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.144/manifests"},{"name":"hudson-python-oauth2-144","sha":"e1aed570537334702b4eac001d8f6a1db5d16011","kind":"tag","published_at":"2011-01-24T22:02:32.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-144","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144/manifests"},{"name":"hudson-python-oauth2-143-SUCCESS","sha":"69cbf3387333542567bc06872a1715767a388f6d","kind":"tag","published_at":"2011-01-24T20:22:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-143-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-143-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-143-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143-SUCCESS/manifests"},{"name":"debian/1.4.143","sha":"69cbf3387333542567bc06872a1715767a388f6d","kind":"tag","published_at":"2011-01-24T20:22:10.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.143","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.143/manifests"},{"name":"hudson-python-oauth2-143","sha":"5d7cb964d4dda54be3b59fee83399d52358c7776","kind":"tag","published_at":"2011-01-24T20:21:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-143","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143/manifests"},{"name":"hudson-python-oauth2-142","sha":"58c4e77758519da9a1bb59faf5aa866786a1d1e9","kind":"tag","published_at":"2011-01-24T20:19:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-142","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-142/manifests"},{"name":"hudson-python-oauth2-141","sha":"58c4e77758519da9a1bb59faf5aa866786a1d1e9","kind":"tag","published_at":"2011-01-24T20:17:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-141","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-141/manifests"},{"name":"hudson-python-oauth2-140","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T20:06:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-140","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-140/manifests"},{"name":"hudson-python-oauth2-139","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:51:51.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-139","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-139/manifests"},{"name":"hudson-python-oauth2-138","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:50:06.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-138","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-138/manifests"},{"name":"hudson-python-oauth2-137","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:47:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-137","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-137/manifests"},{"name":"hudson-python-oauth2-136","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:33:46.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-136","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-136/manifests"},{"name":"hudson-python-oauth2-135","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:31:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-135","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-135/manifests"},{"name":"hudson-python-oauth2-134-SUCCESS","sha":"e95228a3e53250b69f47ce0dcdff2c2a1de925f3","kind":"tag","published_at":"2011-01-24T18:31:44.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-134-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-134-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-134-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134-SUCCESS/manifests"},{"name":"debian/1.4.134","sha":"e95228a3e53250b69f47ce0dcdff2c2a1de925f3","kind":"tag","published_at":"2011-01-24T18:31:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.134","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.134/manifests"},{"name":"hudson-python-oauth2-134","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:30:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-134","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134/manifests"},{"name":"hudson-python-oauth2-133-SUCCESS","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:26:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-133-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-133-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-133-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133-SUCCESS/manifests"},{"name":"debian/1.4.133","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:26:37.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.133","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.133/manifests"},{"name":"hudson-python-oauth2-133","sha":"7761005be53dee65bb1b9a7ce352090b7ddb3fe2","kind":"tag","published_at":"2011-01-24T18:25:53.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-133","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133/manifests"},{"name":"hudson-python-oauth2-132-SUCCESS","sha":"f8bb23a720de9a5c3821dedb2df34b0c64181cc4","kind":"tag","published_at":"2011-01-24T17:40:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-132-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-132-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-132-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132-SUCCESS/manifests"},{"name":"debian/1.4.132","sha":"f8bb23a720de9a5c3821dedb2df34b0c64181cc4","kind":"tag","published_at":"2011-01-24T17:40:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.132","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.132/manifests"},{"name":"hudson-python-oauth2-132","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:39:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-132","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132/manifests"},{"name":"hudson-python-oauth2-131-SUCCESS","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:33:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-131-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-131-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-131-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131-SUCCESS/manifests"},{"name":"debian/1.4.131","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:33:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.131","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.131/manifests"},{"name":"hudson-python-oauth2-131","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:32:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-131","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131/manifests"},{"name":"hudson-python-oauth2-130-SUCCESS","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:24:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-130-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-130-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-130-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130-SUCCESS/manifests"},{"name":"debian/1.4.130","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:24:25.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.130","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.130/manifests"},{"name":"hudson-python-oauth2-130","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-24T17:22:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-130","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130/manifests"},{"name":"hudson-python-oauth2-129-SUCCESS","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-21T19:53:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-129-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-129-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-129-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129-SUCCESS/manifests"},{"name":"debian/1.4.129","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-21T19:53:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.129","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.129/manifests"},{"name":"hudson-python-oauth2-129","sha":"68c93665feac90e534300242f7ddbfe5768faba9","kind":"tag","published_at":"2011-01-21T19:52:31.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-129","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129/manifests"},{"name":"hudson-python-oauth2-128-SUCCESS","sha":"4a64169c2bebdd5274d2bf24eba8aaa036387682","kind":"tag","published_at":"2011-01-10T22:43:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-128-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-128-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-128-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128-SUCCESS/manifests"},{"name":"debian/1.3.128","sha":"4a64169c2bebdd5274d2bf24eba8aaa036387682","kind":"tag","published_at":"2011-01-10T22:43:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.3.128","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.3.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.3.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.128/manifests"},{"name":"hudson-python-oauth2-128","sha":"3473612994201d4262fee703e62444d6ff68c599","kind":"tag","published_at":"2011-01-10T22:42:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-128","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128/manifests"},{"name":"hudson-python-oauth2-127-SUCCESS","sha":"06731b59db67464ac7491551aaa223220ca99d86","kind":"tag","published_at":"2011-01-04T19:40:23.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-127-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-127-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-127-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127-SUCCESS/manifests"},{"name":"debian/1.3.127","sha":"06731b59db67464ac7491551aaa223220ca99d86","kind":"tag","published_at":"2011-01-04T19:40:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.3.127","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.3.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.3.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.127/manifests"},{"name":"hudson-python-oauth2-127","sha":"77cb11f6c641051af5bd077db69b06a02e5fa98a","kind":"tag","published_at":"2011-01-04T19:39:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-127","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127/manifests"},{"name":"1.2.1","sha":"1f9640f8467a90fcc20be6bbb8909d21bad308f6","kind":"tag","published_at":"2010-06-28T19:03:25.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.2.1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"bac0c0ca3895198e508278aa638abf62c7a600f4","kind":"commit","published_at":"2010-05-14T17:39:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.2.0","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"9962d31cc78806b2b17cd3dcd2c7bdc8cc0085c0","kind":"commit","published_at":"2010-03-27T18:18:08.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.1.3","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.1.3/manifests"},{"name":"1.0.7","sha":"340584ea5e82febb218461d51db2a95a17814e17","kind":"commit","published_at":"2010-02-14T23:16:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.7","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"31f89f0cee7b3f21cc641f7f3e6df6cbd800d06a","kind":"commit","published_at":"2010-02-11T22:09:49.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.6","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"c040abcb92954275b7fd320bedac1f26dd495d42","kind":"commit","published_at":"2010-01-25T23:28:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.5","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"bff534876aeb2aca93e414f485fbc850fab64810","kind":"commit","published_at":"2010-01-21T16:27:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.4","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"bff534876aeb2aca93e414f485fbc850fab64810","kind":"commit","published_at":"2010-01-21T16:27:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.3","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"bde974cc5e1224d36c5d46086e34aee7dac1cdd7","kind":"commit","published_at":"2009-12-04T16:19:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.2","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"39ebd39bddec4111b7725b9887db7352b69780ef","kind":"commit","published_at":"2009-12-01T23:05:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"905680d424c21821e02684579d5eb982fed2f85d","kind":"tag","published_at":"2009-10-21T17:56:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.0","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.0/manifests"},{"name":"pre-1.0a","sha":"ced0c3f1407fa997e7377e9c55b328f42f3429a0","kind":"commit","published_at":"2009-07-10T18:40:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/pre-1.0a","html_url":"https://github.com/joestump/python-oauth2/releases/tag/pre-1.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@pre-1.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/pre-1.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/pre-1.0a/manifests"}]},"repo_metadata_updated_at":"2025-08-26T10:21:09.241Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.253845290221175,"stargazers_count":3.9519479061412373,"forks_count":1.5886381497698439,"average":8.198607836533064},"purl":"pkg:apk/alpine/py3-oauth2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-oauth2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-oauth2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-oauth2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T02:57:42.065Z","issues_count":48,"pull_requests_count":54,"avg_time_to_close_issue":99264888.0,"avg_time_to_close_pull_request":87170534.46666667,"issues_closed_count":16,"pull_requests_closed_count":30,"pull_request_authors_count":50,"issue_authors_count":48,"avg_comments_per_issue":2.3125,"avg_comments_per_pull_request":2.814814814814815,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/joestump%2Fpython-oauth2/issues","maintainers":[{"login":"rickhanlonii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickhanlonii"},{"login":"joestump","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joestump"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-oauth2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-oauth2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-oauth2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-oauth2/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":184,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-02-01T08:13:54.154Z","updated_at":"2023-02-01T08:13:54.154Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3362,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1026},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2025-09-07T07:26:12.220Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":11766086,"name":"py3-oauth2-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-oauth2","homepage":"https://github.com/joestump/python-oauth2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/joestump/python-oauth2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.9.0-r11","last_synced_at":"2025-08-26T09:57:56.899Z","created_at":"2025-06-07T18:36:52.423Z","updated_at":"2025-08-26T10:21:09.246Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-oauth2-pyc","install_command":"apk add py3-oauth2-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":699621,"uuid":"345048","full_name":"joestump/python-oauth2","owner":"joestump","description":"A fully tested, abstract interface to creating OAuth clients and servers.","archived":false,"fork":false,"pushed_at":"2024-04-09T13:40:11.000Z","size":456,"stargazers_count":3002,"open_issues_count":75,"forks_count":909,"subscribers_count":216,"default_branch":"master","last_synced_at":"2025-08-26T09:54:59.992Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"kenshinx/godns","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joestump.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2009-10-21T17:21:07.000Z","updated_at":"2025-08-26T05:00:48.000Z","dependencies_parsed_at":"2024-04-27T23:44:18.564Z","dependency_job_id":null,"html_url":"https://github.com/joestump/python-oauth2","commit_stats":{"total_commits":290,"total_committers":41,"mean_commits":7.073170731707317,"dds":0.7758620689655172,"last_synced_commit":"b94f69b1ad195513547924e380d9265133e995fa"},"previous_names":["simplegeo/python-oauth2"],"tags_count":152,"template":false,"template_full_name":null,"purl":"pkg:github/joestump/python-oauth2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/sbom","scorecard":{"id":527370,"data":{"date":"2025-08-11","repo":{"name":"github.com/joestump/python-oauth2","commit":"b94f69b1ad195513547924e380d9265133e995fa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 10/15 approved changesets -- score normalized to 6","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-16 / GHSA-93xj-8mrv-444m","Warn: Project is vulnerable to: PYSEC-2020-46 / GHSA-gg84-qgv9-w4pq","Warn: Project is vulnerable to: GHSA-q48q-77qv-cf9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-20T04:45:55.972Z","repository_id":699621,"created_at":"2025-08-20T04:45:55.972Z","updated_at":"2025-08-20T04:45:55.972Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272209003,"owners_count":24892296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joestump","name":"Joe Stump","uuid":"37667","kind":"user","description":"I like turtles.","email":"","website":"http://stu.mp","location":"Dublin, Ireland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/37667?u=969ecdb950ae00b6145f777c01e9c1fde3501aa1\u0026v=4","repositories_count":95,"last_synced_at":"2025-06-08T00:42:17.162Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joestump","funding_links":[],"total_stars":3445,"followers":425,"following":7,"created_at":"2022-11-02T17:35:20.577Z","updated_at":"2025-06-08T00:42:17.162Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump/repositories"},"tags":[{"name":"v1.9","sha":"c9e005fbc0abb09dc845180d940b6f44f20b15ee","kind":"tag","published_at":"2015-09-12T11:31:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/v1.9","html_url":"https://github.com/joestump/python-oauth2/releases/tag/v1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@v1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9/manifests"},{"name":"v1.9RC1","sha":"deb25b85ba315d756668ef9adeff16c61e47ee70","kind":"commit","published_at":"2015-08-02T23:26:48.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/v1.9RC1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/v1.9RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@v1.9RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9RC1/manifests"},{"name":"debian/1.5.211","sha":"a83f4a297336b631e75cba102910c19231518159","kind":"tag","published_at":"2011-12-13T17:42:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.211","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.211/manifests"},{"name":"hudson-python-oauth2-211","sha":"c6dc215acd10e9f0feab5109fc75b1c3f8bc4633","kind":"tag","published_at":"2011-12-13T17:39:00.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-211","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-211/manifests"},{"name":"debian/1.5.210","sha":"c6dc215acd10e9f0feab5109fc75b1c3f8bc4633","kind":"tag","published_at":"2011-12-09T01:19:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.210","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.210/manifests"},{"name":"hudson-python-oauth2-210","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-12-09T01:17:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-210","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-210/manifests"},{"name":"debian/1.5.209","sha":"9039e64e6834cd584f52dfc71af5947458180631","kind":"tag","published_at":"2011-08-06T00:53:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.209","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.209/manifests"},{"name":"hudson-python-oauth2-209","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-08-06T00:52:12.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-209","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-209/manifests"},{"name":"debian/1.5.208","sha":"b60b9de036f590390623d084a955c31a0eae6c53","kind":"tag","published_at":"2011-08-03T19:10:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.208","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.208/manifests"},{"name":"hudson-python-oauth2-208","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-08-03T19:09:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-208","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-208/manifests"},{"name":"debian/1.5.207","sha":"52888103de37c84f5b172bd49998f8cbd154f643","kind":"tag","published_at":"2011-07-25T23:59:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.207","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.207/manifests"},{"name":"hudson-python-oauth2-207","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-25T23:58:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-207","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-207/manifests"},{"name":"debian/1.5.206","sha":"8f91a8ad6a539c8126eb9546ef2c18964770270c","kind":"tag","published_at":"2011-07-17T14:03:06.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.206","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.206/manifests"},{"name":"hudson-python-oauth2-206","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-17T14:02:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-206","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-206/manifests"},{"name":"debian/1.5.205","sha":"29c19c5f369c9644c4eb31aca8d90f0d2c499d8e","kind":"tag","published_at":"2011-07-05T21:03:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.205","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.205/manifests"},{"name":"hudson-python-oauth2-205","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-05T21:02:01.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-205","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-205/manifests"},{"name":"debian/1.5.204","sha":"c33f401095568bab01b205c42d5cda723e98175e","kind":"tag","published_at":"2011-07-01T23:43:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.204","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.204/manifests"},{"name":"hudson-python-oauth2-204","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-01T23:40:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-204","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-204/manifests"},{"name":"debian/1.5.203","sha":"c35dfa92d6d49a200b1ce954e5e19cdaf21feddc","kind":"tag","published_at":"2011-06-30T23:23:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.203","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.203/manifests"},{"name":"hudson-python-oauth2-203","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T23:20:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-203","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-203/manifests"},{"name":"debian/1.5.202","sha":"0553697dd25e0fa0f83f228909fefa71271e93a9","kind":"tag","published_at":"2011-06-30T19:23:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.202","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.202/manifests"},{"name":"hudson-python-oauth2-202","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T19:21:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-202","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-202/manifests"},{"name":"debian/1.5.201","sha":"e3fa70d0123e1d01fa0c347f7a34a55b2f19d9ce","kind":"tag","published_at":"2011-06-30T07:54:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.201","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.201/manifests"},{"name":"hudson-python-oauth2-201","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T07:51:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-201","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-201/manifests"},{"name":"debian/1.5.200","sha":"9ef5affcfa4975688436507ac5bb615caf294890","kind":"tag","published_at":"2011-06-29T22:35:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.200","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.200/manifests"},{"name":"hudson-python-oauth2-200","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-29T22:33:48.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-200","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-200/manifests"},{"name":"debian/1.5.199","sha":"eb7630d06b8814433e0dadc0a761009060c5763c","kind":"tag","published_at":"2011-06-27T23:16:26.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.199","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.199/manifests"},{"name":"hudson-python-oauth2-199","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-27T22:08:07.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-199","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-199/manifests"},{"name":"debian/1.5.170","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-05-02T23:49:43.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.170","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.170/manifests"},{"name":"hudson-python-oauth2-170","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-05-02T23:48:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-170","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-170/manifests"},{"name":"hudson-python-oauth2-169-SUCCESS","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-04-15T21:31:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-169-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-169-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-169-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169-SUCCESS/manifests"},{"name":"debian/1.5.169","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-04-15T21:31:26.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.169","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.169/manifests"},{"name":"hudson-python-oauth2-169","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-15T21:29:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-169","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169/manifests"},{"name":"hudson-python-oauth2-168-SUCCESS","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-05T23:15:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-168-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-168-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-168-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168-SUCCESS/manifests"},{"name":"debian/1.5.168","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-05T23:14:49.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.168","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.168/manifests"},{"name":"hudson-python-oauth2-168","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-04-05T23:13:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-168","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168/manifests"},{"name":"hudson-python-oauth2-167-SUCCESS","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-02-17T21:59:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-167-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-167-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-167-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167-SUCCESS/manifests"},{"name":"debian/1.5.167","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-02-17T21:59:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.167","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.167/manifests"},{"name":"hudson-python-oauth2-167","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-17T21:56:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-167","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167/manifests"},{"name":"hudson-python-oauth2-166-SUCCESS","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-15T17:23:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-166-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-166-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-166-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166-SUCCESS/manifests"},{"name":"debian/1.5.166","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-15T17:23:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.166","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.166/manifests"},{"name":"hudson-python-oauth2-166","sha":"e9eda2478777ac138b483e085b9aed9c1bc846bc","kind":"tag","published_at":"2011-02-15T17:22:59.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-166","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166/manifests"},{"name":"hudson-python-oauth2-165-SUCCESS","sha":"7ea87e3229fd5c4eebd03d5f6411e3e626ce9ea7","kind":"tag","published_at":"2011-02-07T19:25:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-165-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-165-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-165-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165-SUCCESS/manifests"},{"name":"debian/1.5.165","sha":"7ea87e3229fd5c4eebd03d5f6411e3e626ce9ea7","kind":"tag","published_at":"2011-02-07T19:25:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.165","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.165/manifests"},{"name":"hudson-python-oauth2-165","sha":"89bbc5b231925c69701be8cd24bdfe33180ef328","kind":"tag","published_at":"2011-02-07T19:24:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-165","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165/manifests"},{"name":"hudson-python-oauth2-164-SUCCESS","sha":"0d907a4190ae9232453719ed29d08851fd4d3ac5","kind":"tag","published_at":"2011-02-07T18:54:42.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-164-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-164-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-164-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164-SUCCESS/manifests"},{"name":"debian/1.5.164","sha":"0d907a4190ae9232453719ed29d08851fd4d3ac5","kind":"tag","published_at":"2011-02-07T18:54:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.164","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.164/manifests"},{"name":"hudson-python-oauth2-164","sha":"c4df9420b6d74cc76fced0e07f07b3bbd9349607","kind":"tag","published_at":"2011-02-07T18:53:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-164","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164/manifests"},{"name":"hudson-python-oauth2-163-SUCCESS","sha":"4b086820f4f6745a6e4de242c27c27129535824f","kind":"tag","published_at":"2011-02-04T18:15:42.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-163-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-163-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-163-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163-SUCCESS/manifests"},{"name":"debian/1.5.163","sha":"4b086820f4f6745a6e4de242c27c27129535824f","kind":"tag","published_at":"2011-02-04T18:15:37.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.163","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.163/manifests"},{"name":"hudson-python-oauth2-163","sha":"390ae7464f85e213713d8bfe24e964b4050708ce","kind":"tag","published_at":"2011-02-04T18:14:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-163","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163/manifests"},{"name":"hudson-python-oauth2-162-SUCCESS","sha":"b330ce8b7833af6d0049084a7a72fd66d44e3ce0","kind":"tag","published_at":"2011-02-04T17:51:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-162-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-162-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-162-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162-SUCCESS/manifests"},{"name":"debian/1.5.162","sha":"b330ce8b7833af6d0049084a7a72fd66d44e3ce0","kind":"tag","published_at":"2011-02-04T17:51:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.162","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.162/manifests"},{"name":"hudson-python-oauth2-162","sha":"38c151b00d43b1c70b53e0b88023263447b2543c","kind":"tag","published_at":"2011-02-04T17:50:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-162","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162/manifests"},{"name":"hudson-python-oauth2-161-SUCCESS","sha":"1a1f51906a13691dc4e76372c2ddd7b0b715e22f","kind":"tag","published_at":"2011-02-03T18:04:46.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-161-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-161-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-161-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161-SUCCESS/manifests"},{"name":"debian/1.5.161","sha":"1a1f51906a13691dc4e76372c2ddd7b0b715e22f","kind":"tag","published_at":"2011-02-03T18:04:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.161","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.161/manifests"},{"name":"hudson-python-oauth2-161","sha":"25fbc2d52cac89b4499c57900aea0863c6418117","kind":"tag","published_at":"2011-02-03T18:03:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-161","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161/manifests"},{"name":"hudson-python-oauth2-160-SUCCESS","sha":"147fc619d8187d646c570a9e2be28fa815fbce1d","kind":"tag","published_at":"2011-02-03T00:02:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-160-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-160-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-160-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160-SUCCESS/manifests"},{"name":"debian/1.5.160","sha":"147fc619d8187d646c570a9e2be28fa815fbce1d","kind":"tag","published_at":"2011-02-03T00:02:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.160","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.160/manifests"},{"name":"hudson-python-oauth2-160","sha":"56c6d9b44b108565ca28696cde916526c52abef8","kind":"tag","published_at":"2011-02-03T00:01:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-160","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160/manifests"},{"name":"hudson-python-oauth2-159-SUCCESS","sha":"7aad8b4ab951314190070c8892c31bbc863fb189","kind":"tag","published_at":"2011-02-03T00:00:52.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-159-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-159-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-159-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159-SUCCESS/manifests"},{"name":"debian/1.5.159","sha":"7aad8b4ab951314190070c8892c31bbc863fb189","kind":"tag","published_at":"2011-02-03T00:00:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.159","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.159/manifests"},{"name":"hudson-python-oauth2-159","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-03T00:00:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-159","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159/manifests"},{"name":"hudson-python-oauth2-158-SUCCESS","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-02T19:35:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-158-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-158-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-158-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158-SUCCESS/manifests"},{"name":"debian/1.5.158","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-02T19:35:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.158","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.158/manifests"},{"name":"hudson-python-oauth2-158","sha":"edeb9b6387814525fbc11f0b4c6e86a238987c8f","kind":"tag","published_at":"2011-02-02T19:34:23.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-158","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158/manifests"},{"name":"hudson-python-oauth2-157","sha":"edeb9b6387814525fbc11f0b4c6e86a238987c8f","kind":"tag","published_at":"2011-02-02T19:08:27.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-157","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-157/manifests"},{"name":"debian/1.5.156","sha":"ea4127f9948e9d3ca27cfbc68b58aacdd19b0936","kind":"tag","published_at":"2011-02-01T23:49:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.156","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.156/manifests"},{"name":"hudson-python-oauth2-156","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:48:05.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-156","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-156/manifests"},{"name":"hudson-python-oauth2-155-SUCCESS","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:44:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-155-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-155-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-155-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155-SUCCESS/manifests"},{"name":"debian/1.5.155","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:44:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.155","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.155/manifests"},{"name":"hudson-python-oauth2-155","sha":"8e7734dfa040464f3455f1dc176aa9d972525c73","kind":"tag","published_at":"2011-02-01T23:43:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-155","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155/manifests"},{"name":"hudson-python-oauth2-154-SUCCESS","sha":"60bee0da34b503189efd3cdc3159a95dbc1dea99","kind":"tag","published_at":"2011-02-01T18:04:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-154-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-154-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-154-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154-SUCCESS/manifests"},{"name":"debian/1.5.154","sha":"60bee0da34b503189efd3cdc3159a95dbc1dea99","kind":"tag","published_at":"2011-02-01T18:04:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.154","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.154/manifests"},{"name":"hudson-python-oauth2-154","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T18:03:56.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-154","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154/manifests"},{"name":"hudson-python-oauth2-153-SUCCESS","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T16:32:58.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-153-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-153-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-153-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153-SUCCESS/manifests"},{"name":"debian/1.5.153","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T16:32:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.153","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.153/manifests"},{"name":"hudson-python-oauth2-153","sha":"4d25395c25f00beec72743657673e78ec6400163","kind":"tag","published_at":"2011-02-01T16:31:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-153","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153/manifests"},{"name":"hudson-python-oauth2-152-SUCCESS","sha":"328ed4b6c555cbef83a4d5b15f027735d46512a4","kind":"tag","published_at":"2011-01-28T18:15:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-152-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-152-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-152-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152-SUCCESS/manifests"},{"name":"debian/1.5.152","sha":"328ed4b6c555cbef83a4d5b15f027735d46512a4","kind":"tag","published_at":"2011-01-28T18:15:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.152","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.152/manifests"},{"name":"hudson-python-oauth2-152","sha":"773408963da533c9922542e0bea2c85ab2fb97e4","kind":"tag","published_at":"2011-01-28T18:14:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-152","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152/manifests"},{"name":"hudson-python-oauth2-151-SUCCESS","sha":"811ca121b6e67231c44c5b56d151f10105c86713","kind":"tag","published_at":"2011-01-27T05:32:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-151-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-151-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-151-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151-SUCCESS/manifests"},{"name":"debian/1.5.151","sha":"811ca121b6e67231c44c5b56d151f10105c86713","kind":"tag","published_at":"2011-01-27T05:32:44.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.151","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.151/manifests"},{"name":"hudson-python-oauth2-151","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-27T05:31:53.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-151","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151/manifests"},{"name":"hudson-python-oauth2-150-SUCCESS","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-26T17:16:12.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-150-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-150-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-150-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150-SUCCESS/manifests"},{"name":"debian/1.5.150","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-26T17:16:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.150","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.150/manifests"},{"name":"hudson-python-oauth2-150","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:15:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-150","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150/manifests"},{"name":"hudson-python-oauth2-149-SUCCESS","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:12:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-149-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-149-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-149-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149-SUCCESS/manifests"},{"name":"debian/1.5.149","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:12:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.149","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.149/manifests"},{"name":"hudson-python-oauth2-149","sha":"d44049a25cac1eb9e81646833df34d198a1ace36","kind":"tag","published_at":"2011-01-26T17:11:32.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-149","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149/manifests"},{"name":"hudson-python-oauth2-148-SUCCESS","sha":"a81f97f62ee46b449a75a41692967a5019d706a0","kind":"tag","published_at":"2011-01-26T17:03:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-148-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-148-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-148-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148-SUCCESS/manifests"},{"name":"debian/1.5.148","sha":"a81f97f62ee46b449a75a41692967a5019d706a0","kind":"tag","published_at":"2011-01-26T17:03:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.148","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.148/manifests"},{"name":"hudson-python-oauth2-148","sha":"9df062bf577cf83dcdefdebba171e2584055db47","kind":"tag","published_at":"2011-01-26T17:02:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-148","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148/manifests"},{"name":"hudson-python-oauth2-147-SUCCESS","sha":"bac9dfd7363937ede336954ad704f991a34fb2be","kind":"tag","published_at":"2011-01-25T17:40:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-147-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-147-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-147-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147-SUCCESS/manifests"},{"name":"debian/1.5.147","sha":"bac9dfd7363937ede336954ad704f991a34fb2be","kind":"tag","published_at":"2011-01-25T17:40:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.147","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.147/manifests"},{"name":"hudson-python-oauth2-147","sha":"7c6772d77a61a59b5399f774359cde3ab4e8bbb3","kind":"tag","published_at":"2011-01-25T17:39:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-147","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147/manifests"},{"name":"hudson-python-oauth2-146-SUCCESS","sha":"615b1ff4d7d81d126ef63f3d71f56e2f3d880cdf","kind":"tag","published_at":"2011-01-25T17:31:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-146-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-146-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-146-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146-SUCCESS/manifests"},{"name":"debian/1.5.146","sha":"615b1ff4d7d81d126ef63f3d71f56e2f3d880cdf","kind":"tag","published_at":"2011-01-25T17:31:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.146","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.146/manifests"},{"name":"hudson-python-oauth2-146","sha":"01ad3d86bf9c4d9dd0025e917ecd052033b2eb68","kind":"tag","published_at":"2011-01-25T17:30:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-146","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146/manifests"},{"name":"hudson-python-oauth2-145-SUCCESS","sha":"3350baea1a11cb0d26681be646df251952eedec6","kind":"tag","published_at":"2011-01-24T22:09:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-145-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-145-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-145-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145-SUCCESS/manifests"},{"name":"debian/1.5.145","sha":"3350baea1a11cb0d26681be646df251952eedec6","kind":"tag","published_at":"2011-01-24T22:09:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.145","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.145/manifests"},{"name":"hudson-python-oauth2-145","sha":"634de002511e23daee8f38a8cd8cdeae539a620c","kind":"tag","published_at":"2011-01-24T22:08:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-145","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145/manifests"},{"name":"hudson-python-oauth2-144-SUCCESS","sha":"60fcc261de6e919d0bdb29ed4881a42d50e02abd","kind":"tag","published_at":"2011-01-24T22:03:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-144-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-144-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-144-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144-SUCCESS/manifests"},{"name":"debian/1.4.144","sha":"60fcc261de6e919d0bdb29ed4881a42d50e02abd","kind":"tag","published_at":"2011-01-24T22:03:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.144","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.144/manifests"},{"name":"hudson-python-oauth2-144","sha":"e1aed570537334702b4eac001d8f6a1db5d16011","kind":"tag","published_at":"2011-01-24T22:02:32.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-144","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144/manifests"},{"name":"hudson-python-oauth2-143-SUCCESS","sha":"69cbf3387333542567bc06872a1715767a388f6d","kind":"tag","published_at":"2011-01-24T20:22:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-143-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-143-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-143-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143-SUCCESS/manifests"},{"name":"debian/1.4.143","sha":"69cbf3387333542567bc06872a1715767a388f6d","kind":"tag","published_at":"2011-01-24T20:22:10.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.143","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.143/manifests"},{"name":"hudson-python-oauth2-143","sha":"5d7cb964d4dda54be3b59fee83399d52358c7776","kind":"tag","published_at":"2011-01-24T20:21:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-143","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143/manifests"},{"name":"hudson-python-oauth2-142","sha":"58c4e77758519da9a1bb59faf5aa866786a1d1e9","kind":"tag","published_at":"2011-01-24T20:19:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-142","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-142/manifests"},{"name":"hudson-python-oauth2-141","sha":"58c4e77758519da9a1bb59faf5aa866786a1d1e9","kind":"tag","published_at":"2011-01-24T20:17:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-141","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-141/manifests"},{"name":"hudson-python-oauth2-140","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T20:06:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-140","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-140/manifests"},{"name":"hudson-python-oauth2-139","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:51:51.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-139","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-139/manifests"},{"name":"hudson-python-oauth2-138","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:50:06.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-138","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-138/manifests"},{"name":"hudson-python-oauth2-137","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:47:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-137","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-137/manifests"},{"name":"hudson-python-oauth2-136","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:33:46.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-136","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-136/manifests"},{"name":"hudson-python-oauth2-135","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:31:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-135","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-135/manifests"},{"name":"hudson-python-oauth2-134-SUCCESS","sha":"e95228a3e53250b69f47ce0dcdff2c2a1de925f3","kind":"tag","published_at":"2011-01-24T18:31:44.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-134-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-134-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-134-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134-SUCCESS/manifests"},{"name":"debian/1.4.134","sha":"e95228a3e53250b69f47ce0dcdff2c2a1de925f3","kind":"tag","published_at":"2011-01-24T18:31:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.134","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.134/manifests"},{"name":"hudson-python-oauth2-134","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:30:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-134","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134/manifests"},{"name":"hudson-python-oauth2-133-SUCCESS","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:26:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-133-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-133-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-133-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133-SUCCESS/manifests"},{"name":"debian/1.4.133","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:26:37.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.133","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.133/manifests"},{"name":"hudson-python-oauth2-133","sha":"7761005be53dee65bb1b9a7ce352090b7ddb3fe2","kind":"tag","published_at":"2011-01-24T18:25:53.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-133","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133/manifests"},{"name":"hudson-python-oauth2-132-SUCCESS","sha":"f8bb23a720de9a5c3821dedb2df34b0c64181cc4","kind":"tag","published_at":"2011-01-24T17:40:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-132-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-132-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-132-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132-SUCCESS/manifests"},{"name":"debian/1.4.132","sha":"f8bb23a720de9a5c3821dedb2df34b0c64181cc4","kind":"tag","published_at":"2011-01-24T17:40:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.132","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.132/manifests"},{"name":"hudson-python-oauth2-132","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:39:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-132","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132/manifests"},{"name":"hudson-python-oauth2-131-SUCCESS","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:33:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-131-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-131-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-131-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131-SUCCESS/manifests"},{"name":"debian/1.4.131","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:33:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.131","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.131/manifests"},{"name":"hudson-python-oauth2-131","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:32:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-131","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131/manifests"},{"name":"hudson-python-oauth2-130-SUCCESS","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:24:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-130-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-130-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-130-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130-SUCCESS/manifests"},{"name":"debian/1.4.130","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:24:25.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.130","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.130/manifests"},{"name":"hudson-python-oauth2-130","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-24T17:22:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-130","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130/manifests"},{"name":"hudson-python-oauth2-129-SUCCESS","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-21T19:53:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-129-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-129-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-129-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129-SUCCESS/manifests"},{"name":"debian/1.4.129","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-21T19:53:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.129","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.129/manifests"},{"name":"hudson-python-oauth2-129","sha":"68c93665feac90e534300242f7ddbfe5768faba9","kind":"tag","published_at":"2011-01-21T19:52:31.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-129","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129/manifests"},{"name":"hudson-python-oauth2-128-SUCCESS","sha":"4a64169c2bebdd5274d2bf24eba8aaa036387682","kind":"tag","published_at":"2011-01-10T22:43:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-128-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-128-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-128-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128-SUCCESS/manifests"},{"name":"debian/1.3.128","sha":"4a64169c2bebdd5274d2bf24eba8aaa036387682","kind":"tag","published_at":"2011-01-10T22:43:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.3.128","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.3.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.3.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.128/manifests"},{"name":"hudson-python-oauth2-128","sha":"3473612994201d4262fee703e62444d6ff68c599","kind":"tag","published_at":"2011-01-10T22:42:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-128","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128/manifests"},{"name":"hudson-python-oauth2-127-SUCCESS","sha":"06731b59db67464ac7491551aaa223220ca99d86","kind":"tag","published_at":"2011-01-04T19:40:23.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-127-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-127-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-127-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127-SUCCESS/manifests"},{"name":"debian/1.3.127","sha":"06731b59db67464ac7491551aaa223220ca99d86","kind":"tag","published_at":"2011-01-04T19:40:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.3.127","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.3.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.3.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.127/manifests"},{"name":"hudson-python-oauth2-127","sha":"77cb11f6c641051af5bd077db69b06a02e5fa98a","kind":"tag","published_at":"2011-01-04T19:39:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-127","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127/manifests"},{"name":"1.2.1","sha":"1f9640f8467a90fcc20be6bbb8909d21bad308f6","kind":"tag","published_at":"2010-06-28T19:03:25.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.2.1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"bac0c0ca3895198e508278aa638abf62c7a600f4","kind":"commit","published_at":"2010-05-14T17:39:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.2.0","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"9962d31cc78806b2b17cd3dcd2c7bdc8cc0085c0","kind":"commit","published_at":"2010-03-27T18:18:08.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.1.3","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.1.3/manifests"},{"name":"1.0.7","sha":"340584ea5e82febb218461d51db2a95a17814e17","kind":"commit","published_at":"2010-02-14T23:16:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.7","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"31f89f0cee7b3f21cc641f7f3e6df6cbd800d06a","kind":"commit","published_at":"2010-02-11T22:09:49.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.6","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"c040abcb92954275b7fd320bedac1f26dd495d42","kind":"commit","published_at":"2010-01-25T23:28:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.5","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"bff534876aeb2aca93e414f485fbc850fab64810","kind":"commit","published_at":"2010-01-21T16:27:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.4","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"bff534876aeb2aca93e414f485fbc850fab64810","kind":"commit","published_at":"2010-01-21T16:27:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.3","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"bde974cc5e1224d36c5d46086e34aee7dac1cdd7","kind":"commit","published_at":"2009-12-04T16:19:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.2","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"39ebd39bddec4111b7725b9887db7352b69780ef","kind":"commit","published_at":"2009-12-01T23:05:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"905680d424c21821e02684579d5eb982fed2f85d","kind":"tag","published_at":"2009-10-21T17:56:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.0","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.0/manifests"},{"name":"pre-1.0a","sha":"ced0c3f1407fa997e7377e9c55b328f42f3429a0","kind":"commit","published_at":"2009-07-10T18:40:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/pre-1.0a","html_url":"https://github.com/joestump/python-oauth2/releases/tag/pre-1.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@pre-1.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/pre-1.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/pre-1.0a/manifests"}]},"repo_metadata_updated_at":"2025-08-26T10:21:09.246Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-oauth2-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-oauth2-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-oauth2-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-oauth2-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T02:57:42.065Z","issues_count":48,"pull_requests_count":54,"avg_time_to_close_issue":99264888.0,"avg_time_to_close_pull_request":87170534.46666667,"issues_closed_count":16,"pull_requests_closed_count":30,"pull_request_authors_count":50,"issue_authors_count":48,"avg_comments_per_issue":2.3125,"avg_comments_per_pull_request":2.814814814814815,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/joestump%2Fpython-oauth2/issues","maintainers":[{"login":"rickhanlonii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickhanlonii"},{"login":"joestump","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joestump"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-oauth2-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-oauth2-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-oauth2-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-oauth2-pyc/related_packages","maintainers":[{"uuid":"fossdd@pwned.life","login":null,"name":"fossdd","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=fossdd","packages_count":453,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=fossdd","role":null,"created_at":"2025-06-08T15:42:34.076Z","updated_at":"2025-06-08T15:42:34.076Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/fossdd@pwned.life/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":11139488,"name":"py3-oauth2-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-oauth2","homepage":"https://github.com/joestump/python-oauth2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/joestump/python-oauth2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.9.0-r11","last_synced_at":"2025-08-26T09:58:05.501Z","created_at":"2024-12-07T12:55:39.512Z","updated_at":"2025-08-26T10:21:09.235Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-oauth2-pyc","install_command":"apk add py3-oauth2-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":699621,"uuid":"345048","full_name":"joestump/python-oauth2","owner":"joestump","description":"A fully tested, abstract interface to creating OAuth clients and servers.","archived":false,"fork":false,"pushed_at":"2024-04-09T13:40:11.000Z","size":456,"stargazers_count":3002,"open_issues_count":75,"forks_count":909,"subscribers_count":216,"default_branch":"master","last_synced_at":"2025-08-26T09:54:59.992Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"kenshinx/godns","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joestump.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2009-10-21T17:21:07.000Z","updated_at":"2025-08-26T05:00:48.000Z","dependencies_parsed_at":"2024-04-27T23:44:18.564Z","dependency_job_id":null,"html_url":"https://github.com/joestump/python-oauth2","commit_stats":{"total_commits":290,"total_committers":41,"mean_commits":7.073170731707317,"dds":0.7758620689655172,"last_synced_commit":"b94f69b1ad195513547924e380d9265133e995fa"},"previous_names":["simplegeo/python-oauth2"],"tags_count":152,"template":false,"template_full_name":null,"purl":"pkg:github/joestump/python-oauth2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/sbom","scorecard":{"id":527370,"data":{"date":"2025-08-11","repo":{"name":"github.com/joestump/python-oauth2","commit":"b94f69b1ad195513547924e380d9265133e995fa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 10/15 approved changesets -- score normalized to 6","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-16 / GHSA-93xj-8mrv-444m","Warn: Project is vulnerable to: PYSEC-2020-46 / GHSA-gg84-qgv9-w4pq","Warn: Project is vulnerable to: GHSA-q48q-77qv-cf9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-20T04:45:55.972Z","repository_id":699621,"created_at":"2025-08-20T04:45:55.972Z","updated_at":"2025-08-20T04:45:55.972Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272209003,"owners_count":24892296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joestump","name":"Joe Stump","uuid":"37667","kind":"user","description":"I like turtles.","email":"","website":"http://stu.mp","location":"Dublin, Ireland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/37667?u=969ecdb950ae00b6145f777c01e9c1fde3501aa1\u0026v=4","repositories_count":95,"last_synced_at":"2025-06-08T00:42:17.162Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joestump","funding_links":[],"total_stars":3445,"followers":425,"following":7,"created_at":"2022-11-02T17:35:20.577Z","updated_at":"2025-06-08T00:42:17.162Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump/repositories"},"tags":[{"name":"v1.9","sha":"c9e005fbc0abb09dc845180d940b6f44f20b15ee","kind":"tag","published_at":"2015-09-12T11:31:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/v1.9","html_url":"https://github.com/joestump/python-oauth2/releases/tag/v1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@v1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9/manifests"},{"name":"v1.9RC1","sha":"deb25b85ba315d756668ef9adeff16c61e47ee70","kind":"commit","published_at":"2015-08-02T23:26:48.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/v1.9RC1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/v1.9RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@v1.9RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9RC1/manifests"},{"name":"debian/1.5.211","sha":"a83f4a297336b631e75cba102910c19231518159","kind":"tag","published_at":"2011-12-13T17:42:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.211","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.211/manifests"},{"name":"hudson-python-oauth2-211","sha":"c6dc215acd10e9f0feab5109fc75b1c3f8bc4633","kind":"tag","published_at":"2011-12-13T17:39:00.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-211","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-211/manifests"},{"name":"debian/1.5.210","sha":"c6dc215acd10e9f0feab5109fc75b1c3f8bc4633","kind":"tag","published_at":"2011-12-09T01:19:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.210","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.210/manifests"},{"name":"hudson-python-oauth2-210","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-12-09T01:17:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-210","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-210/manifests"},{"name":"debian/1.5.209","sha":"9039e64e6834cd584f52dfc71af5947458180631","kind":"tag","published_at":"2011-08-06T00:53:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.209","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.209/manifests"},{"name":"hudson-python-oauth2-209","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-08-06T00:52:12.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-209","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-209/manifests"},{"name":"debian/1.5.208","sha":"b60b9de036f590390623d084a955c31a0eae6c53","kind":"tag","published_at":"2011-08-03T19:10:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.208","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.208/manifests"},{"name":"hudson-python-oauth2-208","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-08-03T19:09:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-208","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-208/manifests"},{"name":"debian/1.5.207","sha":"52888103de37c84f5b172bd49998f8cbd154f643","kind":"tag","published_at":"2011-07-25T23:59:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.207","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.207/manifests"},{"name":"hudson-python-oauth2-207","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-25T23:58:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-207","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-207/manifests"},{"name":"debian/1.5.206","sha":"8f91a8ad6a539c8126eb9546ef2c18964770270c","kind":"tag","published_at":"2011-07-17T14:03:06.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.206","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.206/manifests"},{"name":"hudson-python-oauth2-206","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-17T14:02:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-206","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-206/manifests"},{"name":"debian/1.5.205","sha":"29c19c5f369c9644c4eb31aca8d90f0d2c499d8e","kind":"tag","published_at":"2011-07-05T21:03:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.205","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.205/manifests"},{"name":"hudson-python-oauth2-205","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-05T21:02:01.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-205","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-205/manifests"},{"name":"debian/1.5.204","sha":"c33f401095568bab01b205c42d5cda723e98175e","kind":"tag","published_at":"2011-07-01T23:43:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.204","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.204/manifests"},{"name":"hudson-python-oauth2-204","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-01T23:40:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-204","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-204/manifests"},{"name":"debian/1.5.203","sha":"c35dfa92d6d49a200b1ce954e5e19cdaf21feddc","kind":"tag","published_at":"2011-06-30T23:23:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.203","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.203/manifests"},{"name":"hudson-python-oauth2-203","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T23:20:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-203","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-203/manifests"},{"name":"debian/1.5.202","sha":"0553697dd25e0fa0f83f228909fefa71271e93a9","kind":"tag","published_at":"2011-06-30T19:23:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.202","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.202/manifests"},{"name":"hudson-python-oauth2-202","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T19:21:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-202","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-202/manifests"},{"name":"debian/1.5.201","sha":"e3fa70d0123e1d01fa0c347f7a34a55b2f19d9ce","kind":"tag","published_at":"2011-06-30T07:54:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.201","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.201/manifests"},{"name":"hudson-python-oauth2-201","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T07:51:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-201","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-201/manifests"},{"name":"debian/1.5.200","sha":"9ef5affcfa4975688436507ac5bb615caf294890","kind":"tag","published_at":"2011-06-29T22:35:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.200","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.200/manifests"},{"name":"hudson-python-oauth2-200","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-29T22:33:48.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-200","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-200/manifests"},{"name":"debian/1.5.199","sha":"eb7630d06b8814433e0dadc0a761009060c5763c","kind":"tag","published_at":"2011-06-27T23:16:26.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.199","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.199/manifests"},{"name":"hudson-python-oauth2-199","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-27T22:08:07.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-199","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-199/manifests"},{"name":"debian/1.5.170","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-05-02T23:49:43.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.170","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.170/manifests"},{"name":"hudson-python-oauth2-170","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-05-02T23:48:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-170","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-170/manifests"},{"name":"hudson-python-oauth2-169-SUCCESS","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-04-15T21:31:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-169-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-169-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-169-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169-SUCCESS/manifests"},{"name":"debian/1.5.169","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-04-15T21:31:26.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.169","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.169/manifests"},{"name":"hudson-python-oauth2-169","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-15T21:29:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-169","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169/manifests"},{"name":"hudson-python-oauth2-168-SUCCESS","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-05T23:15:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-168-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-168-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-168-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168-SUCCESS/manifests"},{"name":"debian/1.5.168","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-05T23:14:49.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.168","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.168/manifests"},{"name":"hudson-python-oauth2-168","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-04-05T23:13:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-168","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168/manifests"},{"name":"hudson-python-oauth2-167-SUCCESS","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-02-17T21:59:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-167-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-167-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-167-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167-SUCCESS/manifests"},{"name":"debian/1.5.167","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-02-17T21:59:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.167","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.167/manifests"},{"name":"hudson-python-oauth2-167","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-17T21:56:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-167","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167/manifests"},{"name":"hudson-python-oauth2-166-SUCCESS","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-15T17:23:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-166-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-166-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-166-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166-SUCCESS/manifests"},{"name":"debian/1.5.166","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-15T17:23:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.166","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.166/manifests"},{"name":"hudson-python-oauth2-166","sha":"e9eda2478777ac138b483e085b9aed9c1bc846bc","kind":"tag","published_at":"2011-02-15T17:22:59.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-166","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166/manifests"},{"name":"hudson-python-oauth2-165-SUCCESS","sha":"7ea87e3229fd5c4eebd03d5f6411e3e626ce9ea7","kind":"tag","published_at":"2011-02-07T19:25:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-165-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-165-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-165-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165-SUCCESS/manifests"},{"name":"debian/1.5.165","sha":"7ea87e3229fd5c4eebd03d5f6411e3e626ce9ea7","kind":"tag","published_at":"2011-02-07T19:25:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.165","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.165/manifests"},{"name":"hudson-python-oauth2-165","sha":"89bbc5b231925c69701be8cd24bdfe33180ef328","kind":"tag","published_at":"2011-02-07T19:24:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-165","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165/manifests"},{"name":"hudson-python-oauth2-164-SUCCESS","sha":"0d907a4190ae9232453719ed29d08851fd4d3ac5","kind":"tag","published_at":"2011-02-07T18:54:42.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-164-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-164-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-164-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164-SUCCESS/manifests"},{"name":"debian/1.5.164","sha":"0d907a4190ae9232453719ed29d08851fd4d3ac5","kind":"tag","published_at":"2011-02-07T18:54:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.164","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.164/manifests"},{"name":"hudson-python-oauth2-164","sha":"c4df9420b6d74cc76fced0e07f07b3bbd9349607","kind":"tag","published_at":"2011-02-07T18:53:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-164","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164/manifests"},{"name":"hudson-python-oauth2-163-SUCCESS","sha":"4b086820f4f6745a6e4de242c27c27129535824f","kind":"tag","published_at":"2011-02-04T18:15:42.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-163-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-163-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-163-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163-SUCCESS/manifests"},{"name":"debian/1.5.163","sha":"4b086820f4f6745a6e4de242c27c27129535824f","kind":"tag","published_at":"2011-02-04T18:15:37.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.163","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.163/manifests"},{"name":"hudson-python-oauth2-163","sha":"390ae7464f85e213713d8bfe24e964b4050708ce","kind":"tag","published_at":"2011-02-04T18:14:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-163","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163/manifests"},{"name":"hudson-python-oauth2-162-SUCCESS","sha":"b330ce8b7833af6d0049084a7a72fd66d44e3ce0","kind":"tag","published_at":"2011-02-04T17:51:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-162-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-162-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-162-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162-SUCCESS/manifests"},{"name":"debian/1.5.162","sha":"b330ce8b7833af6d0049084a7a72fd66d44e3ce0","kind":"tag","published_at":"2011-02-04T17:51:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.162","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.162/manifests"},{"name":"hudson-python-oauth2-162","sha":"38c151b00d43b1c70b53e0b88023263447b2543c","kind":"tag","published_at":"2011-02-04T17:50:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-162","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162/manifests"},{"name":"hudson-python-oauth2-161-SUCCESS","sha":"1a1f51906a13691dc4e76372c2ddd7b0b715e22f","kind":"tag","published_at":"2011-02-03T18:04:46.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-161-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-161-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-161-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161-SUCCESS/manifests"},{"name":"debian/1.5.161","sha":"1a1f51906a13691dc4e76372c2ddd7b0b715e22f","kind":"tag","published_at":"2011-02-03T18:04:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.161","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.161/manifests"},{"name":"hudson-python-oauth2-161","sha":"25fbc2d52cac89b4499c57900aea0863c6418117","kind":"tag","published_at":"2011-02-03T18:03:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-161","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161/manifests"},{"name":"hudson-python-oauth2-160-SUCCESS","sha":"147fc619d8187d646c570a9e2be28fa815fbce1d","kind":"tag","published_at":"2011-02-03T00:02:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-160-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-160-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-160-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160-SUCCESS/manifests"},{"name":"debian/1.5.160","sha":"147fc619d8187d646c570a9e2be28fa815fbce1d","kind":"tag","published_at":"2011-02-03T00:02:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.160","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.160/manifests"},{"name":"hudson-python-oauth2-160","sha":"56c6d9b44b108565ca28696cde916526c52abef8","kind":"tag","published_at":"2011-02-03T00:01:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-160","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160/manifests"},{"name":"hudson-python-oauth2-159-SUCCESS","sha":"7aad8b4ab951314190070c8892c31bbc863fb189","kind":"tag","published_at":"2011-02-03T00:00:52.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-159-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-159-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-159-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159-SUCCESS/manifests"},{"name":"debian/1.5.159","sha":"7aad8b4ab951314190070c8892c31bbc863fb189","kind":"tag","published_at":"2011-02-03T00:00:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.159","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.159/manifests"},{"name":"hudson-python-oauth2-159","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-03T00:00:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-159","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159/manifests"},{"name":"hudson-python-oauth2-158-SUCCESS","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-02T19:35:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-158-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-158-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-158-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158-SUCCESS/manifests"},{"name":"debian/1.5.158","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-02T19:35:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.158","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.158/manifests"},{"name":"hudson-python-oauth2-158","sha":"edeb9b6387814525fbc11f0b4c6e86a238987c8f","kind":"tag","published_at":"2011-02-02T19:34:23.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-158","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158/manifests"},{"name":"hudson-python-oauth2-157","sha":"edeb9b6387814525fbc11f0b4c6e86a238987c8f","kind":"tag","published_at":"2011-02-02T19:08:27.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-157","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-157/manifests"},{"name":"debian/1.5.156","sha":"ea4127f9948e9d3ca27cfbc68b58aacdd19b0936","kind":"tag","published_at":"2011-02-01T23:49:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.156","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.156/manifests"},{"name":"hudson-python-oauth2-156","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:48:05.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-156","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-156/manifests"},{"name":"hudson-python-oauth2-155-SUCCESS","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:44:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-155-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-155-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-155-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155-SUCCESS/manifests"},{"name":"debian/1.5.155","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:44:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.155","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.155/manifests"},{"name":"hudson-python-oauth2-155","sha":"8e7734dfa040464f3455f1dc176aa9d972525c73","kind":"tag","published_at":"2011-02-01T23:43:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-155","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155/manifests"},{"name":"hudson-python-oauth2-154-SUCCESS","sha":"60bee0da34b503189efd3cdc3159a95dbc1dea99","kind":"tag","published_at":"2011-02-01T18:04:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-154-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-154-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-154-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154-SUCCESS/manifests"},{"name":"debian/1.5.154","sha":"60bee0da34b503189efd3cdc3159a95dbc1dea99","kind":"tag","published_at":"2011-02-01T18:04:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.154","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.154/manifests"},{"name":"hudson-python-oauth2-154","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T18:03:56.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-154","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154/manifests"},{"name":"hudson-python-oauth2-153-SUCCESS","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T16:32:58.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-153-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-153-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-153-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153-SUCCESS/manifests"},{"name":"debian/1.5.153","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T16:32:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.153","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.153/manifests"},{"name":"hudson-python-oauth2-153","sha":"4d25395c25f00beec72743657673e78ec6400163","kind":"tag","published_at":"2011-02-01T16:31:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-153","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153/manifests"},{"name":"hudson-python-oauth2-152-SUCCESS","sha":"328ed4b6c555cbef83a4d5b15f027735d46512a4","kind":"tag","published_at":"2011-01-28T18:15:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-152-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-152-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-152-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152-SUCCESS/manifests"},{"name":"debian/1.5.152","sha":"328ed4b6c555cbef83a4d5b15f027735d46512a4","kind":"tag","published_at":"2011-01-28T18:15:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.152","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.152/manifests"},{"name":"hudson-python-oauth2-152","sha":"773408963da533c9922542e0bea2c85ab2fb97e4","kind":"tag","published_at":"2011-01-28T18:14:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-152","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152/manifests"},{"name":"hudson-python-oauth2-151-SUCCESS","sha":"811ca121b6e67231c44c5b56d151f10105c86713","kind":"tag","published_at":"2011-01-27T05:32:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-151-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-151-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-151-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151-SUCCESS/manifests"},{"name":"debian/1.5.151","sha":"811ca121b6e67231c44c5b56d151f10105c86713","kind":"tag","published_at":"2011-01-27T05:32:44.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.151","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.151/manifests"},{"name":"hudson-python-oauth2-151","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-27T05:31:53.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-151","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151/manifests"},{"name":"hudson-python-oauth2-150-SUCCESS","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-26T17:16:12.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-150-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-150-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-150-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150-SUCCESS/manifests"},{"name":"debian/1.5.150","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-26T17:16:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.150","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.150/manifests"},{"name":"hudson-python-oauth2-150","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:15:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-150","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150/manifests"},{"name":"hudson-python-oauth2-149-SUCCESS","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:12:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-149-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-149-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-149-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149-SUCCESS/manifests"},{"name":"debian/1.5.149","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:12:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.149","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.149/manifests"},{"name":"hudson-python-oauth2-149","sha":"d44049a25cac1eb9e81646833df34d198a1ace36","kind":"tag","published_at":"2011-01-26T17:11:32.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-149","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149/manifests"},{"name":"hudson-python-oauth2-148-SUCCESS","sha":"a81f97f62ee46b449a75a41692967a5019d706a0","kind":"tag","published_at":"2011-01-26T17:03:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-148-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-148-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-148-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148-SUCCESS/manifests"},{"name":"debian/1.5.148","sha":"a81f97f62ee46b449a75a41692967a5019d706a0","kind":"tag","published_at":"2011-01-26T17:03:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.148","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.148/manifests"},{"name":"hudson-python-oauth2-148","sha":"9df062bf577cf83dcdefdebba171e2584055db47","kind":"tag","published_at":"2011-01-26T17:02:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-148","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148/manifests"},{"name":"hudson-python-oauth2-147-SUCCESS","sha":"bac9dfd7363937ede336954ad704f991a34fb2be","kind":"tag","published_at":"2011-01-25T17:40:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-147-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-147-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-147-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147-SUCCESS/manifests"},{"name":"debian/1.5.147","sha":"bac9dfd7363937ede336954ad704f991a34fb2be","kind":"tag","published_at":"2011-01-25T17:40:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.147","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.147/manifests"},{"name":"hudson-python-oauth2-147","sha":"7c6772d77a61a59b5399f774359cde3ab4e8bbb3","kind":"tag","published_at":"2011-01-25T17:39:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-147","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147/manifests"},{"name":"hudson-python-oauth2-146-SUCCESS","sha":"615b1ff4d7d81d126ef63f3d71f56e2f3d880cdf","kind":"tag","published_at":"2011-01-25T17:31:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-146-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-146-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-146-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146-SUCCESS/manifests"},{"name":"debian/1.5.146","sha":"615b1ff4d7d81d126ef63f3d71f56e2f3d880cdf","kind":"tag","published_at":"2011-01-25T17:31:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.146","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.146/manifests"},{"name":"hudson-python-oauth2-146","sha":"01ad3d86bf9c4d9dd0025e917ecd052033b2eb68","kind":"tag","published_at":"2011-01-25T17:30:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-146","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146/manifests"},{"name":"hudson-python-oauth2-145-SUCCESS","sha":"3350baea1a11cb0d26681be646df251952eedec6","kind":"tag","published_at":"2011-01-24T22:09:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-145-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-145-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-145-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145-SUCCESS/manifests"},{"name":"debian/1.5.145","sha":"3350baea1a11cb0d26681be646df251952eedec6","kind":"tag","published_at":"2011-01-24T22:09:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.145","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.145/manifests"},{"name":"hudson-python-oauth2-145","sha":"634de002511e23daee8f38a8cd8cdeae539a620c","kind":"tag","published_at":"2011-01-24T22:08:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-145","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145/manifests"},{"name":"hudson-python-oauth2-144-SUCCESS","sha":"60fcc261de6e919d0bdb29ed4881a42d50e02abd","kind":"tag","published_at":"2011-01-24T22:03:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-144-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-144-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-144-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144-SUCCESS/manifests"},{"name":"debian/1.4.144","sha":"60fcc261de6e919d0bdb29ed4881a42d50e02abd","kind":"tag","published_at":"2011-01-24T22:03:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.144","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.144/manifests"},{"name":"hudson-python-oauth2-144","sha":"e1aed570537334702b4eac001d8f6a1db5d16011","kind":"tag","published_at":"2011-01-24T22:02:32.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-144","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144/manifests"},{"name":"hudson-python-oauth2-143-SUCCESS","sha":"69cbf3387333542567bc06872a1715767a388f6d","kind":"tag","published_at":"2011-01-24T20:22:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-143-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-143-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-143-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143-SUCCESS/manifests"},{"name":"debian/1.4.143","sha":"69cbf3387333542567bc06872a1715767a388f6d","kind":"tag","published_at":"2011-01-24T20:22:10.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.143","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.143/manifests"},{"name":"hudson-python-oauth2-143","sha":"5d7cb964d4dda54be3b59fee83399d52358c7776","kind":"tag","published_at":"2011-01-24T20:21:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-143","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143/manifests"},{"name":"hudson-python-oauth2-142","sha":"58c4e77758519da9a1bb59faf5aa866786a1d1e9","kind":"tag","published_at":"2011-01-24T20:19:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-142","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-142/manifests"},{"name":"hudson-python-oauth2-141","sha":"58c4e77758519da9a1bb59faf5aa866786a1d1e9","kind":"tag","published_at":"2011-01-24T20:17:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-141","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-141/manifests"},{"name":"hudson-python-oauth2-140","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T20:06:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-140","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-140/manifests"},{"name":"hudson-python-oauth2-139","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:51:51.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-139","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-139/manifests"},{"name":"hudson-python-oauth2-138","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:50:06.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-138","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-138/manifests"},{"name":"hudson-python-oauth2-137","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:47:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-137","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-137/manifests"},{"name":"hudson-python-oauth2-136","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:33:46.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-136","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-136/manifests"},{"name":"hudson-python-oauth2-135","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:31:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-135","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-135/manifests"},{"name":"hudson-python-oauth2-134-SUCCESS","sha":"e95228a3e53250b69f47ce0dcdff2c2a1de925f3","kind":"tag","published_at":"2011-01-24T18:31:44.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-134-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-134-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-134-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134-SUCCESS/manifests"},{"name":"debian/1.4.134","sha":"e95228a3e53250b69f47ce0dcdff2c2a1de925f3","kind":"tag","published_at":"2011-01-24T18:31:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.134","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.134/manifests"},{"name":"hudson-python-oauth2-134","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:30:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-134","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134/manifests"},{"name":"hudson-python-oauth2-133-SUCCESS","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:26:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-133-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-133-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-133-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133-SUCCESS/manifests"},{"name":"debian/1.4.133","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:26:37.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.133","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.133/manifests"},{"name":"hudson-python-oauth2-133","sha":"7761005be53dee65bb1b9a7ce352090b7ddb3fe2","kind":"tag","published_at":"2011-01-24T18:25:53.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-133","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133/manifests"},{"name":"hudson-python-oauth2-132-SUCCESS","sha":"f8bb23a720de9a5c3821dedb2df34b0c64181cc4","kind":"tag","published_at":"2011-01-24T17:40:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-132-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-132-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-132-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132-SUCCESS/manifests"},{"name":"debian/1.4.132","sha":"f8bb23a720de9a5c3821dedb2df34b0c64181cc4","kind":"tag","published_at":"2011-01-24T17:40:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.132","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.132/manifests"},{"name":"hudson-python-oauth2-132","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:39:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-132","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132/manifests"},{"name":"hudson-python-oauth2-131-SUCCESS","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:33:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-131-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-131-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-131-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131-SUCCESS/manifests"},{"name":"debian/1.4.131","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:33:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.131","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.131/manifests"},{"name":"hudson-python-oauth2-131","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:32:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-131","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131/manifests"},{"name":"hudson-python-oauth2-130-SUCCESS","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:24:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-130-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-130-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-130-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130-SUCCESS/manifests"},{"name":"debian/1.4.130","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:24:25.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.130","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.130/manifests"},{"name":"hudson-python-oauth2-130","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-24T17:22:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-130","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130/manifests"},{"name":"hudson-python-oauth2-129-SUCCESS","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-21T19:53:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-129-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-129-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-129-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129-SUCCESS/manifests"},{"name":"debian/1.4.129","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-21T19:53:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.129","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.129/manifests"},{"name":"hudson-python-oauth2-129","sha":"68c93665feac90e534300242f7ddbfe5768faba9","kind":"tag","published_at":"2011-01-21T19:52:31.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-129","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129/manifests"},{"name":"hudson-python-oauth2-128-SUCCESS","sha":"4a64169c2bebdd5274d2bf24eba8aaa036387682","kind":"tag","published_at":"2011-01-10T22:43:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-128-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-128-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-128-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128-SUCCESS/manifests"},{"name":"debian/1.3.128","sha":"4a64169c2bebdd5274d2bf24eba8aaa036387682","kind":"tag","published_at":"2011-01-10T22:43:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.3.128","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.3.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.3.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.128/manifests"},{"name":"hudson-python-oauth2-128","sha":"3473612994201d4262fee703e62444d6ff68c599","kind":"tag","published_at":"2011-01-10T22:42:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-128","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128/manifests"},{"name":"hudson-python-oauth2-127-SUCCESS","sha":"06731b59db67464ac7491551aaa223220ca99d86","kind":"tag","published_at":"2011-01-04T19:40:23.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-127-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-127-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-127-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127-SUCCESS/manifests"},{"name":"debian/1.3.127","sha":"06731b59db67464ac7491551aaa223220ca99d86","kind":"tag","published_at":"2011-01-04T19:40:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.3.127","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.3.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.3.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.127/manifests"},{"name":"hudson-python-oauth2-127","sha":"77cb11f6c641051af5bd077db69b06a02e5fa98a","kind":"tag","published_at":"2011-01-04T19:39:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-127","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127/manifests"},{"name":"1.2.1","sha":"1f9640f8467a90fcc20be6bbb8909d21bad308f6","kind":"tag","published_at":"2010-06-28T19:03:25.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.2.1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"bac0c0ca3895198e508278aa638abf62c7a600f4","kind":"commit","published_at":"2010-05-14T17:39:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.2.0","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"9962d31cc78806b2b17cd3dcd2c7bdc8cc0085c0","kind":"commit","published_at":"2010-03-27T18:18:08.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.1.3","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.1.3/manifests"},{"name":"1.0.7","sha":"340584ea5e82febb218461d51db2a95a17814e17","kind":"commit","published_at":"2010-02-14T23:16:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.7","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"31f89f0cee7b3f21cc641f7f3e6df6cbd800d06a","kind":"commit","published_at":"2010-02-11T22:09:49.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.6","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"c040abcb92954275b7fd320bedac1f26dd495d42","kind":"commit","published_at":"2010-01-25T23:28:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.5","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"bff534876aeb2aca93e414f485fbc850fab64810","kind":"commit","published_at":"2010-01-21T16:27:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.4","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"bff534876aeb2aca93e414f485fbc850fab64810","kind":"commit","published_at":"2010-01-21T16:27:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.3","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"bde974cc5e1224d36c5d46086e34aee7dac1cdd7","kind":"commit","published_at":"2009-12-04T16:19:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.2","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"39ebd39bddec4111b7725b9887db7352b69780ef","kind":"commit","published_at":"2009-12-01T23:05:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"905680d424c21821e02684579d5eb982fed2f85d","kind":"tag","published_at":"2009-10-21T17:56:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.0","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.0/manifests"},{"name":"pre-1.0a","sha":"ced0c3f1407fa997e7377e9c55b328f42f3429a0","kind":"commit","published_at":"2009-07-10T18:40:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/pre-1.0a","html_url":"https://github.com/joestump/python-oauth2/releases/tag/pre-1.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@pre-1.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/pre-1.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/pre-1.0a/manifests"}]},"repo_metadata_updated_at":"2025-08-26T10:21:09.234Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-oauth2-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-oauth2-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-oauth2-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-oauth2-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T02:57:42.065Z","issues_count":48,"pull_requests_count":54,"avg_time_to_close_issue":99264888.0,"avg_time_to_close_pull_request":87170534.46666667,"issues_closed_count":16,"pull_requests_closed_count":30,"pull_request_authors_count":50,"issue_authors_count":48,"avg_comments_per_issue":2.3125,"avg_comments_per_pull_request":2.814814814814815,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/joestump%2Fpython-oauth2/issues","maintainers":[{"login":"rickhanlonii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickhanlonii"},{"login":"joestump","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joestump"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-oauth2-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-oauth2-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-oauth2-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-oauth2-pyc/related_packages","maintainers":[{"uuid":"fossdd@pwned.life","login":null,"name":"fossdd","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=fossdd","packages_count":246,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=fossdd","role":null,"created_at":"2024-12-08T20:49:52.454Z","updated_at":"2024-12-08T20:49:52.454Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/fossdd@pwned.life/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":7632491,"name":"py3-oauth2-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-oauth2","homepage":"https://github.com/joestump/python-oauth2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/joestump/python-oauth2","keywords_array":[],"namespace":"community","versions_count":6,"first_release_published_at":"2024-04-08T23:41:18.000Z","latest_release_published_at":"2024-04-08T05:14:57.000Z","latest_release_number":"1.9.0-r9","last_synced_at":"2025-08-26T09:58:18.955Z","created_at":"2023-04-23T01:47:51.864Z","updated_at":"2025-08-26T10:21:09.315Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-oauth2-pyc","install_command":"apk add py3-oauth2-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":699621,"uuid":"345048","full_name":"joestump/python-oauth2","owner":"joestump","description":"A fully tested, abstract interface to creating OAuth clients and servers.","archived":false,"fork":false,"pushed_at":"2024-04-09T13:40:11.000Z","size":456,"stargazers_count":3002,"open_issues_count":75,"forks_count":909,"subscribers_count":216,"default_branch":"master","last_synced_at":"2025-08-26T09:54:59.992Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"kenshinx/godns","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joestump.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2009-10-21T17:21:07.000Z","updated_at":"2025-08-26T05:00:48.000Z","dependencies_parsed_at":"2024-04-27T23:44:18.564Z","dependency_job_id":null,"html_url":"https://github.com/joestump/python-oauth2","commit_stats":{"total_commits":290,"total_committers":41,"mean_commits":7.073170731707317,"dds":0.7758620689655172,"last_synced_commit":"b94f69b1ad195513547924e380d9265133e995fa"},"previous_names":["simplegeo/python-oauth2"],"tags_count":152,"template":false,"template_full_name":null,"purl":"pkg:github/joestump/python-oauth2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/sbom","scorecard":{"id":527370,"data":{"date":"2025-08-11","repo":{"name":"github.com/joestump/python-oauth2","commit":"b94f69b1ad195513547924e380d9265133e995fa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 10/15 approved changesets -- score normalized to 6","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-16 / GHSA-93xj-8mrv-444m","Warn: Project is vulnerable to: PYSEC-2020-46 / GHSA-gg84-qgv9-w4pq","Warn: Project is vulnerable to: GHSA-q48q-77qv-cf9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-20T04:45:55.972Z","repository_id":699621,"created_at":"2025-08-20T04:45:55.972Z","updated_at":"2025-08-20T04:45:55.972Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272209003,"owners_count":24892296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joestump","name":"Joe Stump","uuid":"37667","kind":"user","description":"I like turtles.","email":"","website":"http://stu.mp","location":"Dublin, Ireland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/37667?u=969ecdb950ae00b6145f777c01e9c1fde3501aa1\u0026v=4","repositories_count":95,"last_synced_at":"2025-06-08T00:42:17.162Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joestump","funding_links":[],"total_stars":3445,"followers":425,"following":7,"created_at":"2022-11-02T17:35:20.577Z","updated_at":"2025-06-08T00:42:17.162Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump/repositories"},"tags":[{"name":"v1.9","sha":"c9e005fbc0abb09dc845180d940b6f44f20b15ee","kind":"tag","published_at":"2015-09-12T11:31:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/v1.9","html_url":"https://github.com/joestump/python-oauth2/releases/tag/v1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@v1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9/manifests"},{"name":"v1.9RC1","sha":"deb25b85ba315d756668ef9adeff16c61e47ee70","kind":"commit","published_at":"2015-08-02T23:26:48.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/v1.9RC1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/v1.9RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@v1.9RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9RC1/manifests"},{"name":"debian/1.5.211","sha":"a83f4a297336b631e75cba102910c19231518159","kind":"tag","published_at":"2011-12-13T17:42:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.211","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.211/manifests"},{"name":"hudson-python-oauth2-211","sha":"c6dc215acd10e9f0feab5109fc75b1c3f8bc4633","kind":"tag","published_at":"2011-12-13T17:39:00.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-211","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-211/manifests"},{"name":"debian/1.5.210","sha":"c6dc215acd10e9f0feab5109fc75b1c3f8bc4633","kind":"tag","published_at":"2011-12-09T01:19:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.210","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.210/manifests"},{"name":"hudson-python-oauth2-210","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-12-09T01:17:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-210","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-210/manifests"},{"name":"debian/1.5.209","sha":"9039e64e6834cd584f52dfc71af5947458180631","kind":"tag","published_at":"2011-08-06T00:53:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.209","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.209/manifests"},{"name":"hudson-python-oauth2-209","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-08-06T00:52:12.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-209","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-209/manifests"},{"name":"debian/1.5.208","sha":"b60b9de036f590390623d084a955c31a0eae6c53","kind":"tag","published_at":"2011-08-03T19:10:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.208","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.208/manifests"},{"name":"hudson-python-oauth2-208","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-08-03T19:09:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-208","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-208/manifests"},{"name":"debian/1.5.207","sha":"52888103de37c84f5b172bd49998f8cbd154f643","kind":"tag","published_at":"2011-07-25T23:59:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.207","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.207/manifests"},{"name":"hudson-python-oauth2-207","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-25T23:58:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-207","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-207/manifests"},{"name":"debian/1.5.206","sha":"8f91a8ad6a539c8126eb9546ef2c18964770270c","kind":"tag","published_at":"2011-07-17T14:03:06.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.206","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.206/manifests"},{"name":"hudson-python-oauth2-206","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-17T14:02:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-206","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-206/manifests"},{"name":"debian/1.5.205","sha":"29c19c5f369c9644c4eb31aca8d90f0d2c499d8e","kind":"tag","published_at":"2011-07-05T21:03:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.205","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.205/manifests"},{"name":"hudson-python-oauth2-205","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-05T21:02:01.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-205","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-205/manifests"},{"name":"debian/1.5.204","sha":"c33f401095568bab01b205c42d5cda723e98175e","kind":"tag","published_at":"2011-07-01T23:43:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.204","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.204/manifests"},{"name":"hudson-python-oauth2-204","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-01T23:40:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-204","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-204/manifests"},{"name":"debian/1.5.203","sha":"c35dfa92d6d49a200b1ce954e5e19cdaf21feddc","kind":"tag","published_at":"2011-06-30T23:23:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.203","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.203/manifests"},{"name":"hudson-python-oauth2-203","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T23:20:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-203","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-203/manifests"},{"name":"debian/1.5.202","sha":"0553697dd25e0fa0f83f228909fefa71271e93a9","kind":"tag","published_at":"2011-06-30T19:23:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.202","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.202/manifests"},{"name":"hudson-python-oauth2-202","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T19:21:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-202","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-202/manifests"},{"name":"debian/1.5.201","sha":"e3fa70d0123e1d01fa0c347f7a34a55b2f19d9ce","kind":"tag","published_at":"2011-06-30T07:54:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.201","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.201/manifests"},{"name":"hudson-python-oauth2-201","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T07:51:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-201","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-201/manifests"},{"name":"debian/1.5.200","sha":"9ef5affcfa4975688436507ac5bb615caf294890","kind":"tag","published_at":"2011-06-29T22:35:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.200","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.200/manifests"},{"name":"hudson-python-oauth2-200","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-29T22:33:48.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-200","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-200/manifests"},{"name":"debian/1.5.199","sha":"eb7630d06b8814433e0dadc0a761009060c5763c","kind":"tag","published_at":"2011-06-27T23:16:26.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.199","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.199/manifests"},{"name":"hudson-python-oauth2-199","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-27T22:08:07.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-199","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-199/manifests"},{"name":"debian/1.5.170","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-05-02T23:49:43.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.170","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.170/manifests"},{"name":"hudson-python-oauth2-170","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-05-02T23:48:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-170","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-170/manifests"},{"name":"hudson-python-oauth2-169-SUCCESS","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-04-15T21:31:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-169-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-169-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-169-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169-SUCCESS/manifests"},{"name":"debian/1.5.169","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-04-15T21:31:26.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.169","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.169/manifests"},{"name":"hudson-python-oauth2-169","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-15T21:29:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-169","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169/manifests"},{"name":"hudson-python-oauth2-168-SUCCESS","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-05T23:15:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-168-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-168-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-168-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168-SUCCESS/manifests"},{"name":"debian/1.5.168","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-05T23:14:49.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.168","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.168/manifests"},{"name":"hudson-python-oauth2-168","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-04-05T23:13:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-168","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168/manifests"},{"name":"hudson-python-oauth2-167-SUCCESS","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-02-17T21:59:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-167-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-167-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-167-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167-SUCCESS/manifests"},{"name":"debian/1.5.167","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-02-17T21:59:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.167","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.167/manifests"},{"name":"hudson-python-oauth2-167","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-17T21:56:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-167","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167/manifests"},{"name":"hudson-python-oauth2-166-SUCCESS","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-15T17:23:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-166-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-166-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-166-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166-SUCCESS/manifests"},{"name":"debian/1.5.166","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-15T17:23:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.166","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.166/manifests"},{"name":"hudson-python-oauth2-166","sha":"e9eda2478777ac138b483e085b9aed9c1bc846bc","kind":"tag","published_at":"2011-02-15T17:22:59.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-166","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166/manifests"},{"name":"hudson-python-oauth2-165-SUCCESS","sha":"7ea87e3229fd5c4eebd03d5f6411e3e626ce9ea7","kind":"tag","published_at":"2011-02-07T19:25:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-165-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-165-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-165-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165-SUCCESS/manifests"},{"name":"debian/1.5.165","sha":"7ea87e3229fd5c4eebd03d5f6411e3e626ce9ea7","kind":"tag","published_at":"2011-02-07T19:25:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.165","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.165/manifests"},{"name":"hudson-python-oauth2-165","sha":"89bbc5b231925c69701be8cd24bdfe33180ef328","kind":"tag","published_at":"2011-02-07T19:24:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-165","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165/manifests"},{"name":"hudson-python-oauth2-164-SUCCESS","sha":"0d907a4190ae9232453719ed29d08851fd4d3ac5","kind":"tag","published_at":"2011-02-07T18:54:42.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-164-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-164-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-164-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164-SUCCESS/manifests"},{"name":"debian/1.5.164","sha":"0d907a4190ae9232453719ed29d08851fd4d3ac5","kind":"tag","published_at":"2011-02-07T18:54:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.164","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.164/manifests"},{"name":"hudson-python-oauth2-164","sha":"c4df9420b6d74cc76fced0e07f07b3bbd9349607","kind":"tag","published_at":"2011-02-07T18:53:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-164","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164/manifests"},{"name":"hudson-python-oauth2-163-SUCCESS","sha":"4b086820f4f6745a6e4de242c27c27129535824f","kind":"tag","published_at":"2011-02-04T18:15:42.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-163-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-163-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-163-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163-SUCCESS/manifests"},{"name":"debian/1.5.163","sha":"4b086820f4f6745a6e4de242c27c27129535824f","kind":"tag","published_at":"2011-02-04T18:15:37.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.163","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.163/manifests"},{"name":"hudson-python-oauth2-163","sha":"390ae7464f85e213713d8bfe24e964b4050708ce","kind":"tag","published_at":"2011-02-04T18:14:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-163","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163/manifests"},{"name":"hudson-python-oauth2-162-SUCCESS","sha":"b330ce8b7833af6d0049084a7a72fd66d44e3ce0","kind":"tag","published_at":"2011-02-04T17:51:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-162-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-162-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-162-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162-SUCCESS/manifests"},{"name":"debian/1.5.162","sha":"b330ce8b7833af6d0049084a7a72fd66d44e3ce0","kind":"tag","published_at":"2011-02-04T17:51:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.162","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.162/manifests"},{"name":"hudson-python-oauth2-162","sha":"38c151b00d43b1c70b53e0b88023263447b2543c","kind":"tag","published_at":"2011-02-04T17:50:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-162","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162/manifests"},{"name":"hudson-python-oauth2-161-SUCCESS","sha":"1a1f51906a13691dc4e76372c2ddd7b0b715e22f","kind":"tag","published_at":"2011-02-03T18:04:46.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-161-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-161-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-161-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161-SUCCESS/manifests"},{"name":"debian/1.5.161","sha":"1a1f51906a13691dc4e76372c2ddd7b0b715e22f","kind":"tag","published_at":"2011-02-03T18:04:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.161","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.161/manifests"},{"name":"hudson-python-oauth2-161","sha":"25fbc2d52cac89b4499c57900aea0863c6418117","kind":"tag","published_at":"2011-02-03T18:03:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-161","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161/manifests"},{"name":"hudson-python-oauth2-160-SUCCESS","sha":"147fc619d8187d646c570a9e2be28fa815fbce1d","kind":"tag","published_at":"2011-02-03T00:02:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-160-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-160-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-160-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160-SUCCESS/manifests"},{"name":"debian/1.5.160","sha":"147fc619d8187d646c570a9e2be28fa815fbce1d","kind":"tag","published_at":"2011-02-03T00:02:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.160","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.160/manifests"},{"name":"hudson-python-oauth2-160","sha":"56c6d9b44b108565ca28696cde916526c52abef8","kind":"tag","published_at":"2011-02-03T00:01:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-160","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160/manifests"},{"name":"hudson-python-oauth2-159-SUCCESS","sha":"7aad8b4ab951314190070c8892c31bbc863fb189","kind":"tag","published_at":"2011-02-03T00:00:52.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-159-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-159-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-159-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159-SUCCESS/manifests"},{"name":"debian/1.5.159","sha":"7aad8b4ab951314190070c8892c31bbc863fb189","kind":"tag","published_at":"2011-02-03T00:00:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.159","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.159/manifests"},{"name":"hudson-python-oauth2-159","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-03T00:00:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-159","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159/manifests"},{"name":"hudson-python-oauth2-158-SUCCESS","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-02T19:35:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-158-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-158-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-158-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158-SUCCESS/manifests"},{"name":"debian/1.5.158","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-02T19:35:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.158","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.158/manifests"},{"name":"hudson-python-oauth2-158","sha":"edeb9b6387814525fbc11f0b4c6e86a238987c8f","kind":"tag","published_at":"2011-02-02T19:34:23.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-158","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158/manifests"},{"name":"hudson-python-oauth2-157","sha":"edeb9b6387814525fbc11f0b4c6e86a238987c8f","kind":"tag","published_at":"2011-02-02T19:08:27.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-157","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-157/manifests"},{"name":"debian/1.5.156","sha":"ea4127f9948e9d3ca27cfbc68b58aacdd19b0936","kind":"tag","published_at":"2011-02-01T23:49:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.156","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.156/manifests"},{"name":"hudson-python-oauth2-156","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:48:05.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-156","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-156/manifests"},{"name":"hudson-python-oauth2-155-SUCCESS","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:44:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-155-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-155-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-155-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155-SUCCESS/manifests"},{"name":"debian/1.5.155","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:44:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.155","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.155/manifests"},{"name":"hudson-python-oauth2-155","sha":"8e7734dfa040464f3455f1dc176aa9d972525c73","kind":"tag","published_at":"2011-02-01T23:43:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-155","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155/manifests"},{"name":"hudson-python-oauth2-154-SUCCESS","sha":"60bee0da34b503189efd3cdc3159a95dbc1dea99","kind":"tag","published_at":"2011-02-01T18:04:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-154-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-154-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-154-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154-SUCCESS/manifests"},{"name":"debian/1.5.154","sha":"60bee0da34b503189efd3cdc3159a95dbc1dea99","kind":"tag","published_at":"2011-02-01T18:04:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.154","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.154/manifests"},{"name":"hudson-python-oauth2-154","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T18:03:56.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-154","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154/manifests"},{"name":"hudson-python-oauth2-153-SUCCESS","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T16:32:58.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-153-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-153-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-153-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153-SUCCESS/manifests"},{"name":"debian/1.5.153","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T16:32:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.153","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.153/manifests"},{"name":"hudson-python-oauth2-153","sha":"4d25395c25f00beec72743657673e78ec6400163","kind":"tag","published_at":"2011-02-01T16:31:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-153","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153/manifests"},{"name":"hudson-python-oauth2-152-SUCCESS","sha":"328ed4b6c555cbef83a4d5b15f027735d46512a4","kind":"tag","published_at":"2011-01-28T18:15:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-152-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-152-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-152-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152-SUCCESS/manifests"},{"name":"debian/1.5.152","sha":"328ed4b6c555cbef83a4d5b15f027735d46512a4","kind":"tag","published_at":"2011-01-28T18:15:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.152","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.152/manifests"},{"name":"hudson-python-oauth2-152","sha":"773408963da533c9922542e0bea2c85ab2fb97e4","kind":"tag","published_at":"2011-01-28T18:14:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-152","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152/manifests"},{"name":"hudson-python-oauth2-151-SUCCESS","sha":"811ca121b6e67231c44c5b56d151f10105c86713","kind":"tag","published_at":"2011-01-27T05:32:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-151-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-151-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-151-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151-SUCCESS/manifests"},{"name":"debian/1.5.151","sha":"811ca121b6e67231c44c5b56d151f10105c86713","kind":"tag","published_at":"2011-01-27T05:32:44.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.151","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.151/manifests"},{"name":"hudson-python-oauth2-151","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-27T05:31:53.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-151","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151/manifests"},{"name":"hudson-python-oauth2-150-SUCCESS","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-26T17:16:12.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-150-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-150-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-150-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150-SUCCESS/manifests"},{"name":"debian/1.5.150","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-26T17:16:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.150","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.150/manifests"},{"name":"hudson-python-oauth2-150","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:15:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-150","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150/manifests"},{"name":"hudson-python-oauth2-149-SUCCESS","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:12:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-149-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-149-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-149-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149-SUCCESS/manifests"},{"name":"debian/1.5.149","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:12:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.149","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.149/manifests"},{"name":"hudson-python-oauth2-149","sha":"d44049a25cac1eb9e81646833df34d198a1ace36","kind":"tag","published_at":"2011-01-26T17:11:32.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-149","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149/manifests"},{"name":"hudson-python-oauth2-148-SUCCESS","sha":"a81f97f62ee46b449a75a41692967a5019d706a0","kind":"tag","published_at":"2011-01-26T17:03:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-148-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-148-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-148-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148-SUCCESS/manifests"},{"name":"debian/1.5.148","sha":"a81f97f62ee46b449a75a41692967a5019d706a0","kind":"tag","published_at":"2011-01-26T17:03:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.148","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.148/manifests"},{"name":"hudson-python-oauth2-148","sha":"9df062bf577cf83dcdefdebba171e2584055db47","kind":"tag","published_at":"2011-01-26T17:02:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-148","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148/manifests"},{"name":"hudson-python-oauth2-147-SUCCESS","sha":"bac9dfd7363937ede336954ad704f991a34fb2be","kind":"tag","published_at":"2011-01-25T17:40:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-147-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-147-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-147-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147-SUCCESS/manifests"},{"name":"debian/1.5.147","sha":"bac9dfd7363937ede336954ad704f991a34fb2be","kind":"tag","published_at":"2011-01-25T17:40:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.147","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.147/manifests"},{"name":"hudson-python-oauth2-147","sha":"7c6772d77a61a59b5399f774359cde3ab4e8bbb3","kind":"tag","published_at":"2011-01-25T17:39:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-147","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147/manifests"},{"name":"hudson-python-oauth2-146-SUCCESS","sha":"615b1ff4d7d81d126ef63f3d71f56e2f3d880cdf","kind":"tag","published_at":"2011-01-25T17:31:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-146-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-146-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-146-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146-SUCCESS/manifests"},{"name":"debian/1.5.146","sha":"615b1ff4d7d81d126ef63f3d71f56e2f3d880cdf","kind":"tag","published_at":"2011-01-25T17:31:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.146","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.146/manifests"},{"name":"hudson-python-oauth2-146","sha":"01ad3d86bf9c4d9dd0025e917ecd052033b2eb68","kind":"tag","published_at":"2011-01-25T17:30:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-146","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146/manifests"},{"name":"hudson-python-oauth2-145-SUCCESS","sha":"3350baea1a11cb0d26681be646df251952eedec6","kind":"tag","published_at":"2011-01-24T22:09:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-145-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-145-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-145-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145-SUCCESS/manifests"},{"name":"debian/1.5.145","sha":"3350baea1a11cb0d26681be646df251952eedec6","kind":"tag","published_at":"2011-01-24T22:09:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.145","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.145/manifests"},{"name":"hudson-python-oauth2-145","sha":"634de002511e23daee8f38a8cd8cdeae539a620c","kind":"tag","published_at":"2011-01-24T22:08:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-145","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145/manifests"},{"name":"hudson-python-oauth2-144-SUCCESS","sha":"60fcc261de6e919d0bdb29ed4881a42d50e02abd","kind":"tag","published_at":"2011-01-24T22:03:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-144-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-144-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-144-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144-SUCCESS/manifests"},{"name":"debian/1.4.144","sha":"60fcc261de6e919d0bdb29ed4881a42d50e02abd","kind":"tag","published_at":"2011-01-24T22:03:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.144","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.144/manifests"},{"name":"hudson-python-oauth2-144","sha":"e1aed570537334702b4eac001d8f6a1db5d16011","kind":"tag","published_at":"2011-01-24T22:02:32.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-144","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144/manifests"},{"name":"hudson-python-oauth2-143-SUCCESS","sha":"69cbf3387333542567bc06872a1715767a388f6d","kind":"tag","published_at":"2011-01-24T20:22:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-143-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-143-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-143-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143-SUCCESS/manifests"},{"name":"debian/1.4.143","sha":"69cbf3387333542567bc06872a1715767a388f6d","kind":"tag","published_at":"2011-01-24T20:22:10.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.143","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.143/manifests"},{"name":"hudson-python-oauth2-143","sha":"5d7cb964d4dda54be3b59fee83399d52358c7776","kind":"tag","published_at":"2011-01-24T20:21:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-143","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143/manifests"},{"name":"hudson-python-oauth2-142","sha":"58c4e77758519da9a1bb59faf5aa866786a1d1e9","kind":"tag","published_at":"2011-01-24T20:19:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-142","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-142/manifests"},{"name":"hudson-python-oauth2-141","sha":"58c4e77758519da9a1bb59faf5aa866786a1d1e9","kind":"tag","published_at":"2011-01-24T20:17:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-141","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-141/manifests"},{"name":"hudson-python-oauth2-140","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T20:06:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-140","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-140/manifests"},{"name":"hudson-python-oauth2-139","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:51:51.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-139","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-139/manifests"},{"name":"hudson-python-oauth2-138","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:50:06.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-138","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-138/manifests"},{"name":"hudson-python-oauth2-137","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:47:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-137","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-137/manifests"},{"name":"hudson-python-oauth2-136","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:33:46.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-136","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-136/manifests"},{"name":"hudson-python-oauth2-135","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:31:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-135","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-135/manifests"},{"name":"hudson-python-oauth2-134-SUCCESS","sha":"e95228a3e53250b69f47ce0dcdff2c2a1de925f3","kind":"tag","published_at":"2011-01-24T18:31:44.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-134-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-134-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-134-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134-SUCCESS/manifests"},{"name":"debian/1.4.134","sha":"e95228a3e53250b69f47ce0dcdff2c2a1de925f3","kind":"tag","published_at":"2011-01-24T18:31:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.134","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.134/manifests"},{"name":"hudson-python-oauth2-134","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:30:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-134","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134/manifests"},{"name":"hudson-python-oauth2-133-SUCCESS","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:26:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-133-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-133-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-133-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133-SUCCESS/manifests"},{"name":"debian/1.4.133","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:26:37.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.133","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.133/manifests"},{"name":"hudson-python-oauth2-133","sha":"7761005be53dee65bb1b9a7ce352090b7ddb3fe2","kind":"tag","published_at":"2011-01-24T18:25:53.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-133","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133/manifests"},{"name":"hudson-python-oauth2-132-SUCCESS","sha":"f8bb23a720de9a5c3821dedb2df34b0c64181cc4","kind":"tag","published_at":"2011-01-24T17:40:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-132-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-132-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-132-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132-SUCCESS/manifests"},{"name":"debian/1.4.132","sha":"f8bb23a720de9a5c3821dedb2df34b0c64181cc4","kind":"tag","published_at":"2011-01-24T17:40:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.132","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.132/manifests"},{"name":"hudson-python-oauth2-132","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:39:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-132","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132/manifests"},{"name":"hudson-python-oauth2-131-SUCCESS","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:33:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-131-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-131-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-131-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131-SUCCESS/manifests"},{"name":"debian/1.4.131","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:33:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.131","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.131/manifests"},{"name":"hudson-python-oauth2-131","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:32:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-131","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131/manifests"},{"name":"hudson-python-oauth2-130-SUCCESS","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:24:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-130-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-130-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-130-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130-SUCCESS/manifests"},{"name":"debian/1.4.130","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:24:25.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.130","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.130/manifests"},{"name":"hudson-python-oauth2-130","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-24T17:22:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-130","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130/manifests"},{"name":"hudson-python-oauth2-129-SUCCESS","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-21T19:53:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-129-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-129-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-129-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129-SUCCESS/manifests"},{"name":"debian/1.4.129","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-21T19:53:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.129","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.129/manifests"},{"name":"hudson-python-oauth2-129","sha":"68c93665feac90e534300242f7ddbfe5768faba9","kind":"tag","published_at":"2011-01-21T19:52:31.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-129","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129/manifests"},{"name":"hudson-python-oauth2-128-SUCCESS","sha":"4a64169c2bebdd5274d2bf24eba8aaa036387682","kind":"tag","published_at":"2011-01-10T22:43:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-128-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-128-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-128-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128-SUCCESS/manifests"},{"name":"debian/1.3.128","sha":"4a64169c2bebdd5274d2bf24eba8aaa036387682","kind":"tag","published_at":"2011-01-10T22:43:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.3.128","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.3.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.3.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.128/manifests"},{"name":"hudson-python-oauth2-128","sha":"3473612994201d4262fee703e62444d6ff68c599","kind":"tag","published_at":"2011-01-10T22:42:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-128","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128/manifests"},{"name":"hudson-python-oauth2-127-SUCCESS","sha":"06731b59db67464ac7491551aaa223220ca99d86","kind":"tag","published_at":"2011-01-04T19:40:23.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-127-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-127-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-127-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127-SUCCESS/manifests"},{"name":"debian/1.3.127","sha":"06731b59db67464ac7491551aaa223220ca99d86","kind":"tag","published_at":"2011-01-04T19:40:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.3.127","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.3.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.3.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.127/manifests"},{"name":"hudson-python-oauth2-127","sha":"77cb11f6c641051af5bd077db69b06a02e5fa98a","kind":"tag","published_at":"2011-01-04T19:39:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-127","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127/manifests"},{"name":"1.2.1","sha":"1f9640f8467a90fcc20be6bbb8909d21bad308f6","kind":"tag","published_at":"2010-06-28T19:03:25.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.2.1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"bac0c0ca3895198e508278aa638abf62c7a600f4","kind":"commit","published_at":"2010-05-14T17:39:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.2.0","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"9962d31cc78806b2b17cd3dcd2c7bdc8cc0085c0","kind":"commit","published_at":"2010-03-27T18:18:08.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.1.3","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.1.3/manifests"},{"name":"1.0.7","sha":"340584ea5e82febb218461d51db2a95a17814e17","kind":"commit","published_at":"2010-02-14T23:16:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.7","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"31f89f0cee7b3f21cc641f7f3e6df6cbd800d06a","kind":"commit","published_at":"2010-02-11T22:09:49.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.6","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"c040abcb92954275b7fd320bedac1f26dd495d42","kind":"commit","published_at":"2010-01-25T23:28:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.5","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"bff534876aeb2aca93e414f485fbc850fab64810","kind":"commit","published_at":"2010-01-21T16:27:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.4","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"bff534876aeb2aca93e414f485fbc850fab64810","kind":"commit","published_at":"2010-01-21T16:27:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.3","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"bde974cc5e1224d36c5d46086e34aee7dac1cdd7","kind":"commit","published_at":"2009-12-04T16:19:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.2","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"39ebd39bddec4111b7725b9887db7352b69780ef","kind":"commit","published_at":"2009-12-01T23:05:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"905680d424c21821e02684579d5eb982fed2f85d","kind":"tag","published_at":"2009-10-21T17:56:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.0","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.0/manifests"},{"name":"pre-1.0a","sha":"ced0c3f1407fa997e7377e9c55b328f42f3429a0","kind":"commit","published_at":"2009-07-10T18:40:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/pre-1.0a","html_url":"https://github.com/joestump/python-oauth2/releases/tag/pre-1.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@pre-1.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/pre-1.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/pre-1.0a/manifests"}]},"repo_metadata_updated_at":"2025-08-26T10:21:09.315Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.132689623958058,"stargazers_count":4.567887491187057,"forks_count":1.7403243163011612,"average":5.110225357861569},"purl":"pkg:apk/alpine/py3-oauth2-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-oauth2-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-oauth2-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-oauth2-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T02:57:42.065Z","issues_count":48,"pull_requests_count":54,"avg_time_to_close_issue":99264888.0,"avg_time_to_close_pull_request":87170534.46666667,"issues_closed_count":16,"pull_requests_closed_count":30,"pull_request_authors_count":50,"issue_authors_count":48,"avg_comments_per_issue":2.3125,"avg_comments_per_pull_request":2.814814814814815,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/joestump%2Fpython-oauth2/issues","maintainers":[{"login":"rickhanlonii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickhanlonii"},{"login":"joestump","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joestump"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-oauth2-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-oauth2-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-oauth2-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-oauth2-pyc/related_packages","maintainers":[{"uuid":"achill@achill.org","login":null,"name":"Achill Gilgenast","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Achill Gilgenast","packages_count":699,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Achill Gilgenast","role":null,"created_at":"2025-08-09T02:09:09.190Z","updated_at":"2025-08-09T02:09:09.190Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/achill@achill.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":6052903,"name":"py3-oauth2","ecosystem":"alpine","description":"Python3 library for OAuth","homepage":"https://github.com/joestump/python-oauth2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/joestump/python-oauth2","keywords_array":[],"namespace":"community","versions_count":7,"first_release_published_at":"2024-04-08T23:41:18.000Z","latest_release_published_at":"2024-04-08T05:14:57.000Z","latest_release_number":"1.9.0-r9","last_synced_at":"2025-08-26T09:58:18.721Z","created_at":"2023-01-31T18:34:02.009Z","updated_at":"2025-08-26T10:21:09.320Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-oauth2","install_command":"apk add py3-oauth2","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":699621,"uuid":"345048","full_name":"joestump/python-oauth2","owner":"joestump","description":"A fully tested, abstract interface to creating OAuth clients and servers.","archived":false,"fork":false,"pushed_at":"2024-04-09T13:40:11.000Z","size":456,"stargazers_count":3002,"open_issues_count":75,"forks_count":909,"subscribers_count":216,"default_branch":"master","last_synced_at":"2025-08-26T09:54:59.992Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"kenshinx/godns","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joestump.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2009-10-21T17:21:07.000Z","updated_at":"2025-08-26T05:00:48.000Z","dependencies_parsed_at":"2024-04-27T23:44:18.564Z","dependency_job_id":null,"html_url":"https://github.com/joestump/python-oauth2","commit_stats":{"total_commits":290,"total_committers":41,"mean_commits":7.073170731707317,"dds":0.7758620689655172,"last_synced_commit":"b94f69b1ad195513547924e380d9265133e995fa"},"previous_names":["simplegeo/python-oauth2"],"tags_count":152,"template":false,"template_full_name":null,"purl":"pkg:github/joestump/python-oauth2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/sbom","scorecard":{"id":527370,"data":{"date":"2025-08-11","repo":{"name":"github.com/joestump/python-oauth2","commit":"b94f69b1ad195513547924e380d9265133e995fa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 10/15 approved changesets -- score normalized to 6","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-16 / GHSA-93xj-8mrv-444m","Warn: Project is vulnerable to: PYSEC-2020-46 / GHSA-gg84-qgv9-w4pq","Warn: Project is vulnerable to: GHSA-q48q-77qv-cf9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-20T04:45:55.972Z","repository_id":699621,"created_at":"2025-08-20T04:45:55.972Z","updated_at":"2025-08-20T04:45:55.972Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272209003,"owners_count":24892296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joestump","name":"Joe Stump","uuid":"37667","kind":"user","description":"I like turtles.","email":"","website":"http://stu.mp","location":"Dublin, Ireland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/37667?u=969ecdb950ae00b6145f777c01e9c1fde3501aa1\u0026v=4","repositories_count":95,"last_synced_at":"2025-06-08T00:42:17.162Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joestump","funding_links":[],"total_stars":3445,"followers":425,"following":7,"created_at":"2022-11-02T17:35:20.577Z","updated_at":"2025-06-08T00:42:17.162Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump/repositories"},"tags":[{"name":"v1.9","sha":"c9e005fbc0abb09dc845180d940b6f44f20b15ee","kind":"tag","published_at":"2015-09-12T11:31:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/v1.9","html_url":"https://github.com/joestump/python-oauth2/releases/tag/v1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@v1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9/manifests"},{"name":"v1.9RC1","sha":"deb25b85ba315d756668ef9adeff16c61e47ee70","kind":"commit","published_at":"2015-08-02T23:26:48.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/v1.9RC1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/v1.9RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@v1.9RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9RC1/manifests"},{"name":"debian/1.5.211","sha":"a83f4a297336b631e75cba102910c19231518159","kind":"tag","published_at":"2011-12-13T17:42:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.211","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.211/manifests"},{"name":"hudson-python-oauth2-211","sha":"c6dc215acd10e9f0feab5109fc75b1c3f8bc4633","kind":"tag","published_at":"2011-12-13T17:39:00.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-211","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-211/manifests"},{"name":"debian/1.5.210","sha":"c6dc215acd10e9f0feab5109fc75b1c3f8bc4633","kind":"tag","published_at":"2011-12-09T01:19:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.210","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.210/manifests"},{"name":"hudson-python-oauth2-210","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-12-09T01:17:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-210","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-210/manifests"},{"name":"debian/1.5.209","sha":"9039e64e6834cd584f52dfc71af5947458180631","kind":"tag","published_at":"2011-08-06T00:53:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.209","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.209/manifests"},{"name":"hudson-python-oauth2-209","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-08-06T00:52:12.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-209","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-209/manifests"},{"name":"debian/1.5.208","sha":"b60b9de036f590390623d084a955c31a0eae6c53","kind":"tag","published_at":"2011-08-03T19:10:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.208","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.208/manifests"},{"name":"hudson-python-oauth2-208","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-08-03T19:09:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-208","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-208/manifests"},{"name":"debian/1.5.207","sha":"52888103de37c84f5b172bd49998f8cbd154f643","kind":"tag","published_at":"2011-07-25T23:59:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.207","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.207/manifests"},{"name":"hudson-python-oauth2-207","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-25T23:58:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-207","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-207/manifests"},{"name":"debian/1.5.206","sha":"8f91a8ad6a539c8126eb9546ef2c18964770270c","kind":"tag","published_at":"2011-07-17T14:03:06.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.206","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.206/manifests"},{"name":"hudson-python-oauth2-206","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-17T14:02:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-206","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-206/manifests"},{"name":"debian/1.5.205","sha":"29c19c5f369c9644c4eb31aca8d90f0d2c499d8e","kind":"tag","published_at":"2011-07-05T21:03:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.205","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.205/manifests"},{"name":"hudson-python-oauth2-205","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-05T21:02:01.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-205","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-205/manifests"},{"name":"debian/1.5.204","sha":"c33f401095568bab01b205c42d5cda723e98175e","kind":"tag","published_at":"2011-07-01T23:43:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.204","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.204/manifests"},{"name":"hudson-python-oauth2-204","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-01T23:40:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-204","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-204/manifests"},{"name":"debian/1.5.203","sha":"c35dfa92d6d49a200b1ce954e5e19cdaf21feddc","kind":"tag","published_at":"2011-06-30T23:23:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.203","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.203/manifests"},{"name":"hudson-python-oauth2-203","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T23:20:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-203","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-203/manifests"},{"name":"debian/1.5.202","sha":"0553697dd25e0fa0f83f228909fefa71271e93a9","kind":"tag","published_at":"2011-06-30T19:23:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.202","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.202/manifests"},{"name":"hudson-python-oauth2-202","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T19:21:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-202","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-202/manifests"},{"name":"debian/1.5.201","sha":"e3fa70d0123e1d01fa0c347f7a34a55b2f19d9ce","kind":"tag","published_at":"2011-06-30T07:54:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.201","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.201/manifests"},{"name":"hudson-python-oauth2-201","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T07:51:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-201","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-201/manifests"},{"name":"debian/1.5.200","sha":"9ef5affcfa4975688436507ac5bb615caf294890","kind":"tag","published_at":"2011-06-29T22:35:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.200","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.200/manifests"},{"name":"hudson-python-oauth2-200","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-29T22:33:48.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-200","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-200/manifests"},{"name":"debian/1.5.199","sha":"eb7630d06b8814433e0dadc0a761009060c5763c","kind":"tag","published_at":"2011-06-27T23:16:26.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.199","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.199/manifests"},{"name":"hudson-python-oauth2-199","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-27T22:08:07.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-199","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-199/manifests"},{"name":"debian/1.5.170","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-05-02T23:49:43.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.170","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.170/manifests"},{"name":"hudson-python-oauth2-170","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-05-02T23:48:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-170","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-170/manifests"},{"name":"hudson-python-oauth2-169-SUCCESS","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-04-15T21:31:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-169-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-169-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-169-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169-SUCCESS/manifests"},{"name":"debian/1.5.169","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-04-15T21:31:26.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.169","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.169/manifests"},{"name":"hudson-python-oauth2-169","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-15T21:29:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-169","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169/manifests"},{"name":"hudson-python-oauth2-168-SUCCESS","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-05T23:15:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-168-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-168-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-168-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168-SUCCESS/manifests"},{"name":"debian/1.5.168","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-05T23:14:49.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.168","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.168/manifests"},{"name":"hudson-python-oauth2-168","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-04-05T23:13:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-168","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168/manifests"},{"name":"hudson-python-oauth2-167-SUCCESS","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-02-17T21:59:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-167-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-167-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-167-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167-SUCCESS/manifests"},{"name":"debian/1.5.167","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-02-17T21:59:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.167","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.167/manifests"},{"name":"hudson-python-oauth2-167","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-17T21:56:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-167","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167/manifests"},{"name":"hudson-python-oauth2-166-SUCCESS","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-15T17:23:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-166-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-166-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-166-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166-SUCCESS/manifests"},{"name":"debian/1.5.166","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-15T17:23:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.166","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.166/manifests"},{"name":"hudson-python-oauth2-166","sha":"e9eda2478777ac138b483e085b9aed9c1bc846bc","kind":"tag","published_at":"2011-02-15T17:22:59.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-166","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166/manifests"},{"name":"hudson-python-oauth2-165-SUCCESS","sha":"7ea87e3229fd5c4eebd03d5f6411e3e626ce9ea7","kind":"tag","published_at":"2011-02-07T19:25:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-165-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-165-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-165-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165-SUCCESS/manifests"},{"name":"debian/1.5.165","sha":"7ea87e3229fd5c4eebd03d5f6411e3e626ce9ea7","kind":"tag","published_at":"2011-02-07T19:25:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.165","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.165/manifests"},{"name":"hudson-python-oauth2-165","sha":"89bbc5b231925c69701be8cd24bdfe33180ef328","kind":"tag","published_at":"2011-02-07T19:24:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-165","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165/manifests"},{"name":"hudson-python-oauth2-164-SUCCESS","sha":"0d907a4190ae9232453719ed29d08851fd4d3ac5","kind":"tag","published_at":"2011-02-07T18:54:42.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-164-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-164-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-164-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164-SUCCESS/manifests"},{"name":"debian/1.5.164","sha":"0d907a4190ae9232453719ed29d08851fd4d3ac5","kind":"tag","published_at":"2011-02-07T18:54:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.164","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.164/manifests"},{"name":"hudson-python-oauth2-164","sha":"c4df9420b6d74cc76fced0e07f07b3bbd9349607","kind":"tag","published_at":"2011-02-07T18:53:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-164","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164/manifests"},{"name":"hudson-python-oauth2-163-SUCCESS","sha":"4b086820f4f6745a6e4de242c27c27129535824f","kind":"tag","published_at":"2011-02-04T18:15:42.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-163-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-163-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-163-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163-SUCCESS/manifests"},{"name":"debian/1.5.163","sha":"4b086820f4f6745a6e4de242c27c27129535824f","kind":"tag","published_at":"2011-02-04T18:15:37.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.163","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.163/manifests"},{"name":"hudson-python-oauth2-163","sha":"390ae7464f85e213713d8bfe24e964b4050708ce","kind":"tag","published_at":"2011-02-04T18:14:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-163","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163/manifests"},{"name":"hudson-python-oauth2-162-SUCCESS","sha":"b330ce8b7833af6d0049084a7a72fd66d44e3ce0","kind":"tag","published_at":"2011-02-04T17:51:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-162-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-162-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-162-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162-SUCCESS/manifests"},{"name":"debian/1.5.162","sha":"b330ce8b7833af6d0049084a7a72fd66d44e3ce0","kind":"tag","published_at":"2011-02-04T17:51:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.162","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.162/manifests"},{"name":"hudson-python-oauth2-162","sha":"38c151b00d43b1c70b53e0b88023263447b2543c","kind":"tag","published_at":"2011-02-04T17:50:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-162","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162/manifests"},{"name":"hudson-python-oauth2-161-SUCCESS","sha":"1a1f51906a13691dc4e76372c2ddd7b0b715e22f","kind":"tag","published_at":"2011-02-03T18:04:46.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-161-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-161-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-161-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161-SUCCESS/manifests"},{"name":"debian/1.5.161","sha":"1a1f51906a13691dc4e76372c2ddd7b0b715e22f","kind":"tag","published_at":"2011-02-03T18:04:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.161","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.161/manifests"},{"name":"hudson-python-oauth2-161","sha":"25fbc2d52cac89b4499c57900aea0863c6418117","kind":"tag","published_at":"2011-02-03T18:03:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-161","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161/manifests"},{"name":"hudson-python-oauth2-160-SUCCESS","sha":"147fc619d8187d646c570a9e2be28fa815fbce1d","kind":"tag","published_at":"2011-02-03T00:02:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-160-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-160-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-160-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160-SUCCESS/manifests"},{"name":"debian/1.5.160","sha":"147fc619d8187d646c570a9e2be28fa815fbce1d","kind":"tag","published_at":"2011-02-03T00:02:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.160","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.160/manifests"},{"name":"hudson-python-oauth2-160","sha":"56c6d9b44b108565ca28696cde916526c52abef8","kind":"tag","published_at":"2011-02-03T00:01:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-160","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160/manifests"},{"name":"hudson-python-oauth2-159-SUCCESS","sha":"7aad8b4ab951314190070c8892c31bbc863fb189","kind":"tag","published_at":"2011-02-03T00:00:52.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-159-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-159-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-159-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159-SUCCESS/manifests"},{"name":"debian/1.5.159","sha":"7aad8b4ab951314190070c8892c31bbc863fb189","kind":"tag","published_at":"2011-02-03T00:00:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.159","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.159/manifests"},{"name":"hudson-python-oauth2-159","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-03T00:00:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-159","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159/manifests"},{"name":"hudson-python-oauth2-158-SUCCESS","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-02T19:35:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-158-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-158-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-158-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158-SUCCESS/manifests"},{"name":"debian/1.5.158","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-02T19:35:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.158","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.158/manifests"},{"name":"hudson-python-oauth2-158","sha":"edeb9b6387814525fbc11f0b4c6e86a238987c8f","kind":"tag","published_at":"2011-02-02T19:34:23.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-158","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158/manifests"},{"name":"hudson-python-oauth2-157","sha":"edeb9b6387814525fbc11f0b4c6e86a238987c8f","kind":"tag","published_at":"2011-02-02T19:08:27.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-157","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-157/manifests"},{"name":"debian/1.5.156","sha":"ea4127f9948e9d3ca27cfbc68b58aacdd19b0936","kind":"tag","published_at":"2011-02-01T23:49:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.156","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.156/manifests"},{"name":"hudson-python-oauth2-156","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:48:05.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-156","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-156/manifests"},{"name":"hudson-python-oauth2-155-SUCCESS","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:44:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-155-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-155-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-155-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155-SUCCESS/manifests"},{"name":"debian/1.5.155","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:44:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.155","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.155/manifests"},{"name":"hudson-python-oauth2-155","sha":"8e7734dfa040464f3455f1dc176aa9d972525c73","kind":"tag","published_at":"2011-02-01T23:43:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-155","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155/manifests"},{"name":"hudson-python-oauth2-154-SUCCESS","sha":"60bee0da34b503189efd3cdc3159a95dbc1dea99","kind":"tag","published_at":"2011-02-01T18:04:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-154-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-154-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-154-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154-SUCCESS/manifests"},{"name":"debian/1.5.154","sha":"60bee0da34b503189efd3cdc3159a95dbc1dea99","kind":"tag","published_at":"2011-02-01T18:04:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.154","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.154/manifests"},{"name":"hudson-python-oauth2-154","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T18:03:56.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-154","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154/manifests"},{"name":"hudson-python-oauth2-153-SUCCESS","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T16:32:58.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-153-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-153-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-153-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153-SUCCESS/manifests"},{"name":"debian/1.5.153","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T16:32:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.153","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.153/manifests"},{"name":"hudson-python-oauth2-153","sha":"4d25395c25f00beec72743657673e78ec6400163","kind":"tag","published_at":"2011-02-01T16:31:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-153","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153/manifests"},{"name":"hudson-python-oauth2-152-SUCCESS","sha":"328ed4b6c555cbef83a4d5b15f027735d46512a4","kind":"tag","published_at":"2011-01-28T18:15:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-152-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-152-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-152-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152-SUCCESS/manifests"},{"name":"debian/1.5.152","sha":"328ed4b6c555cbef83a4d5b15f027735d46512a4","kind":"tag","published_at":"2011-01-28T18:15:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.152","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.152/manifests"},{"name":"hudson-python-oauth2-152","sha":"773408963da533c9922542e0bea2c85ab2fb97e4","kind":"tag","published_at":"2011-01-28T18:14:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-152","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152/manifests"},{"name":"hudson-python-oauth2-151-SUCCESS","sha":"811ca121b6e67231c44c5b56d151f10105c86713","kind":"tag","published_at":"2011-01-27T05:32:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-151-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-151-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-151-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151-SUCCESS/manifests"},{"name":"debian/1.5.151","sha":"811ca121b6e67231c44c5b56d151f10105c86713","kind":"tag","published_at":"2011-01-27T05:32:44.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.151","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.151/manifests"},{"name":"hudson-python-oauth2-151","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-27T05:31:53.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-151","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151/manifests"},{"name":"hudson-python-oauth2-150-SUCCESS","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-26T17:16:12.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-150-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-150-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-150-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150-SUCCESS/manifests"},{"name":"debian/1.5.150","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-26T17:16:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.150","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.150/manifests"},{"name":"hudson-python-oauth2-150","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:15:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-150","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150/manifests"},{"name":"hudson-python-oauth2-149-SUCCESS","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:12:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-149-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-149-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-149-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149-SUCCESS/manifests"},{"name":"debian/1.5.149","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:12:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.149","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.149/manifests"},{"name":"hudson-python-oauth2-149","sha":"d44049a25cac1eb9e81646833df34d198a1ace36","kind":"tag","published_at":"2011-01-26T17:11:32.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-149","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149/manifests"},{"name":"hudson-python-oauth2-148-SUCCESS","sha":"a81f97f62ee46b449a75a41692967a5019d706a0","kind":"tag","published_at":"2011-01-26T17:03:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-148-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-148-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-148-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148-SUCCESS/manifests"},{"name":"debian/1.5.148","sha":"a81f97f62ee46b449a75a41692967a5019d706a0","kind":"tag","published_at":"2011-01-26T17:03:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.148","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.148/manifests"},{"name":"hudson-python-oauth2-148","sha":"9df062bf577cf83dcdefdebba171e2584055db47","kind":"tag","published_at":"2011-01-26T17:02:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-148","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148/manifests"},{"name":"hudson-python-oauth2-147-SUCCESS","sha":"bac9dfd7363937ede336954ad704f991a34fb2be","kind":"tag","published_at":"2011-01-25T17:40:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-147-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-147-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-147-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147-SUCCESS/manifests"},{"name":"debian/1.5.147","sha":"bac9dfd7363937ede336954ad704f991a34fb2be","kind":"tag","published_at":"2011-01-25T17:40:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.147","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.147/manifests"},{"name":"hudson-python-oauth2-147","sha":"7c6772d77a61a59b5399f774359cde3ab4e8bbb3","kind":"tag","published_at":"2011-01-25T17:39:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-147","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147/manifests"},{"name":"hudson-python-oauth2-146-SUCCESS","sha":"615b1ff4d7d81d126ef63f3d71f56e2f3d880cdf","kind":"tag","published_at":"2011-01-25T17:31:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-146-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-146-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-146-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146-SUCCESS/manifests"},{"name":"debian/1.5.146","sha":"615b1ff4d7d81d126ef63f3d71f56e2f3d880cdf","kind":"tag","published_at":"2011-01-25T17:31:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.146","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.146/manifests"},{"name":"hudson-python-oauth2-146","sha":"01ad3d86bf9c4d9dd0025e917ecd052033b2eb68","kind":"tag","published_at":"2011-01-25T17:30:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-146","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146/manifests"},{"name":"hudson-python-oauth2-145-SUCCESS","sha":"3350baea1a11cb0d26681be646df251952eedec6","kind":"tag","published_at":"2011-01-24T22:09:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-145-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-145-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-145-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145-SUCCESS/manifests"},{"name":"debian/1.5.145","sha":"3350baea1a11cb0d26681be646df251952eedec6","kind":"tag","published_at":"2011-01-24T22:09:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.145","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.145/manifests"},{"name":"hudson-python-oauth2-145","sha":"634de002511e23daee8f38a8cd8cdeae539a620c","kind":"tag","published_at":"2011-01-24T22:08:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-145","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145/manifests"},{"name":"hudson-python-oauth2-144-SUCCESS","sha":"60fcc261de6e919d0bdb29ed4881a42d50e02abd","kind":"tag","published_at":"2011-01-24T22:03:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-144-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-144-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-144-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144-SUCCESS/manifests"},{"name":"debian/1.4.144","sha":"60fcc261de6e919d0bdb29ed4881a42d50e02abd","kind":"tag","published_at":"2011-01-24T22:03:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.144","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.144/manifests"},{"name":"hudson-python-oauth2-144","sha":"e1aed570537334702b4eac001d8f6a1db5d16011","kind":"tag","published_at":"2011-01-24T22:02:32.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-144","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144/manifests"},{"name":"hudson-python-oauth2-143-SUCCESS","sha":"69cbf3387333542567bc06872a1715767a388f6d","kind":"tag","published_at":"2011-01-24T20:22:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-143-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-143-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-143-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143-SUCCESS/manifests"},{"name":"debian/1.4.143","sha":"69cbf3387333542567bc06872a1715767a388f6d","kind":"tag","published_at":"2011-01-24T20:22:10.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.143","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.143/manifests"},{"name":"hudson-python-oauth2-143","sha":"5d7cb964d4dda54be3b59fee83399d52358c7776","kind":"tag","published_at":"2011-01-24T20:21:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-143","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143/manifests"},{"name":"hudson-python-oauth2-142","sha":"58c4e77758519da9a1bb59faf5aa866786a1d1e9","kind":"tag","published_at":"2011-01-24T20:19:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-142","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-142/manifests"},{"name":"hudson-python-oauth2-141","sha":"58c4e77758519da9a1bb59faf5aa866786a1d1e9","kind":"tag","published_at":"2011-01-24T20:17:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-141","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-141/manifests"},{"name":"hudson-python-oauth2-140","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T20:06:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-140","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-140/manifests"},{"name":"hudson-python-oauth2-139","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:51:51.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-139","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-139/manifests"},{"name":"hudson-python-oauth2-138","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:50:06.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-138","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-138/manifests"},{"name":"hudson-python-oauth2-137","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:47:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-137","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-137/manifests"},{"name":"hudson-python-oauth2-136","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:33:46.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-136","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-136/manifests"},{"name":"hudson-python-oauth2-135","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:31:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-135","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-135/manifests"},{"name":"hudson-python-oauth2-134-SUCCESS","sha":"e95228a3e53250b69f47ce0dcdff2c2a1de925f3","kind":"tag","published_at":"2011-01-24T18:31:44.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-134-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-134-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-134-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134-SUCCESS/manifests"},{"name":"debian/1.4.134","sha":"e95228a3e53250b69f47ce0dcdff2c2a1de925f3","kind":"tag","published_at":"2011-01-24T18:31:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.134","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.134/manifests"},{"name":"hudson-python-oauth2-134","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:30:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-134","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134/manifests"},{"name":"hudson-python-oauth2-133-SUCCESS","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:26:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-133-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-133-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-133-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133-SUCCESS/manifests"},{"name":"debian/1.4.133","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:26:37.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.133","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.133/manifests"},{"name":"hudson-python-oauth2-133","sha":"7761005be53dee65bb1b9a7ce352090b7ddb3fe2","kind":"tag","published_at":"2011-01-24T18:25:53.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-133","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133/manifests"},{"name":"hudson-python-oauth2-132-SUCCESS","sha":"f8bb23a720de9a5c3821dedb2df34b0c64181cc4","kind":"tag","published_at":"2011-01-24T17:40:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-132-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-132-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-132-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132-SUCCESS/manifests"},{"name":"debian/1.4.132","sha":"f8bb23a720de9a5c3821dedb2df34b0c64181cc4","kind":"tag","published_at":"2011-01-24T17:40:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.132","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.132/manifests"},{"name":"hudson-python-oauth2-132","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:39:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-132","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132/manifests"},{"name":"hudson-python-oauth2-131-SUCCESS","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:33:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-131-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-131-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-131-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131-SUCCESS/manifests"},{"name":"debian/1.4.131","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:33:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.131","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.131/manifests"},{"name":"hudson-python-oauth2-131","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:32:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-131","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131/manifests"},{"name":"hudson-python-oauth2-130-SUCCESS","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:24:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-130-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-130-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-130-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130-SUCCESS/manifests"},{"name":"debian/1.4.130","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:24:25.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.130","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.130/manifests"},{"name":"hudson-python-oauth2-130","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-24T17:22:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-130","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130/manifests"},{"name":"hudson-python-oauth2-129-SUCCESS","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-21T19:53:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-129-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-129-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-129-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129-SUCCESS/manifests"},{"name":"debian/1.4.129","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-21T19:53:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.129","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.129/manifests"},{"name":"hudson-python-oauth2-129","sha":"68c93665feac90e534300242f7ddbfe5768faba9","kind":"tag","published_at":"2011-01-21T19:52:31.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-129","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129/manifests"},{"name":"hudson-python-oauth2-128-SUCCESS","sha":"4a64169c2bebdd5274d2bf24eba8aaa036387682","kind":"tag","published_at":"2011-01-10T22:43:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-128-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-128-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-128-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128-SUCCESS/manifests"},{"name":"debian/1.3.128","sha":"4a64169c2bebdd5274d2bf24eba8aaa036387682","kind":"tag","published_at":"2011-01-10T22:43:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.3.128","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.3.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.3.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.128/manifests"},{"name":"hudson-python-oauth2-128","sha":"3473612994201d4262fee703e62444d6ff68c599","kind":"tag","published_at":"2011-01-10T22:42:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-128","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128/manifests"},{"name":"hudson-python-oauth2-127-SUCCESS","sha":"06731b59db67464ac7491551aaa223220ca99d86","kind":"tag","published_at":"2011-01-04T19:40:23.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-127-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-127-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-127-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127-SUCCESS/manifests"},{"name":"debian/1.3.127","sha":"06731b59db67464ac7491551aaa223220ca99d86","kind":"tag","published_at":"2011-01-04T19:40:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.3.127","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.3.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.3.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.127/manifests"},{"name":"hudson-python-oauth2-127","sha":"77cb11f6c641051af5bd077db69b06a02e5fa98a","kind":"tag","published_at":"2011-01-04T19:39:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-127","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127/manifests"},{"name":"1.2.1","sha":"1f9640f8467a90fcc20be6bbb8909d21bad308f6","kind":"tag","published_at":"2010-06-28T19:03:25.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.2.1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"bac0c0ca3895198e508278aa638abf62c7a600f4","kind":"commit","published_at":"2010-05-14T17:39:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.2.0","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"9962d31cc78806b2b17cd3dcd2c7bdc8cc0085c0","kind":"commit","published_at":"2010-03-27T18:18:08.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.1.3","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.1.3/manifests"},{"name":"1.0.7","sha":"340584ea5e82febb218461d51db2a95a17814e17","kind":"commit","published_at":"2010-02-14T23:16:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.7","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"31f89f0cee7b3f21cc641f7f3e6df6cbd800d06a","kind":"commit","published_at":"2010-02-11T22:09:49.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.6","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"c040abcb92954275b7fd320bedac1f26dd495d42","kind":"commit","published_at":"2010-01-25T23:28:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.5","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"bff534876aeb2aca93e414f485fbc850fab64810","kind":"commit","published_at":"2010-01-21T16:27:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.4","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"bff534876aeb2aca93e414f485fbc850fab64810","kind":"commit","published_at":"2010-01-21T16:27:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.3","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"bde974cc5e1224d36c5d46086e34aee7dac1cdd7","kind":"commit","published_at":"2009-12-04T16:19:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.2","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"39ebd39bddec4111b7725b9887db7352b69780ef","kind":"commit","published_at":"2009-12-01T23:05:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"905680d424c21821e02684579d5eb982fed2f85d","kind":"tag","published_at":"2009-10-21T17:56:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.0","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.0/manifests"},{"name":"pre-1.0a","sha":"ced0c3f1407fa997e7377e9c55b328f42f3429a0","kind":"commit","published_at":"2009-07-10T18:40:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/pre-1.0a","html_url":"https://github.com/joestump/python-oauth2/releases/tag/pre-1.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@pre-1.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/pre-1.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/pre-1.0a/manifests"}]},"repo_metadata_updated_at":"2025-08-26T10:21:09.320Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":4.31668753913588,"forks_count":1.6006574827802127,"average":5.1395194113963685},"purl":"pkg:apk/alpine/py3-oauth2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-oauth2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-oauth2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-oauth2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T02:57:42.065Z","issues_count":48,"pull_requests_count":54,"avg_time_to_close_issue":99264888.0,"avg_time_to_close_pull_request":87170534.46666667,"issues_closed_count":16,"pull_requests_closed_count":30,"pull_request_authors_count":50,"issue_authors_count":48,"avg_comments_per_issue":2.3125,"avg_comments_per_pull_request":2.814814814814815,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/joestump%2Fpython-oauth2/issues","maintainers":[{"login":"rickhanlonii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickhanlonii"},{"login":"joestump","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joestump"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-oauth2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-oauth2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-oauth2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-oauth2/related_packages","maintainers":[{"uuid":"achill@achill.org","login":null,"name":"Achill Gilgenast","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Achill Gilgenast","packages_count":699,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Achill Gilgenast","role":null,"created_at":"2025-08-09T02:09:13.764Z","updated_at":"2025-08-09T02:09:13.764Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/achill@achill.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":10345005,"name":"py3-oauth2","ecosystem":"alpine","description":"Python3 library for OAuth","homepage":"https://github.com/joestump/python-oauth2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/joestump/python-oauth2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.9.0-r11","last_synced_at":"2025-08-26T09:58:05.243Z","created_at":"2024-06-11T10:12:43.596Z","updated_at":"2025-08-26T10:21:09.272Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-oauth2","install_command":"apk add py3-oauth2","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":699621,"uuid":"345048","full_name":"joestump/python-oauth2","owner":"joestump","description":"A fully tested, abstract interface to creating OAuth clients and servers.","archived":false,"fork":false,"pushed_at":"2024-04-09T13:40:11.000Z","size":456,"stargazers_count":3002,"open_issues_count":75,"forks_count":909,"subscribers_count":216,"default_branch":"master","last_synced_at":"2025-08-26T09:54:59.992Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"kenshinx/godns","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joestump.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2009-10-21T17:21:07.000Z","updated_at":"2025-08-26T05:00:48.000Z","dependencies_parsed_at":"2024-04-27T23:44:18.564Z","dependency_job_id":null,"html_url":"https://github.com/joestump/python-oauth2","commit_stats":{"total_commits":290,"total_committers":41,"mean_commits":7.073170731707317,"dds":0.7758620689655172,"last_synced_commit":"b94f69b1ad195513547924e380d9265133e995fa"},"previous_names":["simplegeo/python-oauth2"],"tags_count":152,"template":false,"template_full_name":null,"purl":"pkg:github/joestump/python-oauth2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/sbom","scorecard":{"id":527370,"data":{"date":"2025-08-11","repo":{"name":"github.com/joestump/python-oauth2","commit":"b94f69b1ad195513547924e380d9265133e995fa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 10/15 approved changesets -- score normalized to 6","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-16 / GHSA-93xj-8mrv-444m","Warn: Project is vulnerable to: PYSEC-2020-46 / GHSA-gg84-qgv9-w4pq","Warn: Project is vulnerable to: GHSA-q48q-77qv-cf9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-20T04:45:55.972Z","repository_id":699621,"created_at":"2025-08-20T04:45:55.972Z","updated_at":"2025-08-20T04:45:55.972Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272209003,"owners_count":24892296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joestump","name":"Joe Stump","uuid":"37667","kind":"user","description":"I like turtles.","email":"","website":"http://stu.mp","location":"Dublin, Ireland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/37667?u=969ecdb950ae00b6145f777c01e9c1fde3501aa1\u0026v=4","repositories_count":95,"last_synced_at":"2025-06-08T00:42:17.162Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joestump","funding_links":[],"total_stars":3445,"followers":425,"following":7,"created_at":"2022-11-02T17:35:20.577Z","updated_at":"2025-06-08T00:42:17.162Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joestump/repositories"},"tags":[{"name":"v1.9","sha":"c9e005fbc0abb09dc845180d940b6f44f20b15ee","kind":"tag","published_at":"2015-09-12T11:31:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/v1.9","html_url":"https://github.com/joestump/python-oauth2/releases/tag/v1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@v1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9/manifests"},{"name":"v1.9RC1","sha":"deb25b85ba315d756668ef9adeff16c61e47ee70","kind":"commit","published_at":"2015-08-02T23:26:48.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/v1.9RC1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/v1.9RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@v1.9RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/v1.9RC1/manifests"},{"name":"debian/1.5.211","sha":"a83f4a297336b631e75cba102910c19231518159","kind":"tag","published_at":"2011-12-13T17:42:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.211","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.211/manifests"},{"name":"hudson-python-oauth2-211","sha":"c6dc215acd10e9f0feab5109fc75b1c3f8bc4633","kind":"tag","published_at":"2011-12-13T17:39:00.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-211","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-211/manifests"},{"name":"debian/1.5.210","sha":"c6dc215acd10e9f0feab5109fc75b1c3f8bc4633","kind":"tag","published_at":"2011-12-09T01:19:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.210","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.210/manifests"},{"name":"hudson-python-oauth2-210","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-12-09T01:17:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-210","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-210/manifests"},{"name":"debian/1.5.209","sha":"9039e64e6834cd584f52dfc71af5947458180631","kind":"tag","published_at":"2011-08-06T00:53:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.209","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.209/manifests"},{"name":"hudson-python-oauth2-209","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-08-06T00:52:12.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-209","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-209/manifests"},{"name":"debian/1.5.208","sha":"b60b9de036f590390623d084a955c31a0eae6c53","kind":"tag","published_at":"2011-08-03T19:10:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.208","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.208/manifests"},{"name":"hudson-python-oauth2-208","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-08-03T19:09:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-208","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-208/manifests"},{"name":"debian/1.5.207","sha":"52888103de37c84f5b172bd49998f8cbd154f643","kind":"tag","published_at":"2011-07-25T23:59:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.207","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.207/manifests"},{"name":"hudson-python-oauth2-207","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-25T23:58:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-207","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-207/manifests"},{"name":"debian/1.5.206","sha":"8f91a8ad6a539c8126eb9546ef2c18964770270c","kind":"tag","published_at":"2011-07-17T14:03:06.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.206","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.206/manifests"},{"name":"hudson-python-oauth2-206","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-17T14:02:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-206","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-206/manifests"},{"name":"debian/1.5.205","sha":"29c19c5f369c9644c4eb31aca8d90f0d2c499d8e","kind":"tag","published_at":"2011-07-05T21:03:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.205","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.205/manifests"},{"name":"hudson-python-oauth2-205","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-05T21:02:01.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-205","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-205/manifests"},{"name":"debian/1.5.204","sha":"c33f401095568bab01b205c42d5cda723e98175e","kind":"tag","published_at":"2011-07-01T23:43:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.204","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.204/manifests"},{"name":"hudson-python-oauth2-204","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-07-01T23:40:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-204","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-204/manifests"},{"name":"debian/1.5.203","sha":"c35dfa92d6d49a200b1ce954e5e19cdaf21feddc","kind":"tag","published_at":"2011-06-30T23:23:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.203","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.203/manifests"},{"name":"hudson-python-oauth2-203","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T23:20:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-203","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-203/manifests"},{"name":"debian/1.5.202","sha":"0553697dd25e0fa0f83f228909fefa71271e93a9","kind":"tag","published_at":"2011-06-30T19:23:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.202","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.202/manifests"},{"name":"hudson-python-oauth2-202","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T19:21:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-202","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-202/manifests"},{"name":"debian/1.5.201","sha":"e3fa70d0123e1d01fa0c347f7a34a55b2f19d9ce","kind":"tag","published_at":"2011-06-30T07:54:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.201","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.201/manifests"},{"name":"hudson-python-oauth2-201","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-30T07:51:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-201","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-201/manifests"},{"name":"debian/1.5.200","sha":"9ef5affcfa4975688436507ac5bb615caf294890","kind":"tag","published_at":"2011-06-29T22:35:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.200","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.200/manifests"},{"name":"hudson-python-oauth2-200","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-29T22:33:48.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-200","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-200/manifests"},{"name":"debian/1.5.199","sha":"eb7630d06b8814433e0dadc0a761009060c5763c","kind":"tag","published_at":"2011-06-27T23:16:26.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.199","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.199/manifests"},{"name":"hudson-python-oauth2-199","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-06-27T22:08:07.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-199","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-199/manifests"},{"name":"debian/1.5.170","sha":"1fcc1a6d49a7be2a9394125acf5b1c2227fcde79","kind":"tag","published_at":"2011-05-02T23:49:43.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.170","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.170/manifests"},{"name":"hudson-python-oauth2-170","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-05-02T23:48:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-170","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-170/manifests"},{"name":"hudson-python-oauth2-169-SUCCESS","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-04-15T21:31:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-169-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-169-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-169-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169-SUCCESS/manifests"},{"name":"debian/1.5.169","sha":"aee555740336561c375cc1d7a7ff0f933a5dd81b","kind":"tag","published_at":"2011-04-15T21:31:26.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.169","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.169/manifests"},{"name":"hudson-python-oauth2-169","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-15T21:29:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-169","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-169/manifests"},{"name":"hudson-python-oauth2-168-SUCCESS","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-05T23:15:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-168-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-168-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-168-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168-SUCCESS/manifests"},{"name":"debian/1.5.168","sha":"35cc5eab3843c74a93e8b88ecb9bb3b36679de25","kind":"tag","published_at":"2011-04-05T23:14:49.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.168","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.168/manifests"},{"name":"hudson-python-oauth2-168","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-04-05T23:13:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-168","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-168/manifests"},{"name":"hudson-python-oauth2-167-SUCCESS","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-02-17T21:59:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-167-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-167-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-167-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167-SUCCESS/manifests"},{"name":"debian/1.5.167","sha":"1b585cb3f7715dc76667bcf16b09c9b7c1bdc39e","kind":"tag","published_at":"2011-02-17T21:59:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.167","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.167/manifests"},{"name":"hudson-python-oauth2-167","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-17T21:56:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-167","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-167/manifests"},{"name":"hudson-python-oauth2-166-SUCCESS","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-15T17:23:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-166-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-166-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-166-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166-SUCCESS/manifests"},{"name":"debian/1.5.166","sha":"771104b026a2bee64dbeae230d4d999bee1c1011","kind":"tag","published_at":"2011-02-15T17:23:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.166","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.166/manifests"},{"name":"hudson-python-oauth2-166","sha":"e9eda2478777ac138b483e085b9aed9c1bc846bc","kind":"tag","published_at":"2011-02-15T17:22:59.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-166","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-166/manifests"},{"name":"hudson-python-oauth2-165-SUCCESS","sha":"7ea87e3229fd5c4eebd03d5f6411e3e626ce9ea7","kind":"tag","published_at":"2011-02-07T19:25:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-165-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-165-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-165-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165-SUCCESS/manifests"},{"name":"debian/1.5.165","sha":"7ea87e3229fd5c4eebd03d5f6411e3e626ce9ea7","kind":"tag","published_at":"2011-02-07T19:25:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.165","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.165/manifests"},{"name":"hudson-python-oauth2-165","sha":"89bbc5b231925c69701be8cd24bdfe33180ef328","kind":"tag","published_at":"2011-02-07T19:24:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-165","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-165/manifests"},{"name":"hudson-python-oauth2-164-SUCCESS","sha":"0d907a4190ae9232453719ed29d08851fd4d3ac5","kind":"tag","published_at":"2011-02-07T18:54:42.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-164-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-164-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-164-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164-SUCCESS/manifests"},{"name":"debian/1.5.164","sha":"0d907a4190ae9232453719ed29d08851fd4d3ac5","kind":"tag","published_at":"2011-02-07T18:54:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.164","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.164/manifests"},{"name":"hudson-python-oauth2-164","sha":"c4df9420b6d74cc76fced0e07f07b3bbd9349607","kind":"tag","published_at":"2011-02-07T18:53:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-164","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-164/manifests"},{"name":"hudson-python-oauth2-163-SUCCESS","sha":"4b086820f4f6745a6e4de242c27c27129535824f","kind":"tag","published_at":"2011-02-04T18:15:42.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-163-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-163-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-163-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163-SUCCESS/manifests"},{"name":"debian/1.5.163","sha":"4b086820f4f6745a6e4de242c27c27129535824f","kind":"tag","published_at":"2011-02-04T18:15:37.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.163","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.163/manifests"},{"name":"hudson-python-oauth2-163","sha":"390ae7464f85e213713d8bfe24e964b4050708ce","kind":"tag","published_at":"2011-02-04T18:14:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-163","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-163/manifests"},{"name":"hudson-python-oauth2-162-SUCCESS","sha":"b330ce8b7833af6d0049084a7a72fd66d44e3ce0","kind":"tag","published_at":"2011-02-04T17:51:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-162-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-162-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-162-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162-SUCCESS/manifests"},{"name":"debian/1.5.162","sha":"b330ce8b7833af6d0049084a7a72fd66d44e3ce0","kind":"tag","published_at":"2011-02-04T17:51:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.162","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.162/manifests"},{"name":"hudson-python-oauth2-162","sha":"38c151b00d43b1c70b53e0b88023263447b2543c","kind":"tag","published_at":"2011-02-04T17:50:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-162","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-162/manifests"},{"name":"hudson-python-oauth2-161-SUCCESS","sha":"1a1f51906a13691dc4e76372c2ddd7b0b715e22f","kind":"tag","published_at":"2011-02-03T18:04:46.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-161-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-161-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-161-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161-SUCCESS/manifests"},{"name":"debian/1.5.161","sha":"1a1f51906a13691dc4e76372c2ddd7b0b715e22f","kind":"tag","published_at":"2011-02-03T18:04:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.161","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.161/manifests"},{"name":"hudson-python-oauth2-161","sha":"25fbc2d52cac89b4499c57900aea0863c6418117","kind":"tag","published_at":"2011-02-03T18:03:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-161","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-161/manifests"},{"name":"hudson-python-oauth2-160-SUCCESS","sha":"147fc619d8187d646c570a9e2be28fa815fbce1d","kind":"tag","published_at":"2011-02-03T00:02:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-160-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-160-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-160-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160-SUCCESS/manifests"},{"name":"debian/1.5.160","sha":"147fc619d8187d646c570a9e2be28fa815fbce1d","kind":"tag","published_at":"2011-02-03T00:02:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.160","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.160/manifests"},{"name":"hudson-python-oauth2-160","sha":"56c6d9b44b108565ca28696cde916526c52abef8","kind":"tag","published_at":"2011-02-03T00:01:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-160","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-160/manifests"},{"name":"hudson-python-oauth2-159-SUCCESS","sha":"7aad8b4ab951314190070c8892c31bbc863fb189","kind":"tag","published_at":"2011-02-03T00:00:52.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-159-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-159-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-159-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159-SUCCESS/manifests"},{"name":"debian/1.5.159","sha":"7aad8b4ab951314190070c8892c31bbc863fb189","kind":"tag","published_at":"2011-02-03T00:00:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.159","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.159/manifests"},{"name":"hudson-python-oauth2-159","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-03T00:00:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-159","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-159/manifests"},{"name":"hudson-python-oauth2-158-SUCCESS","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-02T19:35:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-158-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-158-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-158-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158-SUCCESS/manifests"},{"name":"debian/1.5.158","sha":"c174eb2541be8cd1030f3c1d3016339360039016","kind":"tag","published_at":"2011-02-02T19:35:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.158","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.158/manifests"},{"name":"hudson-python-oauth2-158","sha":"edeb9b6387814525fbc11f0b4c6e86a238987c8f","kind":"tag","published_at":"2011-02-02T19:34:23.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-158","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-158/manifests"},{"name":"hudson-python-oauth2-157","sha":"edeb9b6387814525fbc11f0b4c6e86a238987c8f","kind":"tag","published_at":"2011-02-02T19:08:27.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-157","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-157/manifests"},{"name":"debian/1.5.156","sha":"ea4127f9948e9d3ca27cfbc68b58aacdd19b0936","kind":"tag","published_at":"2011-02-01T23:49:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.156","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.156/manifests"},{"name":"hudson-python-oauth2-156","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:48:05.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-156","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-156/manifests"},{"name":"hudson-python-oauth2-155-SUCCESS","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:44:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-155-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-155-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-155-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155-SUCCESS/manifests"},{"name":"debian/1.5.155","sha":"a0b84d6412a27daa1ac141f84c3be417f71bdd0a","kind":"tag","published_at":"2011-02-01T23:44:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.155","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.155/manifests"},{"name":"hudson-python-oauth2-155","sha":"8e7734dfa040464f3455f1dc176aa9d972525c73","kind":"tag","published_at":"2011-02-01T23:43:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-155","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-155/manifests"},{"name":"hudson-python-oauth2-154-SUCCESS","sha":"60bee0da34b503189efd3cdc3159a95dbc1dea99","kind":"tag","published_at":"2011-02-01T18:04:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-154-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-154-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-154-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154-SUCCESS/manifests"},{"name":"debian/1.5.154","sha":"60bee0da34b503189efd3cdc3159a95dbc1dea99","kind":"tag","published_at":"2011-02-01T18:04:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.154","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.154/manifests"},{"name":"hudson-python-oauth2-154","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T18:03:56.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-154","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-154/manifests"},{"name":"hudson-python-oauth2-153-SUCCESS","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T16:32:58.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-153-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-153-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-153-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153-SUCCESS/manifests"},{"name":"debian/1.5.153","sha":"75f963e33511347e00918a0736dba0864142f670","kind":"tag","published_at":"2011-02-01T16:32:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.153","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.153/manifests"},{"name":"hudson-python-oauth2-153","sha":"4d25395c25f00beec72743657673e78ec6400163","kind":"tag","published_at":"2011-02-01T16:31:54.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-153","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-153/manifests"},{"name":"hudson-python-oauth2-152-SUCCESS","sha":"328ed4b6c555cbef83a4d5b15f027735d46512a4","kind":"tag","published_at":"2011-01-28T18:15:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-152-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-152-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-152-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152-SUCCESS/manifests"},{"name":"debian/1.5.152","sha":"328ed4b6c555cbef83a4d5b15f027735d46512a4","kind":"tag","published_at":"2011-01-28T18:15:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.152","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.152/manifests"},{"name":"hudson-python-oauth2-152","sha":"773408963da533c9922542e0bea2c85ab2fb97e4","kind":"tag","published_at":"2011-01-28T18:14:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-152","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-152/manifests"},{"name":"hudson-python-oauth2-151-SUCCESS","sha":"811ca121b6e67231c44c5b56d151f10105c86713","kind":"tag","published_at":"2011-01-27T05:32:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-151-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-151-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-151-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151-SUCCESS/manifests"},{"name":"debian/1.5.151","sha":"811ca121b6e67231c44c5b56d151f10105c86713","kind":"tag","published_at":"2011-01-27T05:32:44.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.151","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.151/manifests"},{"name":"hudson-python-oauth2-151","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-27T05:31:53.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-151","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-151/manifests"},{"name":"hudson-python-oauth2-150-SUCCESS","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-26T17:16:12.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-150-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-150-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-150-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150-SUCCESS/manifests"},{"name":"debian/1.5.150","sha":"3cec5d9581a86ce0e9cbf1b92e53b41ade7b0e95","kind":"tag","published_at":"2011-01-26T17:16:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.150","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.150/manifests"},{"name":"hudson-python-oauth2-150","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:15:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-150","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-150/manifests"},{"name":"hudson-python-oauth2-149-SUCCESS","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:12:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-149-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-149-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-149-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149-SUCCESS/manifests"},{"name":"debian/1.5.149","sha":"4e347833f70d2e87d00c39d2cebfab86e2abc37c","kind":"tag","published_at":"2011-01-26T17:12:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.149","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.149/manifests"},{"name":"hudson-python-oauth2-149","sha":"d44049a25cac1eb9e81646833df34d198a1ace36","kind":"tag","published_at":"2011-01-26T17:11:32.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-149","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-149/manifests"},{"name":"hudson-python-oauth2-148-SUCCESS","sha":"a81f97f62ee46b449a75a41692967a5019d706a0","kind":"tag","published_at":"2011-01-26T17:03:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-148-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-148-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-148-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148-SUCCESS/manifests"},{"name":"debian/1.5.148","sha":"a81f97f62ee46b449a75a41692967a5019d706a0","kind":"tag","published_at":"2011-01-26T17:03:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.148","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.148/manifests"},{"name":"hudson-python-oauth2-148","sha":"9df062bf577cf83dcdefdebba171e2584055db47","kind":"tag","published_at":"2011-01-26T17:02:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-148","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-148/manifests"},{"name":"hudson-python-oauth2-147-SUCCESS","sha":"bac9dfd7363937ede336954ad704f991a34fb2be","kind":"tag","published_at":"2011-01-25T17:40:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-147-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-147-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-147-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147-SUCCESS/manifests"},{"name":"debian/1.5.147","sha":"bac9dfd7363937ede336954ad704f991a34fb2be","kind":"tag","published_at":"2011-01-25T17:40:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.147","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.147/manifests"},{"name":"hudson-python-oauth2-147","sha":"7c6772d77a61a59b5399f774359cde3ab4e8bbb3","kind":"tag","published_at":"2011-01-25T17:39:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-147","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-147/manifests"},{"name":"hudson-python-oauth2-146-SUCCESS","sha":"615b1ff4d7d81d126ef63f3d71f56e2f3d880cdf","kind":"tag","published_at":"2011-01-25T17:31:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-146-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-146-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-146-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146-SUCCESS/manifests"},{"name":"debian/1.5.146","sha":"615b1ff4d7d81d126ef63f3d71f56e2f3d880cdf","kind":"tag","published_at":"2011-01-25T17:31:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.146","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.146/manifests"},{"name":"hudson-python-oauth2-146","sha":"01ad3d86bf9c4d9dd0025e917ecd052033b2eb68","kind":"tag","published_at":"2011-01-25T17:30:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-146","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-146/manifests"},{"name":"hudson-python-oauth2-145-SUCCESS","sha":"3350baea1a11cb0d26681be646df251952eedec6","kind":"tag","published_at":"2011-01-24T22:09:19.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-145-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-145-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-145-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145-SUCCESS/manifests"},{"name":"debian/1.5.145","sha":"3350baea1a11cb0d26681be646df251952eedec6","kind":"tag","published_at":"2011-01-24T22:09:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.5.145","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.5.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.5.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.5.145/manifests"},{"name":"hudson-python-oauth2-145","sha":"634de002511e23daee8f38a8cd8cdeae539a620c","kind":"tag","published_at":"2011-01-24T22:08:35.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-145","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-145/manifests"},{"name":"hudson-python-oauth2-144-SUCCESS","sha":"60fcc261de6e919d0bdb29ed4881a42d50e02abd","kind":"tag","published_at":"2011-01-24T22:03:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-144-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-144-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-144-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144-SUCCESS/manifests"},{"name":"debian/1.4.144","sha":"60fcc261de6e919d0bdb29ed4881a42d50e02abd","kind":"tag","published_at":"2011-01-24T22:03:15.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.144","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.144/manifests"},{"name":"hudson-python-oauth2-144","sha":"e1aed570537334702b4eac001d8f6a1db5d16011","kind":"tag","published_at":"2011-01-24T22:02:32.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-144","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-144/manifests"},{"name":"hudson-python-oauth2-143-SUCCESS","sha":"69cbf3387333542567bc06872a1715767a388f6d","kind":"tag","published_at":"2011-01-24T20:22:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-143-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-143-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-143-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143-SUCCESS/manifests"},{"name":"debian/1.4.143","sha":"69cbf3387333542567bc06872a1715767a388f6d","kind":"tag","published_at":"2011-01-24T20:22:10.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.143","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.143/manifests"},{"name":"hudson-python-oauth2-143","sha":"5d7cb964d4dda54be3b59fee83399d52358c7776","kind":"tag","published_at":"2011-01-24T20:21:18.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-143","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-143/manifests"},{"name":"hudson-python-oauth2-142","sha":"58c4e77758519da9a1bb59faf5aa866786a1d1e9","kind":"tag","published_at":"2011-01-24T20:19:55.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-142","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-142/manifests"},{"name":"hudson-python-oauth2-141","sha":"58c4e77758519da9a1bb59faf5aa866786a1d1e9","kind":"tag","published_at":"2011-01-24T20:17:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-141","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-141/manifests"},{"name":"hudson-python-oauth2-140","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T20:06:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-140","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-140/manifests"},{"name":"hudson-python-oauth2-139","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:51:51.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-139","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-139/manifests"},{"name":"hudson-python-oauth2-138","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:50:06.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-138","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-138/manifests"},{"name":"hudson-python-oauth2-137","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:47:34.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-137","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-137/manifests"},{"name":"hudson-python-oauth2-136","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:33:46.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-136","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-136/manifests"},{"name":"hudson-python-oauth2-135","sha":"654b55068bf2be7f5dd9b8d6d6fae8b8446aef86","kind":"tag","published_at":"2011-01-24T19:31:47.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-135","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-135/manifests"},{"name":"hudson-python-oauth2-134-SUCCESS","sha":"e95228a3e53250b69f47ce0dcdff2c2a1de925f3","kind":"tag","published_at":"2011-01-24T18:31:44.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-134-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-134-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-134-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134-SUCCESS/manifests"},{"name":"debian/1.4.134","sha":"e95228a3e53250b69f47ce0dcdff2c2a1de925f3","kind":"tag","published_at":"2011-01-24T18:31:41.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.134","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.134/manifests"},{"name":"hudson-python-oauth2-134","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:30:57.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-134","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-134/manifests"},{"name":"hudson-python-oauth2-133-SUCCESS","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:26:40.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-133-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-133-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-133-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133-SUCCESS/manifests"},{"name":"debian/1.4.133","sha":"08761a2db2ebd2c4035255f9ce3f057ac396883e","kind":"tag","published_at":"2011-01-24T18:26:37.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.133","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.133/manifests"},{"name":"hudson-python-oauth2-133","sha":"7761005be53dee65bb1b9a7ce352090b7ddb3fe2","kind":"tag","published_at":"2011-01-24T18:25:53.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-133","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-133/manifests"},{"name":"hudson-python-oauth2-132-SUCCESS","sha":"f8bb23a720de9a5c3821dedb2df34b0c64181cc4","kind":"tag","published_at":"2011-01-24T17:40:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-132-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-132-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-132-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132-SUCCESS/manifests"},{"name":"debian/1.4.132","sha":"f8bb23a720de9a5c3821dedb2df34b0c64181cc4","kind":"tag","published_at":"2011-01-24T17:40:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.132","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.132/manifests"},{"name":"hudson-python-oauth2-132","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:39:50.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-132","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-132/manifests"},{"name":"hudson-python-oauth2-131-SUCCESS","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:33:11.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-131-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-131-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-131-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131-SUCCESS/manifests"},{"name":"debian/1.4.131","sha":"63bd40569a7bed06496cf1e9aa1f12af780196e2","kind":"tag","published_at":"2011-01-24T17:33:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.131","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.131/manifests"},{"name":"hudson-python-oauth2-131","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:32:14.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-131","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-131/manifests"},{"name":"hudson-python-oauth2-130-SUCCESS","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:24:28.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-130-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-130-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-130-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130-SUCCESS/manifests"},{"name":"debian/1.4.130","sha":"9c2538e5c2a03c640e96a4d5996b410ce67883cc","kind":"tag","published_at":"2011-01-24T17:24:25.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.130","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.130/manifests"},{"name":"hudson-python-oauth2-130","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-24T17:22:38.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-130","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-130/manifests"},{"name":"hudson-python-oauth2-129-SUCCESS","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-21T19:53:16.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-129-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-129-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-129-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129-SUCCESS/manifests"},{"name":"debian/1.4.129","sha":"bd80349e059146e3f0912a581ed1a5fdb87945b7","kind":"tag","published_at":"2011-01-21T19:53:13.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.4.129","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.4.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.4.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.4.129/manifests"},{"name":"hudson-python-oauth2-129","sha":"68c93665feac90e534300242f7ddbfe5768faba9","kind":"tag","published_at":"2011-01-21T19:52:31.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-129","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-129/manifests"},{"name":"hudson-python-oauth2-128-SUCCESS","sha":"4a64169c2bebdd5274d2bf24eba8aaa036387682","kind":"tag","published_at":"2011-01-10T22:43:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-128-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-128-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-128-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128-SUCCESS/manifests"},{"name":"debian/1.3.128","sha":"4a64169c2bebdd5274d2bf24eba8aaa036387682","kind":"tag","published_at":"2011-01-10T22:43:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.3.128","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.3.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.3.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.128/manifests"},{"name":"hudson-python-oauth2-128","sha":"3473612994201d4262fee703e62444d6ff68c599","kind":"tag","published_at":"2011-01-10T22:42:33.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-128","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-128/manifests"},{"name":"hudson-python-oauth2-127-SUCCESS","sha":"06731b59db67464ac7491551aaa223220ca99d86","kind":"tag","published_at":"2011-01-04T19:40:23.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-127-SUCCESS","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-127-SUCCESS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-127-SUCCESS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127-SUCCESS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127-SUCCESS/manifests"},{"name":"debian/1.3.127","sha":"06731b59db67464ac7491551aaa223220ca99d86","kind":"tag","published_at":"2011-01-04T19:40:20.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/debian/1.3.127","html_url":"https://github.com/joestump/python-oauth2/releases/tag/debian/1.3.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@debian%2F1.3.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/debian%2F1.3.127/manifests"},{"name":"hudson-python-oauth2-127","sha":"77cb11f6c641051af5bd077db69b06a02e5fa98a","kind":"tag","published_at":"2011-01-04T19:39:30.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/hudson-python-oauth2-127","html_url":"https://github.com/joestump/python-oauth2/releases/tag/hudson-python-oauth2-127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@hudson-python-oauth2-127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/hudson-python-oauth2-127/manifests"},{"name":"1.2.1","sha":"1f9640f8467a90fcc20be6bbb8909d21bad308f6","kind":"tag","published_at":"2010-06-28T19:03:25.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.2.1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"bac0c0ca3895198e508278aa638abf62c7a600f4","kind":"commit","published_at":"2010-05-14T17:39:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.2.0","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"9962d31cc78806b2b17cd3dcd2c7bdc8cc0085c0","kind":"commit","published_at":"2010-03-27T18:18:08.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.1.3","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.1.3/manifests"},{"name":"1.0.7","sha":"340584ea5e82febb218461d51db2a95a17814e17","kind":"commit","published_at":"2010-02-14T23:16:03.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.7","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"31f89f0cee7b3f21cc641f7f3e6df6cbd800d06a","kind":"commit","published_at":"2010-02-11T22:09:49.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.6","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"c040abcb92954275b7fd320bedac1f26dd495d42","kind":"commit","published_at":"2010-01-25T23:28:36.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.5","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"bff534876aeb2aca93e414f485fbc850fab64810","kind":"commit","published_at":"2010-01-21T16:27:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.4","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"bff534876aeb2aca93e414f485fbc850fab64810","kind":"commit","published_at":"2010-01-21T16:27:09.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.3","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"bde974cc5e1224d36c5d46086e34aee7dac1cdd7","kind":"commit","published_at":"2009-12-04T16:19:17.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.2","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"39ebd39bddec4111b7725b9887db7352b69780ef","kind":"commit","published_at":"2009-12-01T23:05:45.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.1","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"905680d424c21821e02684579d5eb982fed2f85d","kind":"tag","published_at":"2009-10-21T17:56:21.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/1.0.0","html_url":"https://github.com/joestump/python-oauth2/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/1.0.0/manifests"},{"name":"pre-1.0a","sha":"ced0c3f1407fa997e7377e9c55b328f42f3429a0","kind":"commit","published_at":"2009-07-10T18:40:24.000Z","download_url":"https://codeload.github.com/joestump/python-oauth2/tar.gz/pre-1.0a","html_url":"https://github.com/joestump/python-oauth2/releases/tag/pre-1.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joestump/python-oauth2@pre-1.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/pre-1.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/tags/pre-1.0a/manifests"}]},"repo_metadata_updated_at":"2025-08-26T10:21:09.272Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-oauth2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-oauth2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-oauth2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-oauth2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T02:57:42.065Z","issues_count":48,"pull_requests_count":54,"avg_time_to_close_issue":99264888.0,"avg_time_to_close_pull_request":87170534.46666667,"issues_closed_count":16,"pull_requests_closed_count":30,"pull_request_authors_count":50,"issue_authors_count":48,"avg_comments_per_issue":2.3125,"avg_comments_per_pull_request":2.814814814814815,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/joestump%2Fpython-oauth2/issues","maintainers":[{"login":"rickhanlonii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickhanlonii"},{"login":"joestump","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joestump"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-oauth2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-oauth2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-oauth2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-oauth2/related_packages","maintainers":[{"uuid":"fossdd@pwned.life","login":null,"name":"fossdd","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=fossdd","packages_count":89,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=fossdd","role":null,"created_at":"2024-06-12T01:19:32.644Z","updated_at":"2024-06-12T01:19:32.644Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/fossdd@pwned.life/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}}],"commits":{"id":5899,"full_name":"joestump/python-oauth2","default_branch":"master","committers":[{"name":"Joe Stump","email":"joe@joestump.net","login":"joestump","count":65},{"name":"leah.culver","email":"leah.culver@f7ae4463-c52f-0410-a7dc-93bad6e629e8","login":null,"count":53},{"name":"Simple Geebus","email":"nerds+geebus@simplegeo.com","login":null,"count":38},{"name":"Zooko Ofsimplegeo","email":"zooko@simplegeo.com","login":"zookos","count":36},{"name":"Tres Seaver","email":"tseaver@palladion.com","login":"tseaver","count":27},{"name":"Daniel J Holmes (jaitaiwan)","email":"dan@centricwebestate.com","login":null,"count":8},{"name":"Ian Eure","email":"ian.eure@gmail.com","login":"ieure","count":6},{"name":"martyni","email":"martynjamespratt@gmail.com","login":"martyni","count":5},{"name":"Travis Swicegood","email":"development@domain51.com","login":"tswicegood","count":5},{"name":"andyster@gmail.com","email":"andyster@gmail.com@f7ae4463-c52f-0410-a7dc-93bad6e629e8","login":null,"count":4},{"name":"Rick Hanlon II","email":"rickhanlonii@gmail.com","login":"rickhanlonii","count":3},{"name":"Woody Anderson","email":"woody.anderson@gmail.com","login":"Woodya","count":3},{"name":"mmalone","email":"mjmalone@gmail.com","login":"mmalone","count":3},{"name":"Brian Rosner","email":"brosner@gmail.com","login":"brosner","count":2},{"name":"Doug Ireton","email":"dougireton@gmail.com","login":"dougireton","count":2},{"name":"Justin Plock","email":"jplock@gmail.com","login":"jplock","count":2},{"name":"Louis Sautier","email":"sautier.louis@gmail.com","login":"sbraz","count":2},{"name":"Tim Sheerman-Chase","email":"tim2009@sheerman-chase.org.uk","login":"TimSC","count":2},{"name":"Adomas Paltanavičius","email":"adomas.paltanavicius@gmail.com","login":"admp","count":2},{"name":"The Gitter Badger","email":"badger@gitter.im","login":"gitter-badger","count":1},{"name":"Sylvain","email":"sylvain.desodt+github@gmail.com","login":"SylvainDe","count":1},{"name":"Stuart Colville","email":"muffinresearchlabs@gmail.com","login":"muffinresearch","count":1},{"name":"Steve Peak","email":"steve@stevepeak.net","login":"stevepeak","count":1},{"name":"Chris Lea","email":"chl@melian.chrislea.com","login":null,"count":1},{"name":"Eric Casteleijn","email":"ec@trapit.com","login":null,"count":1},{"name":"Jenkins slave user","email":"jenkinsslave@simplegeo.com","login":null,"count":1},{"name":"Peter Bengtsson","email":"peter@fry-it.com","login":null,"count":1},{"name":"Sebastien Piquemal","email":"sebpiq@gmail.com","login":"sebpiq","count":1},{"name":"Roderic Campbell","email":"roderic@gmail.com","login":"rodericj","count":1},{"name":"Nik Nyby","email":"nnyby@columbia.edu","login":"nikolas","count":1},{"name":"Mathias Herberts","email":"Mathias.Herberts+github@gmail.com","login":"hbs","count":1},{"name":"Jon Parise","email":"jon@indelible.org","login":"jparise","count":1},{"name":"Igor Cheledinov","email":"cheledinov@gmail.com","login":"chilic","count":1},{"name":"Henry Cooke","email":"me@prehensile.co.uk","login":"prehensile","count":1},{"name":"Greg Roodt","email":"groodt@gmail.com","login":"groodt","count":1},{"name":"Ed Summers","email":"ehs@pobox.com","login":"edsu","count":1},{"name":"Daniel Holmes","email":"daniel.holmes@djcentric.com","login":"jaitaiwan","count":1},{"name":"Chris Dickinson","email":"christopher.s.dickinson@gmail.com","login":"chrisdickinson","count":1},{"name":"Tom Leach","email":"tom@leach.it","login":"tleach","count":1},{"name":"coulix","email":"coulix@gmail.com","login":"gregtap","count":1},{"name":"Alex Chan","email":"alex@alexwlchan.net","login":"alexwlchan","count":1}],"total_commits":290,"total_committers":41,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":7.073170731707317,"dds":0.7758620689655172,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-05-14T11:53:15.166Z","last_synced_commit":"b94f69b1ad195513547924e380d9265133e995fa","created_at":"2023-03-07T09:24:16.208Z","updated_at":"2025-05-14T11:53:15.195Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.468Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"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":"joestump/python-oauth2","html_url":"https://github.com/joestump/python-oauth2","last_synced_at":"2025-08-31T19:22:07.713Z","status":null,"issues_count":48,"pull_requests_count":54,"avg_time_to_close_issue":93506087.73333333,"avg_time_to_close_pull_request":87170534.46666667,"issues_closed_count":15,"pull_requests_closed_count":30,"pull_request_authors_count":50,"issue_authors_count":48,"avg_comments_per_issue":2.2291666666666665,"avg_comments_per_pull_request":2.814814814814815,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T14:30:31.770Z","updated_at":"2025-09-01T09:27:27.775Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joestump%2Fpython-oauth2/issues","issue_labels_count":{"Enhancement":11,"Bug":7,"Security":1,"Awaiting Feedback":1,"Question":1},"pull_request_labels_count":{"Needs Tests":12,"Enhancement":10,"Bug":8,"Security":3,"PY3K":1},"issue_author_associations_count":{"NONE":45,"CONTRIBUTOR":2,"COLLABORATOR":1},"pull_request_author_associations_count":{"NONE":39,"CONTRIBUTOR":12,"COLLABORATOR":4,"OWNER":1},"issue_authors":{"danielgran":1,"navyad":1,"pgajdos":1,"santoss1":1,"frankdu":1,"brondsem":1,"newbery":1,"Mybeterlife-continue2025mylife":1,"truonghoangnguyen":1,"eykd":1,"cdunklau":1,"zags":1,"cwarny":1,"bourdeau":1,"rich-generator":1,"rlotun":1,"ajaiau":1,"lb-ronyeh":1,"towry":1,"dannybritto96":1,"ghost":1,"abrarazeem":1,"DmytroLitvinov":1,"keeganjk":1,"jaitaiwan":1,"jaap3":1,"theasder":1,"edevil":1,"tonthon":1,"sabuhish":1,"aljosa":1,"cchacholiades":1,"bear":1,"schwehr":1,"jklardie":1,"xamiax":1,"zeitkunst":1,"speedingdeer":1,"ivishnevs":1,"timgates42":1,"dellagustin":1,"sbraz":1,"portante":1,"rickhanlonii":1,"cheery":1,"thehcma":1,"alexlehm":1,"rominf":1},"pull_request_authors":{"rickhanlonii":4,"sbraz":2,"tseaver":2,"vitaly-zdanevich":2,"fw-aaron":1,"antonmoiseev":1,"mitchellrj":1,"alixmartineau":1,"AdamJacobMuller":1,"AMDINDOWS":1,"weakish":1,"nikolas":1,"artemrizhov":1,"k0s":1,"lann":1,"tleach":1,"Anmol-Gulati":1,"robkinyon":1,"martyni":1,"mop":1,"Jberlinsky":1,"rick446":1,"erikvanzijst":1,"bensonk":1,"webjunkie":1,"prudnikov":1,"chilic":1,"jskitz":1,"arthurian":1,"joestump":1,"jgaul":1,"SylvainDe":1,"tylerwilliams":1,"jackiekazil":1,"ivishnevs":1,"stevepeak":1,"timgates42":1,"ChrizH":1,"alexwlchan":1,"hades":1,"rendiya":1,"ferrix":1,"frewsxcv":1,"JohnElmasry":1,"holm":1,"IngMarcosLopez":1,"jace":1,"zyegfryed":1,"TimSC":1,"frankdu":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10167544,"issues_count":32012554,"pull_requests_count":100260947,"authors_count":10729845,"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":{"NONE":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"Mybeterlife-continue2025mylife":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"rickhanlonii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickhanlonii"},{"login":"joestump","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joestump"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":5,"WatchEvent":26,"IssueCommentEvent":1,"ForkEvent":4},"last_year":{"IssuesEvent":5,"WatchEvent":26,"IssueCommentEvent":1,"ForkEvent":4}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-16T23:16:20.452Z","updated_at":"2022-07-16T23:16:20.452Z","repository_link":"https://github.com/joestump/python-oauth2/blob/master/requirements.txt","dependencies":[{"id":239332684,"package_name":"httplib2","ecosystem":"pypi","requirements":"==0.9.1","direct":true,"kind":"runtime","optional":false},{"id":239332685,"package_name":"mock","ecosystem":"pypi","requirements":"==1.3.0","direct":true,"kind":"runtime","optional":false},{"id":239332686,"package_name":"pep8","ecosystem":"pypi","requirements":"==1.6.2","direct":true,"kind":"runtime","optional":false},{"id":239332687,"package_name":"pytest","ecosystem":"pypi","requirements":"==2.7.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-16T23:16:20.547Z","updated_at":"2022-07-16T23:16:20.547Z","repository_link":"https://github.com/joestump/python-oauth2/blob/master/setup.py","dependencies":[{"id":239334407,"package_name":"httplib2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":27.30805271307193,"created_at":"2025-09-08T11:19:00.833Z","updated_at":"2025-10-07T08:25:44.079Z","avatar_url":"https://github.com/joestump.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":299329,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["templates","cookies","forhumans","humans","python-requests","requests","apps","views","fuzzing","syntax-highlighting"],"project_url":"https://science.ecosyste.ms/api/v1/projects/69272","html_url":"https://science.ecosyste.ms/projects/69272"}