{"id":598,"name":null,"description":"The latest features of Ruby backported to older versions.","url":"https://github.com/marcandre/backports","last_synced_at":"2026-05-01T04:32:05.880Z","repository":{"id":536088,"uuid":"165433","full_name":"marcandre/backports","owner":"marcandre","description":"The latest features of Ruby backported to older versions.","archived":false,"fork":false,"pushed_at":"2025-12-15T19:46:31.000Z","size":1146,"stargazers_count":444,"open_issues_count":5,"forks_count":53,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-04-19T23:09:59.985Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcandre.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"tidelift":"rubygems/backports","github":"marcandre"}},"created_at":"2009-04-01T18:58:29.000Z","updated_at":"2026-04-04T19:52:36.000Z","dependencies_parsed_at":"2025-12-23T14:00:37.184Z","dependency_job_id":null,"html_url":"https://github.com/marcandre/backports","commit_stats":{"total_commits":687,"total_committers":29,"mean_commits":"23.689655172413794","dds":0.0786026200873362,"last_synced_commit":"78bc6db4d58b2d21024985f394b7ce8072bbece7"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/marcandre/backports","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcandre","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/sbom","scorecard":{"id":617267,"data":{"date":"2025-08-11","repo":{"name":"github.com/marcandre/backports","commit":"dc9d26a9bc609c9cd5fc2cb5a3569e979052d7a8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/15 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/backports.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backports.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/marcandre/backports/backports.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backports.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/marcandre/backports/backports.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backports.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/marcandre/backports/backports.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backports.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/marcandre/backports/backports.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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-21T04:18:48.892Z","repository_id":536088,"created_at":"2025-08-21T04:18:48.892Z","updated_at":"2025-08-21T04:18:48.892Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32283294,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"marcandre","name":"Marc-André Lafortune","uuid":"33770","kind":"user","description":"♥ Elixir ♥ Ruby ♥ TypeScript ♥\r\n\r\nCore team of Ruby, RuboCop.\r\nAuthor of Backports,\r\nMaintainer of Parsley.js, Featherlight.js.","email":"github@marc-andre.ca","website":"blog.marc-andre.ca","location":"Montreal, Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33770?v=4","repositories_count":180,"last_synced_at":"2026-03-11T16:44:43.943Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/marcandre","funding_links":["https://github.com/sponsors/marcandre"],"total_stars":968,"followers":486,"following":12,"created_at":"2022-11-02T17:27:50.083Z","updated_at":"2026-03-11T16:44:43.943Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcandre","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcandre/repositories"},"packages":[{"id":13803994,"name":"ruby-backports","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/marcandre/backports","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/marcandre/backports","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T18:15:19.383Z","latest_release_published_at":"2026-02-13T18:15:19.383Z","latest_release_number":"3.21.0-2","last_synced_at":"2026-03-13T19:23:09.714Z","created_at":"2026-02-13T18:15:19.177Z","updated_at":"2026-03-13T19:23:10.006Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-backports","install_command":"apt-get install ruby-backports","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-backports","standards_version":"4.6.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, rake, rubocop, ruby-activesupport, ruby-rspec, ruby-test-unit","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":536088,"uuid":"165433","full_name":"marcandre/backports","owner":"marcandre","description":"The latest features of Ruby backported to older versions.","archived":false,"fork":false,"pushed_at":"2025-12-15T19:46:31.000Z","size":1146,"stargazers_count":441,"open_issues_count":6,"forks_count":53,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-01-31T20:47:08.364Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcandre.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"tidelift":"rubygems/backports","github":"marcandre"}},"created_at":"2009-04-01T18:58:29.000Z","updated_at":"2026-01-09T23:39:55.000Z","dependencies_parsed_at":"2025-12-23T14:00:37.184Z","dependency_job_id":null,"html_url":"https://github.com/marcandre/backports","commit_stats":{"total_commits":687,"total_committers":29,"mean_commits":"23.689655172413794","dds":0.0786026200873362,"last_synced_commit":"78bc6db4d58b2d21024985f394b7ce8072bbece7"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/marcandre/backports","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcandre","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/sbom","scorecard":{"id":617267,"data":{"date":"2025-08-11","repo":{"name":"github.com/marcandre/backports","commit":"dc9d26a9bc609c9cd5fc2cb5a3569e979052d7a8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/15 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/backports.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backports.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/marcandre/backports/backports.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backports.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/marcandre/backports/backports.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backports.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/marcandre/backports/backports.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backports.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/marcandre/backports/backports.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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-21T04:18:48.892Z","repository_id":536088,"created_at":"2025-08-21T04:18:48.892Z","updated_at":"2025-08-21T04:18:48.892Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29230695,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T12:28:20.184Z","status":"ssl_error","status_checked_at":"2026-02-08T12:28:19.510Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-02-13T18:19:27.282Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-backports?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-backports","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-backports","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-backports/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/rubygems/backports","https://github.com/sponsors/marcandre"],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-backports/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-backports/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-backports/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-backports/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-backports/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13605134,"name":"ruby-backports","ecosystem":"debian","description":null,"homepage":"https://github.com/marcandre/backports","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/marcandre/backports","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T11:18:31.176Z","latest_release_published_at":"2026-02-11T11:18:31.176Z","latest_release_number":"3.11.1-2","last_synced_at":"2026-03-13T16:07:42.565Z","created_at":"2026-02-11T11:18:30.977Z","updated_at":"2026-03-13T16:07:42.566Z","registry_url":"https://tracker.debian.org/pkg/ruby-backports","install_command":"apt-get install ruby-backports","documentation_url":"https://packages.debian.org/buster/ruby-backports","metadata":{"component":"main","architecture":"all","priority":"source","binary":"ruby-backports","standards_version":"3.9.7","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), gem2deb, rake, ruby-activesupport, ruby-test-unit","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:15:01.420Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-backports?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-backports","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-backports","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-backports/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-backports/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-backports/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-backports/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-backports/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-backports/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-04-27T18:20:39.693Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13750776,"name":"ruby-backports","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/marcandre/backports","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/marcandre/backports","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T07:10:10.259Z","latest_release_published_at":"2026-02-13T07:10:10.259Z","latest_release_number":"3.16.0-1","last_synced_at":"2026-03-13T20:21:46.125Z","created_at":"2026-02-13T07:10:10.095Z","updated_at":"2026-03-13T20:21:46.373Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-backports","install_command":"apt-get install ruby-backports","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-backports","standards_version":"4.5.0","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), gem2deb, rake, ruby-activesupport, ruby-test-unit","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":536088,"uuid":"165433","full_name":"marcandre/backports","owner":"marcandre","description":"The latest features of Ruby backported to older versions.","archived":false,"fork":false,"pushed_at":"2025-12-15T19:46:31.000Z","size":1146,"stargazers_count":441,"open_issues_count":6,"forks_count":53,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-01-31T20:47:08.364Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcandre.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"tidelift":"rubygems/backports","github":"marcandre"}},"created_at":"2009-04-01T18:58:29.000Z","updated_at":"2026-01-09T23:39:55.000Z","dependencies_parsed_at":"2025-12-23T14:00:37.184Z","dependency_job_id":null,"html_url":"https://github.com/marcandre/backports","commit_stats":{"total_commits":687,"total_committers":29,"mean_commits":"23.689655172413794","dds":0.0786026200873362,"last_synced_commit":"78bc6db4d58b2d21024985f394b7ce8072bbece7"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/marcandre/backports","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcandre","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/sbom","scorecard":{"id":617267,"data":{"date":"2025-08-11","repo":{"name":"github.com/marcandre/backports","commit":"dc9d26a9bc609c9cd5fc2cb5a3569e979052d7a8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/15 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/backports.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backports.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/marcandre/backports/backports.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backports.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/marcandre/backports/backports.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backports.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/marcandre/backports/backports.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backports.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/marcandre/backports/backports.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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-21T04:18:48.892Z","repository_id":536088,"created_at":"2025-08-21T04:18:48.892Z","updated_at":"2025-08-21T04:18:48.892Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29230695,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T12:28:20.184Z","status":"ssl_error","status_checked_at":"2026-02-08T12:28:19.510Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-02-13T07:10:40.588Z","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":0.9641196264509054,"forks_count":1.194752164543083,"docker_downloads_count":null,"average":0.5397179477484971},"purl":"pkg:deb/ubuntu/ruby-backports?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-backports","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-backports","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-backports/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/rubygems/backports","https://github.com/sponsors/marcandre"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-15T22:02:06.602Z","issues_count":41,"pull_requests_count":74,"avg_time_to_close_issue":36827796.578947365,"avg_time_to_close_pull_request":1055845.5753424657,"issues_closed_count":38,"pull_requests_closed_count":73,"pull_request_authors_count":26,"issue_authors_count":31,"avg_comments_per_issue":2.8536585365853657,"avg_comments_per_pull_request":1.6216216216216215,"merged_pull_requests_count":59,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":14082.5,"past_year_avg_time_to_close_pull_request":147545.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":5.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/issues","maintainers":[{"login":"marcandre","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcandre"},{"login":"MaxLap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxLap"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-backports/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-backports/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-backports/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-backports/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-backports/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"focal"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-04-27T18:20:36.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":250227,"name":"marcandre-backports","ecosystem":"rubygems","description":"Essential backports that enable some of the really nice features of ruby 1.8.7, ruby 1.9 and rails from ruby 1.8.6 and earlier.","homepage":"http://github.com/marcandre/backports","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/marcandre/backports","keywords_array":[],"namespace":null,"versions_count":22,"first_release_published_at":"2014-08-11T01:07:10.740Z","latest_release_published_at":"2014-08-11T01:06:28.719Z","latest_release_number":"1.9.0","last_synced_at":"2026-04-26T02:02:01.158Z","created_at":"2022-04-06T03:54:56.682Z","updated_at":"2026-04-26T02:06:01.926Z","registry_url":"https://rubygems.org/gems/marcandre-backports","install_command":"gem install marcandre-backports -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/marcandre-backports/","metadata":{"funding":null},"repo_metadata":{"id":536088,"uuid":"165433","full_name":"marcandre/backports","owner":"marcandre","description":"The latest features of Ruby backported to older versions.","archived":false,"fork":false,"pushed_at":"2025-12-15T19:46:31.000Z","size":1146,"stargazers_count":444,"open_issues_count":5,"forks_count":53,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-04-19T23:09:59.985Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcandre.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"tidelift":"rubygems/backports","github":"marcandre"}},"created_at":"2009-04-01T18:58:29.000Z","updated_at":"2026-04-04T19:52:36.000Z","dependencies_parsed_at":"2025-12-23T14:00:37.184Z","dependency_job_id":null,"html_url":"https://github.com/marcandre/backports","commit_stats":{"total_commits":687,"total_committers":29,"mean_commits":"23.689655172413794","dds":0.0786026200873362,"last_synced_commit":"78bc6db4d58b2d21024985f394b7ce8072bbece7"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/marcandre/backports","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcandre","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/sbom","scorecard":{"id":617267,"data":{"date":"2025-08-11","repo":{"name":"github.com/marcandre/backports","commit":"dc9d26a9bc609c9cd5fc2cb5a3569e979052d7a8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/15 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/backports.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backports.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/marcandre/backports/backports.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backports.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/marcandre/backports/backports.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backports.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/marcandre/backports/backports.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backports.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/marcandre/backports/backports.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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-21T04:18:48.892Z","repository_id":536088,"created_at":"2025-08-21T04:18:48.892Z","updated_at":"2025-08-21T04:18:48.892Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32115216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"marcandre","name":"Marc-André Lafortune","uuid":"33770","kind":"user","description":"♥ Elixir ♥ Ruby ♥ TypeScript ♥\r\n\r\nCore team of Ruby, RuboCop.\r\nAuthor of Backports,\r\nMaintainer of Parsley.js, Featherlight.js.","email":"github@marc-andre.ca","website":"blog.marc-andre.ca","location":"Montreal, Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33770?v=4","repositories_count":180,"last_synced_at":"2026-03-11T16:44:43.943Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/marcandre","funding_links":["https://github.com/sponsors/marcandre"],"total_stars":968,"followers":486,"following":12,"created_at":"2022-11-02T17:27:50.083Z","updated_at":"2026-03-11T16:44:43.943Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcandre","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcandre/repositories"},"tags":[{"name":"v3.25.3","sha":"3d80b0bf2b45f14de0105973650838b91a9c03d9","kind":"tag","published_at":"2025-12-15T19:46:29.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.25.3","html_url":"https://github.com/marcandre/backports/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.25.3/manifests"},{"name":"v3.25.2","sha":"556126fefa16d9f22624b5f8c0f474250bcd6d92","kind":"tag","published_at":"2025-10-02T15:37:21.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.25.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.25.2/manifests"},{"name":"v3.25.1","sha":"dc9d26a9bc609c9cd5fc2cb5a3569e979052d7a8","kind":"tag","published_at":"2025-03-20T22:11:51.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.25.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.25.1/manifests"},{"name":"v3.25.0","sha":"09f9e1844db92dc43fdd4b698fa04b1925ebd87c","kind":"tag","published_at":"2024-03-05T20:39:27.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.25.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.25.0/manifests"},{"name":"v3.24.1","sha":"78bc6db4d58b2d21024985f394b7ce8072bbece7","kind":"tag","published_at":"2023-04-05T21:27:17.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.24.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.24.1/manifests"},{"name":"v3.24.0","sha":"ea97f3e858055731c65b5485638653480f463448","kind":"tag","published_at":"2023-03-07T05:58:21.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.24.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.24.0/manifests"},{"name":"v3.23.0","sha":"c21a80961ad162fcdd4b11ce56cf7c465af0f270","kind":"tag","published_at":"2021-12-28T16:07:56.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.23.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.23.0/manifests"},{"name":"v3.22.1","sha":"89096ecd0a660c4f10bbd7c3db3091ba17070ef1","kind":"tag","published_at":"2021-12-28T02:54:02.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.22.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.22.1/manifests"},{"name":"v3.22.0","sha":"a3983da1236af1af7836cc8a5b101fd978a9e773","kind":"tag","published_at":"2021-12-27T21:35:19.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.22.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.22.0/manifests"},{"name":"v3.21.0","sha":"16e18d004710f4d76ee3589d486c57deb0769c02","kind":"tag","published_at":"2021-03-31T18:01:22.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.21.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.21.0/manifests"},{"name":"v3.20.2","sha":"c528cd0e74b7b22f15f48edfd5974bbef9107ee9","kind":"tag","published_at":"2021-01-27T05:21:17.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.20.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.20.2/manifests"},{"name":"v3.20.1","sha":"9c6c67d21e02cfd835e1f30648e64ce4f3042684","kind":"tag","published_at":"2021-01-03T22:59:24.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.20.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.20.1/manifests"},{"name":"v3.20.0","sha":"c54860321b63e0d72537e9674fed813491873fed","kind":"tag","published_at":"2020-12-30T23:22:10.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.20.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.20.0/manifests"},{"name":"v3.19.0","sha":"0aa1f6c988f03d14b4dc962c4bcee220b95dbd25","kind":"tag","published_at":"2020-12-28T05:33:14.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.19.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.19.0/manifests"},{"name":"v3.18.2","sha":"351a351404de1622c380a490854a3e40c1bf9d6d","kind":"tag","published_at":"2020-08-26T16:14:03.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.18.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"2e973884a625d60fba6599ead3b2423765cedab8","kind":"tag","published_at":"2020-06-23T00:06:24.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.18.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"b8ab95bf1737f3b425a0536943876cc29783c4e2","kind":"tag","published_at":"2020-06-22T14:06:21.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.18.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.18.0/manifests"},{"name":"v3.17.2","sha":"5ea1ea252180be86c96b8c5a7f04a26502227a3e","kind":"tag","published_at":"2020-05-20T18:12:46.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.17.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"76bad355aaddc33afa3244875b2bf2656972d257","kind":"tag","published_at":"2020-04-09T19:39:16.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.17.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"255669d2d53adc5961cda40f16dae6d3f8cf8c38","kind":"tag","published_at":"2020-03-06T05:44:43.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.17.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.17.0/manifests"},{"name":"v3.16.1","sha":"22ccc0d99fc27df7b6f9b9dd9637e8be6057b287","kind":"tag","published_at":"2020-02-16T21:48:47.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.16.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.16.1/manifests"},{"name":"v3.16.0","sha":"5760877851700e120df473f66a74122c9d4e6eb3","kind":"tag","published_at":"2020-02-06T19:35:42.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.16.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"a5c5e76b28cd0ba333b9b75d8c9dc50b0a6cecc4","kind":"tag","published_at":"2019-05-15T18:36:15.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.15.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.15.0/manifests"},{"name":"v3.14.0","sha":"1026cc48b77bd8f74dce327362c553ec1009a8d4","kind":"tag","published_at":"2019-04-29T04:12:26.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.14.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.14.0/manifests"},{"name":"v3.13.0","sha":"5e8dcd11e81c4db3da6ca3f635d5ecd6f7b85da4","kind":"tag","published_at":"2019-04-05T06:10:11.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.13.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.13.0/manifests"},{"name":"v3.12.0","sha":"77e9a36b15031ba556a0f296b7aee5dfe3366233","kind":"tag","published_at":"2019-02-20T06:04:24.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.12.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.12.0/manifests"},{"name":"v3.11.4","sha":"429a0dcabd88d6a4fed7da61b0e736c6418a5d6a","kind":"commit","published_at":"2018-08-27T01:50:27.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.11.4","html_url":"https://github.com/marcandre/backports/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"2310f9e85eda2e2b7295f0db93ec6aed35733f85","kind":"tag","published_at":"2018-04-16T17:14:16.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.11.3","html_url":"https://github.com/marcandre/backports/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fb3faa29f1213da4aad2649d943c8df81b08f6fe","kind":"tag","published_at":"2018-04-10T20:44:34.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.11.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"9b21ae6c67a9115844476179b3a3a63d23484c9e","kind":"tag","published_at":"2018-01-25T21:24:54.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.11.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"5732d423fc0b243a37dc8806414b723b0e136a6b","kind":"tag","published_at":"2017-12-25T15:22:46.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.11.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"9bf025e40b0339c10ae241258bdaaa046c2d9a91","kind":"tag","published_at":"2017-10-17T08:06:31.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.10.3","html_url":"https://github.com/marcandre/backports/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"66570d0b048279adc1c7faf0dbb3a62b291948e1","kind":"tag","published_at":"2017-10-17T07:54:57.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.10.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"cffd528d9ece5305ca645459c192774d17fa2a7c","kind":"tag","published_at":"2017-10-17T06:17:36.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.10.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"175e596e7867dd4849a84f58327fbf9f847dd24b","kind":"tag","published_at":"2017-10-11T05:35:16.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.10.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"3881c707be0602aaefee9ab21137469a531d426c","kind":"tag","published_at":"2017-10-07T03:04:48.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.9.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fcda28dbcddc7068165f62a0690cca1d81358b70","kind":"tag","published_at":"2017-10-07T02:04:17.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.9.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"11d9cc013d2e5f2897c467fcc674644ae3e00687","kind":"tag","published_at":"2017-04-26T21:30:22.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.8.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"08cafe07d0c49fb5b65967e25ab96a1888afa747","kind":"commit","published_at":"2017-03-23T05:31:08.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.7.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.7.0/manifests"},{"name":"v3.6.9","sha":"51cbeefc4988273cbd28bb7ac812fc093fa02e2d","kind":"commit","published_at":"2017-03-22T15:24:50.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.9","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.9/manifests"},{"name":"v3.6.8","sha":"7fad540e4ee76b7f43e9179cd6ab0d1b3224019b","kind":"tag","published_at":"2016-02-09T14:45:52.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.8","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.8/manifests"},{"name":"v3.6.7","sha":"25c1204b15737199046d4fdda31daa039fb03681","kind":"tag","published_at":"2015-11-02T17:13:34.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.7","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.7/manifests"},{"name":"v3.6.6","sha":"54941c9203a6694f4c21141572e1d1c8f8dc38ac","kind":"tag","published_at":"2015-08-02T03:00:00.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.6","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.6/manifests"},{"name":"v3.6.5","sha":"b08a5f0737622da0ad58d69b838dc60a665d64cb","kind":"tag","published_at":"2015-07-13T10:30:05.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.5","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"73571a8829e0313a5864cafc5f460fe5422f3d4d","kind":"tag","published_at":"2014-11-13T05:23:53.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.4","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"26add80a5b57a5f414a91cb7c8c26a505203c683","kind":"tag","published_at":"2014-10-07T00:01:39.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.3","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"1d38c9efad9d9b606007db1ef1855b5a4126143e","kind":"tag","published_at":"2014-10-04T02:09:04.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"6dd75466beddc4d7d756dbd30194aafbf98e946a","kind":"tag","published_at":"2014-09-20T02:33:23.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"99215e01b0cd2a1cce2a0193efd11fcdafc2a70b","kind":"tag","published_at":"2014-02-15T01:10:38.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"87143695bdc08989cbf608585aa93e313bf40dc2","kind":"tag","published_at":"2014-02-03T22:55:53.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.5.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"cd85e6a99a7c01365693a55c5667ad91634d5dc4","kind":"tag","published_at":"2014-01-31T02:22:08.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.4.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"ab866a35966cde738205707c3b88de9ff4773b3c","kind":"tag","published_at":"2013-12-29T23:41:15.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.4.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"dd6d462557c0dcba3dbd9ea4e8d75496e6a753a0","kind":"tag","published_at":"2013-10-10T18:24:05.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.3.5","html_url":"https://github.com/marcandre/backports/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"5c6a02f660847d7a2c2b9cc5a7ce5113e416b766","kind":"tag","published_at":"2013-09-16T04:34:00.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.3.4","html_url":"https://github.com/marcandre/backports/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.4/manifests"},{"name":"v1.3.6","sha":"7a8c9f55e02886a9b7ee3cd272c58d61ae3e1605","kind":"tag","published_at":"2013-08-11T09:22:46.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.3.6","html_url":"https://github.com/marcandre/backports/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.6/manifests"},{"name":"v3.3.3","sha":"6e60e63a15cd41a47ddc278222e8fdf1313a79b2","kind":"tag","published_at":"2013-06-30T13:38:00.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.3.3","html_url":"https://github.com/marcandre/backports/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"25b4d7c288e430326b2621ea662f98984ee6fe5c","kind":"tag","published_at":"2013-06-13T14:46:03.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.3.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"0ed01bc7ef1f491c06dd3c4f36848f9393fa4a4f","kind":"tag","published_at":"2013-05-22T04:53:38.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.3.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"464d8f91354f15edc638cdf42a88b2e517b15118","kind":"tag","published_at":"2013-04-03T17:03:59.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.3.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"154b73a67f6456b2145ffb510c531201bcf05315","kind":"tag","published_at":"2013-04-03T03:00:27.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.2.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"d664c2af7ff46ee94364ee4a374471d3c18ec9c2","kind":"tag","published_at":"2013-03-08T18:44:39.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.1.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"d3cbc3aead6efe7c27c071f944454c85fc873c47","kind":"tag","published_at":"2013-03-05T21:41:20.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.1.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"8c509181feda3cdb202feb1eb39d7e25c74a8dbd","kind":"tag","published_at":"2013-02-25T03:58:56.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.0.3","html_url":"https://github.com/marcandre/backports/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"f0d8b370197a0b808fbf54c1055aa3aa1dfe23de","kind":"tag","published_at":"2013-02-25T01:48:52.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.0.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"710b70e54fd8f166cf120161d3c919fb42b9d6d8","kind":"tag","published_at":"2013-02-25T01:42:55.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.0.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"5b1455b66ac289b7c41c683ffa3c3bb425b1f05c","kind":"tag","published_at":"2013-02-25T00:40:26.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.0.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.0.0/manifests"},{"name":"v2.8.2","sha":"29b9bdbb6e85818b1914710d88ee696c9f0deba8","kind":"tag","published_at":"2013-02-03T23:41:39.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.8.2","html_url":"https://github.com/marcandre/backports/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"2c15ae56193d217aa64173606ddcf660d6445756","kind":"tag","published_at":"2013-02-03T22:55:57.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.8.1","html_url":"https://github.com/marcandre/backports/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"e12914c1b7030b7c929c187b1b65b92973e58f24","kind":"tag","published_at":"2013-02-03T20:06:42.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.8.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"cdabd0b5896fa733703ff4593aeefa62912c5d1b","kind":"tag","published_at":"2013-01-21T21:00:41.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.7.1","html_url":"https://github.com/marcandre/backports/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"f00743d51f87b2a2b99191ffb87016b89006520b","kind":"tag","published_at":"2013-01-18T16:10:52.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.7.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.7.0/manifests"},{"name":"v2.6.7","sha":"6bcd2288e3ca75d0d2dd9ec9fd7e2c351b8c2d32","kind":"tag","published_at":"2013-01-15T05:19:02.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.6.7","html_url":"https://github.com/marcandre/backports/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.7/manifests"},{"name":"v2.6.6","sha":"11f653e40fa57a9209a143920deebe4d813bd2ac","kind":"tag","published_at":"2013-01-15T03:04:08.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.6.6","html_url":"https://github.com/marcandre/backports/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"a2c03324a469db0cc08a1f0a8b431cd3712f2cb0","kind":"tag","published_at":"2012-11-01T06:16:43.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.6.5","html_url":"https://github.com/marcandre/backports/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.5/manifests"},{"name":"v1.3.5","sha":"31ad37be30baf51fe4085c3b57c8ddef871daa17","kind":"tag","published_at":"2012-11-01T06:05:51.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.3.5","html_url":"https://github.com/marcandre/backports/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"689532f8eeb8fc60ed269db110970ff126cb7be7","kind":"commit","published_at":"2012-11-01T05:43:04.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.3.4","html_url":"https://github.com/marcandre/backports/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.4/manifests"},{"name":"v2.6.4","sha":"b9481f7e1c38bb8b92fe35e891dae439aa261838","kind":"commit","published_at":"2012-08-23T21:48:58.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.6.4","html_url":"https://github.com/marcandre/backports/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"6d4aa32010f984ac5639435075fc7d6885ce8f67","kind":"commit","published_at":"2012-08-13T19:09:25.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.6.3","html_url":"https://github.com/marcandre/backports/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"422aeeeba02bec5511667b713abc0b126ffde48f","kind":"commit","published_at":"2012-07-20T04:45:36.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.6.2","html_url":"https://github.com/marcandre/backports/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c9aa05c8c2900e70a5d07b6df8bd1a0ffe723024","kind":"commit","published_at":"2012-05-31T16:02:50.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.6.1","html_url":"https://github.com/marcandre/backports/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"735d3c970688584ce8e728a09d87cbea68a06b3e","kind":"commit","published_at":"2012-05-30T02:33:02.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.6.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.0/manifests"},{"name":"v2.5.3","sha":"d22db1e72543f742fee97c60b54375e6455b9422","kind":"commit","published_at":"2012-05-07T21:46:15.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.5.3","html_url":"https://github.com/marcandre/backports/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"a37387f6764d08ef64efdd6a816f3f40b2b8d804","kind":"commit","published_at":"2012-05-07T21:07:03.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.5.2","html_url":"https://github.com/marcandre/backports/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"a700f3f4bba1847ea9d86204769fd14f943f5d2b","kind":"commit","published_at":"2012-03-31T01:06:38.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.5.1","html_url":"https://github.com/marcandre/backports/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"a3c313c824999db4fa53531cb7c032104abfc9bf","kind":"commit","published_at":"2012-03-25T06:37:26.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.5.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"64c69eec0120ca6c2cbb0b110df86be74b983e60","kind":"commit","published_at":"2012-03-25T00:05:58.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.4.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"3f67fd29f7711db72a4beb677936c881221397fb","kind":"commit","published_at":"2011-06-23T15:11:19.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.3.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"f0e0abbaa87942e6661aafa9a7be099544d82236","kind":"commit","published_at":"2011-05-13T14:11:49.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.2.1","html_url":"https://github.com/marcandre/backports/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"b948a59232423d36b2ddd38cc4948e6461100231","kind":"commit","published_at":"2011-05-13T04:48:24.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.2.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"1830f7110c4a0f7a9f5947ddbaa969e7fc1efe3e","kind":"commit","published_at":"2011-04-16T21:34:45.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.1.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"fb2e782160e3ce2a037bed58307e1bbf015c1e57","kind":"commit","published_at":"2011-03-28T19:01:01.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.0.3","html_url":"https://github.com/marcandre/backports/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"d387d86eb713bce289a096ad1e0ba75bf785f22e","kind":"commit","published_at":"2011-03-08T14:30:19.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.0.2","html_url":"https://github.com/marcandre/backports/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"ba208add35e556431b554e651d9c197ea86fe97e","kind":"commit","published_at":"2011-03-05T20:21:33.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.0.1","html_url":"https://github.com/marcandre/backports/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"df99cdb525c4f8a5c77bc126a8c19814adb7a4d0","kind":"commit","published_at":"2011-03-04T22:52:43.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.0.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.0.0/manifests"},{"name":"v1.18.3","sha":"6807fe9697f6e75733a93f7c16a85a3591ccb835","kind":"commit","published_at":"2010-12-05T22:22:02.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.18.3","html_url":"https://github.com/marcandre/backports/releases/tag/v1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.18.3/manifests"},{"name":"v1.18.2","sha":"08c31e333654415d476954f58940f2db2a86acab","kind":"commit","published_at":"2010-10-09T17:02:29.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.18.2","html_url":"https://github.com/marcandre/backports/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"512740d22cc11b419b4b963b2dadb0a674ffd0f8","kind":"commit","published_at":"2010-06-24T06:55:15.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.18.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"79cccc75143090753df86130afc511d782f7acc1","kind":"commit","published_at":"2010-06-19T20:29:48.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.18.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.18.0/manifests"},{"name":"v1.17.1","sha":"dcc8393bb26ea01bb2404216166fe36370662b04","kind":"commit","published_at":"2010-06-07T19:59:29.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.17.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"acd0b6a9ab5d9005fe92fcab77ae8023141ed3f8","kind":"commit","published_at":"2010-05-18T01:16:20.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.17.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.17.0/manifests"},{"name":"v1.16.7","sha":"4eaf895cdd4b7a249b949987d9ee0af2055f645f","kind":"commit","published_at":"2010-05-03T15:15:04.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.16.7","html_url":"https://github.com/marcandre/backports/releases/tag/v1.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.7/manifests"},{"name":"v1.16.6","sha":"93f22c9831e27bfa961cf1f03fc46ba5dcb78055","kind":"commit","published_at":"2010-04-16T23:12:59.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.16.6","html_url":"https://github.com/marcandre/backports/releases/tag/v1.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.6/manifests"},{"name":"v1.16.5","sha":"6b9aeb3b95640a8c53e75b600b5acb37dff01a51","kind":"commit","published_at":"2010-04-13T04:14:50.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.16.5","html_url":"https://github.com/marcandre/backports/releases/tag/v1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.5/manifests"},{"name":"v1.16.4","sha":"758349ddbcf0a92486c4471b1f9e6637ed454af5","kind":"commit","published_at":"2010-04-11T19:02:41.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.16.4","html_url":"https://github.com/marcandre/backports/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"d3577b870a19f56733a77c7a027a725ee36d35d3","kind":"commit","published_at":"2010-04-11T18:58:00.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.16.3","html_url":"https://github.com/marcandre/backports/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"644359d101957c04db69375e96509b97d9f354e4","kind":"commit","published_at":"2010-04-11T18:12:39.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.16.2","html_url":"https://github.com/marcandre/backports/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"e57179b7e9ce15538f0fcef1adb6487731162e0b","kind":"commit","published_at":"2010-04-11T06:58:07.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.16.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"f07e5896997df053c972060ef60d42239c4ccaa7","kind":"commit","published_at":"2010-04-11T04:52:17.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.16.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8a7b754bcea6250acfa3c3c0a102469aac5198d1","kind":"commit","published_at":"2010-03-23T19:07:36.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.15.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.15.0/manifests"},{"name":"v1.14.1","sha":"1e75b44c2d1eba90794c133d764509bceb71e340","kind":"commit","published_at":"2010-03-05T18:58:47.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.14.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"0b34eabb85a2eade1ff27e047c59cd34b42cfa9c","kind":"commit","published_at":"2010-03-04T05:53:27.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.14.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.14.0/manifests"},{"name":"v1.13.3","sha":"b353e7b066d7e81f029bfa2a6087132e3c665a44","kind":"commit","published_at":"2010-02-26T15:36:38.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.13.3","html_url":"https://github.com/marcandre/backports/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"13e76e545378ceadff6b1ae1af6888b50670106d","kind":"commit","published_at":"2010-01-25T23:19:58.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.13.2","html_url":"https://github.com/marcandre/backports/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"10ba02021751e2eb6ce671fd558a9acea9037ade","kind":"commit","published_at":"2010-01-22T23:07:12.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.13.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.13.1/manifests"},{"name":"v1.12.3","sha":"0e0534acacf031acce7dd96516028b35865bc5e1","kind":"commit","published_at":"2009-12-28T20:04:42.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.12.3","html_url":"https://github.com/marcandre/backports/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"8765623a3940fc87727391c74b9f1ce0e108d25d","kind":"commit","published_at":"2009-12-23T06:31:18.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.12.2","html_url":"https://github.com/marcandre/backports/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"26ea6c8729d025fb2e91293552c78c0030aab976","kind":"commit","published_at":"2009-12-17T07:25:53.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.12.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"229bf83966d1ee52ee5c47926a50a0136ebfd53d","kind":"commit","published_at":"2009-12-05T03:41:13.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.12.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"c892715fdd086fd578eb552af98e26001bb912d7","kind":"commit","published_at":"2009-11-13T16:52:36.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.11.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"47087c4a1b8833bb661162e35c23e36fb86e3acb","kind":"commit","published_at":"2009-11-04T06:09:49.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.11.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"469c7ecadefac1cb11496dfbbe3f9b7a2eb42503","kind":"commit","published_at":"2009-10-28T06:13:46.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.10.3","html_url":"https://github.com/marcandre/backports/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"95ccbd432bd744f95befaa299707176614f21c98","kind":"commit","published_at":"2009-10-03T16:50:14.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.10.2","html_url":"https://github.com/marcandre/backports/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5e287760221e50a88de264b5a9dfbb425a768fca","kind":"commit","published_at":"2009-10-03T06:20:28.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.10.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"174da2a9ed0038f3028bc41605578f425104e84d","kind":"commit","published_at":"2009-09-29T04:29:35.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.10.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2f7c8e1bb334ed6c96c03e25f42ad4f554227081","kind":"commit","published_at":"2009-09-05T06:46:36.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.9.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"11235dbf406d9ba575dc3b3417146f0707163783","kind":"commit","published_at":"2009-09-03T19:47:54.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.8.2","html_url":"https://github.com/marcandre/backports/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"ee039bfe2c3c18e3904a9de88d26a0439e1e6665","kind":"commit","published_at":"2009-09-01T18:41:32.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.8.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c6f85d2e3783c996918d972d1d7781b2e422acbb","kind":"commit","published_at":"2009-08-31T19:17:20.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.8.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.8.0/manifests"},{"name":"v1.3.2","sha":"8e7a03483f3929b6e3d9862b1aa1c23752a071d8","kind":"commit","published_at":"2009-08-20T05:39:11.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.3.2","html_url":"https://github.com/marcandre/backports/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.2/manifests"},{"name":"v1.7.1","sha":"178c913446958457e92160170c419971db3ee000","kind":"commit","published_at":"2009-08-20T05:24:17.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.7.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"bc4bb6499789085c906cd167566b7f7219bf0448","kind":"commit","published_at":"2009-05-27T23:15:02.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.7.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.7.0/manifests"},{"name":"v1.6.8","sha":"966d490ad097646de06d300142c17b7e0bf79c1d","kind":"commit","published_at":"2009-05-01T07:20:02.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.6.8","html_url":"https://github.com/marcandre/backports/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"c89df62c100ed4921b300fc4cbb099cef3c6658f","kind":"commit","published_at":"2009-05-01T06:00:05.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.6.7","html_url":"https://github.com/marcandre/backports/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"02cb7c9dd69716c3406b453aef7ede2314e2bd27","kind":"commit","published_at":"2009-04-30T17:53:53.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.6.6","html_url":"https://github.com/marcandre/backports/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.6/manifests"},{"name":"v1.6.4","sha":"ba53dea69f23a4d52c81f853e8ad65cccd5d02fa","kind":"commit","published_at":"2009-04-30T17:31:37.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.6.4","html_url":"https://github.com/marcandre/backports/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"0e2464c288ae5d2a88bd026ca733427e2f44b18e","kind":"commit","published_at":"2009-04-30T17:06:49.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.6.3","html_url":"https://github.com/marcandre/backports/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.3/manifests"},{"name":"v1.6.1","sha":"f018331d8ab9e152ecfc0896e4544e90be8bc374","kind":"commit","published_at":"2009-04-30T02:32:48.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.6.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"786effd48d96a97d179e4c75a06603b089ba4003","kind":"commit","published_at":"2009-04-30T00:43:59.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.6.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"99ae58e993d69addf12d60c71df4abaa25f1aad0","kind":"commit","published_at":"2009-04-24T22:03:43.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.5.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3781a4849ece537f6aee61c1a82c2afcfda55694","kind":"commit","published_at":"2009-04-21T08:23:08.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.4.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"6413e6cbea12abee68f517855e2362584d9aa789","kind":"commit","published_at":"2009-04-20T18:23:03.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.3.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"036c27223c2d2dcf4cd9ee114379e7b49d3c6e7c","kind":"commit","published_at":"2009-04-18T01:56:04.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.3.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"3c12356eae014f32a1de50a3f2af886b3d8ed1a8","kind":"commit","published_at":"2009-04-13T03:54:13.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.2.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1b508d270b6b48b7b2de408580fdaf1419877fc","kind":"commit","published_at":"2009-04-11T22:20:59.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.1.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.1.1/manifests"},{"name":"v1.2.1","sha":"33f47b94facf43830d365cc15c62d67ae7dd6a71","kind":"commit","published_at":"2009-04-07T17:48:50.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.2.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.2.1/manifests"},{"name":"v1.0.1","sha":"429c7141c4174638c303d3333f4cc3a2d52e7a63","kind":"commit","published_at":"2009-04-01T20:56:43.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.0.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"70fc7b85a052db6f9edae0cfd6f001842b1eb34f","kind":"commit","published_at":"2009-04-01T19:01:16.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.0.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.0.0/manifests"},{"name":"v1.1.3","sha":"05fe19f866140385a2747ea9c0814d1ce0acd13a","kind":"commit","published_at":"2008-12-19T19:23:22.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.1.3","html_url":"https://github.com/marcandre/backports/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"1c671811525126478782068aba2c90bba8d38dc8","kind":"commit","published_at":"2008-12-19T19:21:47.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.1.2","html_url":"https://github.com/marcandre/backports/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.1.2/manifests"},{"name":"v1.1.0","sha":"43b14cad16807885f57eddaf31f8a2ffd9310f77","kind":"commit","published_at":"2008-12-17T19:01:45.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.1.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-26T02:06:01.925Z","dependent_packages_count":2,"downloads":67742,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":11.297450035249007,"dependent_repos_count":46.781949801970555,"dependent_packages_count":5.227289661773725,"stargazers_count":2.544276953057832,"forks_count":3.285951739554078,"average":13.827383638321038},"purl":"pkg:gem/marcandre-backports","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/marcandre-backports","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/marcandre-backports","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/marcandre-backports/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/rubygems/backports","https://github.com/sponsors/marcandre"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-24T01:05:01.213Z","issues_count":41,"pull_requests_count":74,"avg_time_to_close_issue":36827796.578947365,"avg_time_to_close_pull_request":6627600.945945946,"issues_closed_count":38,"pull_requests_closed_count":74,"pull_request_authors_count":26,"issue_authors_count":31,"avg_comments_per_issue":2.8536585365853657,"avg_comments_per_pull_request":1.635135135135135,"merged_pull_requests_count":59,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":14082.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.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,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/issues","maintainers":[{"login":"marcandre","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcandre"},{"login":"MaxLap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxLap"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/marcandre-backports/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/marcandre-backports/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/marcandre-backports/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/marcandre-backports/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/marcandre-backports/codemeta","maintainers":[],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":205490,"maintainers_count":68456,"namespaces_count":0,"keywords_count":0,"github":"rubygems","metadata":{"funded_packages_count":7260},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-04-03T06:42:17.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}},{"id":13466398,"name":"ruby-backports","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/marcandre/backports","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/marcandre/backports","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T16:13:47.785Z","latest_release_published_at":"2026-02-09T16:13:47.785Z","latest_release_number":"3.21.0-2","last_synced_at":"2026-03-09T17:03:21.717Z","created_at":"2026-02-09T16:13:44.851Z","updated_at":"2026-03-09T17:32:35.400Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-backports","install_command":"apt-get install ruby-backports","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-backports","standards_version":"4.6.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, rake, rubocop, ruby-activesupport, ruby-rspec, ruby-test-unit","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-backports?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-backports","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-backports","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-backports/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-backports/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-backports/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-backports/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-backports/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-backports/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13530011,"name":"ruby-backports","ecosystem":"debian","description":null,"homepage":"https://github.com/marcandre/backports","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/marcandre/backports","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:27:18.557Z","latest_release_published_at":"2026-02-10T23:27:18.557Z","latest_release_number":"3.16.0-1","last_synced_at":"2026-03-14T06:21:30.290Z","created_at":"2026-02-10T23:27:18.343Z","updated_at":"2026-03-14T06:21:30.290Z","registry_url":"https://tracker.debian.org/pkg/ruby-backports","install_command":"apt-get install ruby-backports","documentation_url":"https://packages.debian.org/bullseye/ruby-backports","metadata":{"component":"main","architecture":"all","priority":"source","binary":"ruby-backports","standards_version":"4.5.0","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), gem2deb, rake, ruby-activesupport, ruby-test-unit","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:26:31.584Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-backports?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-backports","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-backports","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-backports/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-backports/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-backports/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-backports/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-backports/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-backports/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":0,"github":"debian","metadata":{"codename":"bullseye"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-27T18:20:39.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13778476,"name":"ruby-backports","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/marcandre/backports","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/marcandre/backports","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T13:13:16.823Z","latest_release_published_at":"2026-02-13T13:13:16.823Z","latest_release_number":"3.21.0-2","last_synced_at":"2026-03-13T13:37:59.304Z","created_at":"2026-02-13T13:13:16.694Z","updated_at":"2026-03-13T13:37:59.305Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-backports","install_command":"apt-get install ruby-backports","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-backports","standards_version":"4.6.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, rake, rubocop, ruby-activesupport, ruby-rspec, ruby-test-unit","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T13:13:17.590Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-backports?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-backports","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-backports","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-backports/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-backports/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-backports/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-backports/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-backports/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-backports/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13566134,"name":"ruby-backports","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/marcandre/backports","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/marcandre/backports","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T06:35:51.556Z","latest_release_published_at":"2026-02-11T06:35:51.556Z","latest_release_number":"3.21.0-2","last_synced_at":"2026-03-11T14:10:58.780Z","created_at":"2026-02-11T06:35:51.365Z","updated_at":"2026-03-11T14:10:58.781Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-backports","install_command":"apt-get install ruby-backports","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-backports","standards_version":"4.6.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, rake, rubocop, ruby-activesupport, ruby-rspec, ruby-test-unit","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:56:11.725Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-backports?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-backports","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-backports","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-backports/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-backports/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-backports/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-backports/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-backports/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-backports/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13712023,"name":"ruby-backports","ecosystem":"debian","description":null,"homepage":"https://github.com/marcandre/backports","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/marcandre/backports","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T23:25:48.192Z","latest_release_published_at":"2026-02-12T23:25:48.192Z","latest_release_number":"3.21.0-2","last_synced_at":"2026-03-13T03:27:44.560Z","created_at":"2026-02-12T23:25:48.026Z","updated_at":"2026-03-13T03:27:44.560Z","registry_url":"https://tracker.debian.org/pkg/ruby-backports","install_command":"apt-get install ruby-backports","documentation_url":"https://packages.debian.org/bookworm/ruby-backports","metadata":{"component":"main","architecture":"all","priority":"source","binary":"ruby-backports","standards_version":"4.6.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, rake, rubocop, ruby-activesupport, ruby-rspec, ruby-test-unit","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T23:25:48.892Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-backports?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-backports","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-backports","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-backports/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-backports/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-backports/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-backports/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-backports/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-backports/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":161702,"name":"backports","ecosystem":"rubygems","description":"Essential backports that enable many of the nice features of Ruby for earlier versions.","homepage":"http://github.com/marcandre/backports","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/marcandre/backports","keywords_array":[],"namespace":null,"versions_count":142,"first_release_published_at":"2009-07-25T18:31:50.000Z","latest_release_published_at":"2025-12-15T19:50:26.190Z","latest_release_number":"3.25.3","last_synced_at":"2026-04-26T18:02:01.663Z","created_at":"2022-04-05T17:47:53.958Z","updated_at":"2026-04-26T18:02:24.802Z","registry_url":"https://rubygems.org/gems/backports","install_command":"gem install backports -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/backports/","metadata":{"funding":null},"repo_metadata":{"id":536088,"uuid":"165433","full_name":"marcandre/backports","owner":"marcandre","description":"The latest features of Ruby backported to older versions.","archived":false,"fork":false,"pushed_at":"2025-12-15T19:46:31.000Z","size":1146,"stargazers_count":444,"open_issues_count":5,"forks_count":53,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-04-19T23:09:59.985Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcandre.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"tidelift":"rubygems/backports","github":"marcandre"}},"created_at":"2009-04-01T18:58:29.000Z","updated_at":"2026-04-04T19:52:36.000Z","dependencies_parsed_at":"2025-12-23T14:00:37.184Z","dependency_job_id":null,"html_url":"https://github.com/marcandre/backports","commit_stats":{"total_commits":687,"total_committers":29,"mean_commits":"23.689655172413794","dds":0.0786026200873362,"last_synced_commit":"78bc6db4d58b2d21024985f394b7ce8072bbece7"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/marcandre/backports","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcandre","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/sbom","scorecard":{"id":617267,"data":{"date":"2025-08-11","repo":{"name":"github.com/marcandre/backports","commit":"dc9d26a9bc609c9cd5fc2cb5a3569e979052d7a8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/15 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/backports.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backports.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/marcandre/backports/backports.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backports.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/marcandre/backports/backports.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backports.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/marcandre/backports/backports.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backports.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/marcandre/backports/backports.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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-21T04:18:48.892Z","repository_id":536088,"created_at":"2025-08-21T04:18:48.892Z","updated_at":"2025-08-21T04:18:48.892Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32115216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"marcandre","name":"Marc-André Lafortune","uuid":"33770","kind":"user","description":"♥ Elixir ♥ Ruby ♥ TypeScript ♥\r\n\r\nCore team of Ruby, RuboCop.\r\nAuthor of Backports,\r\nMaintainer of Parsley.js, Featherlight.js.","email":"github@marc-andre.ca","website":"blog.marc-andre.ca","location":"Montreal, Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33770?v=4","repositories_count":180,"last_synced_at":"2026-03-11T16:44:43.943Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/marcandre","funding_links":["https://github.com/sponsors/marcandre"],"total_stars":968,"followers":486,"following":12,"created_at":"2022-11-02T17:27:50.083Z","updated_at":"2026-03-11T16:44:43.943Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcandre","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcandre/repositories"},"tags":[{"name":"v3.25.3","sha":"3d80b0bf2b45f14de0105973650838b91a9c03d9","kind":"tag","published_at":"2025-12-15T19:46:29.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.25.3","html_url":"https://github.com/marcandre/backports/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.25.3/manifests"},{"name":"v3.25.2","sha":"556126fefa16d9f22624b5f8c0f474250bcd6d92","kind":"tag","published_at":"2025-10-02T15:37:21.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.25.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.25.2/manifests"},{"name":"v3.25.1","sha":"dc9d26a9bc609c9cd5fc2cb5a3569e979052d7a8","kind":"tag","published_at":"2025-03-20T22:11:51.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.25.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.25.1/manifests"},{"name":"v3.25.0","sha":"09f9e1844db92dc43fdd4b698fa04b1925ebd87c","kind":"tag","published_at":"2024-03-05T20:39:27.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.25.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.25.0/manifests"},{"name":"v3.24.1","sha":"78bc6db4d58b2d21024985f394b7ce8072bbece7","kind":"tag","published_at":"2023-04-05T21:27:17.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.24.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.24.1/manifests"},{"name":"v3.24.0","sha":"ea97f3e858055731c65b5485638653480f463448","kind":"tag","published_at":"2023-03-07T05:58:21.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.24.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.24.0/manifests"},{"name":"v3.23.0","sha":"c21a80961ad162fcdd4b11ce56cf7c465af0f270","kind":"tag","published_at":"2021-12-28T16:07:56.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.23.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.23.0/manifests"},{"name":"v3.22.1","sha":"89096ecd0a660c4f10bbd7c3db3091ba17070ef1","kind":"tag","published_at":"2021-12-28T02:54:02.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.22.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.22.1/manifests"},{"name":"v3.22.0","sha":"a3983da1236af1af7836cc8a5b101fd978a9e773","kind":"tag","published_at":"2021-12-27T21:35:19.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.22.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.22.0/manifests"},{"name":"v3.21.0","sha":"16e18d004710f4d76ee3589d486c57deb0769c02","kind":"tag","published_at":"2021-03-31T18:01:22.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.21.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.21.0/manifests"},{"name":"v3.20.2","sha":"c528cd0e74b7b22f15f48edfd5974bbef9107ee9","kind":"tag","published_at":"2021-01-27T05:21:17.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.20.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.20.2/manifests"},{"name":"v3.20.1","sha":"9c6c67d21e02cfd835e1f30648e64ce4f3042684","kind":"tag","published_at":"2021-01-03T22:59:24.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.20.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.20.1/manifests"},{"name":"v3.20.0","sha":"c54860321b63e0d72537e9674fed813491873fed","kind":"tag","published_at":"2020-12-30T23:22:10.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.20.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.20.0/manifests"},{"name":"v3.19.0","sha":"0aa1f6c988f03d14b4dc962c4bcee220b95dbd25","kind":"tag","published_at":"2020-12-28T05:33:14.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.19.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.19.0/manifests"},{"name":"v3.18.2","sha":"351a351404de1622c380a490854a3e40c1bf9d6d","kind":"tag","published_at":"2020-08-26T16:14:03.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.18.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"2e973884a625d60fba6599ead3b2423765cedab8","kind":"tag","published_at":"2020-06-23T00:06:24.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.18.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"b8ab95bf1737f3b425a0536943876cc29783c4e2","kind":"tag","published_at":"2020-06-22T14:06:21.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.18.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.18.0/manifests"},{"name":"v3.17.2","sha":"5ea1ea252180be86c96b8c5a7f04a26502227a3e","kind":"tag","published_at":"2020-05-20T18:12:46.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.17.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"76bad355aaddc33afa3244875b2bf2656972d257","kind":"tag","published_at":"2020-04-09T19:39:16.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.17.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"255669d2d53adc5961cda40f16dae6d3f8cf8c38","kind":"tag","published_at":"2020-03-06T05:44:43.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.17.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.17.0/manifests"},{"name":"v3.16.1","sha":"22ccc0d99fc27df7b6f9b9dd9637e8be6057b287","kind":"tag","published_at":"2020-02-16T21:48:47.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.16.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.16.1/manifests"},{"name":"v3.16.0","sha":"5760877851700e120df473f66a74122c9d4e6eb3","kind":"tag","published_at":"2020-02-06T19:35:42.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.16.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"a5c5e76b28cd0ba333b9b75d8c9dc50b0a6cecc4","kind":"tag","published_at":"2019-05-15T18:36:15.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.15.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.15.0/manifests"},{"name":"v3.14.0","sha":"1026cc48b77bd8f74dce327362c553ec1009a8d4","kind":"tag","published_at":"2019-04-29T04:12:26.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.14.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.14.0/manifests"},{"name":"v3.13.0","sha":"5e8dcd11e81c4db3da6ca3f635d5ecd6f7b85da4","kind":"tag","published_at":"2019-04-05T06:10:11.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.13.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.13.0/manifests"},{"name":"v3.12.0","sha":"77e9a36b15031ba556a0f296b7aee5dfe3366233","kind":"tag","published_at":"2019-02-20T06:04:24.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.12.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.12.0/manifests"},{"name":"v3.11.4","sha":"429a0dcabd88d6a4fed7da61b0e736c6418a5d6a","kind":"commit","published_at":"2018-08-27T01:50:27.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.11.4","html_url":"https://github.com/marcandre/backports/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"2310f9e85eda2e2b7295f0db93ec6aed35733f85","kind":"tag","published_at":"2018-04-16T17:14:16.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.11.3","html_url":"https://github.com/marcandre/backports/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fb3faa29f1213da4aad2649d943c8df81b08f6fe","kind":"tag","published_at":"2018-04-10T20:44:34.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.11.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"9b21ae6c67a9115844476179b3a3a63d23484c9e","kind":"tag","published_at":"2018-01-25T21:24:54.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.11.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"5732d423fc0b243a37dc8806414b723b0e136a6b","kind":"tag","published_at":"2017-12-25T15:22:46.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.11.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"9bf025e40b0339c10ae241258bdaaa046c2d9a91","kind":"tag","published_at":"2017-10-17T08:06:31.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.10.3","html_url":"https://github.com/marcandre/backports/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"66570d0b048279adc1c7faf0dbb3a62b291948e1","kind":"tag","published_at":"2017-10-17T07:54:57.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.10.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"cffd528d9ece5305ca645459c192774d17fa2a7c","kind":"tag","published_at":"2017-10-17T06:17:36.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.10.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"175e596e7867dd4849a84f58327fbf9f847dd24b","kind":"tag","published_at":"2017-10-11T05:35:16.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.10.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"3881c707be0602aaefee9ab21137469a531d426c","kind":"tag","published_at":"2017-10-07T03:04:48.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.9.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fcda28dbcddc7068165f62a0690cca1d81358b70","kind":"tag","published_at":"2017-10-07T02:04:17.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.9.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"11d9cc013d2e5f2897c467fcc674644ae3e00687","kind":"tag","published_at":"2017-04-26T21:30:22.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.8.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"08cafe07d0c49fb5b65967e25ab96a1888afa747","kind":"commit","published_at":"2017-03-23T05:31:08.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.7.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.7.0/manifests"},{"name":"v3.6.9","sha":"51cbeefc4988273cbd28bb7ac812fc093fa02e2d","kind":"commit","published_at":"2017-03-22T15:24:50.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.9","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.9/manifests"},{"name":"v3.6.8","sha":"7fad540e4ee76b7f43e9179cd6ab0d1b3224019b","kind":"tag","published_at":"2016-02-09T14:45:52.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.8","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.8/manifests"},{"name":"v3.6.7","sha":"25c1204b15737199046d4fdda31daa039fb03681","kind":"tag","published_at":"2015-11-02T17:13:34.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.7","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.7/manifests"},{"name":"v3.6.6","sha":"54941c9203a6694f4c21141572e1d1c8f8dc38ac","kind":"tag","published_at":"2015-08-02T03:00:00.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.6","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.6/manifests"},{"name":"v3.6.5","sha":"b08a5f0737622da0ad58d69b838dc60a665d64cb","kind":"tag","published_at":"2015-07-13T10:30:05.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.5","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"73571a8829e0313a5864cafc5f460fe5422f3d4d","kind":"tag","published_at":"2014-11-13T05:23:53.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.4","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"26add80a5b57a5f414a91cb7c8c26a505203c683","kind":"tag","published_at":"2014-10-07T00:01:39.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.3","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"1d38c9efad9d9b606007db1ef1855b5a4126143e","kind":"tag","published_at":"2014-10-04T02:09:04.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"6dd75466beddc4d7d756dbd30194aafbf98e946a","kind":"tag","published_at":"2014-09-20T02:33:23.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"99215e01b0cd2a1cce2a0193efd11fcdafc2a70b","kind":"tag","published_at":"2014-02-15T01:10:38.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"87143695bdc08989cbf608585aa93e313bf40dc2","kind":"tag","published_at":"2014-02-03T22:55:53.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.5.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"cd85e6a99a7c01365693a55c5667ad91634d5dc4","kind":"tag","published_at":"2014-01-31T02:22:08.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.4.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"ab866a35966cde738205707c3b88de9ff4773b3c","kind":"tag","published_at":"2013-12-29T23:41:15.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.4.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"dd6d462557c0dcba3dbd9ea4e8d75496e6a753a0","kind":"tag","published_at":"2013-10-10T18:24:05.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.3.5","html_url":"https://github.com/marcandre/backports/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"5c6a02f660847d7a2c2b9cc5a7ce5113e416b766","kind":"tag","published_at":"2013-09-16T04:34:00.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.3.4","html_url":"https://github.com/marcandre/backports/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.4/manifests"},{"name":"v1.3.6","sha":"7a8c9f55e02886a9b7ee3cd272c58d61ae3e1605","kind":"tag","published_at":"2013-08-11T09:22:46.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.3.6","html_url":"https://github.com/marcandre/backports/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.6/manifests"},{"name":"v3.3.3","sha":"6e60e63a15cd41a47ddc278222e8fdf1313a79b2","kind":"tag","published_at":"2013-06-30T13:38:00.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.3.3","html_url":"https://github.com/marcandre/backports/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"25b4d7c288e430326b2621ea662f98984ee6fe5c","kind":"tag","published_at":"2013-06-13T14:46:03.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.3.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"0ed01bc7ef1f491c06dd3c4f36848f9393fa4a4f","kind":"tag","published_at":"2013-05-22T04:53:38.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.3.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"464d8f91354f15edc638cdf42a88b2e517b15118","kind":"tag","published_at":"2013-04-03T17:03:59.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.3.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"154b73a67f6456b2145ffb510c531201bcf05315","kind":"tag","published_at":"2013-04-03T03:00:27.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.2.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"d664c2af7ff46ee94364ee4a374471d3c18ec9c2","kind":"tag","published_at":"2013-03-08T18:44:39.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.1.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"d3cbc3aead6efe7c27c071f944454c85fc873c47","kind":"tag","published_at":"2013-03-05T21:41:20.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.1.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"8c509181feda3cdb202feb1eb39d7e25c74a8dbd","kind":"tag","published_at":"2013-02-25T03:58:56.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.0.3","html_url":"https://github.com/marcandre/backports/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"f0d8b370197a0b808fbf54c1055aa3aa1dfe23de","kind":"tag","published_at":"2013-02-25T01:48:52.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.0.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"710b70e54fd8f166cf120161d3c919fb42b9d6d8","kind":"tag","published_at":"2013-02-25T01:42:55.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.0.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"5b1455b66ac289b7c41c683ffa3c3bb425b1f05c","kind":"tag","published_at":"2013-02-25T00:40:26.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.0.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.0.0/manifests"},{"name":"v2.8.2","sha":"29b9bdbb6e85818b1914710d88ee696c9f0deba8","kind":"tag","published_at":"2013-02-03T23:41:39.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.8.2","html_url":"https://github.com/marcandre/backports/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"2c15ae56193d217aa64173606ddcf660d6445756","kind":"tag","published_at":"2013-02-03T22:55:57.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.8.1","html_url":"https://github.com/marcandre/backports/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"e12914c1b7030b7c929c187b1b65b92973e58f24","kind":"tag","published_at":"2013-02-03T20:06:42.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.8.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"cdabd0b5896fa733703ff4593aeefa62912c5d1b","kind":"tag","published_at":"2013-01-21T21:00:41.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.7.1","html_url":"https://github.com/marcandre/backports/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"f00743d51f87b2a2b99191ffb87016b89006520b","kind":"tag","published_at":"2013-01-18T16:10:52.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.7.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.7.0/manifests"},{"name":"v2.6.7","sha":"6bcd2288e3ca75d0d2dd9ec9fd7e2c351b8c2d32","kind":"tag","published_at":"2013-01-15T05:19:02.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.6.7","html_url":"https://github.com/marcandre/backports/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.7/manifests"},{"name":"v2.6.6","sha":"11f653e40fa57a9209a143920deebe4d813bd2ac","kind":"tag","published_at":"2013-01-15T03:04:08.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.6.6","html_url":"https://github.com/marcandre/backports/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"a2c03324a469db0cc08a1f0a8b431cd3712f2cb0","kind":"tag","published_at":"2012-11-01T06:16:43.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.6.5","html_url":"https://github.com/marcandre/backports/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.5/manifests"},{"name":"v1.3.5","sha":"31ad37be30baf51fe4085c3b57c8ddef871daa17","kind":"tag","published_at":"2012-11-01T06:05:51.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.3.5","html_url":"https://github.com/marcandre/backports/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"689532f8eeb8fc60ed269db110970ff126cb7be7","kind":"commit","published_at":"2012-11-01T05:43:04.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.3.4","html_url":"https://github.com/marcandre/backports/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.4/manifests"},{"name":"v2.6.4","sha":"b9481f7e1c38bb8b92fe35e891dae439aa261838","kind":"commit","published_at":"2012-08-23T21:48:58.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.6.4","html_url":"https://github.com/marcandre/backports/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"6d4aa32010f984ac5639435075fc7d6885ce8f67","kind":"commit","published_at":"2012-08-13T19:09:25.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.6.3","html_url":"https://github.com/marcandre/backports/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"422aeeeba02bec5511667b713abc0b126ffde48f","kind":"commit","published_at":"2012-07-20T04:45:36.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.6.2","html_url":"https://github.com/marcandre/backports/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c9aa05c8c2900e70a5d07b6df8bd1a0ffe723024","kind":"commit","published_at":"2012-05-31T16:02:50.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.6.1","html_url":"https://github.com/marcandre/backports/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"735d3c970688584ce8e728a09d87cbea68a06b3e","kind":"commit","published_at":"2012-05-30T02:33:02.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.6.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.0/manifests"},{"name":"v2.5.3","sha":"d22db1e72543f742fee97c60b54375e6455b9422","kind":"commit","published_at":"2012-05-07T21:46:15.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.5.3","html_url":"https://github.com/marcandre/backports/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"a37387f6764d08ef64efdd6a816f3f40b2b8d804","kind":"commit","published_at":"2012-05-07T21:07:03.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.5.2","html_url":"https://github.com/marcandre/backports/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"a700f3f4bba1847ea9d86204769fd14f943f5d2b","kind":"commit","published_at":"2012-03-31T01:06:38.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.5.1","html_url":"https://github.com/marcandre/backports/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"a3c313c824999db4fa53531cb7c032104abfc9bf","kind":"commit","published_at":"2012-03-25T06:37:26.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.5.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"64c69eec0120ca6c2cbb0b110df86be74b983e60","kind":"commit","published_at":"2012-03-25T00:05:58.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.4.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"3f67fd29f7711db72a4beb677936c881221397fb","kind":"commit","published_at":"2011-06-23T15:11:19.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.3.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"f0e0abbaa87942e6661aafa9a7be099544d82236","kind":"commit","published_at":"2011-05-13T14:11:49.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.2.1","html_url":"https://github.com/marcandre/backports/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"b948a59232423d36b2ddd38cc4948e6461100231","kind":"commit","published_at":"2011-05-13T04:48:24.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.2.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"1830f7110c4a0f7a9f5947ddbaa969e7fc1efe3e","kind":"commit","published_at":"2011-04-16T21:34:45.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.1.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"fb2e782160e3ce2a037bed58307e1bbf015c1e57","kind":"commit","published_at":"2011-03-28T19:01:01.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.0.3","html_url":"https://github.com/marcandre/backports/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"d387d86eb713bce289a096ad1e0ba75bf785f22e","kind":"commit","published_at":"2011-03-08T14:30:19.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.0.2","html_url":"https://github.com/marcandre/backports/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"ba208add35e556431b554e651d9c197ea86fe97e","kind":"commit","published_at":"2011-03-05T20:21:33.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.0.1","html_url":"https://github.com/marcandre/backports/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"df99cdb525c4f8a5c77bc126a8c19814adb7a4d0","kind":"commit","published_at":"2011-03-04T22:52:43.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.0.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.0.0/manifests"},{"name":"v1.18.3","sha":"6807fe9697f6e75733a93f7c16a85a3591ccb835","kind":"commit","published_at":"2010-12-05T22:22:02.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.18.3","html_url":"https://github.com/marcandre/backports/releases/tag/v1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.18.3/manifests"},{"name":"v1.18.2","sha":"08c31e333654415d476954f58940f2db2a86acab","kind":"commit","published_at":"2010-10-09T17:02:29.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.18.2","html_url":"https://github.com/marcandre/backports/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"512740d22cc11b419b4b963b2dadb0a674ffd0f8","kind":"commit","published_at":"2010-06-24T06:55:15.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.18.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"79cccc75143090753df86130afc511d782f7acc1","kind":"commit","published_at":"2010-06-19T20:29:48.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.18.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.18.0/manifests"},{"name":"v1.17.1","sha":"dcc8393bb26ea01bb2404216166fe36370662b04","kind":"commit","published_at":"2010-06-07T19:59:29.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.17.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"acd0b6a9ab5d9005fe92fcab77ae8023141ed3f8","kind":"commit","published_at":"2010-05-18T01:16:20.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.17.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.17.0/manifests"},{"name":"v1.16.7","sha":"4eaf895cdd4b7a249b949987d9ee0af2055f645f","kind":"commit","published_at":"2010-05-03T15:15:04.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.16.7","html_url":"https://github.com/marcandre/backports/releases/tag/v1.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.7/manifests"},{"name":"v1.16.6","sha":"93f22c9831e27bfa961cf1f03fc46ba5dcb78055","kind":"commit","published_at":"2010-04-16T23:12:59.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.16.6","html_url":"https://github.com/marcandre/backports/releases/tag/v1.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.6/manifests"},{"name":"v1.16.5","sha":"6b9aeb3b95640a8c53e75b600b5acb37dff01a51","kind":"commit","published_at":"2010-04-13T04:14:50.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.16.5","html_url":"https://github.com/marcandre/backports/releases/tag/v1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.5/manifests"},{"name":"v1.16.4","sha":"758349ddbcf0a92486c4471b1f9e6637ed454af5","kind":"commit","published_at":"2010-04-11T19:02:41.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.16.4","html_url":"https://github.com/marcandre/backports/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"d3577b870a19f56733a77c7a027a725ee36d35d3","kind":"commit","published_at":"2010-04-11T18:58:00.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.16.3","html_url":"https://github.com/marcandre/backports/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"644359d101957c04db69375e96509b97d9f354e4","kind":"commit","published_at":"2010-04-11T18:12:39.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.16.2","html_url":"https://github.com/marcandre/backports/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"e57179b7e9ce15538f0fcef1adb6487731162e0b","kind":"commit","published_at":"2010-04-11T06:58:07.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.16.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"f07e5896997df053c972060ef60d42239c4ccaa7","kind":"commit","published_at":"2010-04-11T04:52:17.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.16.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8a7b754bcea6250acfa3c3c0a102469aac5198d1","kind":"commit","published_at":"2010-03-23T19:07:36.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.15.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.15.0/manifests"},{"name":"v1.14.1","sha":"1e75b44c2d1eba90794c133d764509bceb71e340","kind":"commit","published_at":"2010-03-05T18:58:47.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.14.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"0b34eabb85a2eade1ff27e047c59cd34b42cfa9c","kind":"commit","published_at":"2010-03-04T05:53:27.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.14.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.14.0/manifests"},{"name":"v1.13.3","sha":"b353e7b066d7e81f029bfa2a6087132e3c665a44","kind":"commit","published_at":"2010-02-26T15:36:38.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.13.3","html_url":"https://github.com/marcandre/backports/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"13e76e545378ceadff6b1ae1af6888b50670106d","kind":"commit","published_at":"2010-01-25T23:19:58.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.13.2","html_url":"https://github.com/marcandre/backports/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"10ba02021751e2eb6ce671fd558a9acea9037ade","kind":"commit","published_at":"2010-01-22T23:07:12.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.13.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.13.1/manifests"},{"name":"v1.12.3","sha":"0e0534acacf031acce7dd96516028b35865bc5e1","kind":"commit","published_at":"2009-12-28T20:04:42.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.12.3","html_url":"https://github.com/marcandre/backports/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"8765623a3940fc87727391c74b9f1ce0e108d25d","kind":"commit","published_at":"2009-12-23T06:31:18.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.12.2","html_url":"https://github.com/marcandre/backports/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"26ea6c8729d025fb2e91293552c78c0030aab976","kind":"commit","published_at":"2009-12-17T07:25:53.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.12.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"229bf83966d1ee52ee5c47926a50a0136ebfd53d","kind":"commit","published_at":"2009-12-05T03:41:13.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.12.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"c892715fdd086fd578eb552af98e26001bb912d7","kind":"commit","published_at":"2009-11-13T16:52:36.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.11.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"47087c4a1b8833bb661162e35c23e36fb86e3acb","kind":"commit","published_at":"2009-11-04T06:09:49.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.11.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"469c7ecadefac1cb11496dfbbe3f9b7a2eb42503","kind":"commit","published_at":"2009-10-28T06:13:46.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.10.3","html_url":"https://github.com/marcandre/backports/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"95ccbd432bd744f95befaa299707176614f21c98","kind":"commit","published_at":"2009-10-03T16:50:14.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.10.2","html_url":"https://github.com/marcandre/backports/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5e287760221e50a88de264b5a9dfbb425a768fca","kind":"commit","published_at":"2009-10-03T06:20:28.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.10.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"174da2a9ed0038f3028bc41605578f425104e84d","kind":"commit","published_at":"2009-09-29T04:29:35.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.10.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2f7c8e1bb334ed6c96c03e25f42ad4f554227081","kind":"commit","published_at":"2009-09-05T06:46:36.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.9.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"11235dbf406d9ba575dc3b3417146f0707163783","kind":"commit","published_at":"2009-09-03T19:47:54.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.8.2","html_url":"https://github.com/marcandre/backports/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"ee039bfe2c3c18e3904a9de88d26a0439e1e6665","kind":"commit","published_at":"2009-09-01T18:41:32.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.8.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c6f85d2e3783c996918d972d1d7781b2e422acbb","kind":"commit","published_at":"2009-08-31T19:17:20.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.8.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.8.0/manifests"},{"name":"v1.3.2","sha":"8e7a03483f3929b6e3d9862b1aa1c23752a071d8","kind":"commit","published_at":"2009-08-20T05:39:11.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.3.2","html_url":"https://github.com/marcandre/backports/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.2/manifests"},{"name":"v1.7.1","sha":"178c913446958457e92160170c419971db3ee000","kind":"commit","published_at":"2009-08-20T05:24:17.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.7.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"bc4bb6499789085c906cd167566b7f7219bf0448","kind":"commit","published_at":"2009-05-27T23:15:02.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.7.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.7.0/manifests"},{"name":"v1.6.8","sha":"966d490ad097646de06d300142c17b7e0bf79c1d","kind":"commit","published_at":"2009-05-01T07:20:02.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.6.8","html_url":"https://github.com/marcandre/backports/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"c89df62c100ed4921b300fc4cbb099cef3c6658f","kind":"commit","published_at":"2009-05-01T06:00:05.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.6.7","html_url":"https://github.com/marcandre/backports/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"02cb7c9dd69716c3406b453aef7ede2314e2bd27","kind":"commit","published_at":"2009-04-30T17:53:53.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.6.6","html_url":"https://github.com/marcandre/backports/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.6/manifests"},{"name":"v1.6.4","sha":"ba53dea69f23a4d52c81f853e8ad65cccd5d02fa","kind":"commit","published_at":"2009-04-30T17:31:37.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.6.4","html_url":"https://github.com/marcandre/backports/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"0e2464c288ae5d2a88bd026ca733427e2f44b18e","kind":"commit","published_at":"2009-04-30T17:06:49.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.6.3","html_url":"https://github.com/marcandre/backports/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.3/manifests"},{"name":"v1.6.1","sha":"f018331d8ab9e152ecfc0896e4544e90be8bc374","kind":"commit","published_at":"2009-04-30T02:32:48.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.6.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"786effd48d96a97d179e4c75a06603b089ba4003","kind":"commit","published_at":"2009-04-30T00:43:59.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.6.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"99ae58e993d69addf12d60c71df4abaa25f1aad0","kind":"commit","published_at":"2009-04-24T22:03:43.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.5.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3781a4849ece537f6aee61c1a82c2afcfda55694","kind":"commit","published_at":"2009-04-21T08:23:08.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.4.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"6413e6cbea12abee68f517855e2362584d9aa789","kind":"commit","published_at":"2009-04-20T18:23:03.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.3.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"036c27223c2d2dcf4cd9ee114379e7b49d3c6e7c","kind":"commit","published_at":"2009-04-18T01:56:04.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.3.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"3c12356eae014f32a1de50a3f2af886b3d8ed1a8","kind":"commit","published_at":"2009-04-13T03:54:13.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.2.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1b508d270b6b48b7b2de408580fdaf1419877fc","kind":"commit","published_at":"2009-04-11T22:20:59.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.1.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.1.1/manifests"},{"name":"v1.2.1","sha":"33f47b94facf43830d365cc15c62d67ae7dd6a71","kind":"commit","published_at":"2009-04-07T17:48:50.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.2.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.2.1/manifests"},{"name":"v1.0.1","sha":"429c7141c4174638c303d3333f4cc3a2d52e7a63","kind":"commit","published_at":"2009-04-01T20:56:43.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.0.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"70fc7b85a052db6f9edae0cfd6f001842b1eb34f","kind":"commit","published_at":"2009-04-01T19:01:16.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.0.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.0.0/manifests"},{"name":"v1.1.3","sha":"05fe19f866140385a2747ea9c0814d1ce0acd13a","kind":"commit","published_at":"2008-12-19T19:23:22.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.1.3","html_url":"https://github.com/marcandre/backports/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"1c671811525126478782068aba2c90bba8d38dc8","kind":"commit","published_at":"2008-12-19T19:21:47.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.1.2","html_url":"https://github.com/marcandre/backports/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.1.2/manifests"},{"name":"v1.1.0","sha":"43b14cad16807885f57eddaf31f8a2ffd9310f77","kind":"commit","published_at":"2008-12-17T19:01:45.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.1.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-26T18:02:24.802Z","dependent_packages_count":158,"downloads":148396855,"downloads_period":"total","dependent_repos_count":43955,"rankings":{"downloads":0.1315774801797482,"dependent_repos_count":0.1600115966592701,"dependent_packages_count":0.2191099564010214,"stargazers_count":2.7430559427303445,"forks_count":3.589946588463554,"docker_downloads_count":0.1365952654408403,"average":1.1633828049791297},"purl":"pkg:gem/backports","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/backports","docker_dependents_count":756,"docker_downloads_count":855374758,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/backports","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/backports/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/rubygems/backports","https://github.com/sponsors/marcandre"],"critical":true,"issue_metadata":{"last_synced_at":"2026-04-24T01:05:01.213Z","issues_count":41,"pull_requests_count":74,"avg_time_to_close_issue":36827796.578947365,"avg_time_to_close_pull_request":6627600.945945946,"issues_closed_count":38,"pull_requests_closed_count":74,"pull_request_authors_count":26,"issue_authors_count":31,"avg_comments_per_issue":2.8536585365853657,"avg_comments_per_pull_request":1.635135135135135,"merged_pull_requests_count":59,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":14082.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.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,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/issues","maintainers":[{"login":"marcandre","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcandre"},{"login":"MaxLap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxLap"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/backports/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/backports/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/backports/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/backports/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/backports/codemeta","maintainers":[{"uuid":"547","login":"marcandre","name":null,"email":null,"url":null,"packages_count":32,"html_url":"https://rubygems.org/profiles/marcandre","role":null,"created_at":"2022-11-07T13:19:33.546Z","updated_at":"2022-11-07T13:19:33.546Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/marcandre/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":205490,"maintainers_count":68456,"namespaces_count":0,"keywords_count":0,"github":"rubygems","metadata":{"funded_packages_count":7260},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-04-03T06:42:17.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}},{"id":13950320,"name":"ruby-backports","ecosystem":"guix","description":"Backports of the features in newer Ruby versions","homepage":"https://github.com/marcandre/backports","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/marcandre/backports","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T18:54:47.465Z","latest_release_published_at":"2026-03-02T18:54:47.465Z","latest_release_number":"3.11.4","last_synced_at":"2026-04-27T16:20:03.828Z","created_at":"2026-03-02T18:54:47.265Z","updated_at":"2026-04-27T16:20:03.829Z","registry_url":"https://packages.guix.gnu.org/packages/ruby-backports/3.11.4/","install_command":"guix install ruby-backports","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/ruby-xyz.scm#n3967","metadata":{"location":"gnu/packages/ruby-xyz.scm:3967","variable_name":"ruby-backports"},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-02T23:20:47.852Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/ruby-backports","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/ruby-backports","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/ruby-backports","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/ruby-backports/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-backports/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-backports/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-backports/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-backports/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-backports/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31165,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"guix-mirror","metadata":{"funded_packages_count":286},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-04-03T06:23:21.396Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":12188117,"name":"backports","ecosystem":"rubygems","description":"Essential backports that enable many of the nice features of Ruby for earlier versions.","homepage":"http://github.com/marcandre/backports","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/marcandre/backports","keywords_array":[],"namespace":null,"versions_count":142,"first_release_published_at":"2009-07-25T18:31:50.000Z","latest_release_published_at":"2025-12-15T19:50:26.190Z","latest_release_number":"3.25.3","last_synced_at":"2026-04-27T14:02:14.421Z","created_at":"2025-10-07T01:38:44.286Z","updated_at":"2026-04-27T14:21:10.082Z","registry_url":"https://gem.coop/gems/backports","install_command":"gem install backports -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/backports/","metadata":{"funding":null},"repo_metadata":{"id":536088,"uuid":"165433","full_name":"marcandre/backports","owner":"marcandre","description":"The latest features of Ruby backported to older versions.","archived":false,"fork":false,"pushed_at":"2025-12-15T19:46:31.000Z","size":1146,"stargazers_count":444,"open_issues_count":5,"forks_count":53,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-04-19T23:09:59.985Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcandre.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"tidelift":"rubygems/backports","github":"marcandre"}},"created_at":"2009-04-01T18:58:29.000Z","updated_at":"2026-04-04T19:52:36.000Z","dependencies_parsed_at":"2025-12-23T14:00:37.184Z","dependency_job_id":null,"html_url":"https://github.com/marcandre/backports","commit_stats":{"total_commits":687,"total_committers":29,"mean_commits":"23.689655172413794","dds":0.0786026200873362,"last_synced_commit":"78bc6db4d58b2d21024985f394b7ce8072bbece7"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/marcandre/backports","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcandre","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/sbom","scorecard":{"id":617267,"data":{"date":"2025-08-11","repo":{"name":"github.com/marcandre/backports","commit":"dc9d26a9bc609c9cd5fc2cb5a3569e979052d7a8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/15 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/backports.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backports.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/marcandre/backports/backports.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backports.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/marcandre/backports/backports.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backports.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/marcandre/backports/backports.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backports.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/marcandre/backports/backports.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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-21T04:18:48.892Z","repository_id":536088,"created_at":"2025-08-21T04:18:48.892Z","updated_at":"2025-08-21T04:18:48.892Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32115216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"marcandre","name":"Marc-André Lafortune","uuid":"33770","kind":"user","description":"♥ Elixir ♥ Ruby ♥ TypeScript ♥\r\n\r\nCore team of Ruby, RuboCop.\r\nAuthor of Backports,\r\nMaintainer of Parsley.js, Featherlight.js.","email":"github@marc-andre.ca","website":"blog.marc-andre.ca","location":"Montreal, Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33770?v=4","repositories_count":180,"last_synced_at":"2026-03-11T16:44:43.943Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/marcandre","funding_links":["https://github.com/sponsors/marcandre"],"total_stars":968,"followers":486,"following":12,"created_at":"2022-11-02T17:27:50.083Z","updated_at":"2026-03-11T16:44:43.943Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcandre","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcandre/repositories"},"tags":[{"name":"v3.25.3","sha":"3d80b0bf2b45f14de0105973650838b91a9c03d9","kind":"tag","published_at":"2025-12-15T19:46:29.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.25.3","html_url":"https://github.com/marcandre/backports/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.25.3/manifests"},{"name":"v3.25.2","sha":"556126fefa16d9f22624b5f8c0f474250bcd6d92","kind":"tag","published_at":"2025-10-02T15:37:21.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.25.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.25.2/manifests"},{"name":"v3.25.1","sha":"dc9d26a9bc609c9cd5fc2cb5a3569e979052d7a8","kind":"tag","published_at":"2025-03-20T22:11:51.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.25.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.25.1/manifests"},{"name":"v3.25.0","sha":"09f9e1844db92dc43fdd4b698fa04b1925ebd87c","kind":"tag","published_at":"2024-03-05T20:39:27.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.25.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.25.0/manifests"},{"name":"v3.24.1","sha":"78bc6db4d58b2d21024985f394b7ce8072bbece7","kind":"tag","published_at":"2023-04-05T21:27:17.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.24.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.24.1/manifests"},{"name":"v3.24.0","sha":"ea97f3e858055731c65b5485638653480f463448","kind":"tag","published_at":"2023-03-07T05:58:21.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.24.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.24.0/manifests"},{"name":"v3.23.0","sha":"c21a80961ad162fcdd4b11ce56cf7c465af0f270","kind":"tag","published_at":"2021-12-28T16:07:56.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.23.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.23.0/manifests"},{"name":"v3.22.1","sha":"89096ecd0a660c4f10bbd7c3db3091ba17070ef1","kind":"tag","published_at":"2021-12-28T02:54:02.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.22.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.22.1/manifests"},{"name":"v3.22.0","sha":"a3983da1236af1af7836cc8a5b101fd978a9e773","kind":"tag","published_at":"2021-12-27T21:35:19.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.22.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.22.0/manifests"},{"name":"v3.21.0","sha":"16e18d004710f4d76ee3589d486c57deb0769c02","kind":"tag","published_at":"2021-03-31T18:01:22.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.21.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.21.0/manifests"},{"name":"v3.20.2","sha":"c528cd0e74b7b22f15f48edfd5974bbef9107ee9","kind":"tag","published_at":"2021-01-27T05:21:17.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.20.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.20.2/manifests"},{"name":"v3.20.1","sha":"9c6c67d21e02cfd835e1f30648e64ce4f3042684","kind":"tag","published_at":"2021-01-03T22:59:24.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.20.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.20.1/manifests"},{"name":"v3.20.0","sha":"c54860321b63e0d72537e9674fed813491873fed","kind":"tag","published_at":"2020-12-30T23:22:10.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.20.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.20.0/manifests"},{"name":"v3.19.0","sha":"0aa1f6c988f03d14b4dc962c4bcee220b95dbd25","kind":"tag","published_at":"2020-12-28T05:33:14.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.19.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.19.0/manifests"},{"name":"v3.18.2","sha":"351a351404de1622c380a490854a3e40c1bf9d6d","kind":"tag","published_at":"2020-08-26T16:14:03.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.18.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"2e973884a625d60fba6599ead3b2423765cedab8","kind":"tag","published_at":"2020-06-23T00:06:24.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.18.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"b8ab95bf1737f3b425a0536943876cc29783c4e2","kind":"tag","published_at":"2020-06-22T14:06:21.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.18.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.18.0/manifests"},{"name":"v3.17.2","sha":"5ea1ea252180be86c96b8c5a7f04a26502227a3e","kind":"tag","published_at":"2020-05-20T18:12:46.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.17.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"76bad355aaddc33afa3244875b2bf2656972d257","kind":"tag","published_at":"2020-04-09T19:39:16.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.17.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"255669d2d53adc5961cda40f16dae6d3f8cf8c38","kind":"tag","published_at":"2020-03-06T05:44:43.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.17.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.17.0/manifests"},{"name":"v3.16.1","sha":"22ccc0d99fc27df7b6f9b9dd9637e8be6057b287","kind":"tag","published_at":"2020-02-16T21:48:47.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.16.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.16.1/manifests"},{"name":"v3.16.0","sha":"5760877851700e120df473f66a74122c9d4e6eb3","kind":"tag","published_at":"2020-02-06T19:35:42.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.16.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"a5c5e76b28cd0ba333b9b75d8c9dc50b0a6cecc4","kind":"tag","published_at":"2019-05-15T18:36:15.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.15.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.15.0/manifests"},{"name":"v3.14.0","sha":"1026cc48b77bd8f74dce327362c553ec1009a8d4","kind":"tag","published_at":"2019-04-29T04:12:26.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.14.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.14.0/manifests"},{"name":"v3.13.0","sha":"5e8dcd11e81c4db3da6ca3f635d5ecd6f7b85da4","kind":"tag","published_at":"2019-04-05T06:10:11.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.13.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.13.0/manifests"},{"name":"v3.12.0","sha":"77e9a36b15031ba556a0f296b7aee5dfe3366233","kind":"tag","published_at":"2019-02-20T06:04:24.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.12.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.12.0/manifests"},{"name":"v3.11.4","sha":"429a0dcabd88d6a4fed7da61b0e736c6418a5d6a","kind":"commit","published_at":"2018-08-27T01:50:27.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.11.4","html_url":"https://github.com/marcandre/backports/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"2310f9e85eda2e2b7295f0db93ec6aed35733f85","kind":"tag","published_at":"2018-04-16T17:14:16.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.11.3","html_url":"https://github.com/marcandre/backports/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fb3faa29f1213da4aad2649d943c8df81b08f6fe","kind":"tag","published_at":"2018-04-10T20:44:34.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.11.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"9b21ae6c67a9115844476179b3a3a63d23484c9e","kind":"tag","published_at":"2018-01-25T21:24:54.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.11.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"5732d423fc0b243a37dc8806414b723b0e136a6b","kind":"tag","published_at":"2017-12-25T15:22:46.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.11.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"9bf025e40b0339c10ae241258bdaaa046c2d9a91","kind":"tag","published_at":"2017-10-17T08:06:31.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.10.3","html_url":"https://github.com/marcandre/backports/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"66570d0b048279adc1c7faf0dbb3a62b291948e1","kind":"tag","published_at":"2017-10-17T07:54:57.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.10.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"cffd528d9ece5305ca645459c192774d17fa2a7c","kind":"tag","published_at":"2017-10-17T06:17:36.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.10.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"175e596e7867dd4849a84f58327fbf9f847dd24b","kind":"tag","published_at":"2017-10-11T05:35:16.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.10.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"3881c707be0602aaefee9ab21137469a531d426c","kind":"tag","published_at":"2017-10-07T03:04:48.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.9.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fcda28dbcddc7068165f62a0690cca1d81358b70","kind":"tag","published_at":"2017-10-07T02:04:17.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.9.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"11d9cc013d2e5f2897c467fcc674644ae3e00687","kind":"tag","published_at":"2017-04-26T21:30:22.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.8.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"08cafe07d0c49fb5b65967e25ab96a1888afa747","kind":"commit","published_at":"2017-03-23T05:31:08.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.7.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.7.0/manifests"},{"name":"v3.6.9","sha":"51cbeefc4988273cbd28bb7ac812fc093fa02e2d","kind":"commit","published_at":"2017-03-22T15:24:50.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.9","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.9/manifests"},{"name":"v3.6.8","sha":"7fad540e4ee76b7f43e9179cd6ab0d1b3224019b","kind":"tag","published_at":"2016-02-09T14:45:52.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.8","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.8/manifests"},{"name":"v3.6.7","sha":"25c1204b15737199046d4fdda31daa039fb03681","kind":"tag","published_at":"2015-11-02T17:13:34.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.7","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.7/manifests"},{"name":"v3.6.6","sha":"54941c9203a6694f4c21141572e1d1c8f8dc38ac","kind":"tag","published_at":"2015-08-02T03:00:00.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.6","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.6/manifests"},{"name":"v3.6.5","sha":"b08a5f0737622da0ad58d69b838dc60a665d64cb","kind":"tag","published_at":"2015-07-13T10:30:05.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.5","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"73571a8829e0313a5864cafc5f460fe5422f3d4d","kind":"tag","published_at":"2014-11-13T05:23:53.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.4","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"26add80a5b57a5f414a91cb7c8c26a505203c683","kind":"tag","published_at":"2014-10-07T00:01:39.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.3","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"1d38c9efad9d9b606007db1ef1855b5a4126143e","kind":"tag","published_at":"2014-10-04T02:09:04.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"6dd75466beddc4d7d756dbd30194aafbf98e946a","kind":"tag","published_at":"2014-09-20T02:33:23.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"99215e01b0cd2a1cce2a0193efd11fcdafc2a70b","kind":"tag","published_at":"2014-02-15T01:10:38.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"87143695bdc08989cbf608585aa93e313bf40dc2","kind":"tag","published_at":"2014-02-03T22:55:53.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.5.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"cd85e6a99a7c01365693a55c5667ad91634d5dc4","kind":"tag","published_at":"2014-01-31T02:22:08.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.4.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"ab866a35966cde738205707c3b88de9ff4773b3c","kind":"tag","published_at":"2013-12-29T23:41:15.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.4.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"dd6d462557c0dcba3dbd9ea4e8d75496e6a753a0","kind":"tag","published_at":"2013-10-10T18:24:05.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.3.5","html_url":"https://github.com/marcandre/backports/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"5c6a02f660847d7a2c2b9cc5a7ce5113e416b766","kind":"tag","published_at":"2013-09-16T04:34:00.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.3.4","html_url":"https://github.com/marcandre/backports/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.4/manifests"},{"name":"v1.3.6","sha":"7a8c9f55e02886a9b7ee3cd272c58d61ae3e1605","kind":"tag","published_at":"2013-08-11T09:22:46.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.3.6","html_url":"https://github.com/marcandre/backports/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.6/manifests"},{"name":"v3.3.3","sha":"6e60e63a15cd41a47ddc278222e8fdf1313a79b2","kind":"tag","published_at":"2013-06-30T13:38:00.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.3.3","html_url":"https://github.com/marcandre/backports/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"25b4d7c288e430326b2621ea662f98984ee6fe5c","kind":"tag","published_at":"2013-06-13T14:46:03.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.3.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"0ed01bc7ef1f491c06dd3c4f36848f9393fa4a4f","kind":"tag","published_at":"2013-05-22T04:53:38.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.3.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"464d8f91354f15edc638cdf42a88b2e517b15118","kind":"tag","published_at":"2013-04-03T17:03:59.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.3.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"154b73a67f6456b2145ffb510c531201bcf05315","kind":"tag","published_at":"2013-04-03T03:00:27.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.2.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"d664c2af7ff46ee94364ee4a374471d3c18ec9c2","kind":"tag","published_at":"2013-03-08T18:44:39.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.1.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"d3cbc3aead6efe7c27c071f944454c85fc873c47","kind":"tag","published_at":"2013-03-05T21:41:20.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.1.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"8c509181feda3cdb202feb1eb39d7e25c74a8dbd","kind":"tag","published_at":"2013-02-25T03:58:56.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.0.3","html_url":"https://github.com/marcandre/backports/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"f0d8b370197a0b808fbf54c1055aa3aa1dfe23de","kind":"tag","published_at":"2013-02-25T01:48:52.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.0.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"710b70e54fd8f166cf120161d3c919fb42b9d6d8","kind":"tag","published_at":"2013-02-25T01:42:55.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.0.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"5b1455b66ac289b7c41c683ffa3c3bb425b1f05c","kind":"tag","published_at":"2013-02-25T00:40:26.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.0.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.0.0/manifests"},{"name":"v2.8.2","sha":"29b9bdbb6e85818b1914710d88ee696c9f0deba8","kind":"tag","published_at":"2013-02-03T23:41:39.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.8.2","html_url":"https://github.com/marcandre/backports/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"2c15ae56193d217aa64173606ddcf660d6445756","kind":"tag","published_at":"2013-02-03T22:55:57.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.8.1","html_url":"https://github.com/marcandre/backports/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"e12914c1b7030b7c929c187b1b65b92973e58f24","kind":"tag","published_at":"2013-02-03T20:06:42.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.8.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"cdabd0b5896fa733703ff4593aeefa62912c5d1b","kind":"tag","published_at":"2013-01-21T21:00:41.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.7.1","html_url":"https://github.com/marcandre/backports/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"f00743d51f87b2a2b99191ffb87016b89006520b","kind":"tag","published_at":"2013-01-18T16:10:52.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.7.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.7.0/manifests"},{"name":"v2.6.7","sha":"6bcd2288e3ca75d0d2dd9ec9fd7e2c351b8c2d32","kind":"tag","published_at":"2013-01-15T05:19:02.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.6.7","html_url":"https://github.com/marcandre/backports/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.7/manifests"},{"name":"v2.6.6","sha":"11f653e40fa57a9209a143920deebe4d813bd2ac","kind":"tag","published_at":"2013-01-15T03:04:08.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.6.6","html_url":"https://github.com/marcandre/backports/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"a2c03324a469db0cc08a1f0a8b431cd3712f2cb0","kind":"tag","published_at":"2012-11-01T06:16:43.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.6.5","html_url":"https://github.com/marcandre/backports/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.5/manifests"},{"name":"v1.3.5","sha":"31ad37be30baf51fe4085c3b57c8ddef871daa17","kind":"tag","published_at":"2012-11-01T06:05:51.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.3.5","html_url":"https://github.com/marcandre/backports/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"689532f8eeb8fc60ed269db110970ff126cb7be7","kind":"commit","published_at":"2012-11-01T05:43:04.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.3.4","html_url":"https://github.com/marcandre/backports/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.4/manifests"},{"name":"v2.6.4","sha":"b9481f7e1c38bb8b92fe35e891dae439aa261838","kind":"commit","published_at":"2012-08-23T21:48:58.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.6.4","html_url":"https://github.com/marcandre/backports/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"6d4aa32010f984ac5639435075fc7d6885ce8f67","kind":"commit","published_at":"2012-08-13T19:09:25.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.6.3","html_url":"https://github.com/marcandre/backports/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"422aeeeba02bec5511667b713abc0b126ffde48f","kind":"commit","published_at":"2012-07-20T04:45:36.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.6.2","html_url":"https://github.com/marcandre/backports/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c9aa05c8c2900e70a5d07b6df8bd1a0ffe723024","kind":"commit","published_at":"2012-05-31T16:02:50.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.6.1","html_url":"https://github.com/marcandre/backports/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"735d3c970688584ce8e728a09d87cbea68a06b3e","kind":"commit","published_at":"2012-05-30T02:33:02.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.6.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.0/manifests"},{"name":"v2.5.3","sha":"d22db1e72543f742fee97c60b54375e6455b9422","kind":"commit","published_at":"2012-05-07T21:46:15.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.5.3","html_url":"https://github.com/marcandre/backports/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"a37387f6764d08ef64efdd6a816f3f40b2b8d804","kind":"commit","published_at":"2012-05-07T21:07:03.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.5.2","html_url":"https://github.com/marcandre/backports/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"a700f3f4bba1847ea9d86204769fd14f943f5d2b","kind":"commit","published_at":"2012-03-31T01:06:38.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.5.1","html_url":"https://github.com/marcandre/backports/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"a3c313c824999db4fa53531cb7c032104abfc9bf","kind":"commit","published_at":"2012-03-25T06:37:26.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.5.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"64c69eec0120ca6c2cbb0b110df86be74b983e60","kind":"commit","published_at":"2012-03-25T00:05:58.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.4.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"3f67fd29f7711db72a4beb677936c881221397fb","kind":"commit","published_at":"2011-06-23T15:11:19.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.3.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"f0e0abbaa87942e6661aafa9a7be099544d82236","kind":"commit","published_at":"2011-05-13T14:11:49.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.2.1","html_url":"https://github.com/marcandre/backports/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"b948a59232423d36b2ddd38cc4948e6461100231","kind":"commit","published_at":"2011-05-13T04:48:24.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.2.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"1830f7110c4a0f7a9f5947ddbaa969e7fc1efe3e","kind":"commit","published_at":"2011-04-16T21:34:45.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.1.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"fb2e782160e3ce2a037bed58307e1bbf015c1e57","kind":"commit","published_at":"2011-03-28T19:01:01.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.0.3","html_url":"https://github.com/marcandre/backports/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"d387d86eb713bce289a096ad1e0ba75bf785f22e","kind":"commit","published_at":"2011-03-08T14:30:19.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.0.2","html_url":"https://github.com/marcandre/backports/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"ba208add35e556431b554e651d9c197ea86fe97e","kind":"commit","published_at":"2011-03-05T20:21:33.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.0.1","html_url":"https://github.com/marcandre/backports/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"df99cdb525c4f8a5c77bc126a8c19814adb7a4d0","kind":"commit","published_at":"2011-03-04T22:52:43.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.0.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.0.0/manifests"},{"name":"v1.18.3","sha":"6807fe9697f6e75733a93f7c16a85a3591ccb835","kind":"commit","published_at":"2010-12-05T22:22:02.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.18.3","html_url":"https://github.com/marcandre/backports/releases/tag/v1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.18.3/manifests"},{"name":"v1.18.2","sha":"08c31e333654415d476954f58940f2db2a86acab","kind":"commit","published_at":"2010-10-09T17:02:29.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.18.2","html_url":"https://github.com/marcandre/backports/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"512740d22cc11b419b4b963b2dadb0a674ffd0f8","kind":"commit","published_at":"2010-06-24T06:55:15.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.18.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"79cccc75143090753df86130afc511d782f7acc1","kind":"commit","published_at":"2010-06-19T20:29:48.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.18.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.18.0/manifests"},{"name":"v1.17.1","sha":"dcc8393bb26ea01bb2404216166fe36370662b04","kind":"commit","published_at":"2010-06-07T19:59:29.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.17.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"acd0b6a9ab5d9005fe92fcab77ae8023141ed3f8","kind":"commit","published_at":"2010-05-18T01:16:20.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.17.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.17.0/manifests"},{"name":"v1.16.7","sha":"4eaf895cdd4b7a249b949987d9ee0af2055f645f","kind":"commit","published_at":"2010-05-03T15:15:04.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.16.7","html_url":"https://github.com/marcandre/backports/releases/tag/v1.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.7/manifests"},{"name":"v1.16.6","sha":"93f22c9831e27bfa961cf1f03fc46ba5dcb78055","kind":"commit","published_at":"2010-04-16T23:12:59.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.16.6","html_url":"https://github.com/marcandre/backports/releases/tag/v1.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.6/manifests"},{"name":"v1.16.5","sha":"6b9aeb3b95640a8c53e75b600b5acb37dff01a51","kind":"commit","published_at":"2010-04-13T04:14:50.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.16.5","html_url":"https://github.com/marcandre/backports/releases/tag/v1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.5/manifests"},{"name":"v1.16.4","sha":"758349ddbcf0a92486c4471b1f9e6637ed454af5","kind":"commit","published_at":"2010-04-11T19:02:41.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.16.4","html_url":"https://github.com/marcandre/backports/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"d3577b870a19f56733a77c7a027a725ee36d35d3","kind":"commit","published_at":"2010-04-11T18:58:00.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.16.3","html_url":"https://github.com/marcandre/backports/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"644359d101957c04db69375e96509b97d9f354e4","kind":"commit","published_at":"2010-04-11T18:12:39.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.16.2","html_url":"https://github.com/marcandre/backports/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"e57179b7e9ce15538f0fcef1adb6487731162e0b","kind":"commit","published_at":"2010-04-11T06:58:07.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.16.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"f07e5896997df053c972060ef60d42239c4ccaa7","kind":"commit","published_at":"2010-04-11T04:52:17.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.16.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8a7b754bcea6250acfa3c3c0a102469aac5198d1","kind":"commit","published_at":"2010-03-23T19:07:36.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.15.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.15.0/manifests"},{"name":"v1.14.1","sha":"1e75b44c2d1eba90794c133d764509bceb71e340","kind":"commit","published_at":"2010-03-05T18:58:47.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.14.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"0b34eabb85a2eade1ff27e047c59cd34b42cfa9c","kind":"commit","published_at":"2010-03-04T05:53:27.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.14.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.14.0/manifests"},{"name":"v1.13.3","sha":"b353e7b066d7e81f029bfa2a6087132e3c665a44","kind":"commit","published_at":"2010-02-26T15:36:38.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.13.3","html_url":"https://github.com/marcandre/backports/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"13e76e545378ceadff6b1ae1af6888b50670106d","kind":"commit","published_at":"2010-01-25T23:19:58.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.13.2","html_url":"https://github.com/marcandre/backports/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"10ba02021751e2eb6ce671fd558a9acea9037ade","kind":"commit","published_at":"2010-01-22T23:07:12.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.13.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.13.1/manifests"},{"name":"v1.12.3","sha":"0e0534acacf031acce7dd96516028b35865bc5e1","kind":"commit","published_at":"2009-12-28T20:04:42.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.12.3","html_url":"https://github.com/marcandre/backports/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"8765623a3940fc87727391c74b9f1ce0e108d25d","kind":"commit","published_at":"2009-12-23T06:31:18.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.12.2","html_url":"https://github.com/marcandre/backports/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"26ea6c8729d025fb2e91293552c78c0030aab976","kind":"commit","published_at":"2009-12-17T07:25:53.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.12.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"229bf83966d1ee52ee5c47926a50a0136ebfd53d","kind":"commit","published_at":"2009-12-05T03:41:13.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.12.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"c892715fdd086fd578eb552af98e26001bb912d7","kind":"commit","published_at":"2009-11-13T16:52:36.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.11.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"47087c4a1b8833bb661162e35c23e36fb86e3acb","kind":"commit","published_at":"2009-11-04T06:09:49.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.11.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"469c7ecadefac1cb11496dfbbe3f9b7a2eb42503","kind":"commit","published_at":"2009-10-28T06:13:46.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.10.3","html_url":"https://github.com/marcandre/backports/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"95ccbd432bd744f95befaa299707176614f21c98","kind":"commit","published_at":"2009-10-03T16:50:14.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.10.2","html_url":"https://github.com/marcandre/backports/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5e287760221e50a88de264b5a9dfbb425a768fca","kind":"commit","published_at":"2009-10-03T06:20:28.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.10.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"174da2a9ed0038f3028bc41605578f425104e84d","kind":"commit","published_at":"2009-09-29T04:29:35.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.10.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2f7c8e1bb334ed6c96c03e25f42ad4f554227081","kind":"commit","published_at":"2009-09-05T06:46:36.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.9.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"11235dbf406d9ba575dc3b3417146f0707163783","kind":"commit","published_at":"2009-09-03T19:47:54.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.8.2","html_url":"https://github.com/marcandre/backports/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"ee039bfe2c3c18e3904a9de88d26a0439e1e6665","kind":"commit","published_at":"2009-09-01T18:41:32.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.8.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c6f85d2e3783c996918d972d1d7781b2e422acbb","kind":"commit","published_at":"2009-08-31T19:17:20.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.8.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.8.0/manifests"},{"name":"v1.3.2","sha":"8e7a03483f3929b6e3d9862b1aa1c23752a071d8","kind":"commit","published_at":"2009-08-20T05:39:11.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.3.2","html_url":"https://github.com/marcandre/backports/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.2/manifests"},{"name":"v1.7.1","sha":"178c913446958457e92160170c419971db3ee000","kind":"commit","published_at":"2009-08-20T05:24:17.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.7.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"bc4bb6499789085c906cd167566b7f7219bf0448","kind":"commit","published_at":"2009-05-27T23:15:02.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.7.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.7.0/manifests"},{"name":"v1.6.8","sha":"966d490ad097646de06d300142c17b7e0bf79c1d","kind":"commit","published_at":"2009-05-01T07:20:02.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.6.8","html_url":"https://github.com/marcandre/backports/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"c89df62c100ed4921b300fc4cbb099cef3c6658f","kind":"commit","published_at":"2009-05-01T06:00:05.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.6.7","html_url":"https://github.com/marcandre/backports/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"02cb7c9dd69716c3406b453aef7ede2314e2bd27","kind":"commit","published_at":"2009-04-30T17:53:53.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.6.6","html_url":"https://github.com/marcandre/backports/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.6/manifests"},{"name":"v1.6.4","sha":"ba53dea69f23a4d52c81f853e8ad65cccd5d02fa","kind":"commit","published_at":"2009-04-30T17:31:37.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.6.4","html_url":"https://github.com/marcandre/backports/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"0e2464c288ae5d2a88bd026ca733427e2f44b18e","kind":"commit","published_at":"2009-04-30T17:06:49.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.6.3","html_url":"https://github.com/marcandre/backports/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.3/manifests"},{"name":"v1.6.1","sha":"f018331d8ab9e152ecfc0896e4544e90be8bc374","kind":"commit","published_at":"2009-04-30T02:32:48.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.6.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"786effd48d96a97d179e4c75a06603b089ba4003","kind":"commit","published_at":"2009-04-30T00:43:59.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.6.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"99ae58e993d69addf12d60c71df4abaa25f1aad0","kind":"commit","published_at":"2009-04-24T22:03:43.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.5.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3781a4849ece537f6aee61c1a82c2afcfda55694","kind":"commit","published_at":"2009-04-21T08:23:08.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.4.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"6413e6cbea12abee68f517855e2362584d9aa789","kind":"commit","published_at":"2009-04-20T18:23:03.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.3.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"036c27223c2d2dcf4cd9ee114379e7b49d3c6e7c","kind":"commit","published_at":"2009-04-18T01:56:04.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.3.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"3c12356eae014f32a1de50a3f2af886b3d8ed1a8","kind":"commit","published_at":"2009-04-13T03:54:13.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.2.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1b508d270b6b48b7b2de408580fdaf1419877fc","kind":"commit","published_at":"2009-04-11T22:20:59.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.1.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.1.1/manifests"},{"name":"v1.2.1","sha":"33f47b94facf43830d365cc15c62d67ae7dd6a71","kind":"commit","published_at":"2009-04-07T17:48:50.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.2.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.2.1/manifests"},{"name":"v1.0.1","sha":"429c7141c4174638c303d3333f4cc3a2d52e7a63","kind":"commit","published_at":"2009-04-01T20:56:43.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.0.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"70fc7b85a052db6f9edae0cfd6f001842b1eb34f","kind":"commit","published_at":"2009-04-01T19:01:16.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.0.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.0.0/manifests"},{"name":"v1.1.3","sha":"05fe19f866140385a2747ea9c0814d1ce0acd13a","kind":"commit","published_at":"2008-12-19T19:23:22.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.1.3","html_url":"https://github.com/marcandre/backports/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"1c671811525126478782068aba2c90bba8d38dc8","kind":"commit","published_at":"2008-12-19T19:21:47.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.1.2","html_url":"https://github.com/marcandre/backports/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.1.2/manifests"},{"name":"v1.1.0","sha":"43b14cad16807885f57eddaf31f8a2ffd9310f77","kind":"commit","published_at":"2008-12-17T19:01:45.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.1.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-27T14:21:10.060Z","dependent_packages_count":0,"downloads":148414390,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.16437052576940545,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.061098254644548745,"average":0.056367195103488546},"purl":"pkg:gem/backports?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/backports","docker_dependents_count":756,"docker_downloads_count":855374758,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/backports","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/backports/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/rubygems/backports","https://github.com/sponsors/marcandre"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-26T11:01:43.198Z","issues_count":41,"pull_requests_count":74,"avg_time_to_close_issue":36827796.578947365,"avg_time_to_close_pull_request":6627600.945945946,"issues_closed_count":38,"pull_requests_closed_count":74,"pull_request_authors_count":26,"issue_authors_count":31,"avg_comments_per_issue":2.8536585365853657,"avg_comments_per_pull_request":1.635135135135135,"merged_pull_requests_count":59,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":14082.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.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,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/issues","maintainers":[{"login":"marcandre","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcandre"},{"login":"MaxLap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxLap"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/backports/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/backports/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/backports/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/backports/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/backports/codemeta","maintainers":[{"uuid":"547","login":"marcandre","name":null,"email":null,"url":null,"packages_count":32,"html_url":"https://gem.coop/profiles/marcandre","role":null,"created_at":"2025-10-07T12:40:48.300Z","updated_at":"2025-10-07T12:40:48.300Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/marcandre/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":190343,"maintainers_count":67464,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":8614095,"name":"github.com/marcandre/backports","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/marcandre/backports","keywords_array":[],"namespace":null,"versions_count":150,"first_release_published_at":"2009-04-01T19:01:16.000Z","latest_release_published_at":"2025-12-15T19:46:15.000Z","latest_release_number":"v3.25.3+incompatible","last_synced_at":"2026-04-27T15:27:18.260Z","created_at":"2023-12-02T02:11:35.357Z","updated_at":"2026-04-27T15:27:18.260Z","registry_url":"https://pkg.go.dev/github.com/marcandre/backports","install_command":"go get github.com/marcandre/backports","documentation_url":"https://pkg.go.dev/github.com/marcandre/backports#section-documentation","metadata":{},"repo_metadata":{"id":536088,"uuid":"165433","full_name":"marcandre/backports","owner":"marcandre","description":"The latest features of Ruby backported to older versions.","archived":false,"fork":false,"pushed_at":"2025-03-20T22:11:52.000Z","size":1144,"stargazers_count":438,"open_issues_count":6,"forks_count":53,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-09-06T08:22:20.586Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcandre.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"tidelift":"rubygems/backports","github":"marcandre"}},"created_at":"2009-04-01T18:58:29.000Z","updated_at":"2025-09-04T23:02:58.000Z","dependencies_parsed_at":"2024-01-03T02:05:41.001Z","dependency_job_id":"58a18182-9791-4ed9-971d-2cd2a21f0b49","html_url":"https://github.com/marcandre/backports","commit_stats":{"total_commits":687,"total_committers":29,"mean_commits":"23.689655172413794","dds":0.0786026200873362,"last_synced_commit":"78bc6db4d58b2d21024985f394b7ce8072bbece7"},"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/marcandre/backports","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcandre","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/sbom","scorecard":{"id":617267,"data":{"date":"2025-08-11","repo":{"name":"github.com/marcandre/backports","commit":"dc9d26a9bc609c9cd5fc2cb5a3569e979052d7a8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/15 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/backports.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backports.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/marcandre/backports/backports.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backports.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/marcandre/backports/backports.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backports.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/marcandre/backports/backports.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backports.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/marcandre/backports/backports.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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-21T04:18:48.892Z","repository_id":536088,"created_at":"2025-08-21T04:18:48.892Z","updated_at":"2025-08-21T04:18:48.892Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273897846,"owners_count":25187596,"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-06T02:00:13.247Z","response_time":2576,"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":"marcandre","name":"Marc-André Lafortune","uuid":"33770","kind":"user","description":"♥ Elixir ♥ Ruby ♥ TypeScript ♥\r\n\r\nCore team of Ruby, RuboCop.\r\nAuthor of Backports,\r\nMaintainer of Parsley.js, Featherlight.js.","email":"","website":"blog.marc-andre.ca","location":"Montreal, Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33770?v=4","repositories_count":180,"last_synced_at":"2025-09-21T15:50:46.204Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/marcandre","funding_links":["https://github.com/sponsors/marcandre"],"total_stars":966,"followers":477,"following":12,"created_at":"2022-11-02T17:27:50.083Z","updated_at":"2025-09-21T15:50:46.204Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcandre","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcandre/repositories"},"tags":[{"name":"v3.25.1","sha":"dc9d26a9bc609c9cd5fc2cb5a3569e979052d7a8","kind":"tag","published_at":"2025-03-20T22:11:51.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.25.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.25.1/manifests"},{"name":"v3.25.0","sha":"09f9e1844db92dc43fdd4b698fa04b1925ebd87c","kind":"tag","published_at":"2024-03-05T20:39:27.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.25.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.25.0/manifests"},{"name":"v3.24.1","sha":"78bc6db4d58b2d21024985f394b7ce8072bbece7","kind":"tag","published_at":"2023-04-05T21:27:17.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.24.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.24.1/manifests"},{"name":"v3.24.0","sha":"ea97f3e858055731c65b5485638653480f463448","kind":"tag","published_at":"2023-03-07T05:58:21.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.24.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.24.0/manifests"},{"name":"v3.23.0","sha":"c21a80961ad162fcdd4b11ce56cf7c465af0f270","kind":"tag","published_at":"2021-12-28T16:07:56.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.23.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.23.0/manifests"},{"name":"v3.22.1","sha":"89096ecd0a660c4f10bbd7c3db3091ba17070ef1","kind":"tag","published_at":"2021-12-28T02:54:02.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.22.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.22.1/manifests"},{"name":"v3.22.0","sha":"a3983da1236af1af7836cc8a5b101fd978a9e773","kind":"tag","published_at":"2021-12-27T21:35:19.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.22.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.22.0/manifests"},{"name":"v3.21.0","sha":"16e18d004710f4d76ee3589d486c57deb0769c02","kind":"tag","published_at":"2021-03-31T18:01:22.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.21.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.21.0/manifests"},{"name":"v3.20.2","sha":"c528cd0e74b7b22f15f48edfd5974bbef9107ee9","kind":"tag","published_at":"2021-01-27T05:21:17.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.20.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.20.2/manifests"},{"name":"v3.20.1","sha":"9c6c67d21e02cfd835e1f30648e64ce4f3042684","kind":"tag","published_at":"2021-01-03T22:59:24.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.20.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.20.1/manifests"},{"name":"v3.20.0","sha":"c54860321b63e0d72537e9674fed813491873fed","kind":"tag","published_at":"2020-12-30T23:22:10.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.20.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.20.0/manifests"},{"name":"v3.19.0","sha":"0aa1f6c988f03d14b4dc962c4bcee220b95dbd25","kind":"tag","published_at":"2020-12-28T05:33:14.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.19.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.19.0/manifests"},{"name":"v3.18.2","sha":"351a351404de1622c380a490854a3e40c1bf9d6d","kind":"tag","published_at":"2020-08-26T16:14:03.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.18.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"2e973884a625d60fba6599ead3b2423765cedab8","kind":"tag","published_at":"2020-06-23T00:06:24.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.18.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"b8ab95bf1737f3b425a0536943876cc29783c4e2","kind":"tag","published_at":"2020-06-22T14:06:21.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.18.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.18.0/manifests"},{"name":"v3.17.2","sha":"5ea1ea252180be86c96b8c5a7f04a26502227a3e","kind":"tag","published_at":"2020-05-20T18:12:46.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.17.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"76bad355aaddc33afa3244875b2bf2656972d257","kind":"tag","published_at":"2020-04-09T19:39:16.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.17.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"255669d2d53adc5961cda40f16dae6d3f8cf8c38","kind":"tag","published_at":"2020-03-06T05:44:43.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.17.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.17.0/manifests"},{"name":"v3.16.1","sha":"22ccc0d99fc27df7b6f9b9dd9637e8be6057b287","kind":"tag","published_at":"2020-02-16T21:48:47.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.16.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.16.1/manifests"},{"name":"v3.16.0","sha":"5760877851700e120df473f66a74122c9d4e6eb3","kind":"tag","published_at":"2020-02-06T19:35:42.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.16.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"a5c5e76b28cd0ba333b9b75d8c9dc50b0a6cecc4","kind":"tag","published_at":"2019-05-15T18:36:15.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.15.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.15.0/manifests"},{"name":"v3.14.0","sha":"1026cc48b77bd8f74dce327362c553ec1009a8d4","kind":"tag","published_at":"2019-04-29T04:12:26.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.14.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.14.0/manifests"},{"name":"v3.13.0","sha":"5e8dcd11e81c4db3da6ca3f635d5ecd6f7b85da4","kind":"tag","published_at":"2019-04-05T06:10:11.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.13.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.13.0/manifests"},{"name":"v3.12.0","sha":"77e9a36b15031ba556a0f296b7aee5dfe3366233","kind":"tag","published_at":"2019-02-20T06:04:24.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.12.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.12.0/manifests"},{"name":"v3.11.4","sha":"429a0dcabd88d6a4fed7da61b0e736c6418a5d6a","kind":"commit","published_at":"2018-08-27T01:50:27.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.11.4","html_url":"https://github.com/marcandre/backports/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"2310f9e85eda2e2b7295f0db93ec6aed35733f85","kind":"tag","published_at":"2018-04-16T17:14:16.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.11.3","html_url":"https://github.com/marcandre/backports/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fb3faa29f1213da4aad2649d943c8df81b08f6fe","kind":"tag","published_at":"2018-04-10T20:44:34.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.11.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"9b21ae6c67a9115844476179b3a3a63d23484c9e","kind":"tag","published_at":"2018-01-25T21:24:54.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.11.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"5732d423fc0b243a37dc8806414b723b0e136a6b","kind":"tag","published_at":"2017-12-25T15:22:46.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.11.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"9bf025e40b0339c10ae241258bdaaa046c2d9a91","kind":"tag","published_at":"2017-10-17T08:06:31.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.10.3","html_url":"https://github.com/marcandre/backports/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"66570d0b048279adc1c7faf0dbb3a62b291948e1","kind":"tag","published_at":"2017-10-17T07:54:57.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.10.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"cffd528d9ece5305ca645459c192774d17fa2a7c","kind":"tag","published_at":"2017-10-17T06:17:36.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.10.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"175e596e7867dd4849a84f58327fbf9f847dd24b","kind":"tag","published_at":"2017-10-11T05:35:16.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.10.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"3881c707be0602aaefee9ab21137469a531d426c","kind":"tag","published_at":"2017-10-07T03:04:48.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.9.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fcda28dbcddc7068165f62a0690cca1d81358b70","kind":"tag","published_at":"2017-10-07T02:04:17.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.9.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"11d9cc013d2e5f2897c467fcc674644ae3e00687","kind":"tag","published_at":"2017-04-26T21:30:22.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.8.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"08cafe07d0c49fb5b65967e25ab96a1888afa747","kind":"commit","published_at":"2017-03-23T05:31:08.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.7.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.7.0/manifests"},{"name":"v3.6.9","sha":"51cbeefc4988273cbd28bb7ac812fc093fa02e2d","kind":"commit","published_at":"2017-03-22T15:24:50.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.9","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.9/manifests"},{"name":"v3.6.8","sha":"7fad540e4ee76b7f43e9179cd6ab0d1b3224019b","kind":"tag","published_at":"2016-02-09T14:45:52.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.8","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.8/manifests"},{"name":"v3.6.7","sha":"25c1204b15737199046d4fdda31daa039fb03681","kind":"tag","published_at":"2015-11-02T17:13:34.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.7","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.7/manifests"},{"name":"v3.6.6","sha":"54941c9203a6694f4c21141572e1d1c8f8dc38ac","kind":"tag","published_at":"2015-08-02T03:00:00.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.6","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.6/manifests"},{"name":"v3.6.5","sha":"b08a5f0737622da0ad58d69b838dc60a665d64cb","kind":"tag","published_at":"2015-07-13T10:30:05.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.5","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"73571a8829e0313a5864cafc5f460fe5422f3d4d","kind":"tag","published_at":"2014-11-13T05:23:53.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.4","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"26add80a5b57a5f414a91cb7c8c26a505203c683","kind":"tag","published_at":"2014-10-07T00:01:39.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.3","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"1d38c9efad9d9b606007db1ef1855b5a4126143e","kind":"tag","published_at":"2014-10-04T02:09:04.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"6dd75466beddc4d7d756dbd30194aafbf98e946a","kind":"tag","published_at":"2014-09-20T02:33:23.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"99215e01b0cd2a1cce2a0193efd11fcdafc2a70b","kind":"tag","published_at":"2014-02-15T01:10:38.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.6.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"87143695bdc08989cbf608585aa93e313bf40dc2","kind":"tag","published_at":"2014-02-03T22:55:53.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.5.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"cd85e6a99a7c01365693a55c5667ad91634d5dc4","kind":"tag","published_at":"2014-01-31T02:22:08.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.4.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"ab866a35966cde738205707c3b88de9ff4773b3c","kind":"tag","published_at":"2013-12-29T23:41:15.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.4.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"dd6d462557c0dcba3dbd9ea4e8d75496e6a753a0","kind":"tag","published_at":"2013-10-10T18:24:05.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.3.5","html_url":"https://github.com/marcandre/backports/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"5c6a02f660847d7a2c2b9cc5a7ce5113e416b766","kind":"tag","published_at":"2013-09-16T04:34:00.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.3.4","html_url":"https://github.com/marcandre/backports/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.4/manifests"},{"name":"v1.3.6","sha":"7a8c9f55e02886a9b7ee3cd272c58d61ae3e1605","kind":"tag","published_at":"2013-08-11T09:22:46.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.3.6","html_url":"https://github.com/marcandre/backports/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.6/manifests"},{"name":"v3.3.3","sha":"6e60e63a15cd41a47ddc278222e8fdf1313a79b2","kind":"tag","published_at":"2013-06-30T13:38:00.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.3.3","html_url":"https://github.com/marcandre/backports/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"25b4d7c288e430326b2621ea662f98984ee6fe5c","kind":"tag","published_at":"2013-06-13T14:46:03.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.3.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"0ed01bc7ef1f491c06dd3c4f36848f9393fa4a4f","kind":"tag","published_at":"2013-05-22T04:53:38.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.3.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"464d8f91354f15edc638cdf42a88b2e517b15118","kind":"tag","published_at":"2013-04-03T17:03:59.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.3.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"154b73a67f6456b2145ffb510c531201bcf05315","kind":"tag","published_at":"2013-04-03T03:00:27.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.2.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"d664c2af7ff46ee94364ee4a374471d3c18ec9c2","kind":"tag","published_at":"2013-03-08T18:44:39.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.1.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"d3cbc3aead6efe7c27c071f944454c85fc873c47","kind":"tag","published_at":"2013-03-05T21:41:20.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.1.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"8c509181feda3cdb202feb1eb39d7e25c74a8dbd","kind":"tag","published_at":"2013-02-25T03:58:56.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.0.3","html_url":"https://github.com/marcandre/backports/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"f0d8b370197a0b808fbf54c1055aa3aa1dfe23de","kind":"tag","published_at":"2013-02-25T01:48:52.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.0.2","html_url":"https://github.com/marcandre/backports/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"710b70e54fd8f166cf120161d3c919fb42b9d6d8","kind":"tag","published_at":"2013-02-25T01:42:55.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.0.1","html_url":"https://github.com/marcandre/backports/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"5b1455b66ac289b7c41c683ffa3c3bb425b1f05c","kind":"tag","published_at":"2013-02-25T00:40:26.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v3.0.0","html_url":"https://github.com/marcandre/backports/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v3.0.0/manifests"},{"name":"v2.8.2","sha":"29b9bdbb6e85818b1914710d88ee696c9f0deba8","kind":"tag","published_at":"2013-02-03T23:41:39.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.8.2","html_url":"https://github.com/marcandre/backports/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"2c15ae56193d217aa64173606ddcf660d6445756","kind":"tag","published_at":"2013-02-03T22:55:57.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.8.1","html_url":"https://github.com/marcandre/backports/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"e12914c1b7030b7c929c187b1b65b92973e58f24","kind":"tag","published_at":"2013-02-03T20:06:42.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.8.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"cdabd0b5896fa733703ff4593aeefa62912c5d1b","kind":"tag","published_at":"2013-01-21T21:00:41.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.7.1","html_url":"https://github.com/marcandre/backports/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"f00743d51f87b2a2b99191ffb87016b89006520b","kind":"tag","published_at":"2013-01-18T16:10:52.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.7.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.7.0/manifests"},{"name":"v2.6.7","sha":"6bcd2288e3ca75d0d2dd9ec9fd7e2c351b8c2d32","kind":"tag","published_at":"2013-01-15T05:19:02.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.6.7","html_url":"https://github.com/marcandre/backports/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.7/manifests"},{"name":"v2.6.6","sha":"11f653e40fa57a9209a143920deebe4d813bd2ac","kind":"tag","published_at":"2013-01-15T03:04:08.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.6.6","html_url":"https://github.com/marcandre/backports/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"a2c03324a469db0cc08a1f0a8b431cd3712f2cb0","kind":"tag","published_at":"2012-11-01T06:16:43.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.6.5","html_url":"https://github.com/marcandre/backports/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.5/manifests"},{"name":"v1.3.5","sha":"31ad37be30baf51fe4085c3b57c8ddef871daa17","kind":"tag","published_at":"2012-11-01T06:05:51.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.3.5","html_url":"https://github.com/marcandre/backports/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"689532f8eeb8fc60ed269db110970ff126cb7be7","kind":"commit","published_at":"2012-11-01T05:43:04.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.3.4","html_url":"https://github.com/marcandre/backports/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.4/manifests"},{"name":"v2.6.4","sha":"b9481f7e1c38bb8b92fe35e891dae439aa261838","kind":"commit","published_at":"2012-08-23T21:48:58.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.6.4","html_url":"https://github.com/marcandre/backports/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"6d4aa32010f984ac5639435075fc7d6885ce8f67","kind":"commit","published_at":"2012-08-13T19:09:25.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.6.3","html_url":"https://github.com/marcandre/backports/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"422aeeeba02bec5511667b713abc0b126ffde48f","kind":"commit","published_at":"2012-07-20T04:45:36.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.6.2","html_url":"https://github.com/marcandre/backports/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c9aa05c8c2900e70a5d07b6df8bd1a0ffe723024","kind":"commit","published_at":"2012-05-31T16:02:50.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.6.1","html_url":"https://github.com/marcandre/backports/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"735d3c970688584ce8e728a09d87cbea68a06b3e","kind":"commit","published_at":"2012-05-30T02:33:02.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.6.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.6.0/manifests"},{"name":"v2.5.3","sha":"d22db1e72543f742fee97c60b54375e6455b9422","kind":"commit","published_at":"2012-05-07T21:46:15.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.5.3","html_url":"https://github.com/marcandre/backports/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"a37387f6764d08ef64efdd6a816f3f40b2b8d804","kind":"commit","published_at":"2012-05-07T21:07:03.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.5.2","html_url":"https://github.com/marcandre/backports/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"a700f3f4bba1847ea9d86204769fd14f943f5d2b","kind":"commit","published_at":"2012-03-31T01:06:38.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.5.1","html_url":"https://github.com/marcandre/backports/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"a3c313c824999db4fa53531cb7c032104abfc9bf","kind":"commit","published_at":"2012-03-25T06:37:26.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.5.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"64c69eec0120ca6c2cbb0b110df86be74b983e60","kind":"commit","published_at":"2012-03-25T00:05:58.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.4.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"3f67fd29f7711db72a4beb677936c881221397fb","kind":"commit","published_at":"2011-06-23T15:11:19.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.3.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"f0e0abbaa87942e6661aafa9a7be099544d82236","kind":"commit","published_at":"2011-05-13T14:11:49.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.2.1","html_url":"https://github.com/marcandre/backports/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"b948a59232423d36b2ddd38cc4948e6461100231","kind":"commit","published_at":"2011-05-13T04:48:24.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.2.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"1830f7110c4a0f7a9f5947ddbaa969e7fc1efe3e","kind":"commit","published_at":"2011-04-16T21:34:45.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.1.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"fb2e782160e3ce2a037bed58307e1bbf015c1e57","kind":"commit","published_at":"2011-03-28T19:01:01.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.0.3","html_url":"https://github.com/marcandre/backports/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"d387d86eb713bce289a096ad1e0ba75bf785f22e","kind":"commit","published_at":"2011-03-08T14:30:19.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.0.2","html_url":"https://github.com/marcandre/backports/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"ba208add35e556431b554e651d9c197ea86fe97e","kind":"commit","published_at":"2011-03-05T20:21:33.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.0.1","html_url":"https://github.com/marcandre/backports/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"df99cdb525c4f8a5c77bc126a8c19814adb7a4d0","kind":"commit","published_at":"2011-03-04T22:52:43.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v2.0.0","html_url":"https://github.com/marcandre/backports/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v2.0.0/manifests"},{"name":"v1.18.3","sha":"6807fe9697f6e75733a93f7c16a85a3591ccb835","kind":"commit","published_at":"2010-12-05T22:22:02.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.18.3","html_url":"https://github.com/marcandre/backports/releases/tag/v1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.18.3/manifests"},{"name":"v1.18.2","sha":"08c31e333654415d476954f58940f2db2a86acab","kind":"commit","published_at":"2010-10-09T17:02:29.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.18.2","html_url":"https://github.com/marcandre/backports/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"512740d22cc11b419b4b963b2dadb0a674ffd0f8","kind":"commit","published_at":"2010-06-24T06:55:15.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.18.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"79cccc75143090753df86130afc511d782f7acc1","kind":"commit","published_at":"2010-06-19T20:29:48.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.18.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.18.0/manifests"},{"name":"v1.17.1","sha":"dcc8393bb26ea01bb2404216166fe36370662b04","kind":"commit","published_at":"2010-06-07T19:59:29.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.17.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"acd0b6a9ab5d9005fe92fcab77ae8023141ed3f8","kind":"commit","published_at":"2010-05-18T01:16:20.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.17.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.17.0/manifests"},{"name":"v1.16.7","sha":"4eaf895cdd4b7a249b949987d9ee0af2055f645f","kind":"commit","published_at":"2010-05-03T15:15:04.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.16.7","html_url":"https://github.com/marcandre/backports/releases/tag/v1.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.7/manifests"},{"name":"v1.16.6","sha":"93f22c9831e27bfa961cf1f03fc46ba5dcb78055","kind":"commit","published_at":"2010-04-16T23:12:59.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.16.6","html_url":"https://github.com/marcandre/backports/releases/tag/v1.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.6/manifests"},{"name":"v1.16.5","sha":"6b9aeb3b95640a8c53e75b600b5acb37dff01a51","kind":"commit","published_at":"2010-04-13T04:14:50.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.16.5","html_url":"https://github.com/marcandre/backports/releases/tag/v1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.5/manifests"},{"name":"v1.16.4","sha":"758349ddbcf0a92486c4471b1f9e6637ed454af5","kind":"commit","published_at":"2010-04-11T19:02:41.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.16.4","html_url":"https://github.com/marcandre/backports/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"d3577b870a19f56733a77c7a027a725ee36d35d3","kind":"commit","published_at":"2010-04-11T18:58:00.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.16.3","html_url":"https://github.com/marcandre/backports/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"644359d101957c04db69375e96509b97d9f354e4","kind":"commit","published_at":"2010-04-11T18:12:39.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.16.2","html_url":"https://github.com/marcandre/backports/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"e57179b7e9ce15538f0fcef1adb6487731162e0b","kind":"commit","published_at":"2010-04-11T06:58:07.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.16.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"f07e5896997df053c972060ef60d42239c4ccaa7","kind":"commit","published_at":"2010-04-11T04:52:17.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.16.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8a7b754bcea6250acfa3c3c0a102469aac5198d1","kind":"commit","published_at":"2010-03-23T19:07:36.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.15.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.15.0/manifests"},{"name":"v1.14.1","sha":"1e75b44c2d1eba90794c133d764509bceb71e340","kind":"commit","published_at":"2010-03-05T18:58:47.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.14.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"0b34eabb85a2eade1ff27e047c59cd34b42cfa9c","kind":"commit","published_at":"2010-03-04T05:53:27.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.14.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.14.0/manifests"},{"name":"v1.13.3","sha":"b353e7b066d7e81f029bfa2a6087132e3c665a44","kind":"commit","published_at":"2010-02-26T15:36:38.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.13.3","html_url":"https://github.com/marcandre/backports/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"13e76e545378ceadff6b1ae1af6888b50670106d","kind":"commit","published_at":"2010-01-25T23:19:58.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.13.2","html_url":"https://github.com/marcandre/backports/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"10ba02021751e2eb6ce671fd558a9acea9037ade","kind":"commit","published_at":"2010-01-22T23:07:12.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.13.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.13.1/manifests"},{"name":"v1.12.3","sha":"0e0534acacf031acce7dd96516028b35865bc5e1","kind":"commit","published_at":"2009-12-28T20:04:42.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.12.3","html_url":"https://github.com/marcandre/backports/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"8765623a3940fc87727391c74b9f1ce0e108d25d","kind":"commit","published_at":"2009-12-23T06:31:18.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.12.2","html_url":"https://github.com/marcandre/backports/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"26ea6c8729d025fb2e91293552c78c0030aab976","kind":"commit","published_at":"2009-12-17T07:25:53.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.12.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"229bf83966d1ee52ee5c47926a50a0136ebfd53d","kind":"commit","published_at":"2009-12-05T03:41:13.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.12.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"c892715fdd086fd578eb552af98e26001bb912d7","kind":"commit","published_at":"2009-11-13T16:52:36.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.11.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"47087c4a1b8833bb661162e35c23e36fb86e3acb","kind":"commit","published_at":"2009-11-04T06:09:49.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.11.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"469c7ecadefac1cb11496dfbbe3f9b7a2eb42503","kind":"commit","published_at":"2009-10-28T06:13:46.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.10.3","html_url":"https://github.com/marcandre/backports/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"95ccbd432bd744f95befaa299707176614f21c98","kind":"commit","published_at":"2009-10-03T16:50:14.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.10.2","html_url":"https://github.com/marcandre/backports/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5e287760221e50a88de264b5a9dfbb425a768fca","kind":"commit","published_at":"2009-10-03T06:20:28.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.10.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"174da2a9ed0038f3028bc41605578f425104e84d","kind":"commit","published_at":"2009-09-29T04:29:35.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.10.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2f7c8e1bb334ed6c96c03e25f42ad4f554227081","kind":"commit","published_at":"2009-09-05T06:46:36.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.9.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"11235dbf406d9ba575dc3b3417146f0707163783","kind":"commit","published_at":"2009-09-03T19:47:54.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.8.2","html_url":"https://github.com/marcandre/backports/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"ee039bfe2c3c18e3904a9de88d26a0439e1e6665","kind":"commit","published_at":"2009-09-01T18:41:32.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.8.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c6f85d2e3783c996918d972d1d7781b2e422acbb","kind":"commit","published_at":"2009-08-31T19:17:20.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.8.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.8.0/manifests"},{"name":"v1.3.2","sha":"8e7a03483f3929b6e3d9862b1aa1c23752a071d8","kind":"commit","published_at":"2009-08-20T05:39:11.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.3.2","html_url":"https://github.com/marcandre/backports/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.2/manifests"},{"name":"v1.7.1","sha":"178c913446958457e92160170c419971db3ee000","kind":"commit","published_at":"2009-08-20T05:24:17.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.7.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"bc4bb6499789085c906cd167566b7f7219bf0448","kind":"commit","published_at":"2009-05-27T23:15:02.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.7.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.7.0/manifests"},{"name":"v1.6.8","sha":"966d490ad097646de06d300142c17b7e0bf79c1d","kind":"commit","published_at":"2009-05-01T07:20:02.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.6.8","html_url":"https://github.com/marcandre/backports/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"c89df62c100ed4921b300fc4cbb099cef3c6658f","kind":"commit","published_at":"2009-05-01T06:00:05.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.6.7","html_url":"https://github.com/marcandre/backports/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"02cb7c9dd69716c3406b453aef7ede2314e2bd27","kind":"commit","published_at":"2009-04-30T17:53:53.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.6.6","html_url":"https://github.com/marcandre/backports/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.6/manifests"},{"name":"v1.6.4","sha":"ba53dea69f23a4d52c81f853e8ad65cccd5d02fa","kind":"commit","published_at":"2009-04-30T17:31:37.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.6.4","html_url":"https://github.com/marcandre/backports/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"0e2464c288ae5d2a88bd026ca733427e2f44b18e","kind":"commit","published_at":"2009-04-30T17:06:49.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.6.3","html_url":"https://github.com/marcandre/backports/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.3/manifests"},{"name":"v1.6.1","sha":"f018331d8ab9e152ecfc0896e4544e90be8bc374","kind":"commit","published_at":"2009-04-30T02:32:48.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.6.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"786effd48d96a97d179e4c75a06603b089ba4003","kind":"commit","published_at":"2009-04-30T00:43:59.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.6.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"99ae58e993d69addf12d60c71df4abaa25f1aad0","kind":"commit","published_at":"2009-04-24T22:03:43.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.5.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3781a4849ece537f6aee61c1a82c2afcfda55694","kind":"commit","published_at":"2009-04-21T08:23:08.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.4.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"6413e6cbea12abee68f517855e2362584d9aa789","kind":"commit","published_at":"2009-04-20T18:23:03.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.3.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"036c27223c2d2dcf4cd9ee114379e7b49d3c6e7c","kind":"commit","published_at":"2009-04-18T01:56:04.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.3.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"3c12356eae014f32a1de50a3f2af886b3d8ed1a8","kind":"commit","published_at":"2009-04-13T03:54:13.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.2.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1b508d270b6b48b7b2de408580fdaf1419877fc","kind":"commit","published_at":"2009-04-11T22:20:59.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.1.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.1.1/manifests"},{"name":"v1.2.1","sha":"33f47b94facf43830d365cc15c62d67ae7dd6a71","kind":"commit","published_at":"2009-04-07T17:48:50.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.2.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.2.1/manifests"},{"name":"v1.0.1","sha":"429c7141c4174638c303d3333f4cc3a2d52e7a63","kind":"commit","published_at":"2009-04-01T20:56:43.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.0.1","html_url":"https://github.com/marcandre/backports/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"70fc7b85a052db6f9edae0cfd6f001842b1eb34f","kind":"commit","published_at":"2009-04-01T19:01:16.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.0.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.0.0/manifests"},{"name":"v1.1.3","sha":"05fe19f866140385a2747ea9c0814d1ce0acd13a","kind":"commit","published_at":"2008-12-19T19:23:22.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.1.3","html_url":"https://github.com/marcandre/backports/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"1c671811525126478782068aba2c90bba8d38dc8","kind":"commit","published_at":"2008-12-19T19:21:47.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.1.2","html_url":"https://github.com/marcandre/backports/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.1.2/manifests"},{"name":"v1.1.0","sha":"43b14cad16807885f57eddaf31f8a2ffd9310f77","kind":"commit","published_at":"2008-12-17T19:01:45.000Z","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/v1.1.0","html_url":"https://github.com/marcandre/backports/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcandre/backports@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-04T23:23:12.485Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":2.797926007283426,"forks_count":3.2572452156510923,"docker_downloads_count":null,"average":6.608123519299591},"purl":"pkg:golang/github.com/marcandre/backports","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/marcandre/backports","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/marcandre/backports","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/marcandre/backports/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/rubygems/backports","https://github.com/sponsors/marcandre"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-02T23:36:35.929Z","issues_count":40,"pull_requests_count":74,"avg_time_to_close_issue":37822709.24324324,"avg_time_to_close_pull_request":1055845.5753424657,"issues_closed_count":37,"pull_requests_closed_count":73,"pull_request_authors_count":26,"issue_authors_count":30,"avg_comments_per_issue":2.9,"avg_comments_per_pull_request":1.6216216216216215,"merged_pull_requests_count":59,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":12137.0,"past_year_avg_time_to_close_pull_request":147545.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":5.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/issues","maintainers":[{"login":"marcandre","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcandre"},{"login":"MaxLap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxLap"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmarcandre%2Fbackports/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmarcandre%2Fbackports/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmarcandre%2Fbackports/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmarcandre%2Fbackports/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmarcandre%2Fbackports/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2108863,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":12269770,"name":"marcandre-backports","ecosystem":"rubygems","description":"Essential backports that enable some of the really nice features of ruby 1.8.7, ruby 1.9 and rails from ruby 1.8.6 and earlier.","homepage":"http://github.com/marcandre/backports","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/marcandre/backports","keywords_array":[],"namespace":null,"versions_count":22,"first_release_published_at":"2014-08-11T01:07:10.740Z","latest_release_published_at":"2014-08-11T01:06:28.719Z","latest_release_number":"1.9.0","last_synced_at":"2026-04-27T15:27:19.541Z","created_at":"2025-10-07T04:10:31.776Z","updated_at":"2026-04-27T15:27:19.542Z","registry_url":"https://gem.coop/gems/marcandre-backports","install_command":"gem install marcandre-backports -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/marcandre-backports/","metadata":{"funding":null},"repo_metadata":{"id":536088,"uuid":"165433","full_name":"marcandre/backports","owner":"marcandre","description":"The latest features of Ruby backported to older versions.","archived":false,"fork":false,"pushed_at":"2025-12-15T19:46:31.000Z","size":1146,"stargazers_count":444,"open_issues_count":5,"forks_count":53,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-04-19T23:09:59.985Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcandre.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"tidelift":"rubygems/backports","github":"marcandre"}},"created_at":"2009-04-01T18:58:29.000Z","updated_at":"2026-04-04T19:52:36.000Z","dependencies_parsed_at":"2025-12-23T14:00:37.184Z","dependency_job_id":null,"html_url":"https://github.com/marcandre/backports","commit_stats":{"total_commits":687,"total_committers":29,"mean_commits":"23.689655172413794","dds":0.0786026200873362,"last_synced_commit":"78bc6db4d58b2d21024985f394b7ce8072bbece7"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/marcandre/backports","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcandre","download_url":"https://codeload.github.com/marcandre/backports/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/sbom","scorecard":{"id":617267,"data":{"date":"2025-08-11","repo":{"name":"github.com/marcandre/backports","commit":"dc9d26a9bc609c9cd5fc2cb5a3569e979052d7a8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/15 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/backports.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backports.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/marcandre/backports/backports.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backports.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/marcandre/backports/backports.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backports.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/marcandre/backports/backports.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backports.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/marcandre/backports/backports.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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-21T04:18:48.892Z","repository_id":536088,"created_at":"2025-08-21T04:18:48.892Z","updated_at":"2025-08-21T04:18:48.892Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32283294,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-04-27T15:27:19.046Z","dependent_packages_count":0,"downloads":67760,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":12.027941025405356,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.009313675135119},"purl":"pkg:gem/marcandre-backports?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/marcandre-backports","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/marcandre-backports","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/marcandre-backports/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/rubygems/backports","https://github.com/sponsors/marcandre"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-24T01:05:01.213Z","issues_count":41,"pull_requests_count":74,"avg_time_to_close_issue":36827796.578947365,"avg_time_to_close_pull_request":6627600.945945946,"issues_closed_count":38,"pull_requests_closed_count":74,"pull_request_authors_count":26,"issue_authors_count":31,"avg_comments_per_issue":2.8536585365853657,"avg_comments_per_pull_request":1.635135135135135,"merged_pull_requests_count":59,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":14082.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.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,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/issues","maintainers":[{"login":"marcandre","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcandre"},{"login":"MaxLap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxLap"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/marcandre-backports/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/marcandre-backports/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/marcandre-backports/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/marcandre-backports/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/marcandre-backports/codemeta","maintainers":[],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":190343,"maintainers_count":67464,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":13668629,"name":"ruby-backports","ecosystem":"debian","description":null,"homepage":"https://github.com/marcandre/backports","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/marcandre/backports","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T12:17:05.896Z","latest_release_published_at":"2026-02-12T12:17:05.896Z","latest_release_number":"3.21.0-2","last_synced_at":"2026-03-14T18:06:51.951Z","created_at":"2026-02-12T12:17:05.508Z","updated_at":"2026-03-14T18:06:51.952Z","registry_url":"https://tracker.debian.org/pkg/ruby-backports","install_command":"apt-get install ruby-backports","documentation_url":"https://packages.debian.org/trixie/ruby-backports","metadata":{"component":"main","architecture":"all","priority":"source","binary":"ruby-backports","standards_version":"4.6.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, rake, rubocop, ruby-activesupport, ruby-rspec, ruby-test-unit","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T12:17:06.591Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-backports?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-backports","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-backports","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-backports/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-backports/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-backports/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-backports/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-backports/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-backports/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13406401,"name":"ruby-backports","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/marcandre/backports","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/marcandre/backports","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T14:56:55.828Z","latest_release_published_at":"2026-02-06T14:56:55.828Z","latest_release_number":"3.21.0-2","last_synced_at":"2026-03-06T15:57:22.834Z","created_at":"2026-02-06T14:56:55.508Z","updated_at":"2026-03-06T16:04:55.635Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-backports","install_command":"apt-get install ruby-backports","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-backports","standards_version":"4.6.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, rake, rubocop, ruby-activesupport, ruby-rspec, ruby-test-unit","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-backports?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-backports","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-backports","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-backports/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-backports/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-backports/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-backports/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-backports/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-backports/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}}],"commits":{"id":18980,"full_name":"marcandre/backports","default_branch":"master","total_commits":705,"total_committers":30,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":23.5,"dds":0.0822695035460993,"past_year_total_commits":5,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.5,"past_year_dds":0.19999999999999996,"last_synced_at":"2026-04-29T05:03:26.781Z","last_synced_commit":"3d80b0bf2b45f14de0105973650838b91a9c03d9","created_at":"2023-03-07T11:39:30.988Z","updated_at":"2026-04-29T05:03:15.701Z","committers":[{"name":"Marc-Andre Lafortune","email":"github@marc-andre.ca","login":"marcandre","count":647},{"name":"zverok","email":"zverok.offline@gmail.com","login":"zverok","count":10},{"name":"Maxime Lapointe","email":"hunter_spawn@hotmail.com","login":"MaxLap","count":6},{"name":"Konstantin Haase","email":"konstantin.mailinglists@googlemail.com","login":"rkh","count":5},{"name":"Arto Bendiken","email":"arto@bendiken.net","login":"artob","count":3},{"name":"Charles Oliver Nutter","email":"headius@headius.com","login":"headius","count":3},{"name":"Sylvain Joyeux","email":"sylvain.joyeux@m4x.org","login":"doudou","count":3},{"name":"Alexey Zapparov","email":"alexey@zapparov.com","login":"ixti","count":2},{"name":"Benoit Daloze","email":"eregontp@gmail.com","login":"eregon","count":2},{"name":"Brent Cook","email":"busterb@gmail.com","login":"busterb","count":2},{"name":"Stanisław Pitucha","email":"stan.pitucha@envato.com","login":"viraptor","count":2},{"name":"Vladimir Dementyev","email":"dementiev.vm@gmail.com","login":"palkan","count":2},{"name":"Elia Schito","email":"elia@schito.me","login":"elia","count":1},{"name":"Holger Just","email":"holger@planio.com","login":"meineerde","count":1},{"name":"Iain Beeston","email":"iain.beeston@gmail.com","login":"iainbeeston","count":1},{"name":"Jon Wood","email":"jon@ninjagiraffes.co.uk","login":"jellybob","count":1},{"name":"Justin Searls","email":"searls@gmail.com","login":"searls","count":1},{"name":"Nic Benders","email":"nic@newrelic.com","login":"benders","count":1},{"name":"Onni Hakala","email":"onni@keksi.io","login":"onnimonni","count":1},{"name":"Peter Goldstein","email":"peter.m.goldstein@gmail.com","login":"petergoldstein","count":1},{"name":"Rumble Huang","email":"b99902030@ntu.edu.tw","login":"khiav223577","count":1},{"name":"Stefan Schüßler","email":"mail@stefanschuessler.de","login":"sos4nt","count":1},{"name":"T. Yama","email":"cielartisan@gmail.com","login":"cielavenir","count":1},{"name":"Thomas Roehr","email":"thomas.roehr@dfki.de","login":"2maz","count":1},{"name":"Thomas Walpole","email":"twalpole@gmail.com","login":"twalpole","count":1},{"name":"Timo Schilling","email":"timo@schilling.io","login":"timoschilling","count":1},{"name":"Tyler Knappe","email":"tyler.knappe@gmail.com","login":"knappe","count":1},{"name":"Willibaur","email":"williambautista@gmail.com","login":"Willibaur","count":1},{"name":"Yousuf Jukaku","email":"yjukaku@levelsetsolutions.com","login":"yjukaku","count":1},{"name":"jeremyredhead","email":"jeremyredhead","login":"jeremyredhead","count":1}],"past_year_committers":[{"name":"Marc-André Lafortune","email":"github@marc-andre.ca","login":"marcandre","count":4},{"name":"Sylvain","email":"sylvain.joyeux@tidewise.io","login":"doudou","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-30T00:00:07.427Z","repositories_count":6223400,"commits_count":900013610,"contributors_count":34899913,"owners_count":1147632,"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":"marcandre/backports","html_url":"https://github.com/marcandre/backports","last_synced_at":"2026-04-24T01:05:01.213Z","status":"error","issues_count":41,"pull_requests_count":74,"avg_time_to_close_issue":36827796.578947365,"avg_time_to_close_pull_request":6627600.945945946,"issues_closed_count":38,"pull_requests_closed_count":74,"pull_request_authors_count":26,"issue_authors_count":31,"avg_comments_per_issue":2.8536585365853657,"avg_comments_per_pull_request":1.635135135135135,"merged_pull_requests_count":59,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":14082.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.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-12T08:06:42.158Z","updated_at":"2026-04-24T01:05:01.213Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcandre%2Fbackports/issues","issue_labels_count":{"patch needed":3},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":28,"CONTRIBUTOR":9,"OWNER":4},"pull_request_author_associations_count":{"CONTRIBUTOR":33,"OWNER":32,"COLLABORATOR":5,"NONE":4},"issue_authors":{"marcandre":4,"zverok":4,"headius":3,"cielavenir":2,"utkarsh2102":2,"rdp":1,"ashmaroli":1,"swedebugia":1,"gintrator":1,"bquorning":1,"daBee":1,"maisumakun":1,"mtasaka":1,"dkubb":1,"sferik":1,"sos4nt":1,"pmk1c":1,"voxik":1,"crebli":1,"dleidert":1,"rkh":1,"Preeti-qa":1,"grempe":1,"zw963":1,"skyzyx":1,"codic12":1,"gecunps":1,"bakku":1,"lokeshh":1,"greyblake":1,"v0dro":1},"pull_request_authors":{"marcandre":32,"zverok":5,"MaxLap":5,"headius":4,"busterb":2,"viraptor":2,"sos4nt":2,"ixti":2,"eregon":2,"palkan":2,"timoschilling":1,"jeremyredhead":1,"2maz":1,"shugo":1,"elia":1,"searls":1,"meineerde":1,"khiav223577":1,"knappe":1,"onnimonni":1,"trans":1,"twalpole":1,"doudou":1,"petergoldstein":1,"yjukaku":1,"Willibaur":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-26T00:00:11.126Z","repositories_count":14391603,"issues_count":34339607,"pull_requests_count":112484218,"authors_count":11245731,"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":2},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"gecunps":1,"mtasaka":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"marcandre","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcandre"},{"login":"MaxLap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxLap"}],"active_maintainers":[]},"events":{"total":{"PullRequestEvent":3,"ForkEvent":1,"IssuesEvent":4,"WatchEvent":9,"IssueCommentEvent":8,"PushEvent":5,"CreateEvent":2},"last_year":{"PullRequestEvent":1,"ForkEvent":1,"IssuesEvent":3,"WatchEvent":6,"IssueCommentEvent":2,"PushEvent":3,"CreateEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2022-07-16T14:00:35.431Z","updated_at":"2022-07-16T14:00:35.431Z","repository_link":"https://github.com/marcandre/backports/blob/master/Gemfile","dependencies":[{"id":235586848,"package_name":"rake","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":235586849,"package_name":"mspec","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":235586850,"package_name":"activesupport","ecosystem":"rubygems","requirements":"~\u003e 3.2.0","direct":true,"kind":"development","optional":false},{"id":235586851,"package_name":"test-unit","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":235586852,"package_name":"rubocop","ecosystem":"rubygems","requirements":"\u003c 1.13.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/backports.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T10:26:40.837Z","updated_at":"2023-01-13T10:26:40.837Z","repository_link":"https://github.com/marcandre/backports/blob/master/.github/workflows/backports.yml","dependencies":[{"id":6875548595,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875548596,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"rubygems","filepath":"backports.gemspec","sha":null,"kind":"manifest","created_at":"2024-01-03T02:05:40.964Z","updated_at":"2024-01-03T02:05:40.964Z","repository_link":"https://github.com/marcandre/backports/blob/master/backports.gemspec","dependencies":[]}],"score":30.92849675957964,"created_at":"2024-12-15T21:38:08.473Z","updated_at":"2026-05-01T04:32:05.881Z","avatar_url":"https://github.com/marcandre.png","language":"Ruby","monthly_downloads":0,"readme":"# Backports Library [\u003cimg src=\"https://travis-ci.org/marcandre/backports.svg?branch=master\"\u003e](https://travis-ci.org/marcandre/backports) [\u003cimg src=\"https://badge.fury.io/rb/backports.svg\" alt=\"Gem Version\" /\u003e](http://badge.fury.io/rb/backports) [![Tidelift](https://tidelift.com/badges/package/rubygems/backports)](https://tidelift.com/subscription/pkg/rubygems-backports?utm_source=rubygems-backports\u0026utm_medium=referral\u0026utm_campaign=readme)\n\nYearning to write a gem using some new cool features in Ruby 3.3 while\nstill supporting Ruby 2.5.x?\nHave some legacy code in Ruby 1.8 but can't live without `flat_map`?\n\nThis gem is for you!\n\nThe goal of 'backports' is to make it easier to write ruby code that runs\nacross different versions of Ruby.\n\n## Loading backports\n\n### Explicitly (recommended)\n\nFor example, if you want to use `transform_values` and `transform_keys`, even in\nRuby implementations that don't include it:\n\n    require 'backports/2.4.0/hash/transform_values'\n    require 'backports/2.5.0/hash/transform_keys'\n\nThis will enable `Hash#transform_values` and `Hash#transform_keys`, using the\nnative versions if available or otherwise provide a pure Ruby version.\n\n### By Module\n\nTo bring all the backports for a given Class/Module, you can specify only that\nClass:\n\n    require 'backports/2.3.0/hash'\n\nThis will make sure that Hash responds to `dig`, `fetch_values`, `to_proc` and comparisons.\n\n### Up to a specific Ruby version (for quick coding)\n\nYou can load all backports up to a specific version.\nFor example, to bring any version of Ruby mostly up to Ruby 3.3.0's standards:\n\n    require 'backports/3.3.0'\n\nThis will bring in all the features of 1.8.7 and many features of Ruby 1.9.x\nall the way up to Ruby 3.3.0 (for all versions of Ruby)!\n\nYou may `require 'backports/latest'` as a\nshortcut to the latest Ruby version supported.\n\n_Note_: For production / public gems, it is highly recommended you only require\nthe backports you need explicitly.\n\n_Note_: Although I am a Ruby committer, this gem is a personal project and is\nnot endorsed by ruby-core.\n\n## What's inside\n\nGoals for backported features:\n\n1.  Won't break older code\n2.  Pure Ruby (no C extensions)\n3.  Pass [ruby/spec](https://github.com/ruby/spec)\n\nLet's be a bit more precise about the \"breaking code\" business. It is of\ncourse entirely possible that code will break. In particular, you may be\ndistinguishing parameters with duck typing, but a builtin class may, in the\nfuture, be responding to a particular call. Here's [an example from Rails][]\nthat is relying on the fact that Proc and Method respond to :to_proc and Hash\nisn't. That is, until Ruby 2.3... This old version of Rails therefore won't\nwork on Ruby 2.3, or on older Rubies with that the `2.3.0/hash/to_proc`\nloaded...\n\n[an example from rails]: https://github.com/rails/rails/blob/a4b55827721a5967299f3c1531afb3d6d81e4ac0/activerecord/lib/active_record/associations/association.rb#L155-L159\n\nFor Ruby \u003c 2.0, there are some real incompatibilities. For example,\n`Module::instance_methods` which returns strings in 1.8 and symbols in 1.9. No\nchange can be made without the risk of breaking existing code. Such\nincompatibilities are left unchanged, although you can require some of these\nchanges in addition (see below).\n\n## Installation \u0026 compatibility\n\n`backports` can be installed with:\n\n    gem install backports\n\nTo use:\n\n    require 'rubygems'\n    # For only specific backports:\n    require 'backports/1.9.1/kernel/require_relative'\n    require 'backports/2.0.0/enumerable/lazy'\n\n    # For all backports up to a given version\n    require 'backports/1.9.2' # All backports for Ruby 1.9.2 and below\n\nNote: about a dozen of backports have a dependency that will be also loaded.\nFor example, the backport of Enumerable#flat_map uses flatten(1), so if\nrequired from Ruby 1.8.6 (where Array#flatten does not accept an argument),\nthe backport for Ruby's 1.8.7 flatten with an argument will also be loaded.\n\nWith bundler, add to your Gemfile:\n\n    gem 'backports', :require =\u003e false\n\nRun `bundle install` and require the desired backports. Compatible with Ruby\nitself, JRuby and Rubinius.\n\n# Complete List of backports\n\n## Ruby 3.3 backports\n\n#### MatchData\n\n- `named_captures` (with `symbolize_keys` option)\n\n#### Range\n\n- `reverse_each` (with correct handling of endless Ranges)\n- `overlap?`\n\n## Ruby 3.2 backports\n\n#### Class\n\n- `attached_object`\n\n#### Data\n\n- Complete class\n\n#### Enumerator\n\n- `Enumerator.product` and `Enumerator::Product`\n\n#### Hash\n\n- `shift` (with correct behavior when empty)\n\n#### Integer\n\n- `ceildiv`\n\n#### MatchData\n\n- `byteoffset`\n\n## Ruby 3.1 backports\n\n#### Array\n\n- `intersect?`\n\n#### Class\n\n- `subclasses`\n\n#### Enumerable\n\n- `compact`\n- `tally` (with hash argument)\n\n### File\n\n- `dirname` (with depth argument)\n\n#### Integer\n\n- `try_convert`\n\n#### MatchData\n\n- `match`\n- `match_length`\n\n#### Struct\n\n- `keyword_init?`\n\n## Ruby 3.0 backports\n\n#### Env\n\n- `except`\n\n#### Hash\n\n- `except`\n- `transform_keys`, `transform_keys!` (with hash argument)\n\n#### Ractor\n\n- All methods, with the caveats:\n  - uses Ruby's `Thread` internally\n  - will not raise some errors when `Ractor` would (in particular `Ractor::IsolationError`)\n  - supported in Ruby 2.0+ only\n\n#### Symbol\n\n- `name`\n\n## Ruby 2.7 backports\n\n#### Array\n\n- `intersection`\n\n#### Comparable\n\n- `clamp` (with range)\n\n#### Complex\n\n- `\u003c=\u003e`\n\n#### Enumerable\n\n- `filter_map`\n- `tally`\n\n#### Enumerator\n\n- `produce` (class method)\n\n#### Symbol\n\n- `end_with?`\n- `start_with?`\n\n#### Time\n\n- `floor`, `ceil`\n\n## Ruby 2.6 backports\n\n#### Array\n\n- `difference`, `union`\n- `to_h` (with block)\n\n#### Enumerable\n\n- `chain`\n- `to_h` (with block)\n\n#### Enumerator::Chain (use Enumerable#chain)\n\n#### Hash\n\n- `merge`, `merge!`/`update` (with multiple arguments)\n- `to_h` (with block)\n\n#### Kernel\n\n- `then`\n\n#### Method\n\n- `\u003c\u003c`, `\u003e\u003e`\n\n#### Proc\n\n- `\u003c\u003c`, `\u003e\u003e`\n\n#### Range\n\n- `cover?` (with `Range` argument)\n\n## Ruby 2.5 backports\n\n#### Array\n\n- `append`, `prepend`\n\n#### Dir\n\n- `children`, `each_child`\n\n#### Enumerable\n\n- `any?`, `all?`, `none?`, `one?` (with pattern argument)\n\n#### Hash\n\n- `slice`\n- `transform_keys`\n\n#### Integer\n\n- `sqrt`\n- `allbits?`, `anybits?` and `nobits?`\n\n#### Kernel\n\n- `yield_self`\n\n#### Module\n\n- `attr`, `attr_accessor`, `attr_reader`, `attr_writer` (now public)\n- `define_method`, `alias_method`, `undef_method`, `remove_method` (now\n  public)\n\n#### String\n\n- `delete_prefix`, `delete_prefix!`\n- `delete_suffix`, `delete_suffix!`\n- `undump`\n\n#### Struct\n\n- `new` (with `keyword_init: true`)\n\n## Ruby 2.4 backports\n\n#### Comparable\n\n- `clamp`\n\n#### Enumerable\n\n- `sum`\n- `uniq`\n\n#### Hash\n\n- `compact`, `compact!`\n- `transform_values`, `transform_values!`\n\n#### Queue\n\n- `close`, `closed?`\n\n#### Regexp\n\n- `match?`\n\n#### String\n\n- `match?`\n- `unpack1`\n\n#### FalseClass, Fixnum, Bignum, Float, NilClass, TrueClass\n\n- `dup`\n\n## Ruby 2.3 backports\n\n#### Array\n\n- `bsearch_index`\n- `dig`\n\n#### Enumerable\n\n- `chunk_while`\n- `grep_v`\n\n#### Hash\n\n- `dig`\n- `fetch_values`\n- `to_proc`\n- \u003c=, \u003c, \u003e=, \u003e\n\n#### Numeric\n\n- `negative?`\n- `positive?`\n\n#### String\n\n- unary + and -\n\n#### Struct\n\n- `dig`\n\n## Ruby 2.2 backports\n\n#### Enumerable\n\n- `slice_after`\n- `slice_when`\n\n#### Float\n\n- `prev_float`\n- `next_float`\n\n#### Kernel\n\n- `itself`\n\n#### Method\n\n- `curry`\n- `super_method`\n\n#### String\n\n- `unicode_normalize`\n- `unicode_normalize!`\n- `unicode_normalize?`\n\n## Ruby 2.1 backports\n\n#### Array\n\n- `to_h`\n\n#### Bignum\n\n- `bit_length`\n\n#### Enumerable\n\n- `to_h`\n\n#### Fixnum\n\n- `bit_length`\n\n#### Module\n\n- `include` (now public)\n- `singleton_class?`\n\n## Ruby 2.0 backports\n\n#### Array\n\n- `bsearch`\n\n#### Enumerable\n\n- `lazy`\n\n#### Enumerator::Lazy\n\n- all methods\n\n#### Hash\n\n- `default_proc=` (with nil argument)\n- `to_h`\n\n#### `nil.to_h`\n\n#### Range\n\n- `bsearch`\n\n#### Struct\n\n- `to_h`\n\n## Ruby 1.9.3 backports\n\n#### File\n\n- `NULL`\n\n#### IO\n\n- `advise` (acts as a noop)\n- `write`, `binwrite`\n\n#### String\n\n- `byteslice`\n- `prepend`\n\n## Ruby 1.9.2 backports\n\n#### Array\n\n- `rotate, rotate!`\n- `keep_if, select!`\n- `product` (with block)\n- `repeated_combination`, `repeated_permutation`\n- `sort_by!`\n- `uniq, uniq!` (with block)\n\n#### Complex\n\n- `to_r`\n\n#### Dir\n\n- `home`\n\n#### Enumerable\n\n- `chunk`\n- `flat_map`, `collect_concat`\n- `join`\n- `slice_before`\n\n#### Float::INFINITY, NAN\n\n#### Hash\n\n- `keep_if`, `select!`\n\n#### Object\n\n- `singleton_class`\n\n#### Random (new class)\n\n_Note_: The methods of `Random` can't be required individually; the class\ncan only be required whole with `require 'backports/1.9.2/random'`.\n\n## Ruby 1.9.1 backports\n\nAdditionally, the following Ruby 1.9 features have been backported:\n\n#### Array\n\n- `try_convert`\n- `sample`\n\n#### Enumerable\n\n- `each_with_object`\n- `each_with_index` (with arguments)\n\n#### Enumerator\n\n- `new` (with block)\n\n#### File\n\n- `binread`\n- `to_path`\n- All class methods accepting filenames will accept files or anything\n  with a `#to_path` method.\n- `File.open` accepts an options hash.\n\n#### Float\n\n- `round`\n\n#### Hash\n\n- `assoc`, `rassoc`\n- `key`\n- `try_convert`\n- `default_proc=`\n\n#### Integer\n\n- `magnitude`\n- `round`\n\n#### IO\n\n- `bin_read`\n- `try_convert`\n- `ungetbyte`\n- `IO.open` accepts an options hash.\n\n#### Kernel\n\n- `require_relative`\n\n#### Math\n\n- `log` (with base)\n- `log2`\n\n#### Numeric\n\n- `round`\n\n#### Object\n\n- `define_singleton_method`\n- `public_method`\n- `public_send`\n\n#### Proc\n\n- `yield`\n- `lambda?`\n- `curry`\n- `===`\n\n#### Range\n\n- `cover?`\n\n#### Regexp\n\n- `try_convert`\n\n#### String\n\n- `ascii_only?`\n- `chr`\n- `clear`\n- `codepoints`, `each_codepoint`\n- `get_byte`, `set_byte`\n- `ord`\n- `try_convert`\n\n`Enumerator` can be accessed directly (instead of `Enumerable::Enumerator`)\n\nTo include _only_ these backports and those of the 1.8 line, `require \"backports/1.9.1\"`.\n\nMoreover, a pretty good imitation of `BasicObject` is available, but since it\nis only an imitation, it must be required explicitly:\n\n    require 'backports/basic_object'\n\n## Ruby 1.8.7\n\nComplete Ruby 1.8.7 backporting (core language). Refer to the official list of\n[changes](https://github.com/ruby/ruby/blob/ruby_1_8_7/NEWS). That's about 130\nbackports!\n\nOnly exceptions:\n\n#### String#gsub (the form returning an enumerator)\n\n#### GC.stress= (not implemented)\n\n#### Array#choice (removed in 1.9, use 1.9.1's Array#sample instead)\n\n## Libraries\n\nLibraries were slowly being backported, but they are now available as separate gems.\n\nThe backports would be automatically used after requiring 'backports/std_lib' but this is now deprecated and discouraged.\n\nThe following libraries are up to date with Ruby 1.9.3:\n\n#### Matrix\n\n#### Prime\n\n#### Set\n\nThe following library is to date with Ruby 2.0.0:\n\n#### OpenStruct (ostruct)\n\nI am aware of the following backport gem, which probably won't make it into\nthis gem:\n\n#### Net::SMTP for Ruby 1.8.6:\n\n    [smtp_tls](http://seattlerb.rubyforge.org/smtp_tls/)\n\nRequiring backports for a given version of Ruby will also load\n'backports/std_lib'.\n\n## Forcing incompatibilities\n\nSome backports would create incompatibilities in their current Ruby version\nbut could be useful in some projects. It is possible to request such\nincompatible changes. Backports currently supports the following:\n\n#### Hash\n\n- `select` (returns a Hash instead of an Array)\n\n#### Enumerable / Array\n\n- `map` (returns an enumerator when called without a block)\n\n#### String\n\n- `length`, `size` (for UTF-8 support)\n\nThese must be imported in addition to the backports gem, for example:\n\n    require \"backports/force/hash_select\"\n    {}.select{} # =\u003e {}, even in Ruby 1.8\n\n## Thanks\n\nThanks for the bug reports and patches, in particular the repeat offenders:\n\n#### Arto Bendiken ( [bendiken](http://github.com/bendiken) )\n\n#### Konstantin Haase ( [rkh](https://github.com/rkh) )\n\n#### Roger Pack ( [rdp](http://github.com/rdp) )\n\n#### Victor Shepelev ( [zverok](http://github.com/zverok) )\n\n## Contributing\n\nThe best way to submit a patch is to also submit a patch to\n[ruby/spec](https://github.com/ruby/spec) and then a patch to backports that\nmake it pass the spec.\n\nSee below to test rubyspec. Note that only features missing from your Ruby\nversion are tested.\n\n    git submodule init \u0026\u0026 git submodule update # =\u003e pulls rubyspecs\n    bundle install\n    bundle exec rake spec[hash/slice]          # =\u003e tests Hash#slice  (must be in Ruby 2.4 or less)\n    bundle exec rake spec[hash/*]              # =\u003e tests all backported Hash methods\n    bundle exec rake spec  (or rake spec[*/*]) # =\u003e all rubyspecs for backported methods\n\nFailures that are acceptable are added the to `tags` file.\n\n# License\n\n`backports` is released under the terms of the MIT License, see the included\nLICENSE file.\n\nAuthor\n: Marc-André Lafortune\n","funding_links":["https://tidelift.com/funding/github/rubygems/backports","https://github.com/sponsors/marcandre","https://tidelift.com/badges/package/rubygems/backports","https://tidelift.com/subscription/pkg/rubygems-backports?utm_source=rubygems-backports\u0026utm_medium=referral\u0026utm_campaign=readme"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["activerecord","mvc","activejob","rubygems","rubocop","rspec","rack","sinatra","crash-reporting","static-code-analysis"],"project_url":"https://ruby.ecosyste.ms/api/v1/projects/598","html_url":"https://ruby.ecosyste.ms/projects/598"}