{"id":49,"name":null,"description":"Rack-based asset packaging system","url":"https://github.com/rails/sprockets","last_synced_at":"2026-05-24T04:30:29.107Z","repository":{"id":28586830,"uuid":"32104924","full_name":"rails/sprockets","owner":"rails","description":"Rack-based asset packaging system","archived":false,"fork":false,"pushed_at":"2026-05-15T04:52:42.000Z","size":4753,"stargazers_count":979,"open_issues_count":90,"forks_count":794,"subscribers_count":41,"default_branch":"main","last_synced_at":"2026-05-16T03:29:50.081Z","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/rails.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"MIT-LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-03-12T21:56:03.000Z","updated_at":"2026-05-15T04:52:48.000Z","dependencies_parsed_at":"2025-12-14T22:02:24.530Z","dependency_job_id":null,"html_url":"https://github.com/rails/sprockets","commit_stats":{"total_commits":2842,"total_committers":248,"mean_commits":"11.459677419354838","dds":"0.28676988036593953","last_synced_commit":"ceac1ce15b0145d5e0bfc1de6a0bf3513fa94aaf"},"previous_names":[],"tags_count":134,"template":false,"template_full_name":null,"purl":"pkg:github/rails/sprockets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/sbom","scorecard":{"id":759295,"data":{"date":"2025-08-11","repo":{"name":"github.com/rails/sprockets","commit":"4dff018b9271c37b09889e829f8926d1c5379731"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"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":"Code-Review","score":5,"reason":"Found 10/17 approved changesets -- score normalized to 5","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/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/isolated.yml:1","Warn: no topLevel permission defined: .github/workflows/rubocop.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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/sprockets/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/sprockets/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isolated.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/sprockets/isolated.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/isolated.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/sprockets/isolated.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rubocop.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/sprockets/rubocop.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rubocop.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/sprockets/rubocop.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:5","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE:0","Info: FSF or OSI recognized license: MIT License: MIT-LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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 26 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-22T22:49:36.691Z","repository_id":28586830,"created_at":"2025-08-22T22:49:36.691Z","updated_at":"2025-08-22T22:49:36.691Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33332000,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T12:23:38.849Z","status":"online","status_checked_at":"2026-05-22T02:00:06.671Z","response_time":265,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"rails","name":"Ruby on Rails","uuid":"4223","kind":"organization","description":"","email":null,"website":"https://rubyonrails.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4223?v=4","repositories_count":116,"last_synced_at":"2023-04-09T03:40:20.529Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rails","funding_links":[],"total_stars":114333,"followers":null,"following":null,"created_at":"2022-11-02T16:17:13.297Z","updated_at":"2023-04-09T03:40:20.550Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails/repositories"},"packages":[{"id":13531044,"name":"ruby-sprockets","ecosystem":"debian","description":null,"homepage":"https://github.com/rails/sprockets","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/rails/sprockets","keywords_array":["ruby"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:39:42.320Z","latest_release_published_at":"2026-02-10T23:39:42.320Z","latest_release_number":"3.7.2-1","last_synced_at":"2026-03-13T10:28:28.281Z","created_at":"2026-02-10T23:39:42.145Z","updated_at":"2026-03-13T10:28:28.282Z","registry_url":"https://tracker.debian.org/pkg/ruby-sprockets","install_command":"apt-get install ruby-sprockets","documentation_url":"https://packages.debian.org/bullseye/ruby-sprockets","metadata":{"component":"main","architecture":"all","priority":"source","binary":"ruby-sprockets","standards_version":"4.1.5","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), gem2deb, ruby-ejs, ruby-execjs, ruby-hike (\u003e= 1.2), ruby-multi-json (\u003e= 1.0), ruby-nokogiri, ruby-rack (\u003e= 1.0) | ruby-rack1.4, ruby-rack-test, ruby-sass, ruby-coffee-script, ruby-uglifier, ruby-concurrent (\u003e= 1.0), ruby-tilt (\u003e= 1.3.1), ruby-rack (\u003c\u003c 3), ruby-rack (\u003e\u003e 1)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:27:03.787Z","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-sprockets?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-sprockets","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-sprockets","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-sprockets/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-sprockets/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-sprockets/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-sprockets/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-sprockets/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-sprockets/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-sprockets/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":13606134,"name":"ruby-sprockets","ecosystem":"debian","description":null,"homepage":"https://github.com/rails/sprockets","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/rails/sprockets","keywords_array":["ruby"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T11:27:55.993Z","latest_release_published_at":"2026-02-11T11:27:55.993Z","latest_release_number":"3.7.2-1","last_synced_at":"2026-03-13T05:03:24.757Z","created_at":"2026-02-11T11:27:55.750Z","updated_at":"2026-03-13T05:03:24.757Z","registry_url":"https://tracker.debian.org/pkg/ruby-sprockets","install_command":"apt-get install ruby-sprockets","documentation_url":"https://packages.debian.org/buster/ruby-sprockets","metadata":{"component":"main","architecture":"all","priority":"source","binary":"ruby-sprockets","standards_version":"4.1.5","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), gem2deb, ruby-ejs, ruby-execjs, ruby-hike (\u003e= 1.2), ruby-multi-json (\u003e= 1.0), ruby-nokogiri, ruby-rack (\u003e= 1.0) | ruby-rack1.4, ruby-rack-test, ruby-sass, ruby-coffee-script, ruby-uglifier, ruby-concurrent (\u003e= 1.0), ruby-tilt (\u003e= 1.3.1), ruby-rack (\u003c\u003c 3), ruby-rack (\u003e\u003e 1)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:15:24.587Z","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-sprockets?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-sprockets","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-sprockets","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-sprockets/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-sprockets/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-sprockets/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-sprockets/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-sprockets/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-sprockets/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-sprockets/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-05-22T18:14:24.960Z","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":13751775,"name":"ruby-sprockets","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/rails/sprockets","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/rails/sprockets","keywords_array":["universe/ruby"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T07:23:19.320Z","latest_release_published_at":"2026-02-13T07:23:19.320Z","latest_release_number":"3.7.2-1","last_synced_at":"2026-03-13T14:25:28.367Z","created_at":"2026-02-13T07:23:19.142Z","updated_at":"2026-03-13T14:25:28.368Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-sprockets","install_command":"apt-get install ruby-sprockets","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-sprockets","standards_version":"4.1.5","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), gem2deb, ruby-ejs, ruby-execjs, ruby-hike (\u003e= 1.2), ruby-multi-json (\u003e= 1.0), ruby-nokogiri, ruby-rack (\u003e= 1.0) | ruby-rack1.4, ruby-rack-test, ruby-sass, ruby-coffee-script, ruby-uglifier, ruby-concurrent (\u003e= 1.0), ruby-tilt (\u003e= 1.3.1), ruby-rack (\u003c\u003c 3), ruby-rack (\u003e\u003e 1)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T07:23:19.994Z","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-sprockets?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-sprockets","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-sprockets","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-sprockets/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-sprockets/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-sprockets/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-sprockets/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-sprockets/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-sprockets/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-sprockets/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":13407381,"name":"ruby-sprockets","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/rails/sprockets","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/rails/sprockets","keywords_array":["universe/ruby"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T16:04:29.346Z","latest_release_published_at":"2026-02-06T16:04:29.346Z","latest_release_number":"3.7.2-4","last_synced_at":"2026-03-06T16:42:42.803Z","created_at":"2026-02-06T16:04:28.582Z","updated_at":"2026-03-06T16:42:42.804Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-sprockets","install_command":"apt-get install ruby-sprockets","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-sprockets","standards_version":"4.6.2","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), gem2deb, ruby-ejs, ruby-execjs, ruby-hike, ruby-multi-json, ruby-nokogiri, ruby-rack (\u003c\u003c 3), ruby-rack-test, ruby-sass, ruby-sassc, ruby-terser, ruby-concurrent, ruby-tilt","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/ruby-sprockets?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-sprockets","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-sprockets","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-sprockets/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-sprockets/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-sprockets/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-sprockets/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-sprockets/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-sprockets/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-sprockets/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"}},{"id":13805371,"name":"ruby-sprockets","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/rails/sprockets","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/rails/sprockets","keywords_array":["universe/ruby"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T18:33:24.595Z","latest_release_published_at":"2026-02-13T18:33:24.595Z","latest_release_number":"3.7.2-4","last_synced_at":"2026-03-14T03:14:16.309Z","created_at":"2026-02-13T18:33:24.403Z","updated_at":"2026-03-14T03:14:16.309Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-sprockets","install_command":"apt-get install ruby-sprockets","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-sprockets","standards_version":"4.6.2","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), gem2deb, ruby-ejs, ruby-execjs, ruby-hike, ruby-multi-json, ruby-nokogiri, ruby-rack (\u003c\u003c 3), ruby-rack-test, ruby-sass, ruby-sassc, ruby-terser, ruby-concurrent, ruby-tilt","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T18:33:25.260Z","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-sprockets?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-sprockets","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-sprockets","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-sprockets/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-sprockets/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-sprockets/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-sprockets/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-sprockets/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-sprockets/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-sprockets/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":13567225,"name":"ruby-sprockets","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/rails/sprockets","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/rails/sprockets","keywords_array":["universe/ruby"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T06:50:25.561Z","latest_release_published_at":"2026-02-11T06:50:25.561Z","latest_release_number":"3.7.2-4","last_synced_at":"2026-03-11T15:30:42.956Z","created_at":"2026-02-11T06:50:25.395Z","updated_at":"2026-03-11T15:30:42.956Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-sprockets","install_command":"apt-get install ruby-sprockets","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-sprockets","standards_version":"4.6.2","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), gem2deb, ruby-ejs, ruby-execjs, ruby-hike, ruby-multi-json, ruby-nokogiri, ruby-rack (\u003c\u003c 3), ruby-rack-test, ruby-sass, ruby-sassc, ruby-terser, ruby-concurrent, ruby-tilt","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:57:16.284Z","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-sprockets?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-sprockets","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-sprockets","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-sprockets/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-sprockets/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-sprockets/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-sprockets/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-sprockets/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-sprockets/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-sprockets/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":8614666,"name":"github.com/rails/sprockets","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/rails/sprockets","keywords_array":[],"namespace":null,"versions_count":90,"first_release_published_at":"2011-08-29T17:27:40.000Z","latest_release_published_at":"2025-04-19T03:12:48.000Z","latest_release_number":"v4.2.2+incompatible","last_synced_at":"2026-05-23T02:23:58.538Z","created_at":"2023-12-02T02:14:48.339Z","updated_at":"2026-05-23T02:23:58.539Z","registry_url":"https://pkg.go.dev/github.com/rails/sprockets","install_command":"go get github.com/rails/sprockets","documentation_url":"https://pkg.go.dev/github.com/rails/sprockets#section-documentation","metadata":{},"repo_metadata":{"id":28586830,"uuid":"32104924","full_name":"rails/sprockets","owner":"rails","description":"Rack-based asset packaging system","archived":false,"fork":false,"pushed_at":"2025-10-07T20:03:34.000Z","size":4741,"stargazers_count":971,"open_issues_count":89,"forks_count":801,"subscribers_count":42,"default_branch":"main","last_synced_at":"2025-10-19T03:45:01.676Z","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/rails.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"MIT-LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-03-12T21:56:03.000Z","updated_at":"2025-10-15T07:46:45.000Z","dependencies_parsed_at":"2022-07-09T18:18:11.654Z","dependency_job_id":"e0e86955-76ef-40bd-ba4b-96d8aa62c129","html_url":"https://github.com/rails/sprockets","commit_stats":{"total_commits":2842,"total_committers":248,"mean_commits":"11.459677419354838","dds":"0.28676988036593953","last_synced_commit":"ceac1ce15b0145d5e0bfc1de6a0bf3513fa94aaf"},"previous_names":[],"tags_count":134,"template":false,"template_full_name":null,"purl":"pkg:github/rails/sprockets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/sbom","scorecard":{"id":759295,"data":{"date":"2025-08-11","repo":{"name":"github.com/rails/sprockets","commit":"4dff018b9271c37b09889e829f8926d1c5379731"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"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":"Code-Review","score":5,"reason":"Found 10/17 approved changesets -- score normalized to 5","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/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/isolated.yml:1","Warn: no topLevel permission defined: .github/workflows/rubocop.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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/sprockets/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/sprockets/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isolated.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/sprockets/isolated.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/isolated.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/sprockets/isolated.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rubocop.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/sprockets/rubocop.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rubocop.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/sprockets/rubocop.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:5","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE:0","Info: FSF or OSI recognized license: MIT License: MIT-LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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 26 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-22T22:49:36.691Z","repository_id":28586830,"created_at":"2025-08-22T22:49:36.691Z","updated_at":"2025-08-22T22:49:36.691Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280110773,"owners_count":26273806,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-20T02:00:06.978Z","response_time":62,"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":"rails","name":"Ruby on Rails","uuid":"4223","kind":"organization","description":"","email":null,"website":"https://rubyonrails.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4223?v=4","repositories_count":116,"last_synced_at":"2023-04-09T03:40:20.529Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rails","funding_links":[],"total_stars":114333,"followers":null,"following":null,"created_at":"2022-11-02T16:17:13.297Z","updated_at":"2023-04-09T03:40:20.550Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails/repositories"},"tags":[{"name":"v4.2.2","sha":"4dff018b9271c37b09889e829f8926d1c5379731","kind":"tag","published_at":"2025-04-19T03:12:55.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.2.2","html_url":"https://github.com/rails/sprockets/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.2.2/manifests"},{"name":"v3.7.5","sha":"71f7713325daa1d7fdd10398dc6be856de5234b9","kind":"tag","published_at":"2024-09-19T10:31:50.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.7.5","html_url":"https://github.com/rails/sprockets/releases/tag/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.5/manifests"},{"name":"v3.7.4","sha":"fb92f7bfc4a7a1da2ea15d6db90f28c666a7ffbc","kind":"tag","published_at":"2024-09-09T14:27:08.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.7.4","html_url":"https://github.com/rails/sprockets/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"0487291ad2527d1303f2692a558c21f38a6169f1","kind":"tag","published_at":"2024-03-28T10:21:59.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.7.3","html_url":"https://github.com/rails/sprockets/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.3/manifests"},{"name":"v4.2.1","sha":"5b040f3bec503ded8a98c0c911c7a77dd1f5bf1b","kind":"tag","published_at":"2023-09-05T21:52:18.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.2.1","html_url":"https://github.com/rails/sprockets/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"eafbd11ea5407559393c5ea22fc2322eeb3e5ad2","kind":"tag","published_at":"2022-12-20T14:29:34.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.2.0","html_url":"https://github.com/rails/sprockets/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"cb02e3fff9de383b78fbd8b957b3a371e3489a47","kind":"tag","published_at":"2022-06-27T23:39:28.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.1.1","html_url":"https://github.com/rails/sprockets/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2614054aa573f383baa53a299b743fe923774484","kind":"tag","published_at":"2022-06-24T15:20:40.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.1.0","html_url":"https://github.com/rails/sprockets/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.1.0/manifests"},{"name":"v4.0.3","sha":"58cca17aa447fcee17703e4ab4dbfaab630e7ed4","kind":"tag","published_at":"2022-03-02T20:47:02.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.3","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"8fc492abde6b20afbe6fa5d5aa7d1085aafd3527","kind":"tag","published_at":"2020-06-05T19:05:13.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.2","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"841ddbede718f1180848a99095028e36858b61e8","kind":"tag","published_at":"2020-06-05T00:50:11.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.1","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"08fef08562c7a6a13a7c521938e83409a33e2b77","kind":"tag","published_at":"2019-10-08T17:04:54.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.0","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0/manifests"},{"name":"v4.0.0.beta10","sha":"e27d2ff0303acfd56b54105ab92795e6f96032e6","kind":"tag","published_at":"2019-07-09T16:34:39.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.0.beta10","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.0.beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.0.beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta10/manifests"},{"name":"v4.0.0.beta9","sha":"7743c1e32a72c1404a64e734d01d698aa17346c3","kind":"tag","published_at":"2019-05-24T20:56:46.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.0.beta9","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.0.beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.0.beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta9/manifests"},{"name":"v2.12.5","sha":"d51c58c01075c47ef8a0c5ef603aa7c7aca12802","kind":"tag","published_at":"2018-06-19T15:34:36.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.12.5","html_url":"https://github.com/rails/sprockets/releases/tag/v2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.5/manifests"},{"name":"v3.7.2","sha":"2f7b7e5e67f47c32a2d637b7e90dfa5ecf922eb3","kind":"tag","published_at":"2018-06-19T15:33:53.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.7.2","html_url":"https://github.com/rails/sprockets/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.2/manifests"},{"name":"v4.0.0.beta8","sha":"e48272c1f823e39481641e72247a6cc2e387c743","kind":"tag","published_at":"2018-06-19T15:33:29.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.0.beta8","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.0.beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.0.beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta8/manifests"},{"name":"v4.0.0.beta7","sha":"f333f08694d4a99e01088f8bde38b5d2f4ba2c24","kind":"tag","published_at":"2018-03-13T18:48:08.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.0.beta7","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.0.beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.0.beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta7/manifests"},{"name":"v4.0.0.beta6","sha":"9de511bf8ce4863f8215ffe10fefe7d020aaf0ae","kind":"tag","published_at":"2017-11-15T15:19:12.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.0.beta6","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.0.beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.0.beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta6/manifests"},{"name":"v4.0.0.beta5","sha":"216c97a6c7cba3c5e5323b3d40a171d39e54329a","kind":"tag","published_at":"2017-08-29T15:42:27.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.0.beta5","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.0.beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.0.beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta5/manifests"},{"name":"v3.7.1","sha":"10dada6c30016ca89662c0aa48591f071b069420","kind":"tag","published_at":"2016-12-20T01:29:29.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.7.1","html_url":"https://github.com/rails/sprockets/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.1/manifests"},{"name":"v4.0.0.beta4","sha":"ad8e23c91cf42f57b4d7ad3fe7d9a74c8139cc8e","kind":"tag","published_at":"2016-10-17T17:00:29.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.0.beta4","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.0.beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.0.beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta4/manifests"},{"name":"v4.0.0.beta3","sha":"7f20e66e09c4ac60ab48e6a1ded90feb608286ed","kind":"tag","published_at":"2016-08-25T17:08:42.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.0.beta3","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.0.beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.0.beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta3/manifests"},{"name":"v3.7.0","sha":"38c7c4c4ac3508b6aca16e8158268ee837c8c974","kind":"tag","published_at":"2016-07-21T15:39:19.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.7.0","html_url":"https://github.com/rails/sprockets/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"5988d7a748c9f6fadc058d1c0618f12bc484697b","kind":"tag","published_at":"2016-07-01T18:01:12.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.6.3","html_url":"https://github.com/rails/sprockets/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"33a74d251f2eea6e3c3b923fa120134eb765c3cb","kind":"tag","published_at":"2016-06-21T18:33:14.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.6.2","html_url":"https://github.com/rails/sprockets/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"1f610ed97275d44fbfcda07946c824c0e7d8a9c0","kind":"tag","published_at":"2016-06-17T15:43:43.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.6.1","html_url":"https://github.com/rails/sprockets/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"1aff1217f88ffd651ae4607f83ab51ab505df71a","kind":"tag","published_at":"2016-04-06T18:20:50.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.6.0","html_url":"https://github.com/rails/sprockets/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.6.0/manifests"},{"name":"v4.0.0.beta2","sha":"0de36bbee349c66c68656c82c5bc98fbc75b6fed","kind":"tag","published_at":"2016-02-23T16:26:50.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.0.beta2","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.0.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.0.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta2/manifests"},{"name":"v4.0.0.beta1","sha":"daf19f30531e225b541ebef72b08762566191745","kind":"tag","published_at":"2016-02-18T16:08:30.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.0.beta1","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta1/manifests"},{"name":"v3.5.2","sha":"f7bfd95445d648da766755388f6085b77a79ad25","kind":"tag","published_at":"2015-12-08T17:05:21.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.5.2","html_url":"https://github.com/rails/sprockets/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"c38ab2634c365048bed5cd32275466afbc49096e","kind":"tag","published_at":"2015-12-05T19:16:04.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.5.1","html_url":"https://github.com/rails/sprockets/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"eaed749ba14029e0c7545fa18c68f2d148e838c9","kind":"tag","published_at":"2015-12-03T21:31:00.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.5.0","html_url":"https://github.com/rails/sprockets/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"0d59b1b2e74fd7b036c41c6783172b8fd299b93d","kind":"tag","published_at":"2015-11-25T17:53:36.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.4.1","html_url":"https://github.com/rails/sprockets/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"729a2b5b612dde5d73142ef2020c4520785b6e0f","kind":"tag","published_at":"2015-10-05T17:48:23.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.4.0","html_url":"https://github.com/rails/sprockets/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"f3e64e1d36d95f6f9494274e51cc5367abe1860f","kind":"tag","published_at":"2015-09-25T18:47:21.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.3.5","html_url":"https://github.com/rails/sprockets/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"9ca80fe00971d45ccfacb6414c73d5ffad96275f","kind":"tag","published_at":"2015-09-01T19:23:13.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.3.4","html_url":"https://github.com/rails/sprockets/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"a698a035a292d86145da39adc9b33e16aca32d05","kind":"tag","published_at":"2015-08-21T21:07:31.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.3.3","html_url":"https://github.com/rails/sprockets/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"620ee9a8afecfbb43f74e7e72a3f30198f14e99b","kind":"tag","published_at":"2015-08-19T15:50:14.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.3.2","html_url":"https://github.com/rails/sprockets/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"bae6aa70ac6bfc8887ad4d1c814881d24fac5c09","kind":"tag","published_at":"2015-08-15T05:55:01.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.3.1","html_url":"https://github.com/rails/sprockets/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"326c6df01a65970890d2f70110fb885cc69b7b7e","kind":"commit","published_at":"2015-08-12T17:21:20.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.3.0","html_url":"https://github.com/rails/sprockets/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.0/manifests"},{"name":"v2.12.4","sha":"9937e2d3798350154d6d34aa62fb7a51d5d7d5a0","kind":"tag","published_at":"2015-06-26T16:08:20.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.12.4","html_url":"https://github.com/rails/sprockets/releases/tag/v2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.4/manifests"},{"name":"v3.2.0","sha":"09a7f56fe403700301467d3b14ee08e3aa713643","kind":"commit","published_at":"2015-06-02T20:19:54.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.2.0","html_url":"https://github.com/rails/sprockets/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2f90ae4e8c66298e6236f9a5ed070af06f815ea4","kind":"commit","published_at":"2015-05-10T19:29:08.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.1.0","html_url":"https://github.com/rails/sprockets/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"8b1545fe0d5e99278c655fd90c9604692d6b0e30","kind":"commit","published_at":"2015-04-28T02:23:59.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.3","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"2baf38c08e2de74e9b8843690f01f57093dafa66","kind":"commit","published_at":"2015-04-23T05:01:24.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.2","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"d5a65402950651a0f2f9364bfb386ec6bbd24f42","kind":"commit","published_at":"2015-04-14T21:56:07.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.1","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"96ea1199cf229feaca72d7ce422c8d20186bd6b0","kind":"commit","published_at":"2015-04-12T16:01:46.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0/manifests"},{"name":"v3.0.0.rc.2","sha":"a4d433e0e1e4641b912a748e4314b161edd6d045","kind":"commit","published_at":"2015-04-08T01:51:31.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.rc.2","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.rc.2/manifests"},{"name":"v3.0.0.rc.1","sha":"3139212f5cc3263f5619e6535af626477de08aa7","kind":"commit","published_at":"2015-03-29T19:34:59.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.rc.1","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.rc.1/manifests"},{"name":"v3.0.0.beta.10","sha":"73f83a43d63cee67e008c6d6b15b54d65250caef","kind":"commit","published_at":"2015-03-23T02:11:48.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.beta.10","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.10/manifests"},{"name":"v3.0.0.beta.9","sha":"84bf96ebe55bf1130f51334dd0e45577e53e041e","kind":"commit","published_at":"2015-03-22T22:26:41.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.beta.9","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.9/manifests"},{"name":"v3.0.0.beta.8","sha":"c0c8b001aacb9af374053bae25c7aba33cc72ede","kind":"commit","published_at":"2015-02-06T20:37:17.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.beta.8","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.8/manifests"},{"name":"v3.0.0.beta.7","sha":"b7c9e9e374767e2985802d7c46cb81f8a8452cf3","kind":"commit","published_at":"2015-02-06T07:41:20.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.beta.7","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.7/manifests"},{"name":"v3.0.0.beta.6","sha":"f6fc7934d59e753b4b022a33eed80ad09368737a","kind":"commit","published_at":"2014-12-03T22:40:12.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.beta.6","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.6/manifests"},{"name":"v3.0.0.beta.5","sha":"c998d62b56a0c45c10468f11578b9db1e2b0d2ed","kind":"commit","published_at":"2014-11-29T05:13:42.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.beta.5","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.5/manifests"},{"name":"v3.0.0.beta.4","sha":"769a1cd28072bd3f7b4e9a0125af9fb574129a9e","kind":"commit","published_at":"2014-11-24T03:12:59.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.beta.4","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.4/manifests"},{"name":"v2.11.3","sha":"9e0797d1c19e973adc6a67af25e1ceb33a7c0b64","kind":"commit","published_at":"2014-10-29T17:53:41.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.11.3","html_url":"https://github.com/rails/sprockets/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.11.3/manifests"},{"name":"v2.0.5","sha":"5e803cc00c1d3c7efbbd9ed311386b31a1083e5d","kind":"commit","published_at":"2014-10-28T19:35:48.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.5","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.5/manifests"},{"name":"v2.1.4","sha":"0d31203bbb429b56955457ea1cdbb7db0554d47d","kind":"commit","published_at":"2014-10-28T19:32:52.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.1.4","html_url":"https://github.com/rails/sprockets/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.4/manifests"},{"name":"v2.2.3","sha":"9b4083fd038d34fdc7ac6ae93c4e414b0a1731f1","kind":"commit","published_at":"2014-10-28T19:30:14.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.2.3","html_url":"https://github.com/rails/sprockets/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.2.3/manifests"},{"name":"v2.3.3","sha":"976fd6e6f90dfc91c6184c9e109d67e14ebd47f5","kind":"commit","published_at":"2014-10-28T19:28:59.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.3.3","html_url":"https://github.com/rails/sprockets/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.3.3/manifests"},{"name":"v2.4.6","sha":"71abc668f02a3a9449d5755b0d15cbae1c523c00","kind":"commit","published_at":"2014-10-28T19:27:44.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.4.6","html_url":"https://github.com/rails/sprockets/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.6/manifests"},{"name":"v2.5.1","sha":"911e2645a3f4a496b35382fc0b39e8aaef7433aa","kind":"commit","published_at":"2014-10-28T19:26:05.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.5.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.5.1/manifests"},{"name":"v2.6.1","sha":"5756f4465178fbd4e130070d49c471e4c7380812","kind":"commit","published_at":"2014-10-28T19:24:27.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.6.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.6.1/manifests"},{"name":"v2.7.1","sha":"9a3a0ed5c7cf6d3930a2d98ef2d0bc889df455f9","kind":"commit","published_at":"2014-10-28T19:22:50.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.7.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.7.1/manifests"},{"name":"v2.8.3","sha":"e275b8383e476dd8733b5ed1a5f0358966cc8349","kind":"commit","published_at":"2014-10-28T19:20:50.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.8.3","html_url":"https://github.com/rails/sprockets/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.8.3/manifests"},{"name":"v2.9.4","sha":"fa77ea4aa3375c5e7f1b5af5a5820a30b5c2506e","kind":"commit","published_at":"2014-10-28T19:17:09.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.9.4","html_url":"https://github.com/rails/sprockets/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.9.4/manifests"},{"name":"v2.10.2","sha":"232d9b6c649dbd2f7d79db8810e3b21c9797ab97","kind":"commit","published_at":"2014-10-28T19:13:06.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.10.2","html_url":"https://github.com/rails/sprockets/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.10.2/manifests"},{"name":"v2.11.2","sha":"76072554ae8cf99545e96821ed7f109689d42bdf","kind":"commit","published_at":"2014-10-28T19:09:10.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.11.2","html_url":"https://github.com/rails/sprockets/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.11.2/manifests"},{"name":"v3.0.0.beta.3","sha":"c1dd1de2dd3b70d46c12ed7ac2ff6c4e53af15e4","kind":"commit","published_at":"2014-10-28T18:58:24.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.beta.3","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.3/manifests"},{"name":"v2.12.3","sha":"55a53fcdd352bc906ec04945245920aedf105a02","kind":"commit","published_at":"2014-10-28T18:55:51.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.12.3","html_url":"https://github.com/rails/sprockets/releases/tag/v2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.3/manifests"},{"name":"v3.0.0.beta.2","sha":"e09ca97e71b14440ba9bd739e585e70b69bbb8db","kind":"commit","published_at":"2014-10-10T21:54:49.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.beta.2","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.2/manifests"},{"name":"v3.0.0.beta.1","sha":"6e13e8f76e852259256ebd6b04863d4d5b6e3015","kind":"commit","published_at":"2014-09-28T22:43:10.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.beta.1","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.1/manifests"},{"name":"v2.12.2","sha":"b6ce4bf5a8428ae806cad01403c3f94f1ba5b01e","kind":"commit","published_at":"2014-09-06T04:33:40.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.12.2","html_url":"https://github.com/rails/sprockets/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"0d47a4fb459b170f2b2db7386ce7cbf9af1aa590","kind":"commit","published_at":"2014-04-17T15:56:57.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.12.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"7dc218813b89279c091efc10fdeee4cb078a3954","kind":"commit","published_at":"2014-03-13T20:12:41.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.12.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8d0a01fc5207582a7d1237b479519424e888b12c","kind":"commit","published_at":"2014-03-13T17:43:42.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.11.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"4a2814ccd3591ebd2cc5282cbef2f3a9617efcd0","kind":"commit","published_at":"2014-02-19T23:01:11.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.11.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.11.0/manifests"},{"name":"v2.10.1","sha":"54d5dbe3711d90213d3de515cdce459c3a404768","kind":"commit","published_at":"2013-11-23T03:42:03.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.10.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"cb859189faf4704022cec66863bb5bc799a1aea6","kind":"commit","published_at":"2013-05-24T17:15:51.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.10.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.10.0/manifests"},{"name":"v2.9.3","sha":"d2b3ac067c4ff4777340abb48e45574be5c4af44","kind":"commit","published_at":"2013-04-20T18:19:18.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.9.3","html_url":"https://github.com/rails/sprockets/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"f47bcc1d07dd297b08411f73be34307e127ca9c0","kind":"commit","published_at":"2013-04-09T04:10:49.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.9.2","html_url":"https://github.com/rails/sprockets/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"a0d31ade9eaf692fe890565ad07011764cd33513","kind":"commit","published_at":"2013-04-06T18:35:48.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.9.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ac9eca7d8eff492c5ff24b14b150e611fb9750cd","kind":"commit","published_at":"2013-02-25T22:59:43.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.9.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.9.0/manifests"},{"name":"v2.8.2","sha":"37e80b651935ed5388abeacc35bf4c6ffc10bd8f","kind":"commit","published_at":"2012-12-10T21:21:49.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.8.2","html_url":"https://github.com/rails/sprockets/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.8.2/manifests"},{"name":"v2.2.2","sha":"d6829b3025bf268571afdb961dc637d69c071ce0","kind":"commit","published_at":"2012-11-27T21:48:56.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.2.2","html_url":"https://github.com/rails/sprockets/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.2.2/manifests"},{"name":"v2.8.1","sha":"a12e444c0b0fa2cdf42275b42253fb70f0689a88","kind":"commit","published_at":"2012-10-31T21:18:13.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.8.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"36edf5e3e83c268da06166e2ed31c0d479be2bbe","kind":"commit","published_at":"2012-10-16T19:05:25.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.8.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"9f3dbe21aeceec69bfa10cf881094c8355a29a26","kind":"commit","published_at":"2012-10-11T01:01:09.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.7.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"4cdce1645d48bc1e81e8677e3c8736e0cb630bd0","kind":"commit","published_at":"2012-09-19T18:50:30.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.6.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"cc4b61c81f0c4122230deacd2593e30f048e8802","kind":"commit","published_at":"2012-09-04T16:04:04.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.5.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"d1ff60f02f8b1915a8a2bd66c3ae9305ab114b78","kind":"commit","published_at":"2012-07-10T15:50:01.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.4.5","html_url":"https://github.com/rails/sprockets/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"a2a09bb4c7f6abc763199aa23f88f2e772ac50d6","kind":"commit","published_at":"2012-07-03T01:58:54.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.4.4","html_url":"https://github.com/rails/sprockets/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"2cb598f6884983b214745be78a0750ea64ab9f3f","kind":"commit","published_at":"2012-05-16T15:48:37.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.4.3","html_url":"https://github.com/rails/sprockets/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"13bef856a7f1fea4cefb2a27e7e8ff5bf7e62dc1","kind":"commit","published_at":"2012-05-07T15:06:51.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.4.2","html_url":"https://github.com/rails/sprockets/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"b7771368f25279fe9dc3d2feaded941a8378ead4","kind":"commit","published_at":"2012-04-26T21:43:51.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.4.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.1/manifests"},{"name":"v2.2.1","sha":"2daf79bd60de9231b2c5c017afb6d854071acf5b","kind":"commit","published_at":"2012-04-26T21:06:35.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.2.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.2.1/manifests"},{"name":"v2.1.3","sha":"abd1827614ba62e624d94473bc125b99960aff71","kind":"commit","published_at":"2012-04-26T21:04:27.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.1.3","html_url":"https://github.com/rails/sprockets/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.3/manifests"},{"name":"v2.0.4","sha":"fde5807aa54ecc66432cb55acca31c351fa98dd2","kind":"commit","published_at":"2012-04-26T21:01:20.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.4","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.4/manifests"},{"name":"v2.4.0","sha":"37e0b4f34e4d27b124ccb6f29da17fe0731a260d","kind":"commit","published_at":"2012-03-27T14:38:34.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.4.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"1af3d6e8cb359601c6f5c62d7719b7e020f7c15b","kind":"commit","published_at":"2012-03-27T02:41:44.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.3.2","html_url":"https://github.com/rails/sprockets/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"98447c9ddd80a6373f89b07f1d9b14596bb2b0cf","kind":"commit","published_at":"2012-02-11T17:39:55.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.3.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"919bda13ff690e51b0bb335186d40c1394b0a960","kind":"commit","published_at":"2012-01-16T18:12:22.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.3.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.3.0/manifests"},{"name":"v2.3.0.beta","sha":"bcca7189b65ca947a33ccd904683bfa377351805","kind":"commit","published_at":"2012-01-13T17:01:40.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.3.0.beta","html_url":"https://github.com/rails/sprockets/releases/tag/v2.3.0.beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.3.0.beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.3.0.beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.3.0.beta/manifests"},{"name":"v2.2.0","sha":"2997be9b47592c4d23a43111ab2fbdafbb586dde","kind":"commit","published_at":"2012-01-10T17:57:31.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.2.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.2.0/manifests"},{"name":"v2.2.0.beta","sha":"65355d79d5af19745466b8dc1cc74bcc81d35f42","kind":"commit","published_at":"2011-12-16T22:13:01.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.2.0.beta","html_url":"https://github.com/rails/sprockets/releases/tag/v2.2.0.beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.2.0.beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.2.0.beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.2.0.beta/manifests"},{"name":"v2.1.2","sha":"5cac31917ad53c2da65c31de08665a51749709bd","kind":"commit","published_at":"2011-11-20T22:48:36.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.1.2","html_url":"https://github.com/rails/sprockets/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"a5c398f302202ad18d33590292c74a1f53bb2270","kind":"commit","published_at":"2011-11-18T16:35:44.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.1.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"714ffb83425c193ac38e853b4bb5bafd9b40887c","kind":"commit","published_at":"2011-11-11T16:16:12.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.1.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.0/manifests"},{"name":"v2.1.0.beta","sha":"8acefa9cad22c2444509ea78e53765e1b1c8bb1b","kind":"commit","published_at":"2011-11-05T17:18:10.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.1.0.beta","html_url":"https://github.com/rails/sprockets/releases/tag/v2.1.0.beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.1.0.beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.0.beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.0.beta/manifests"},{"name":"v2.0.3","sha":"dc4e578c0b4103f3fe55664612a2d6909c8b88c4","kind":"commit","published_at":"2011-10-17T17:14:39.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.3","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"d4c24ea59da401fa68e021eee4500d533a99029b","kind":"commit","published_at":"2011-10-04T05:04:17.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.2","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"2eab326022072870df8ec34881c4033c0115fb0b","kind":"commit","published_at":"2011-09-30T18:07:57.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"d4103abb784e8209e406bf5e8fc8dfa4971bfbf9","kind":"commit","published_at":"2011-08-29T17:27:40.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0/manifests"},{"name":"v2.0.0.beta.15","sha":"d6b665ed2b929600b8771bfe7f6bc80aa150adb5","kind":"commit","published_at":"2011-08-25T19:41:03.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.15","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.15/manifests"},{"name":"v2.0.0.beta.14","sha":"03724264a2a35c7860364e79d3214ad0e7c28ae7","kind":"commit","published_at":"2011-08-20T01:24:45.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.14","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.14/manifests"},{"name":"v2.0.0.beta.13","sha":"9e88aee9ee3b28626ab30b00f905cc6737677fff","kind":"commit","published_at":"2011-08-04T23:51:49.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.13","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.13/manifests"},{"name":"v2.0.0.beta.12","sha":"308a889ba496c1526cab3c53a92d8b398894706d","kind":"commit","published_at":"2011-07-25T22:37:44.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.12","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.12/manifests"},{"name":"v2.0.0.beta.11","sha":"0344ddc29b603e8504f198bb86f922a3944f0f4b","kind":"commit","published_at":"2011-06-21T16:25:13.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.11","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.11/manifests"},{"name":"v2.0.0.beta.10","sha":"64fe8b0a21827c47918ea61c8ae039d2da6573ec","kind":"commit","published_at":"2011-06-06T16:26:07.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.10","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.10/manifests"},{"name":"v2.0.0.beta.9","sha":"890be4ef4baeed8dcc5b39c73a8b18d25b998854","kind":"commit","published_at":"2011-05-31T13:33:33.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.9","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.9/manifests"},{"name":"v2.0.0.beta.8","sha":"b44ff3d5856681953501444c7ee2b6cb3daf5c74","kind":"commit","published_at":"2011-05-23T01:05:48.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.8","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.8/manifests"},{"name":"v2.0.0.beta.7","sha":"7f74839e0a7c89755d59b9fbfcc8d4e2f662f82d","kind":"commit","published_at":"2011-05-23T00:53:13.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.7","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.7/manifests"},{"name":"v2.0.0.beta.6","sha":"fadaa565f2346abc5cb7f38d3c2ff28fea72d82d","kind":"commit","published_at":"2011-05-22T07:20:04.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.6","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.6/manifests"},{"name":"v2.0.0.beta.5","sha":"f5e0ab45058158d83a8723a47186a2dcc40c8369","kind":"commit","published_at":"2011-05-19T17:24:13.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.5","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.5/manifests"},{"name":"v2.0.0.beta.4","sha":"97f5d251cc11b019599cff99460513b71f5206a2","kind":"commit","published_at":"2011-05-18T16:21:12.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.4","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.4/manifests"},{"name":"v2.0.0.beta.3","sha":"c1cbc738df10aaad193edf25c28c1b737a617ccf","kind":"commit","published_at":"2011-05-17T21:16:41.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.3","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.3/manifests"},{"name":"v2.0.0.beta.2","sha":"c4800417792744c11eb1fb888bbe9a3a82859952","kind":"commit","published_at":"2011-05-03T00:14:50.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.2","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.2/manifests"},{"name":"v2.0.0.beta.1","sha":"8f050a0ae095b230a5c3cb6172755f2ef5aefee9","kind":"commit","published_at":"2011-05-02T05:52:58.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.1/manifests"},{"name":"1.0.3","sha":"92afccd42184680d2190b92a842ff03118b1ff5c","kind":"commit","published_at":"2010-02-25T18:16:50.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/1.0.3","html_url":"https://github.com/rails/sprockets/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"a09372eda1328080c361a5a616dd673814d461b4","kind":"commit","published_at":"2009-02-24T18:20:33.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/1.0.2","html_url":"https://github.com/rails/sprockets/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"83bd5093bdc1799b8be66152e28f19f369ec7bf9","kind":"commit","published_at":"2009-02-19T15:12:43.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/1.0.1","html_url":"https://github.com/rails/sprockets/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ee41deb4cfd4df3890cf53818f4107ed146dc265","kind":"commit","published_at":"2009-02-18T01:08:41.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/1.0.0","html_url":"https://github.com/rails/sprockets/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-20T15:46:34.146Z","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.1079646691693004,"forks_count":0.9623450718870462,"docker_downloads_count":null,"average":5.8619081488300475},"purl":"pkg:golang/github.com/rails/sprockets","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/rails/sprockets","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/rails/sprockets","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/rails/sprockets/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-09T01:11:52.471Z","issues_count":69,"pull_requests_count":88,"avg_time_to_close_issue":41406351.184210524,"avg_time_to_close_pull_request":26338191.506493505,"issues_closed_count":38,"pull_requests_closed_count":77,"pull_request_authors_count":52,"issue_authors_count":68,"avg_comments_per_issue":5.739130434782608,"avg_comments_per_pull_request":1.3522727272727273,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":5,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":1884647.0,"past_year_avg_time_to_close_pull_request":3681108.1428571427,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.08333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/issues","maintainers":[{"login":"yahonda","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yahonda"},{"login":"amatsuda","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amatsuda"},{"login":"schneems","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schneems"},{"login":"skipkayhil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skipkayhil"},{"login":"dhh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhh"},{"login":"ghiculescu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghiculescu"}],"active_maintainers":[{"login":"yahonda","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yahonda"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frails%2Fsprockets/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frails%2Fsprockets/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frails%2Fsprockets/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frails%2Fsprockets/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frails%2Fsprockets/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frails%2Fsprockets/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2145228,"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":12332532,"name":"sprockets","ecosystem":"rubygems","description":"Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScript, CoffeeScript, CSS, Sass, and SCSS.","homepage":"https://github.com/rails/sprockets","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/rails/sprockets","keywords_array":[],"namespace":null,"versions_count":117,"first_release_published_at":"2009-07-25T17:51:26.000Z","latest_release_published_at":"2025-04-19T03:13:05.514Z","latest_release_number":"4.2.2","last_synced_at":"2026-05-22T20:01:37.639Z","created_at":"2025-10-07T06:11:15.497Z","updated_at":"2026-05-22T20:04:10.951Z","registry_url":"https://gem.coop/gems/sprockets","install_command":"gem install sprockets -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/sprockets/","metadata":{"funding":null},"repo_metadata":{"id":28586830,"uuid":"32104924","full_name":"rails/sprockets","owner":"rails","description":"Rack-based asset packaging system","archived":false,"fork":false,"pushed_at":"2026-05-15T04:52:42.000Z","size":4753,"stargazers_count":979,"open_issues_count":90,"forks_count":794,"subscribers_count":41,"default_branch":"main","last_synced_at":"2026-05-16T03:29:50.081Z","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/rails.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"MIT-LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-03-12T21:56:03.000Z","updated_at":"2026-05-15T04:52:48.000Z","dependencies_parsed_at":"2025-12-14T22:02:24.530Z","dependency_job_id":null,"html_url":"https://github.com/rails/sprockets","commit_stats":{"total_commits":2842,"total_committers":248,"mean_commits":"11.459677419354838","dds":"0.28676988036593953","last_synced_commit":"ceac1ce15b0145d5e0bfc1de6a0bf3513fa94aaf"},"previous_names":[],"tags_count":134,"template":false,"template_full_name":null,"purl":"pkg:github/rails/sprockets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/sbom","scorecard":{"id":759295,"data":{"date":"2025-08-11","repo":{"name":"github.com/rails/sprockets","commit":"4dff018b9271c37b09889e829f8926d1c5379731"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"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":"Code-Review","score":5,"reason":"Found 10/17 approved changesets -- score normalized to 5","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/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/isolated.yml:1","Warn: no topLevel permission defined: .github/workflows/rubocop.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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/sprockets/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/sprockets/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isolated.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/sprockets/isolated.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/isolated.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/sprockets/isolated.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rubocop.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/sprockets/rubocop.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rubocop.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/sprockets/rubocop.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:5","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE:0","Info: FSF or OSI recognized license: MIT License: MIT-LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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 26 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-22T22:49:36.691Z","repository_id":28586830,"created_at":"2025-08-22T22:49:36.691Z","updated_at":"2025-08-22T22:49:36.691Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33166026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"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":"rails","name":"Ruby on Rails","uuid":"4223","kind":"organization","description":"","email":null,"website":"https://rubyonrails.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4223?v=4","repositories_count":116,"last_synced_at":"2023-04-09T03:40:20.529Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rails","funding_links":[],"total_stars":114333,"followers":null,"following":null,"created_at":"2022-11-02T16:17:13.297Z","updated_at":"2023-04-09T03:40:20.550Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails/repositories"},"tags":[{"name":"v4.2.2","sha":"4dff018b9271c37b09889e829f8926d1c5379731","kind":"tag","published_at":"2025-04-19T03:12:55.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.2.2","html_url":"https://github.com/rails/sprockets/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.2.2/manifests"},{"name":"v3.7.5","sha":"71f7713325daa1d7fdd10398dc6be856de5234b9","kind":"tag","published_at":"2024-09-19T10:31:50.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.7.5","html_url":"https://github.com/rails/sprockets/releases/tag/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.5/manifests"},{"name":"v3.7.4","sha":"fb92f7bfc4a7a1da2ea15d6db90f28c666a7ffbc","kind":"tag","published_at":"2024-09-09T14:27:08.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.7.4","html_url":"https://github.com/rails/sprockets/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"0487291ad2527d1303f2692a558c21f38a6169f1","kind":"tag","published_at":"2024-03-28T10:21:59.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.7.3","html_url":"https://github.com/rails/sprockets/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.3/manifests"},{"name":"v4.2.1","sha":"5b040f3bec503ded8a98c0c911c7a77dd1f5bf1b","kind":"tag","published_at":"2023-09-05T21:52:18.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.2.1","html_url":"https://github.com/rails/sprockets/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"eafbd11ea5407559393c5ea22fc2322eeb3e5ad2","kind":"tag","published_at":"2022-12-20T14:29:34.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.2.0","html_url":"https://github.com/rails/sprockets/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"cb02e3fff9de383b78fbd8b957b3a371e3489a47","kind":"tag","published_at":"2022-06-27T23:39:28.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.1.1","html_url":"https://github.com/rails/sprockets/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2614054aa573f383baa53a299b743fe923774484","kind":"tag","published_at":"2022-06-24T15:20:40.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.1.0","html_url":"https://github.com/rails/sprockets/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.1.0/manifests"},{"name":"v4.0.3","sha":"58cca17aa447fcee17703e4ab4dbfaab630e7ed4","kind":"tag","published_at":"2022-03-02T20:47:02.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.3","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"8fc492abde6b20afbe6fa5d5aa7d1085aafd3527","kind":"tag","published_at":"2020-06-05T19:05:13.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.2","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"841ddbede718f1180848a99095028e36858b61e8","kind":"tag","published_at":"2020-06-05T00:50:11.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.1","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"08fef08562c7a6a13a7c521938e83409a33e2b77","kind":"tag","published_at":"2019-10-08T17:04:54.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.0","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0/manifests"},{"name":"v4.0.0.beta10","sha":"e27d2ff0303acfd56b54105ab92795e6f96032e6","kind":"tag","published_at":"2019-07-09T16:34:39.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.0.beta10","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.0.beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.0.beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta10/manifests"},{"name":"v4.0.0.beta9","sha":"7743c1e32a72c1404a64e734d01d698aa17346c3","kind":"tag","published_at":"2019-05-24T20:56:46.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.0.beta9","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.0.beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.0.beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta9/manifests"},{"name":"v2.12.5","sha":"d51c58c01075c47ef8a0c5ef603aa7c7aca12802","kind":"tag","published_at":"2018-06-19T15:34:36.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.12.5","html_url":"https://github.com/rails/sprockets/releases/tag/v2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.5/manifests"},{"name":"v3.7.2","sha":"2f7b7e5e67f47c32a2d637b7e90dfa5ecf922eb3","kind":"tag","published_at":"2018-06-19T15:33:53.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.7.2","html_url":"https://github.com/rails/sprockets/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.2/manifests"},{"name":"v4.0.0.beta8","sha":"e48272c1f823e39481641e72247a6cc2e387c743","kind":"tag","published_at":"2018-06-19T15:33:29.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.0.beta8","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.0.beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.0.beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta8/manifests"},{"name":"v4.0.0.beta7","sha":"f333f08694d4a99e01088f8bde38b5d2f4ba2c24","kind":"tag","published_at":"2018-03-13T18:48:08.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.0.beta7","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.0.beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.0.beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta7/manifests"},{"name":"v4.0.0.beta6","sha":"9de511bf8ce4863f8215ffe10fefe7d020aaf0ae","kind":"tag","published_at":"2017-11-15T15:19:12.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.0.beta6","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.0.beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.0.beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta6/manifests"},{"name":"v4.0.0.beta5","sha":"216c97a6c7cba3c5e5323b3d40a171d39e54329a","kind":"tag","published_at":"2017-08-29T15:42:27.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.0.beta5","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.0.beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.0.beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta5/manifests"},{"name":"v3.7.1","sha":"10dada6c30016ca89662c0aa48591f071b069420","kind":"tag","published_at":"2016-12-20T01:29:29.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.7.1","html_url":"https://github.com/rails/sprockets/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.1/manifests"},{"name":"v4.0.0.beta4","sha":"ad8e23c91cf42f57b4d7ad3fe7d9a74c8139cc8e","kind":"tag","published_at":"2016-10-17T17:00:29.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.0.beta4","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.0.beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.0.beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta4/manifests"},{"name":"v4.0.0.beta3","sha":"7f20e66e09c4ac60ab48e6a1ded90feb608286ed","kind":"tag","published_at":"2016-08-25T17:08:42.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.0.beta3","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.0.beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.0.beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta3/manifests"},{"name":"v3.7.0","sha":"38c7c4c4ac3508b6aca16e8158268ee837c8c974","kind":"tag","published_at":"2016-07-21T15:39:19.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.7.0","html_url":"https://github.com/rails/sprockets/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"5988d7a748c9f6fadc058d1c0618f12bc484697b","kind":"tag","published_at":"2016-07-01T18:01:12.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.6.3","html_url":"https://github.com/rails/sprockets/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"33a74d251f2eea6e3c3b923fa120134eb765c3cb","kind":"tag","published_at":"2016-06-21T18:33:14.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.6.2","html_url":"https://github.com/rails/sprockets/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"1f610ed97275d44fbfcda07946c824c0e7d8a9c0","kind":"tag","published_at":"2016-06-17T15:43:43.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.6.1","html_url":"https://github.com/rails/sprockets/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"1aff1217f88ffd651ae4607f83ab51ab505df71a","kind":"tag","published_at":"2016-04-06T18:20:50.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.6.0","html_url":"https://github.com/rails/sprockets/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.6.0/manifests"},{"name":"v4.0.0.beta2","sha":"0de36bbee349c66c68656c82c5bc98fbc75b6fed","kind":"tag","published_at":"2016-02-23T16:26:50.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.0.beta2","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.0.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.0.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta2/manifests"},{"name":"v4.0.0.beta1","sha":"daf19f30531e225b541ebef72b08762566191745","kind":"tag","published_at":"2016-02-18T16:08:30.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.0.beta1","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta1/manifests"},{"name":"v3.5.2","sha":"f7bfd95445d648da766755388f6085b77a79ad25","kind":"tag","published_at":"2015-12-08T17:05:21.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.5.2","html_url":"https://github.com/rails/sprockets/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"c38ab2634c365048bed5cd32275466afbc49096e","kind":"tag","published_at":"2015-12-05T19:16:04.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.5.1","html_url":"https://github.com/rails/sprockets/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"eaed749ba14029e0c7545fa18c68f2d148e838c9","kind":"tag","published_at":"2015-12-03T21:31:00.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.5.0","html_url":"https://github.com/rails/sprockets/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"0d59b1b2e74fd7b036c41c6783172b8fd299b93d","kind":"tag","published_at":"2015-11-25T17:53:36.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.4.1","html_url":"https://github.com/rails/sprockets/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"729a2b5b612dde5d73142ef2020c4520785b6e0f","kind":"tag","published_at":"2015-10-05T17:48:23.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.4.0","html_url":"https://github.com/rails/sprockets/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"f3e64e1d36d95f6f9494274e51cc5367abe1860f","kind":"tag","published_at":"2015-09-25T18:47:21.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.3.5","html_url":"https://github.com/rails/sprockets/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"9ca80fe00971d45ccfacb6414c73d5ffad96275f","kind":"tag","published_at":"2015-09-01T19:23:13.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.3.4","html_url":"https://github.com/rails/sprockets/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"a698a035a292d86145da39adc9b33e16aca32d05","kind":"tag","published_at":"2015-08-21T21:07:31.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.3.3","html_url":"https://github.com/rails/sprockets/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"620ee9a8afecfbb43f74e7e72a3f30198f14e99b","kind":"tag","published_at":"2015-08-19T15:50:14.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.3.2","html_url":"https://github.com/rails/sprockets/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"bae6aa70ac6bfc8887ad4d1c814881d24fac5c09","kind":"tag","published_at":"2015-08-15T05:55:01.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.3.1","html_url":"https://github.com/rails/sprockets/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"326c6df01a65970890d2f70110fb885cc69b7b7e","kind":"commit","published_at":"2015-08-12T17:21:20.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.3.0","html_url":"https://github.com/rails/sprockets/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.0/manifests"},{"name":"v2.12.4","sha":"9937e2d3798350154d6d34aa62fb7a51d5d7d5a0","kind":"tag","published_at":"2015-06-26T16:08:20.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.12.4","html_url":"https://github.com/rails/sprockets/releases/tag/v2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.4/manifests"},{"name":"v3.2.0","sha":"09a7f56fe403700301467d3b14ee08e3aa713643","kind":"commit","published_at":"2015-06-02T20:19:54.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.2.0","html_url":"https://github.com/rails/sprockets/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2f90ae4e8c66298e6236f9a5ed070af06f815ea4","kind":"commit","published_at":"2015-05-10T19:29:08.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.1.0","html_url":"https://github.com/rails/sprockets/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"8b1545fe0d5e99278c655fd90c9604692d6b0e30","kind":"commit","published_at":"2015-04-28T02:23:59.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.3","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"2baf38c08e2de74e9b8843690f01f57093dafa66","kind":"commit","published_at":"2015-04-23T05:01:24.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.2","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"d5a65402950651a0f2f9364bfb386ec6bbd24f42","kind":"commit","published_at":"2015-04-14T21:56:07.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.1","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"96ea1199cf229feaca72d7ce422c8d20186bd6b0","kind":"commit","published_at":"2015-04-12T16:01:46.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0/manifests"},{"name":"v3.0.0.rc.2","sha":"a4d433e0e1e4641b912a748e4314b161edd6d045","kind":"commit","published_at":"2015-04-08T01:51:31.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.rc.2","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.rc.2/manifests"},{"name":"v3.0.0.rc.1","sha":"3139212f5cc3263f5619e6535af626477de08aa7","kind":"commit","published_at":"2015-03-29T19:34:59.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.rc.1","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.rc.1/manifests"},{"name":"v3.0.0.beta.10","sha":"73f83a43d63cee67e008c6d6b15b54d65250caef","kind":"commit","published_at":"2015-03-23T02:11:48.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.beta.10","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.10/manifests"},{"name":"v3.0.0.beta.9","sha":"84bf96ebe55bf1130f51334dd0e45577e53e041e","kind":"commit","published_at":"2015-03-22T22:26:41.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.beta.9","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.9/manifests"},{"name":"v3.0.0.beta.8","sha":"c0c8b001aacb9af374053bae25c7aba33cc72ede","kind":"commit","published_at":"2015-02-06T20:37:17.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.beta.8","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.8/manifests"},{"name":"v3.0.0.beta.7","sha":"b7c9e9e374767e2985802d7c46cb81f8a8452cf3","kind":"commit","published_at":"2015-02-06T07:41:20.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.beta.7","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.7/manifests"},{"name":"v3.0.0.beta.6","sha":"f6fc7934d59e753b4b022a33eed80ad09368737a","kind":"commit","published_at":"2014-12-03T22:40:12.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.beta.6","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.6/manifests"},{"name":"v3.0.0.beta.5","sha":"c998d62b56a0c45c10468f11578b9db1e2b0d2ed","kind":"commit","published_at":"2014-11-29T05:13:42.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.beta.5","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.5/manifests"},{"name":"v3.0.0.beta.4","sha":"769a1cd28072bd3f7b4e9a0125af9fb574129a9e","kind":"commit","published_at":"2014-11-24T03:12:59.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.beta.4","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.4/manifests"},{"name":"v2.11.3","sha":"9e0797d1c19e973adc6a67af25e1ceb33a7c0b64","kind":"commit","published_at":"2014-10-29T17:53:41.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.11.3","html_url":"https://github.com/rails/sprockets/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.11.3/manifests"},{"name":"v2.0.5","sha":"5e803cc00c1d3c7efbbd9ed311386b31a1083e5d","kind":"commit","published_at":"2014-10-28T19:35:48.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.5","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.5/manifests"},{"name":"v2.1.4","sha":"0d31203bbb429b56955457ea1cdbb7db0554d47d","kind":"commit","published_at":"2014-10-28T19:32:52.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.1.4","html_url":"https://github.com/rails/sprockets/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.4/manifests"},{"name":"v2.2.3","sha":"9b4083fd038d34fdc7ac6ae93c4e414b0a1731f1","kind":"commit","published_at":"2014-10-28T19:30:14.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.2.3","html_url":"https://github.com/rails/sprockets/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.2.3/manifests"},{"name":"v2.3.3","sha":"976fd6e6f90dfc91c6184c9e109d67e14ebd47f5","kind":"commit","published_at":"2014-10-28T19:28:59.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.3.3","html_url":"https://github.com/rails/sprockets/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.3.3/manifests"},{"name":"v2.4.6","sha":"71abc668f02a3a9449d5755b0d15cbae1c523c00","kind":"commit","published_at":"2014-10-28T19:27:44.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.4.6","html_url":"https://github.com/rails/sprockets/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.6/manifests"},{"name":"v2.5.1","sha":"911e2645a3f4a496b35382fc0b39e8aaef7433aa","kind":"commit","published_at":"2014-10-28T19:26:05.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.5.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.5.1/manifests"},{"name":"v2.6.1","sha":"5756f4465178fbd4e130070d49c471e4c7380812","kind":"commit","published_at":"2014-10-28T19:24:27.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.6.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.6.1/manifests"},{"name":"v2.7.1","sha":"9a3a0ed5c7cf6d3930a2d98ef2d0bc889df455f9","kind":"commit","published_at":"2014-10-28T19:22:50.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.7.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.7.1/manifests"},{"name":"v2.8.3","sha":"e275b8383e476dd8733b5ed1a5f0358966cc8349","kind":"commit","published_at":"2014-10-28T19:20:50.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.8.3","html_url":"https://github.com/rails/sprockets/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.8.3/manifests"},{"name":"v2.9.4","sha":"fa77ea4aa3375c5e7f1b5af5a5820a30b5c2506e","kind":"commit","published_at":"2014-10-28T19:17:09.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.9.4","html_url":"https://github.com/rails/sprockets/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.9.4/manifests"},{"name":"v2.10.2","sha":"232d9b6c649dbd2f7d79db8810e3b21c9797ab97","kind":"commit","published_at":"2014-10-28T19:13:06.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.10.2","html_url":"https://github.com/rails/sprockets/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.10.2/manifests"},{"name":"v2.11.2","sha":"76072554ae8cf99545e96821ed7f109689d42bdf","kind":"commit","published_at":"2014-10-28T19:09:10.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.11.2","html_url":"https://github.com/rails/sprockets/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.11.2/manifests"},{"name":"v3.0.0.beta.3","sha":"c1dd1de2dd3b70d46c12ed7ac2ff6c4e53af15e4","kind":"commit","published_at":"2014-10-28T18:58:24.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.beta.3","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.3/manifests"},{"name":"v2.12.3","sha":"55a53fcdd352bc906ec04945245920aedf105a02","kind":"commit","published_at":"2014-10-28T18:55:51.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.12.3","html_url":"https://github.com/rails/sprockets/releases/tag/v2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.3/manifests"},{"name":"v3.0.0.beta.2","sha":"e09ca97e71b14440ba9bd739e585e70b69bbb8db","kind":"commit","published_at":"2014-10-10T21:54:49.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.beta.2","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.2/manifests"},{"name":"v3.0.0.beta.1","sha":"6e13e8f76e852259256ebd6b04863d4d5b6e3015","kind":"commit","published_at":"2014-09-28T22:43:10.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.beta.1","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.1/manifests"},{"name":"v2.12.2","sha":"b6ce4bf5a8428ae806cad01403c3f94f1ba5b01e","kind":"commit","published_at":"2014-09-06T04:33:40.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.12.2","html_url":"https://github.com/rails/sprockets/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"0d47a4fb459b170f2b2db7386ce7cbf9af1aa590","kind":"commit","published_at":"2014-04-17T15:56:57.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.12.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"7dc218813b89279c091efc10fdeee4cb078a3954","kind":"commit","published_at":"2014-03-13T20:12:41.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.12.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8d0a01fc5207582a7d1237b479519424e888b12c","kind":"commit","published_at":"2014-03-13T17:43:42.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.11.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"4a2814ccd3591ebd2cc5282cbef2f3a9617efcd0","kind":"commit","published_at":"2014-02-19T23:01:11.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.11.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.11.0/manifests"},{"name":"v2.10.1","sha":"54d5dbe3711d90213d3de515cdce459c3a404768","kind":"commit","published_at":"2013-11-23T03:42:03.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.10.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"cb859189faf4704022cec66863bb5bc799a1aea6","kind":"commit","published_at":"2013-05-24T17:15:51.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.10.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.10.0/manifests"},{"name":"v2.9.3","sha":"d2b3ac067c4ff4777340abb48e45574be5c4af44","kind":"commit","published_at":"2013-04-20T18:19:18.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.9.3","html_url":"https://github.com/rails/sprockets/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"f47bcc1d07dd297b08411f73be34307e127ca9c0","kind":"commit","published_at":"2013-04-09T04:10:49.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.9.2","html_url":"https://github.com/rails/sprockets/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"a0d31ade9eaf692fe890565ad07011764cd33513","kind":"commit","published_at":"2013-04-06T18:35:48.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.9.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ac9eca7d8eff492c5ff24b14b150e611fb9750cd","kind":"commit","published_at":"2013-02-25T22:59:43.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.9.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.9.0/manifests"},{"name":"v2.8.2","sha":"37e80b651935ed5388abeacc35bf4c6ffc10bd8f","kind":"commit","published_at":"2012-12-10T21:21:49.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.8.2","html_url":"https://github.com/rails/sprockets/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.8.2/manifests"},{"name":"v2.2.2","sha":"d6829b3025bf268571afdb961dc637d69c071ce0","kind":"commit","published_at":"2012-11-27T21:48:56.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.2.2","html_url":"https://github.com/rails/sprockets/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.2.2/manifests"},{"name":"v2.8.1","sha":"a12e444c0b0fa2cdf42275b42253fb70f0689a88","kind":"commit","published_at":"2012-10-31T21:18:13.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.8.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"36edf5e3e83c268da06166e2ed31c0d479be2bbe","kind":"commit","published_at":"2012-10-16T19:05:25.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.8.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"9f3dbe21aeceec69bfa10cf881094c8355a29a26","kind":"commit","published_at":"2012-10-11T01:01:09.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.7.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"4cdce1645d48bc1e81e8677e3c8736e0cb630bd0","kind":"commit","published_at":"2012-09-19T18:50:30.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.6.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"cc4b61c81f0c4122230deacd2593e30f048e8802","kind":"commit","published_at":"2012-09-04T16:04:04.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.5.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"d1ff60f02f8b1915a8a2bd66c3ae9305ab114b78","kind":"commit","published_at":"2012-07-10T15:50:01.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.4.5","html_url":"https://github.com/rails/sprockets/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"a2a09bb4c7f6abc763199aa23f88f2e772ac50d6","kind":"commit","published_at":"2012-07-03T01:58:54.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.4.4","html_url":"https://github.com/rails/sprockets/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"2cb598f6884983b214745be78a0750ea64ab9f3f","kind":"commit","published_at":"2012-05-16T15:48:37.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.4.3","html_url":"https://github.com/rails/sprockets/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"13bef856a7f1fea4cefb2a27e7e8ff5bf7e62dc1","kind":"commit","published_at":"2012-05-07T15:06:51.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.4.2","html_url":"https://github.com/rails/sprockets/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"b7771368f25279fe9dc3d2feaded941a8378ead4","kind":"commit","published_at":"2012-04-26T21:43:51.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.4.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.1/manifests"},{"name":"v2.2.1","sha":"2daf79bd60de9231b2c5c017afb6d854071acf5b","kind":"commit","published_at":"2012-04-26T21:06:35.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.2.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.2.1/manifests"},{"name":"v2.1.3","sha":"abd1827614ba62e624d94473bc125b99960aff71","kind":"commit","published_at":"2012-04-26T21:04:27.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.1.3","html_url":"https://github.com/rails/sprockets/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.3/manifests"},{"name":"v2.0.4","sha":"fde5807aa54ecc66432cb55acca31c351fa98dd2","kind":"commit","published_at":"2012-04-26T21:01:20.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.4","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.4/manifests"},{"name":"v2.4.0","sha":"37e0b4f34e4d27b124ccb6f29da17fe0731a260d","kind":"commit","published_at":"2012-03-27T14:38:34.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.4.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"1af3d6e8cb359601c6f5c62d7719b7e020f7c15b","kind":"commit","published_at":"2012-03-27T02:41:44.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.3.2","html_url":"https://github.com/rails/sprockets/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"98447c9ddd80a6373f89b07f1d9b14596bb2b0cf","kind":"commit","published_at":"2012-02-11T17:39:55.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.3.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"919bda13ff690e51b0bb335186d40c1394b0a960","kind":"commit","published_at":"2012-01-16T18:12:22.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.3.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.3.0/manifests"},{"name":"v2.3.0.beta","sha":"bcca7189b65ca947a33ccd904683bfa377351805","kind":"commit","published_at":"2012-01-13T17:01:40.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.3.0.beta","html_url":"https://github.com/rails/sprockets/releases/tag/v2.3.0.beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.3.0.beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.3.0.beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.3.0.beta/manifests"},{"name":"v2.2.0","sha":"2997be9b47592c4d23a43111ab2fbdafbb586dde","kind":"commit","published_at":"2012-01-10T17:57:31.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.2.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.2.0/manifests"},{"name":"v2.2.0.beta","sha":"65355d79d5af19745466b8dc1cc74bcc81d35f42","kind":"commit","published_at":"2011-12-16T22:13:01.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.2.0.beta","html_url":"https://github.com/rails/sprockets/releases/tag/v2.2.0.beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.2.0.beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.2.0.beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.2.0.beta/manifests"},{"name":"v2.1.2","sha":"5cac31917ad53c2da65c31de08665a51749709bd","kind":"commit","published_at":"2011-11-20T22:48:36.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.1.2","html_url":"https://github.com/rails/sprockets/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"a5c398f302202ad18d33590292c74a1f53bb2270","kind":"commit","published_at":"2011-11-18T16:35:44.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.1.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"714ffb83425c193ac38e853b4bb5bafd9b40887c","kind":"commit","published_at":"2011-11-11T16:16:12.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.1.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.0/manifests"},{"name":"v2.1.0.beta","sha":"8acefa9cad22c2444509ea78e53765e1b1c8bb1b","kind":"commit","published_at":"2011-11-05T17:18:10.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.1.0.beta","html_url":"https://github.com/rails/sprockets/releases/tag/v2.1.0.beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.1.0.beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.0.beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.0.beta/manifests"},{"name":"v2.0.3","sha":"dc4e578c0b4103f3fe55664612a2d6909c8b88c4","kind":"commit","published_at":"2011-10-17T17:14:39.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.3","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"d4c24ea59da401fa68e021eee4500d533a99029b","kind":"commit","published_at":"2011-10-04T05:04:17.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.2","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"2eab326022072870df8ec34881c4033c0115fb0b","kind":"commit","published_at":"2011-09-30T18:07:57.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"d4103abb784e8209e406bf5e8fc8dfa4971bfbf9","kind":"commit","published_at":"2011-08-29T17:27:40.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0/manifests"},{"name":"v2.0.0.beta.15","sha":"d6b665ed2b929600b8771bfe7f6bc80aa150adb5","kind":"commit","published_at":"2011-08-25T19:41:03.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.15","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.15/manifests"},{"name":"v2.0.0.beta.14","sha":"03724264a2a35c7860364e79d3214ad0e7c28ae7","kind":"commit","published_at":"2011-08-20T01:24:45.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.14","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.14/manifests"},{"name":"v2.0.0.beta.13","sha":"9e88aee9ee3b28626ab30b00f905cc6737677fff","kind":"commit","published_at":"2011-08-04T23:51:49.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.13","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.13/manifests"},{"name":"v2.0.0.beta.12","sha":"308a889ba496c1526cab3c53a92d8b398894706d","kind":"commit","published_at":"2011-07-25T22:37:44.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.12","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.12/manifests"},{"name":"v2.0.0.beta.11","sha":"0344ddc29b603e8504f198bb86f922a3944f0f4b","kind":"commit","published_at":"2011-06-21T16:25:13.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.11","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.11/manifests"},{"name":"v2.0.0.beta.10","sha":"64fe8b0a21827c47918ea61c8ae039d2da6573ec","kind":"commit","published_at":"2011-06-06T16:26:07.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.10","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.10/manifests"},{"name":"v2.0.0.beta.9","sha":"890be4ef4baeed8dcc5b39c73a8b18d25b998854","kind":"commit","published_at":"2011-05-31T13:33:33.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.9","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.9/manifests"},{"name":"v2.0.0.beta.8","sha":"b44ff3d5856681953501444c7ee2b6cb3daf5c74","kind":"commit","published_at":"2011-05-23T01:05:48.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.8","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.8/manifests"},{"name":"v2.0.0.beta.7","sha":"7f74839e0a7c89755d59b9fbfcc8d4e2f662f82d","kind":"commit","published_at":"2011-05-23T00:53:13.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.7","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.7/manifests"},{"name":"v2.0.0.beta.6","sha":"fadaa565f2346abc5cb7f38d3c2ff28fea72d82d","kind":"commit","published_at":"2011-05-22T07:20:04.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.6","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.6/manifests"},{"name":"v2.0.0.beta.5","sha":"f5e0ab45058158d83a8723a47186a2dcc40c8369","kind":"commit","published_at":"2011-05-19T17:24:13.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.5","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.5/manifests"},{"name":"v2.0.0.beta.4","sha":"97f5d251cc11b019599cff99460513b71f5206a2","kind":"commit","published_at":"2011-05-18T16:21:12.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.4","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.4/manifests"},{"name":"v2.0.0.beta.3","sha":"c1cbc738df10aaad193edf25c28c1b737a617ccf","kind":"commit","published_at":"2011-05-17T21:16:41.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.3","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.3/manifests"},{"name":"v2.0.0.beta.2","sha":"c4800417792744c11eb1fb888bbe9a3a82859952","kind":"commit","published_at":"2011-05-03T00:14:50.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.2","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.2/manifests"},{"name":"v2.0.0.beta.1","sha":"8f050a0ae095b230a5c3cb6172755f2ef5aefee9","kind":"commit","published_at":"2011-05-02T05:52:58.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.1/manifests"},{"name":"1.0.3","sha":"92afccd42184680d2190b92a842ff03118b1ff5c","kind":"commit","published_at":"2010-02-25T18:16:50.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/1.0.3","html_url":"https://github.com/rails/sprockets/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"a09372eda1328080c361a5a616dd673814d461b4","kind":"commit","published_at":"2009-02-24T18:20:33.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/1.0.2","html_url":"https://github.com/rails/sprockets/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"83bd5093bdc1799b8be66152e28f19f369ec7bf9","kind":"commit","published_at":"2009-02-19T15:12:43.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/1.0.1","html_url":"https://github.com/rails/sprockets/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ee41deb4cfd4df3890cf53818f4107ed146dc265","kind":"commit","published_at":"2009-02-18T01:08:41.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/1.0.0","html_url":"https://github.com/rails/sprockets/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-05-22T20:04:10.951Z","dependent_packages_count":0,"downloads":598318746,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.03730415319572246,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.10758734037606911,"average":0.03622287339294789},"purl":"pkg:gem/sprockets?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/sprockets","docker_dependents_count":1441,"docker_downloads_count":845083630,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/sprockets","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/sprockets/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-17T01:02:51.314Z","issues_count":70,"pull_requests_count":90,"avg_time_to_close_issue":41406351.184210524,"avg_time_to_close_pull_request":26004776.860759493,"issues_closed_count":38,"pull_requests_closed_count":79,"pull_request_authors_count":53,"issue_authors_count":69,"avg_comments_per_issue":5.671428571428572,"avg_comments_per_pull_request":1.3555555555555556,"merged_pull_requests_count":59,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":1926222.0,"past_year_avg_time_to_close_pull_request":6097763.6,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/issues","maintainers":[{"login":"yahonda","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yahonda"},{"login":"amatsuda","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amatsuda"},{"login":"schneems","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schneems"},{"login":"skipkayhil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skipkayhil"},{"login":"dhh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhh"},{"login":"ghiculescu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghiculescu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/sprockets/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/sprockets/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/sprockets/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/sprockets/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/sprockets/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/sprockets/codemeta","maintainers":[{"uuid":"207","login":"tenderlove","name":null,"email":null,"url":null,"packages_count":190,"html_url":"https://gem.coop/profiles/tenderlove","role":null,"created_at":"2025-10-09T22:42:05.444Z","updated_at":"2025-10-09T22:42:05.444Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/tenderlove/packages"},{"uuid":"1550","login":"webster132","name":null,"email":null,"url":null,"packages_count":82,"html_url":"https://gem.coop/profiles/webster132","role":null,"created_at":"2025-10-09T22:42:05.697Z","updated_at":"2025-10-09T22:42:05.697Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/webster132/packages"},{"uuid":"43998","login":"guilleiguaran","name":null,"email":null,"url":null,"packages_count":85,"html_url":"https://gem.coop/profiles/guilleiguaran","role":null,"created_at":"2025-10-09T22:42:05.886Z","updated_at":"2025-10-09T22:42:05.886Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/guilleiguaran/packages"},{"uuid":"32977","login":"fxn","name":null,"email":null,"url":null,"packages_count":62,"html_url":"https://gem.coop/profiles/fxn","role":null,"created_at":"2025-10-09T22:42:05.835Z","updated_at":"2025-10-09T22:42:05.835Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/fxn/packages"},{"uuid":"429","login":"cantoniodasilva","name":null,"email":null,"url":null,"packages_count":67,"html_url":"https://gem.coop/profiles/cantoniodasilva","role":null,"created_at":"2025-10-09T22:42:05.505Z","updated_at":"2025-10-09T22:42:05.505Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/cantoniodasilva/packages"},{"uuid":"47349","login":"rafaelfranca","name":null,"email":null,"url":null,"packages_count":107,"html_url":"https://gem.coop/profiles/rafaelfranca","role":null,"created_at":"2025-10-09T22:42:06.005Z","updated_at":"2025-10-09T22:42:06.005Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/rafaelfranca/packages"},{"uuid":"337","login":"jeremydaer","name":null,"email":null,"url":null,"packages_count":63,"html_url":"https://gem.coop/profiles/jeremydaer","role":null,"created_at":"2025-10-09T22:42:05.945Z","updated_at":"2025-10-09T22:42:05.945Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/jeremydaer/packages"},{"uuid":"528","login":"matthewd","name":null,"email":null,"url":null,"packages_count":66,"html_url":"https://gem.coop/profiles/matthewd","role":null,"created_at":"2025-10-09T22:42:06.097Z","updated_at":"2025-10-09T22:42:06.097Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/matthewd/packages"},{"uuid":"96878","login":"eileencodes","name":null,"email":null,"url":null,"packages_count":54,"html_url":"https://gem.coop/profiles/eileencodes","role":null,"created_at":"2025-10-09T22:42:06.135Z","updated_at":"2025-10-09T22:42:06.135Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/eileencodes/packages"},{"uuid":"46413","login":"byroot","name":null,"email":null,"url":null,"packages_count":105,"html_url":"https://gem.coop/profiles/byroot","role":null,"created_at":"2025-10-09T22:42:06.175Z","updated_at":"2025-10-09T22:42:06.175Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/byroot/packages"},{"uuid":"43492","login":"jhawthorn","name":null,"email":null,"url":null,"packages_count":150,"html_url":"https://gem.coop/profiles/jhawthorn","role":null,"created_at":"2025-10-09T22:42:06.219Z","updated_at":"2025-10-09T22:42:06.219Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/jhawthorn/packages"},{"uuid":"54617","login":"kamipo","name":null,"email":null,"url":null,"packages_count":61,"html_url":"https://gem.coop/profiles/kamipo","role":null,"created_at":"2025-10-09T22:42:06.258Z","updated_at":"2025-10-09T22:42:06.258Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/kamipo/packages"},{"uuid":"49862","login":"schneems","name":null,"email":null,"url":null,"packages_count":67,"html_url":"https://gem.coop/profiles/schneems","role":null,"created_at":"2025-10-09T22:42:06.060Z","updated_at":"2025-10-09T22:42:06.060Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/schneems/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":192121,"maintainers_count":67783,"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":308008,"name":"sprockets","ecosystem":"rubygems","description":"Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScript, CoffeeScript, CSS, Sass, and SCSS.","homepage":"https://github.com/rails/sprockets","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/rails/sprockets","keywords_array":[],"namespace":null,"versions_count":117,"first_release_published_at":"2009-07-25T17:51:26.000Z","latest_release_published_at":"2025-04-19T03:13:05.514Z","latest_release_number":"4.2.2","last_synced_at":"2026-05-22T20:15:05.323Z","created_at":"2022-04-06T11:15:13.468Z","updated_at":"2026-05-22T23:13:41.563Z","registry_url":"https://rubygems.org/gems/sprockets","install_command":"gem install sprockets -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/sprockets/","metadata":{"funding":null},"repo_metadata":{"id":28586830,"uuid":"32104924","full_name":"rails/sprockets","owner":"rails","description":"Rack-based asset packaging system","archived":false,"fork":false,"pushed_at":"2026-05-15T04:52:42.000Z","size":4753,"stargazers_count":979,"open_issues_count":90,"forks_count":794,"subscribers_count":41,"default_branch":"main","last_synced_at":"2026-05-16T03:29:50.081Z","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/rails.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"MIT-LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-03-12T21:56:03.000Z","updated_at":"2026-05-15T04:52:48.000Z","dependencies_parsed_at":"2025-12-14T22:02:24.530Z","dependency_job_id":null,"html_url":"https://github.com/rails/sprockets","commit_stats":{"total_commits":2842,"total_committers":248,"mean_commits":"11.459677419354838","dds":"0.28676988036593953","last_synced_commit":"ceac1ce15b0145d5e0bfc1de6a0bf3513fa94aaf"},"previous_names":[],"tags_count":134,"template":false,"template_full_name":null,"purl":"pkg:github/rails/sprockets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/sbom","scorecard":{"id":759295,"data":{"date":"2025-08-11","repo":{"name":"github.com/rails/sprockets","commit":"4dff018b9271c37b09889e829f8926d1c5379731"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"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":"Code-Review","score":5,"reason":"Found 10/17 approved changesets -- score normalized to 5","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/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/isolated.yml:1","Warn: no topLevel permission defined: .github/workflows/rubocop.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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/sprockets/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/sprockets/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isolated.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/sprockets/isolated.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/isolated.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/sprockets/isolated.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rubocop.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/sprockets/rubocop.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rubocop.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/sprockets/rubocop.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:5","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE:0","Info: FSF or OSI recognized license: MIT License: MIT-LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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 26 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-22T22:49:36.691Z","repository_id":28586830,"created_at":"2025-08-22T22:49:36.691Z","updated_at":"2025-08-22T22:49:36.691Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33166026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"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":"rails","name":"Ruby on Rails","uuid":"4223","kind":"organization","description":"","email":null,"website":"https://rubyonrails.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4223?v=4","repositories_count":116,"last_synced_at":"2023-04-09T03:40:20.529Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rails","funding_links":[],"total_stars":114333,"followers":null,"following":null,"created_at":"2022-11-02T16:17:13.297Z","updated_at":"2023-04-09T03:40:20.550Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails/repositories"},"tags":[{"name":"v4.2.2","sha":"4dff018b9271c37b09889e829f8926d1c5379731","kind":"tag","published_at":"2025-04-19T03:12:55.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.2.2","html_url":"https://github.com/rails/sprockets/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.2.2/manifests"},{"name":"v3.7.5","sha":"71f7713325daa1d7fdd10398dc6be856de5234b9","kind":"tag","published_at":"2024-09-19T10:31:50.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.7.5","html_url":"https://github.com/rails/sprockets/releases/tag/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.5/manifests"},{"name":"v3.7.4","sha":"fb92f7bfc4a7a1da2ea15d6db90f28c666a7ffbc","kind":"tag","published_at":"2024-09-09T14:27:08.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.7.4","html_url":"https://github.com/rails/sprockets/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"0487291ad2527d1303f2692a558c21f38a6169f1","kind":"tag","published_at":"2024-03-28T10:21:59.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.7.3","html_url":"https://github.com/rails/sprockets/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.3/manifests"},{"name":"v4.2.1","sha":"5b040f3bec503ded8a98c0c911c7a77dd1f5bf1b","kind":"tag","published_at":"2023-09-05T21:52:18.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.2.1","html_url":"https://github.com/rails/sprockets/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"eafbd11ea5407559393c5ea22fc2322eeb3e5ad2","kind":"tag","published_at":"2022-12-20T14:29:34.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.2.0","html_url":"https://github.com/rails/sprockets/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"cb02e3fff9de383b78fbd8b957b3a371e3489a47","kind":"tag","published_at":"2022-06-27T23:39:28.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.1.1","html_url":"https://github.com/rails/sprockets/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2614054aa573f383baa53a299b743fe923774484","kind":"tag","published_at":"2022-06-24T15:20:40.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.1.0","html_url":"https://github.com/rails/sprockets/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.1.0/manifests"},{"name":"v4.0.3","sha":"58cca17aa447fcee17703e4ab4dbfaab630e7ed4","kind":"tag","published_at":"2022-03-02T20:47:02.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.3","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"8fc492abde6b20afbe6fa5d5aa7d1085aafd3527","kind":"tag","published_at":"2020-06-05T19:05:13.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.2","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"841ddbede718f1180848a99095028e36858b61e8","kind":"tag","published_at":"2020-06-05T00:50:11.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.1","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"08fef08562c7a6a13a7c521938e83409a33e2b77","kind":"tag","published_at":"2019-10-08T17:04:54.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.0","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0/manifests"},{"name":"v4.0.0.beta10","sha":"e27d2ff0303acfd56b54105ab92795e6f96032e6","kind":"tag","published_at":"2019-07-09T16:34:39.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.0.beta10","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.0.beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.0.beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta10/manifests"},{"name":"v4.0.0.beta9","sha":"7743c1e32a72c1404a64e734d01d698aa17346c3","kind":"tag","published_at":"2019-05-24T20:56:46.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.0.beta9","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.0.beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.0.beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta9/manifests"},{"name":"v2.12.5","sha":"d51c58c01075c47ef8a0c5ef603aa7c7aca12802","kind":"tag","published_at":"2018-06-19T15:34:36.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.12.5","html_url":"https://github.com/rails/sprockets/releases/tag/v2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.5/manifests"},{"name":"v3.7.2","sha":"2f7b7e5e67f47c32a2d637b7e90dfa5ecf922eb3","kind":"tag","published_at":"2018-06-19T15:33:53.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.7.2","html_url":"https://github.com/rails/sprockets/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.2/manifests"},{"name":"v4.0.0.beta8","sha":"e48272c1f823e39481641e72247a6cc2e387c743","kind":"tag","published_at":"2018-06-19T15:33:29.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.0.beta8","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.0.beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.0.beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta8/manifests"},{"name":"v4.0.0.beta7","sha":"f333f08694d4a99e01088f8bde38b5d2f4ba2c24","kind":"tag","published_at":"2018-03-13T18:48:08.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.0.beta7","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.0.beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.0.beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta7/manifests"},{"name":"v4.0.0.beta6","sha":"9de511bf8ce4863f8215ffe10fefe7d020aaf0ae","kind":"tag","published_at":"2017-11-15T15:19:12.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.0.beta6","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.0.beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.0.beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta6/manifests"},{"name":"v4.0.0.beta5","sha":"216c97a6c7cba3c5e5323b3d40a171d39e54329a","kind":"tag","published_at":"2017-08-29T15:42:27.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.0.beta5","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.0.beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.0.beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta5/manifests"},{"name":"v3.7.1","sha":"10dada6c30016ca89662c0aa48591f071b069420","kind":"tag","published_at":"2016-12-20T01:29:29.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.7.1","html_url":"https://github.com/rails/sprockets/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.1/manifests"},{"name":"v4.0.0.beta4","sha":"ad8e23c91cf42f57b4d7ad3fe7d9a74c8139cc8e","kind":"tag","published_at":"2016-10-17T17:00:29.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.0.beta4","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.0.beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.0.beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta4/manifests"},{"name":"v4.0.0.beta3","sha":"7f20e66e09c4ac60ab48e6a1ded90feb608286ed","kind":"tag","published_at":"2016-08-25T17:08:42.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.0.beta3","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.0.beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.0.beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta3/manifests"},{"name":"v3.7.0","sha":"38c7c4c4ac3508b6aca16e8158268ee837c8c974","kind":"tag","published_at":"2016-07-21T15:39:19.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.7.0","html_url":"https://github.com/rails/sprockets/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"5988d7a748c9f6fadc058d1c0618f12bc484697b","kind":"tag","published_at":"2016-07-01T18:01:12.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.6.3","html_url":"https://github.com/rails/sprockets/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"33a74d251f2eea6e3c3b923fa120134eb765c3cb","kind":"tag","published_at":"2016-06-21T18:33:14.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.6.2","html_url":"https://github.com/rails/sprockets/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"1f610ed97275d44fbfcda07946c824c0e7d8a9c0","kind":"tag","published_at":"2016-06-17T15:43:43.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.6.1","html_url":"https://github.com/rails/sprockets/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"1aff1217f88ffd651ae4607f83ab51ab505df71a","kind":"tag","published_at":"2016-04-06T18:20:50.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.6.0","html_url":"https://github.com/rails/sprockets/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.6.0/manifests"},{"name":"v4.0.0.beta2","sha":"0de36bbee349c66c68656c82c5bc98fbc75b6fed","kind":"tag","published_at":"2016-02-23T16:26:50.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.0.beta2","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.0.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.0.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta2/manifests"},{"name":"v4.0.0.beta1","sha":"daf19f30531e225b541ebef72b08762566191745","kind":"tag","published_at":"2016-02-18T16:08:30.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v4.0.0.beta1","html_url":"https://github.com/rails/sprockets/releases/tag/v4.0.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v4.0.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v4.0.0.beta1/manifests"},{"name":"v3.5.2","sha":"f7bfd95445d648da766755388f6085b77a79ad25","kind":"tag","published_at":"2015-12-08T17:05:21.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.5.2","html_url":"https://github.com/rails/sprockets/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"c38ab2634c365048bed5cd32275466afbc49096e","kind":"tag","published_at":"2015-12-05T19:16:04.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.5.1","html_url":"https://github.com/rails/sprockets/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"eaed749ba14029e0c7545fa18c68f2d148e838c9","kind":"tag","published_at":"2015-12-03T21:31:00.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.5.0","html_url":"https://github.com/rails/sprockets/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"0d59b1b2e74fd7b036c41c6783172b8fd299b93d","kind":"tag","published_at":"2015-11-25T17:53:36.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.4.1","html_url":"https://github.com/rails/sprockets/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"729a2b5b612dde5d73142ef2020c4520785b6e0f","kind":"tag","published_at":"2015-10-05T17:48:23.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.4.0","html_url":"https://github.com/rails/sprockets/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"f3e64e1d36d95f6f9494274e51cc5367abe1860f","kind":"tag","published_at":"2015-09-25T18:47:21.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.3.5","html_url":"https://github.com/rails/sprockets/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"9ca80fe00971d45ccfacb6414c73d5ffad96275f","kind":"tag","published_at":"2015-09-01T19:23:13.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.3.4","html_url":"https://github.com/rails/sprockets/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"a698a035a292d86145da39adc9b33e16aca32d05","kind":"tag","published_at":"2015-08-21T21:07:31.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.3.3","html_url":"https://github.com/rails/sprockets/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"620ee9a8afecfbb43f74e7e72a3f30198f14e99b","kind":"tag","published_at":"2015-08-19T15:50:14.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.3.2","html_url":"https://github.com/rails/sprockets/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"bae6aa70ac6bfc8887ad4d1c814881d24fac5c09","kind":"tag","published_at":"2015-08-15T05:55:01.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.3.1","html_url":"https://github.com/rails/sprockets/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"326c6df01a65970890d2f70110fb885cc69b7b7e","kind":"commit","published_at":"2015-08-12T17:21:20.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.3.0","html_url":"https://github.com/rails/sprockets/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.3.0/manifests"},{"name":"v2.12.4","sha":"9937e2d3798350154d6d34aa62fb7a51d5d7d5a0","kind":"tag","published_at":"2015-06-26T16:08:20.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.12.4","html_url":"https://github.com/rails/sprockets/releases/tag/v2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.4/manifests"},{"name":"v3.2.0","sha":"09a7f56fe403700301467d3b14ee08e3aa713643","kind":"commit","published_at":"2015-06-02T20:19:54.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.2.0","html_url":"https://github.com/rails/sprockets/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2f90ae4e8c66298e6236f9a5ed070af06f815ea4","kind":"commit","published_at":"2015-05-10T19:29:08.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.1.0","html_url":"https://github.com/rails/sprockets/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"8b1545fe0d5e99278c655fd90c9604692d6b0e30","kind":"commit","published_at":"2015-04-28T02:23:59.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.3","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"2baf38c08e2de74e9b8843690f01f57093dafa66","kind":"commit","published_at":"2015-04-23T05:01:24.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.2","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"d5a65402950651a0f2f9364bfb386ec6bbd24f42","kind":"commit","published_at":"2015-04-14T21:56:07.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.1","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"96ea1199cf229feaca72d7ce422c8d20186bd6b0","kind":"commit","published_at":"2015-04-12T16:01:46.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0/manifests"},{"name":"v3.0.0.rc.2","sha":"a4d433e0e1e4641b912a748e4314b161edd6d045","kind":"commit","published_at":"2015-04-08T01:51:31.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.rc.2","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.rc.2/manifests"},{"name":"v3.0.0.rc.1","sha":"3139212f5cc3263f5619e6535af626477de08aa7","kind":"commit","published_at":"2015-03-29T19:34:59.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.rc.1","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.rc.1/manifests"},{"name":"v3.0.0.beta.10","sha":"73f83a43d63cee67e008c6d6b15b54d65250caef","kind":"commit","published_at":"2015-03-23T02:11:48.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.beta.10","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.10/manifests"},{"name":"v3.0.0.beta.9","sha":"84bf96ebe55bf1130f51334dd0e45577e53e041e","kind":"commit","published_at":"2015-03-22T22:26:41.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.beta.9","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.9/manifests"},{"name":"v3.0.0.beta.8","sha":"c0c8b001aacb9af374053bae25c7aba33cc72ede","kind":"commit","published_at":"2015-02-06T20:37:17.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.beta.8","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.8/manifests"},{"name":"v3.0.0.beta.7","sha":"b7c9e9e374767e2985802d7c46cb81f8a8452cf3","kind":"commit","published_at":"2015-02-06T07:41:20.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.beta.7","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.7/manifests"},{"name":"v3.0.0.beta.6","sha":"f6fc7934d59e753b4b022a33eed80ad09368737a","kind":"commit","published_at":"2014-12-03T22:40:12.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.beta.6","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.6/manifests"},{"name":"v3.0.0.beta.5","sha":"c998d62b56a0c45c10468f11578b9db1e2b0d2ed","kind":"commit","published_at":"2014-11-29T05:13:42.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.beta.5","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.5/manifests"},{"name":"v3.0.0.beta.4","sha":"769a1cd28072bd3f7b4e9a0125af9fb574129a9e","kind":"commit","published_at":"2014-11-24T03:12:59.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.beta.4","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.4/manifests"},{"name":"v2.11.3","sha":"9e0797d1c19e973adc6a67af25e1ceb33a7c0b64","kind":"commit","published_at":"2014-10-29T17:53:41.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.11.3","html_url":"https://github.com/rails/sprockets/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.11.3/manifests"},{"name":"v2.0.5","sha":"5e803cc00c1d3c7efbbd9ed311386b31a1083e5d","kind":"commit","published_at":"2014-10-28T19:35:48.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.5","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.5/manifests"},{"name":"v2.1.4","sha":"0d31203bbb429b56955457ea1cdbb7db0554d47d","kind":"commit","published_at":"2014-10-28T19:32:52.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.1.4","html_url":"https://github.com/rails/sprockets/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.4/manifests"},{"name":"v2.2.3","sha":"9b4083fd038d34fdc7ac6ae93c4e414b0a1731f1","kind":"commit","published_at":"2014-10-28T19:30:14.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.2.3","html_url":"https://github.com/rails/sprockets/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.2.3/manifests"},{"name":"v2.3.3","sha":"976fd6e6f90dfc91c6184c9e109d67e14ebd47f5","kind":"commit","published_at":"2014-10-28T19:28:59.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.3.3","html_url":"https://github.com/rails/sprockets/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.3.3/manifests"},{"name":"v2.4.6","sha":"71abc668f02a3a9449d5755b0d15cbae1c523c00","kind":"commit","published_at":"2014-10-28T19:27:44.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.4.6","html_url":"https://github.com/rails/sprockets/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.6/manifests"},{"name":"v2.5.1","sha":"911e2645a3f4a496b35382fc0b39e8aaef7433aa","kind":"commit","published_at":"2014-10-28T19:26:05.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.5.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.5.1/manifests"},{"name":"v2.6.1","sha":"5756f4465178fbd4e130070d49c471e4c7380812","kind":"commit","published_at":"2014-10-28T19:24:27.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.6.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.6.1/manifests"},{"name":"v2.7.1","sha":"9a3a0ed5c7cf6d3930a2d98ef2d0bc889df455f9","kind":"commit","published_at":"2014-10-28T19:22:50.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.7.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.7.1/manifests"},{"name":"v2.8.3","sha":"e275b8383e476dd8733b5ed1a5f0358966cc8349","kind":"commit","published_at":"2014-10-28T19:20:50.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.8.3","html_url":"https://github.com/rails/sprockets/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.8.3/manifests"},{"name":"v2.9.4","sha":"fa77ea4aa3375c5e7f1b5af5a5820a30b5c2506e","kind":"commit","published_at":"2014-10-28T19:17:09.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.9.4","html_url":"https://github.com/rails/sprockets/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.9.4/manifests"},{"name":"v2.10.2","sha":"232d9b6c649dbd2f7d79db8810e3b21c9797ab97","kind":"commit","published_at":"2014-10-28T19:13:06.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.10.2","html_url":"https://github.com/rails/sprockets/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.10.2/manifests"},{"name":"v2.11.2","sha":"76072554ae8cf99545e96821ed7f109689d42bdf","kind":"commit","published_at":"2014-10-28T19:09:10.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.11.2","html_url":"https://github.com/rails/sprockets/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.11.2/manifests"},{"name":"v3.0.0.beta.3","sha":"c1dd1de2dd3b70d46c12ed7ac2ff6c4e53af15e4","kind":"commit","published_at":"2014-10-28T18:58:24.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.beta.3","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.3/manifests"},{"name":"v2.12.3","sha":"55a53fcdd352bc906ec04945245920aedf105a02","kind":"commit","published_at":"2014-10-28T18:55:51.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.12.3","html_url":"https://github.com/rails/sprockets/releases/tag/v2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.3/manifests"},{"name":"v3.0.0.beta.2","sha":"e09ca97e71b14440ba9bd739e585e70b69bbb8db","kind":"commit","published_at":"2014-10-10T21:54:49.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.beta.2","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.2/manifests"},{"name":"v3.0.0.beta.1","sha":"6e13e8f76e852259256ebd6b04863d4d5b6e3015","kind":"commit","published_at":"2014-09-28T22:43:10.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v3.0.0.beta.1","html_url":"https://github.com/rails/sprockets/releases/tag/v3.0.0.beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v3.0.0.beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v3.0.0.beta.1/manifests"},{"name":"v2.12.2","sha":"b6ce4bf5a8428ae806cad01403c3f94f1ba5b01e","kind":"commit","published_at":"2014-09-06T04:33:40.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.12.2","html_url":"https://github.com/rails/sprockets/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"0d47a4fb459b170f2b2db7386ce7cbf9af1aa590","kind":"commit","published_at":"2014-04-17T15:56:57.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.12.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"7dc218813b89279c091efc10fdeee4cb078a3954","kind":"commit","published_at":"2014-03-13T20:12:41.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.12.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8d0a01fc5207582a7d1237b479519424e888b12c","kind":"commit","published_at":"2014-03-13T17:43:42.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.11.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"4a2814ccd3591ebd2cc5282cbef2f3a9617efcd0","kind":"commit","published_at":"2014-02-19T23:01:11.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.11.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.11.0/manifests"},{"name":"v2.10.1","sha":"54d5dbe3711d90213d3de515cdce459c3a404768","kind":"commit","published_at":"2013-11-23T03:42:03.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.10.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"cb859189faf4704022cec66863bb5bc799a1aea6","kind":"commit","published_at":"2013-05-24T17:15:51.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.10.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.10.0/manifests"},{"name":"v2.9.3","sha":"d2b3ac067c4ff4777340abb48e45574be5c4af44","kind":"commit","published_at":"2013-04-20T18:19:18.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.9.3","html_url":"https://github.com/rails/sprockets/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"f47bcc1d07dd297b08411f73be34307e127ca9c0","kind":"commit","published_at":"2013-04-09T04:10:49.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.9.2","html_url":"https://github.com/rails/sprockets/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"a0d31ade9eaf692fe890565ad07011764cd33513","kind":"commit","published_at":"2013-04-06T18:35:48.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.9.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ac9eca7d8eff492c5ff24b14b150e611fb9750cd","kind":"commit","published_at":"2013-02-25T22:59:43.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.9.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.9.0/manifests"},{"name":"v2.8.2","sha":"37e80b651935ed5388abeacc35bf4c6ffc10bd8f","kind":"commit","published_at":"2012-12-10T21:21:49.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.8.2","html_url":"https://github.com/rails/sprockets/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.8.2/manifests"},{"name":"v2.2.2","sha":"d6829b3025bf268571afdb961dc637d69c071ce0","kind":"commit","published_at":"2012-11-27T21:48:56.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.2.2","html_url":"https://github.com/rails/sprockets/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.2.2/manifests"},{"name":"v2.8.1","sha":"a12e444c0b0fa2cdf42275b42253fb70f0689a88","kind":"commit","published_at":"2012-10-31T21:18:13.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.8.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"36edf5e3e83c268da06166e2ed31c0d479be2bbe","kind":"commit","published_at":"2012-10-16T19:05:25.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.8.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"9f3dbe21aeceec69bfa10cf881094c8355a29a26","kind":"commit","published_at":"2012-10-11T01:01:09.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.7.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"4cdce1645d48bc1e81e8677e3c8736e0cb630bd0","kind":"commit","published_at":"2012-09-19T18:50:30.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.6.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"cc4b61c81f0c4122230deacd2593e30f048e8802","kind":"commit","published_at":"2012-09-04T16:04:04.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.5.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"d1ff60f02f8b1915a8a2bd66c3ae9305ab114b78","kind":"commit","published_at":"2012-07-10T15:50:01.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.4.5","html_url":"https://github.com/rails/sprockets/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"a2a09bb4c7f6abc763199aa23f88f2e772ac50d6","kind":"commit","published_at":"2012-07-03T01:58:54.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.4.4","html_url":"https://github.com/rails/sprockets/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"2cb598f6884983b214745be78a0750ea64ab9f3f","kind":"commit","published_at":"2012-05-16T15:48:37.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.4.3","html_url":"https://github.com/rails/sprockets/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"13bef856a7f1fea4cefb2a27e7e8ff5bf7e62dc1","kind":"commit","published_at":"2012-05-07T15:06:51.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.4.2","html_url":"https://github.com/rails/sprockets/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"b7771368f25279fe9dc3d2feaded941a8378ead4","kind":"commit","published_at":"2012-04-26T21:43:51.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.4.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.1/manifests"},{"name":"v2.2.1","sha":"2daf79bd60de9231b2c5c017afb6d854071acf5b","kind":"commit","published_at":"2012-04-26T21:06:35.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.2.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.2.1/manifests"},{"name":"v2.1.3","sha":"abd1827614ba62e624d94473bc125b99960aff71","kind":"commit","published_at":"2012-04-26T21:04:27.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.1.3","html_url":"https://github.com/rails/sprockets/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.3/manifests"},{"name":"v2.0.4","sha":"fde5807aa54ecc66432cb55acca31c351fa98dd2","kind":"commit","published_at":"2012-04-26T21:01:20.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.4","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.4/manifests"},{"name":"v2.4.0","sha":"37e0b4f34e4d27b124ccb6f29da17fe0731a260d","kind":"commit","published_at":"2012-03-27T14:38:34.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.4.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"1af3d6e8cb359601c6f5c62d7719b7e020f7c15b","kind":"commit","published_at":"2012-03-27T02:41:44.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.3.2","html_url":"https://github.com/rails/sprockets/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"98447c9ddd80a6373f89b07f1d9b14596bb2b0cf","kind":"commit","published_at":"2012-02-11T17:39:55.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.3.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"919bda13ff690e51b0bb335186d40c1394b0a960","kind":"commit","published_at":"2012-01-16T18:12:22.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.3.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.3.0/manifests"},{"name":"v2.3.0.beta","sha":"bcca7189b65ca947a33ccd904683bfa377351805","kind":"commit","published_at":"2012-01-13T17:01:40.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.3.0.beta","html_url":"https://github.com/rails/sprockets/releases/tag/v2.3.0.beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.3.0.beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.3.0.beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.3.0.beta/manifests"},{"name":"v2.2.0","sha":"2997be9b47592c4d23a43111ab2fbdafbb586dde","kind":"commit","published_at":"2012-01-10T17:57:31.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.2.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.2.0/manifests"},{"name":"v2.2.0.beta","sha":"65355d79d5af19745466b8dc1cc74bcc81d35f42","kind":"commit","published_at":"2011-12-16T22:13:01.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.2.0.beta","html_url":"https://github.com/rails/sprockets/releases/tag/v2.2.0.beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.2.0.beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.2.0.beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.2.0.beta/manifests"},{"name":"v2.1.2","sha":"5cac31917ad53c2da65c31de08665a51749709bd","kind":"commit","published_at":"2011-11-20T22:48:36.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.1.2","html_url":"https://github.com/rails/sprockets/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"a5c398f302202ad18d33590292c74a1f53bb2270","kind":"commit","published_at":"2011-11-18T16:35:44.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.1.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"714ffb83425c193ac38e853b4bb5bafd9b40887c","kind":"commit","published_at":"2011-11-11T16:16:12.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.1.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.0/manifests"},{"name":"v2.1.0.beta","sha":"8acefa9cad22c2444509ea78e53765e1b1c8bb1b","kind":"commit","published_at":"2011-11-05T17:18:10.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.1.0.beta","html_url":"https://github.com/rails/sprockets/releases/tag/v2.1.0.beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.1.0.beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.0.beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.1.0.beta/manifests"},{"name":"v2.0.3","sha":"dc4e578c0b4103f3fe55664612a2d6909c8b88c4","kind":"commit","published_at":"2011-10-17T17:14:39.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.3","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"d4c24ea59da401fa68e021eee4500d533a99029b","kind":"commit","published_at":"2011-10-04T05:04:17.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.2","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"2eab326022072870df8ec34881c4033c0115fb0b","kind":"commit","published_at":"2011-09-30T18:07:57.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"d4103abb784e8209e406bf5e8fc8dfa4971bfbf9","kind":"commit","published_at":"2011-08-29T17:27:40.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0/manifests"},{"name":"v2.0.0.beta.15","sha":"d6b665ed2b929600b8771bfe7f6bc80aa150adb5","kind":"commit","published_at":"2011-08-25T19:41:03.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.15","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.15/manifests"},{"name":"v2.0.0.beta.14","sha":"03724264a2a35c7860364e79d3214ad0e7c28ae7","kind":"commit","published_at":"2011-08-20T01:24:45.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.14","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.14/manifests"},{"name":"v2.0.0.beta.13","sha":"9e88aee9ee3b28626ab30b00f905cc6737677fff","kind":"commit","published_at":"2011-08-04T23:51:49.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.13","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.13/manifests"},{"name":"v2.0.0.beta.12","sha":"308a889ba496c1526cab3c53a92d8b398894706d","kind":"commit","published_at":"2011-07-25T22:37:44.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.12","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.12/manifests"},{"name":"v2.0.0.beta.11","sha":"0344ddc29b603e8504f198bb86f922a3944f0f4b","kind":"commit","published_at":"2011-06-21T16:25:13.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.11","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.11/manifests"},{"name":"v2.0.0.beta.10","sha":"64fe8b0a21827c47918ea61c8ae039d2da6573ec","kind":"commit","published_at":"2011-06-06T16:26:07.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.10","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.10/manifests"},{"name":"v2.0.0.beta.9","sha":"890be4ef4baeed8dcc5b39c73a8b18d25b998854","kind":"commit","published_at":"2011-05-31T13:33:33.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.9","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.9/manifests"},{"name":"v2.0.0.beta.8","sha":"b44ff3d5856681953501444c7ee2b6cb3daf5c74","kind":"commit","published_at":"2011-05-23T01:05:48.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.8","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.8/manifests"},{"name":"v2.0.0.beta.7","sha":"7f74839e0a7c89755d59b9fbfcc8d4e2f662f82d","kind":"commit","published_at":"2011-05-23T00:53:13.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.7","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.7/manifests"},{"name":"v2.0.0.beta.6","sha":"fadaa565f2346abc5cb7f38d3c2ff28fea72d82d","kind":"commit","published_at":"2011-05-22T07:20:04.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.6","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.6/manifests"},{"name":"v2.0.0.beta.5","sha":"f5e0ab45058158d83a8723a47186a2dcc40c8369","kind":"commit","published_at":"2011-05-19T17:24:13.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.5","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.5/manifests"},{"name":"v2.0.0.beta.4","sha":"97f5d251cc11b019599cff99460513b71f5206a2","kind":"commit","published_at":"2011-05-18T16:21:12.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.4","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.4/manifests"},{"name":"v2.0.0.beta.3","sha":"c1cbc738df10aaad193edf25c28c1b737a617ccf","kind":"commit","published_at":"2011-05-17T21:16:41.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.3","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.3/manifests"},{"name":"v2.0.0.beta.2","sha":"c4800417792744c11eb1fb888bbe9a3a82859952","kind":"commit","published_at":"2011-05-03T00:14:50.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.2","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.2/manifests"},{"name":"v2.0.0.beta.1","sha":"8f050a0ae095b230a5c3cb6172755f2ef5aefee9","kind":"commit","published_at":"2011-05-02T05:52:58.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/v2.0.0.beta.1","html_url":"https://github.com/rails/sprockets/releases/tag/v2.0.0.beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@v2.0.0.beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/v2.0.0.beta.1/manifests"},{"name":"1.0.3","sha":"92afccd42184680d2190b92a842ff03118b1ff5c","kind":"commit","published_at":"2010-02-25T18:16:50.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/1.0.3","html_url":"https://github.com/rails/sprockets/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"a09372eda1328080c361a5a616dd673814d461b4","kind":"commit","published_at":"2009-02-24T18:20:33.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/1.0.2","html_url":"https://github.com/rails/sprockets/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"83bd5093bdc1799b8be66152e28f19f369ec7bf9","kind":"commit","published_at":"2009-02-19T15:12:43.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/1.0.1","html_url":"https://github.com/rails/sprockets/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ee41deb4cfd4df3890cf53818f4107ed146dc265","kind":"commit","published_at":"2009-02-18T01:08:41.000Z","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/1.0.0","html_url":"https://github.com/rails/sprockets/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/sprockets@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-05-22T20:15:17.700Z","dependent_packages_count":666,"downloads":598318746,"downloads_period":"total","dependent_repos_count":862908,"rankings":{"downloads":0.029549179870875658,"dependent_repos_count":0.015053355783276278,"dependent_packages_count":0.06746133517690481,"stargazers_count":1.9625115687826853,"forks_count":0.8084209587315039,"docker_downloads_count":0.14161305070193242,"average":0.5041015748411964},"purl":"pkg:gem/sprockets","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXI0eDMtZzk4My05ZzQ4","url":"https://github.com/advisories/GHSA-r4x3-g983-9g48","title":"Moderate severity vulnerability that affects sprockets","description":"Withdrawn, accidental duplicate publish.\n\nMultiple directory traversal vulnerabilities in server.rb in Sprockets before 2.0.5, 2.1.x before 2.1.4, 2.2.x before 2.2.3, 2.3.x before 2.3.3, 2.4.x before 2.4.6, 2.5.x before 2.5.1, 2.6.x and 2.7.x before 2.7.1, 2.8.x before 2.8.3, 2.9.x before 2.9.4, 2.10.x before 2.10.2, 2.11.x before 2.11.3, 2.12.x before 2.12.3, and 3.x before 3.0.0.beta.3, as distributed with Ruby on Rails 3.x and 4.x, allow remote attackers to determine the existence of files outside the application root via a ../ (dot dot slash) sequence with (1) double slashes or (2) URL encoding.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2018-10-10T17:29:34.000Z","withdrawn_at":"2020-06-17T16:30:54.000Z","classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2014-7819","https://github.com/advisories/GHSA-r4x3-g983-9g48"],"source_kind":"github","identifiers":["GHSA-r4x3-g983-9g48"],"repository_url":null,"blast_radius":0.0,"created_at":"2022-12-21T16:12:41.307Z","updated_at":"2026-05-22T23:12:14.460Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXI0eDMtZzk4My05ZzQ4","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXI0eDMtZzk4My05ZzQ4","packages":[{"ecosystem":"rubygems","package_name":"sprockets","versions":[{"first_patched_version":"2.12.3","vulnerable_version_range":"\u003e= 2.12.0, \u003c 2.12.3"},{"first_patched_version":"2.11.3","vulnerable_version_range":"\u003e= 2.11.0, \u003c 2.11.3"},{"first_patched_version":"2.10.2","vulnerable_version_range":"\u003e= 2.10.0, \u003c 2.10.2"},{"first_patched_version":"2.9.4","vulnerable_version_range":"\u003e= 2.9.0, \u003c 2.9.4"},{"first_patched_version":"2.8.3","vulnerable_version_range":"\u003e= 2.8.0, \u003c 2.8.3"},{"first_patched_version":"2.5.1","vulnerable_version_range":"= 2.5.0"},{"first_patched_version":"2.4.6","vulnerable_version_range":"\u003e= 2.4.0, \u003c 2.4.6"},{"first_patched_version":"2.2.3","vulnerable_version_range":"\u003e= 2.2.0, \u003c 2.2.3"},{"first_patched_version":"2.1.4","vulnerable_version_range":"\u003e= 2.1.0, \u003c 2.1.4"},{"first_patched_version":"2.0.5","vulnerable_version_range":"\u003c 2.0.5"}],"purl":"pkg:gem/sprockets","statistics":{"dependent_packages_count":666,"dependent_repos_count":862908,"downloads":598066274,"downloads_period":"total"},"affected_versions":["0.9.0","0.9.1","1.0.0","1.0.1","1.0.2","2.0.0","2.0.1","2.0.2","2.0.3","2.0.4","2.1.0","2.1.1","2.1.2","2.1.3","2.2.0","2.2.1","2.2.2","2.4.0","2.4.1","2.4.2","2.4.3","2.4.4","2.4.5","2.5.0","2.8.0","2.8.1","2.8.2","2.9.0","2.9.2","2.9.3","2.10.0","2.10.1","2.11.0","2.12.0","2.12.1","2.12.2"],"unaffected_versions":["2.0.5","2.1.0.beta","2.1.4","2.2.0.beta","2.2.3","2.3.0","2.3.0.beta","2.3.1","2.3.2","2.3.3","2.4.6","2.5.1","2.6.0","2.6.1","2.7.0","2.7.1","2.8.3","2.9.4","2.10.2","2.11.3","2.12.3","2.12.4","2.12.5","3.0.0","3.0.0.beta.1","3.0.0.beta.10","3.0.0.beta.2","3.0.0.beta.3","3.0.0.beta.4","3.0.0.beta.5","3.0.0.beta.6","3.0.0.beta.7","3.0.0.beta.8","3.0.0.beta.9","3.0.0.rc.1","3.0.0.rc.2","3.0.1","3.0.2","3.0.3","3.1.0","3.2.0","3.3.0","3.3.1","3.3.2","3.3.3","3.3.4","3.3.5","3.4.0","3.4.1","3.5.0","3.5.1","3.5.2","3.6.0","3.6.1","3.6.2","3.6.3","3.7.0","3.7.1","3.7.2","3.7.3","3.7.4","3.7.5","4.0.0","4.0.0.beta1","4.0.0.beta2","4.0.0.beta3","4.0.0.beta4","4.0.0.beta5","4.0.0.beta6","4.0.0.beta7","4.0.0.beta8","4.0.0.beta9","4.0.0.beta10","4.0.1","4.0.2","4.0.3","4.1.0","4.1.1","4.2.0","4.2.1","4.2.2"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXI0eDMtZzk4My05ZzQ4/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXByM2gtampoai01NzN4","url":"https://github.com/advisories/GHSA-pr3h-jjhj-573x","title":"Sprockets path traversal leads to information leak","description":"Specially crafted requests can be used to access files that exist on the filesystem that is outside an application's root directory, when the Sprockets server is used in production.\n  \nAll users running an affected release should either upgrade or use one of the work arounds immediately.\n  \n### Workaround:\n  \nIn Rails applications, work around this issue, set `config.assets.compile = false` and `config.public_file_server.enabled = true` in an initializer and precompile the assets.\n\nThis work around will not be possible in all hosting environments and upgrading is advised.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2018-06-20T22:18:58.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2018-3760","https://access.redhat.com/errata/RHSA-2018:2244","https://access.redhat.com/errata/RHSA-2018:2245","https://access.redhat.com/errata/RHSA-2018:2561","https://access.redhat.com/errata/RHSA-2018:2745","https://groups.google.com/d/msg/rubyonrails-security/ft_J--l55fM/7roDfQ50BwAJ","https://www.debian.org/security/2018/dsa-4242","https://github.com/rails/sprockets/commit/18b8a7f07a50c245e9aee7854ecdbe606bbd8bb5","https://github.com/rails/sprockets/commit/9c34fa05900b968d74f08ccf40917848a7be9441","https://github.com/rails/sprockets/commit/c09131cf5b2c479263939c8582e22b98ed616c5f","https://github.com/advisories/GHSA-pr3h-jjhj-573x"],"source_kind":"github","identifiers":["GHSA-pr3h-jjhj-573x","CVE-2018-3760"],"repository_url":"https://github.com/rails/sprockets","blast_radius":0.0,"created_at":"2022-12-21T16:12:41.471Z","updated_at":"2026-05-01T03:06:55.720Z","epss_percentage":0.93887,"epss_percentile":0.99876,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXByM2gtampoai01NzN4","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXByM2gtampoai01NzN4","packages":[{"ecosystem":"rubygems","package_name":"sprockets","versions":[{"first_patched_version":"4.0.0.beta8","vulnerable_version_range":"\u003e= 4.0.0.beta1, \u003c= 4.0.0.beta7"},{"first_patched_version":"3.7.2","vulnerable_version_range":"\u003e= 3.0.0, \u003c 3.7.2"},{"first_patched_version":"2.12.5","vulnerable_version_range":"\u003c 2.12.5"}],"purl":"pkg:gem/sprockets"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXByM2gtampoai01NzN4/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTMzcHAtMzc2My1tcmZw","url":"https://github.com/advisories/GHSA-33pp-3763-mrfp","title":"sprockets vulnerable to Path Traversal","description":"Multiple directory traversal vulnerabilities in `server.rb` in Sprockets before 2.0.5, 2.1.x before 2.1.4, 2.2.x before 2.2.3, 2.3.x before 2.3.3, 2.4.x before 2.4.6, 2.5.x before 2.5.1, 2.6.x and 2.7.x before 2.7.1, 2.8.x before 2.8.3, 2.9.x before 2.9.4, 2.10.x before 2.10.2, 2.11.x before 2.11.3, 2.12.x before 2.12.3, and 3.x before 3.0.0.beta.3, as distributed with Ruby on Rails 3.x and 4.x, allow remote attackers to determine the existence of files outside the application root via a ../ (dot dot slash) sequence with (1) double slashes or (2) URL encoding.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2017-10-24T18:33:36.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2014-7819","https://groups.google.com/forum/message/raw?msg=rubyonrails-security/doAVp0YaTqY/aHFngBqNBoAJ","https://groups.google.com/forum/message/raw?msg=rubyonrails-security/wQBeGXqGs3E/JqUMB6fhh3gJ","http://lists.opensuse.org/opensuse-updates/2014-11/msg00103.html","http://lists.opensuse.org/opensuse-updates/2014-11/msg00105.html","http://lists.opensuse.org/opensuse-updates/2014-11/msg00110.html","http://lists.opensuse.org/opensuse-updates/2014-11/msg00111.html","https://access.redhat.com/errata/RHBA-2015:1100","https://access.redhat.com/security/cve/CVE-2014-7819","https://bugzilla.redhat.com/show_bug.cgi?id=1161527","https://groups.google.com/forum/#!topic/rubyonrails-security/doAVp0YaTqY","https://github.com/advisories/GHSA-33pp-3763-mrfp"],"source_kind":"github","identifiers":["GHSA-33pp-3763-mrfp","CVE-2014-7819"],"repository_url":null,"blast_radius":0.0,"created_at":"2022-12-21T16:13:39.028Z","updated_at":"2026-05-22T23:12:17.886Z","epss_percentage":0.00748,"epss_percentile":0.72642,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTMzcHAtMzc2My1tcmZw","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTMzcHAtMzc2My1tcmZw","packages":[{"ecosystem":"rubygems","package_name":"sprockets","versions":[{"first_patched_version":"2.12.3","vulnerable_version_range":"\u003e= 2.12.0, \u003c 2.12.3"},{"first_patched_version":"2.11.3","vulnerable_version_range":"\u003e= 2.11.0, \u003c 2.11.3"},{"first_patched_version":"2.10.2","vulnerable_version_range":"\u003e= 2.10.0, \u003c 2.10.2"},{"first_patched_version":"2.9.4","vulnerable_version_range":"\u003e= 2.9.0, \u003c 2.9.4"},{"first_patched_version":"2.8.3","vulnerable_version_range":"\u003e= 2.8.0, \u003c 2.8.3"},{"first_patched_version":"2.7.1","vulnerable_version_range":"\u003e= 2.6.0, \u003c 2.7.1"},{"first_patched_version":"2.5.1","vulnerable_version_range":"\u003e= 2.5.0, \u003c 2.5.1"},{"first_patched_version":"2.4.6","vulnerable_version_range":"\u003e= 2.4.0, \u003c 2.4.6"},{"first_patched_version":"2.3.3","vulnerable_version_range":"\u003e= 2.3.0, \u003c 2.3.3"},{"first_patched_version":"2.2.3","vulnerable_version_range":"\u003e= 2.2.0, \u003c 2.2.3"},{"first_patched_version":"2.1.4","vulnerable_version_range":"\u003e= 2.1.0, \u003c 2.1.4"},{"first_patched_version":"2.0.5","vulnerable_version_range":"\u003c 2.0.5"}],"purl":"pkg:gem/sprockets"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTMzcHAtMzc2My1tcmZw/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/sprockets","docker_dependents_count":1441,"docker_downloads_count":845083630,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/sprockets","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/sprockets/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-05-17T01:02:51.314Z","issues_count":70,"pull_requests_count":90,"avg_time_to_close_issue":41406351.184210524,"avg_time_to_close_pull_request":26004776.860759493,"issues_closed_count":38,"pull_requests_closed_count":79,"pull_request_authors_count":53,"issue_authors_count":69,"avg_comments_per_issue":5.671428571428572,"avg_comments_per_pull_request":1.3555555555555556,"merged_pull_requests_count":59,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":1926222.0,"past_year_avg_time_to_close_pull_request":6097763.6,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/issues","maintainers":[{"login":"yahonda","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yahonda"},{"login":"amatsuda","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amatsuda"},{"login":"schneems","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schneems"},{"login":"skipkayhil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skipkayhil"},{"login":"dhh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhh"},{"login":"ghiculescu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghiculescu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/sprockets/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/sprockets/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/sprockets/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/sprockets/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/sprockets/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/sprockets/codemeta","maintainers":[{"uuid":"43492","login":"jhawthorn","name":null,"email":null,"url":null,"packages_count":150,"html_url":"https://rubygems.org/profiles/jhawthorn","role":null,"created_at":"2022-11-09T09:52:24.011Z","updated_at":"2022-11-09T09:52:24.011Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/jhawthorn/packages"},{"uuid":"207","login":"tenderlove","name":null,"email":null,"url":null,"packages_count":189,"html_url":"https://rubygems.org/profiles/tenderlove","role":null,"created_at":"2022-11-09T09:52:24.036Z","updated_at":"2022-11-09T09:52:24.036Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/tenderlove/packages"},{"uuid":"54617","login":"kamipo","name":null,"email":null,"url":null,"packages_count":61,"html_url":"https://rubygems.org/profiles/kamipo","role":null,"created_at":"2022-11-09T09:52:23.989Z","updated_at":"2022-11-09T09:52:23.989Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/kamipo/packages"},{"uuid":"46413","login":"byroot","name":null,"email":null,"url":null,"packages_count":103,"html_url":"https://rubygems.org/profiles/byroot","role":null,"created_at":"2022-11-09T09:52:24.027Z","updated_at":"2022-11-09T09:52:24.027Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/byroot/packages"},{"uuid":"1550","login":"webster132","name":null,"email":null,"url":null,"packages_count":81,"html_url":"https://rubygems.org/profiles/webster132","role":null,"created_at":"2022-11-09T09:52:24.063Z","updated_at":"2022-11-09T09:52:24.063Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/webster132/packages"},{"uuid":"43998","login":"guilleiguaran","name":null,"email":null,"url":null,"packages_count":85,"html_url":"https://rubygems.org/profiles/guilleiguaran","role":null,"created_at":"2022-11-09T09:52:24.077Z","updated_at":"2022-11-09T09:52:24.077Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/guilleiguaran/packages"},{"uuid":"32977","login":"fxn","name":null,"email":null,"url":null,"packages_count":61,"html_url":"https://rubygems.org/profiles/fxn","role":null,"created_at":"2022-11-09T09:52:24.070Z","updated_at":"2022-11-09T09:52:24.070Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/fxn/packages"},{"uuid":"429","login":"cantoniodasilva","name":null,"email":null,"url":null,"packages_count":67,"html_url":"https://rubygems.org/profiles/cantoniodasilva","role":null,"created_at":"2022-11-09T09:52:24.052Z","updated_at":"2022-11-09T09:52:24.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/cantoniodasilva/packages"},{"uuid":"47349","login":"rafaelfranca","name":null,"email":null,"url":null,"packages_count":120,"html_url":"https://rubygems.org/profiles/rafaelfranca","role":null,"created_at":"2022-11-09T09:52:24.096Z","updated_at":"2022-11-09T09:52:24.096Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/rafaelfranca/packages"},{"uuid":"337","login":"jeremydaer","name":null,"email":null,"url":null,"packages_count":68,"html_url":"https://rubygems.org/profiles/jeremydaer","role":null,"created_at":"2022-11-09T09:52:24.090Z","updated_at":"2022-11-09T09:52:24.090Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/jeremydaer/packages"},{"uuid":"528","login":"matthewd","name":null,"email":null,"url":null,"packages_count":66,"html_url":"https://rubygems.org/profiles/matthewd","role":null,"created_at":"2022-11-09T09:52:24.122Z","updated_at":"2022-11-09T09:52:24.122Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/matthewd/packages"},{"uuid":"96878","login":"eileencodes","name":null,"email":null,"url":null,"packages_count":53,"html_url":"https://rubygems.org/profiles/eileencodes","role":null,"created_at":"2022-11-09T09:52:24.132Z","updated_at":"2022-11-09T09:52:24.132Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/eileencodes/packages"},{"uuid":"49862","login":"schneems","name":null,"email":null,"url":null,"packages_count":67,"html_url":"https://rubygems.org/profiles/schneems","role":null,"created_at":"2022-11-09T09:52:24.104Z","updated_at":"2022-11-09T09:52:24.104Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/schneems/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":207283,"maintainers_count":68774,"namespaces_count":0,"keywords_count":18627,"github":"rubygems","metadata":{"funded_packages_count":7375},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-05-13T05:11:24.133Z","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":13779870,"name":"ruby-sprockets","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/rails/sprockets","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/rails/sprockets","keywords_array":["universe/ruby"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T13:26:27.045Z","latest_release_published_at":"2026-02-13T13:26:27.045Z","latest_release_number":"3.7.2-2","last_synced_at":"2026-03-13T23:40:16.550Z","created_at":"2026-02-13T13:26:26.861Z","updated_at":"2026-03-13T23:40:16.551Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-sprockets","install_command":"apt-get install ruby-sprockets","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-sprockets","standards_version":"4.6.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), gem2deb, ruby-ejs, ruby-execjs, ruby-hike, ruby-multi-json, ruby-nokogiri, ruby-rack (\u003c\u003c 3), ruby-rack-test, ruby-sass, ruby-coffee-script, ruby-uglifier, ruby-concurrent, ruby-tilt","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T13:26:27.709Z","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-sprockets?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-sprockets","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-sprockets","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-sprockets/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-sprockets/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-sprockets/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-sprockets/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-sprockets/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-sprockets/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-sprockets/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":13467329,"name":"ruby-sprockets","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/rails/sprockets","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/rails/sprockets","keywords_array":["universe/ruby"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T17:22:25.483Z","latest_release_published_at":"2026-02-09T17:22:25.483Z","latest_release_number":"3.7.2-4ubuntu1","last_synced_at":"2026-03-09T18:23:05.373Z","created_at":"2026-02-09T17:22:24.890Z","updated_at":"2026-03-09T18:32:55.493Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-sprockets","install_command":"apt-get install ruby-sprockets","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-sprockets","standards_version":"4.6.2","maintainer":"Ubuntu Developers \u003cubuntu-devel-discuss@lists.ubuntu.com\u003e","build_depends":"debhelper-compat (= 12), gem2deb, ruby-ejs, ruby-execjs, ruby-hike, ruby-multi-json, ruby-nokogiri, ruby-rack (\u003c\u003c 3), ruby-rack-test, ruby-sass, ruby-sassc, ruby-terser, ruby-concurrent, ruby-tilt","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-sprockets?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-sprockets","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-sprockets","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-sprockets/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-sprockets/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-sprockets/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-sprockets/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-sprockets/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-sprockets/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-sprockets/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":13950830,"name":"ruby-sprockets","ecosystem":"guix","description":"Sprockets is a Rack-based asset packaging system","homepage":"https://github.com/rails/sprockets","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/rails/sprockets","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:03:47.553Z","latest_release_published_at":"2026-03-02T19:03:47.553Z","latest_release_number":"4.2.0","last_synced_at":"2026-04-27T16:22:51.279Z","created_at":"2026-03-02T19:03:47.362Z","updated_at":"2026-04-27T16:22:51.279Z","registry_url":"https://packages.guix.gnu.org/packages/ruby-sprockets/4.2.0/","install_command":"guix install ruby-sprockets","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/rails.scm#n1419","metadata":{"location":"gnu/packages/rails.scm:1419","variable_name":"ruby-sprockets"},"repo_metadata":{"id":28586830,"uuid":"32104924","full_name":"rails/sprockets","owner":"rails","description":"Rack-based asset packaging system","archived":false,"fork":false,"pushed_at":"2026-01-15T01:53:19.000Z","size":4745,"stargazers_count":976,"open_issues_count":91,"forks_count":795,"subscribers_count":42,"default_branch":"main","last_synced_at":"2026-03-02T11:33:37.236Z","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/rails.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"MIT-LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-03-12T21:56:03.000Z","updated_at":"2026-02-20T10:56:08.000Z","dependencies_parsed_at":"2025-12-14T22:02:24.530Z","dependency_job_id":null,"html_url":"https://github.com/rails/sprockets","commit_stats":{"total_commits":2842,"total_committers":248,"mean_commits":"11.459677419354838","dds":"0.28676988036593953","last_synced_commit":"ceac1ce15b0145d5e0bfc1de6a0bf3513fa94aaf"},"previous_names":[],"tags_count":134,"template":false,"template_full_name":null,"purl":"pkg:github/rails/sprockets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","download_url":"https://codeload.github.com/rails/sprockets/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/sbom","scorecard":{"id":759295,"data":{"date":"2025-08-11","repo":{"name":"github.com/rails/sprockets","commit":"4dff018b9271c37b09889e829f8926d1c5379731"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"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":"Code-Review","score":5,"reason":"Found 10/17 approved changesets -- score normalized to 5","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/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/isolated.yml:1","Warn: no topLevel permission defined: .github/workflows/rubocop.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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/sprockets/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/sprockets/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isolated.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/sprockets/isolated.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/isolated.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/sprockets/isolated.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rubocop.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/sprockets/rubocop.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rubocop.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/sprockets/rubocop.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:5","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE:0","Info: FSF or OSI recognized license: MIT License: MIT-LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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 26 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-22T22:49:36.691Z","repository_id":28586830,"created_at":"2025-08-22T22:49:36.691Z","updated_at":"2025-08-22T22:49:36.691Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30001652,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T11:09:27.951Z","status":"ssl_error","status_checked_at":"2026-03-02T11:08:53.255Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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-04-03T01:25:02.844Z","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-sprockets","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/ruby-sprockets","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/ruby-sprockets","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/ruby-sprockets/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-24T09:01:35.108Z","issues_count":70,"pull_requests_count":90,"avg_time_to_close_issue":41406351.184210524,"avg_time_to_close_pull_request":26057554.269230768,"issues_closed_count":38,"pull_requests_closed_count":78,"pull_request_authors_count":53,"issue_authors_count":69,"avg_comments_per_issue":5.671428571428572,"avg_comments_per_pull_request":1.3444444444444443,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":1926222.0,"past_year_avg_time_to_close_pull_request":2150169.75,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":0.375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/issues","maintainers":[{"login":"yahonda","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yahonda"},{"login":"amatsuda","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amatsuda"},{"login":"schneems","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schneems"},{"login":"skipkayhil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skipkayhil"},{"login":"dhh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhh"},{"login":"ghiculescu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghiculescu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-sprockets/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-sprockets/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-sprockets/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-sprockets/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-sprockets/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-sprockets/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31400,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":352},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-05-07T05:00:22.550Z","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":13713396,"name":"ruby-sprockets","ecosystem":"debian","description":null,"homepage":"https://github.com/rails/sprockets","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/rails/sprockets","keywords_array":["ruby"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T23:42:10.517Z","latest_release_published_at":"2026-02-12T23:42:10.517Z","latest_release_number":"3.7.2-4","last_synced_at":"2026-03-13T03:29:10.441Z","created_at":"2026-02-12T23:42:10.366Z","updated_at":"2026-03-13T03:29:10.442Z","registry_url":"https://tracker.debian.org/pkg/ruby-sprockets","install_command":"apt-get install ruby-sprockets","documentation_url":"https://packages.debian.org/bookworm/ruby-sprockets","metadata":{"component":"main","architecture":"all","priority":"source","binary":"ruby-sprockets","standards_version":"4.6.2","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), gem2deb, ruby-ejs, ruby-execjs, ruby-hike, ruby-multi-json, ruby-nokogiri, ruby-rack (\u003c\u003c 3), ruby-rack-test, ruby-sass, ruby-sassc, ruby-terser, ruby-concurrent, ruby-tilt","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T23:42:11.025Z","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-sprockets?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-sprockets","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-sprockets","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-sprockets/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-sprockets/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-sprockets/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-sprockets/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-sprockets/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-sprockets/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-sprockets/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":13669583,"name":"ruby-sprockets","ecosystem":"debian","description":null,"homepage":"https://github.com/rails/sprockets","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/rails/sprockets","keywords_array":["ruby"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T12:44:45.067Z","latest_release_published_at":"2026-02-12T12:44:45.067Z","latest_release_number":"4.2.1-3","last_synced_at":"2026-03-14T18:11:24.454Z","created_at":"2026-02-12T12:44:44.770Z","updated_at":"2026-03-14T18:11:24.455Z","registry_url":"https://tracker.debian.org/pkg/ruby-sprockets","install_command":"apt-get install ruby-sprockets","documentation_url":"https://packages.debian.org/trixie/ruby-sprockets","metadata":{"component":"main","architecture":"all","priority":"source","binary":"ruby-sprockets","standards_version":"4.7.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, ruby-ejs, ruby-execjs, ruby-hike, ruby-multi-json, ruby-nokogiri, ruby-rack (\u003e= 3~), ruby-rack-test, ruby-sass, ruby-sassc, ruby-terser, ruby-concurrent, ruby-tilt, ruby-timecop","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T12:44:45.722Z","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-sprockets?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-sprockets","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-sprockets","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-sprockets/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-sprockets/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-sprockets/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-sprockets/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-sprockets/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-sprockets/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-sprockets/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"}}],"commits":{"id":3447,"full_name":"rails/sprockets","default_branch":"main","total_commits":2853,"total_committers":243,"total_bot_commits":2,"total_bot_committers":1,"mean_commits":11.74074074074074,"dds":0.2895198037153873,"past_year_total_commits":6,"past_year_total_committers":5,"past_year_total_bot_commits":2,"past_year_total_bot_committers":1,"past_year_mean_commits":1.2,"past_year_dds":0.6666666666666667,"last_synced_at":"2026-05-22T06:29:43.802Z","last_synced_commit":"b01f6e617563fbe3b2dc4840e1fad5885248a9a9","created_at":"2023-03-07T09:17:50.510Z","updated_at":"2026-05-22T06:29:10.975Z","committers":[{"name":"Joshua Peek","email":"josh@joshpeek.com","login":"josh","count":2027},{"name":"schneems","email":"richard.schneeman@gmail.com","login":"schneems","count":157},{"name":"Sam Stephenson","email":"sam@37signals.com","login":"sstephenson","count":125},{"name":"Rafael Mendonça França","email":"rafaelmfranca@gmail.com","login":"rafaelfranca","count":47},{"name":"Aaron Patterson","email":"aaron.patterson@gmail.com","login":"tenderlove","count":34},{"name":"Akira Matsuda","email":"ronnie@dio.jp","login":"amatsuda","count":13},{"name":"David Graham","email":"david.malcom.graham@gmail.com","login":"dgraham","count":12},{"name":"Lachlan Sylvester","email":"lachlan.sylvester@3plearning.com","login":"lsylvester","count":11},{"name":"Guillermo Iguaran","email":"guilleiguaran@gmail.com","login":"guilleiguaran","count":11},{"name":"David Rodríguez","email":"deivid.rodriguez@riseup.net","login":"deivid-rodriguez","count":11},{"name":"Tyler Horth","email":"tyler.horth@shopify.com","login":null,"count":11},{"name":"Sam Stephenson","email":"sam@mutton.local","login":null,"count":10},{"name":"Andrei Istratii","email":"andrei.istratii@gmail.com","login":"Andreis13","count":10},{"name":"Jean Boussier","email":"jean.boussier@gmail.com","login":"byroot","count":9},{"name":"pavel","email":"pavel.rosicky@easy.cz","login":"ahorek","count":8},{"name":"Benoit Daloze","email":"eregontp@gmail.com","login":"eregon","count":7},{"name":"Lucas Mazza","email":"lucastmazza@gmail.com","login":"lucasmazza","count":7},{"name":"Ryan Boland","email":"bolandryanm@gmail.com","login":"bolandrm","count":7},{"name":"Jeremy Daer","email":"jeremydaer@gmail.com","login":"jeremy","count":6},{"name":"Josh Kalderimis","email":"josh.kalderimis@gmail.com","login":"joshk","count":5},{"name":"Michael Herold","email":"michael.j.herold@gmail.com","login":"michaelherold","count":5},{"name":"Elia Schito","email":"elia@schito.me","login":"elia","count":5},{"name":"Erol Fornoles","email":"erol.fornoles@gmail.com","login":"Erol","count":4},{"name":"Bouke van der Bijl","email":"boukevanderbijl@gmail.com","login":"bouk","count":4},{"name":"jonathan schatz","email":"jon@vouch.com","login":"modosc","count":4},{"name":"Olle Jonsson","email":"olle.jonsson@gmail.com","login":"olleolleolle","count":4},{"name":"Jonathan Rochkind","email":"jrochkind@sciencehistory.org","login":"jrochkind","count":4},{"name":"Ryunosuke SATO","email":"tricknotes.rs@gmail.com","login":"tricknotes","count":4},{"name":"Thomas Walpole","email":"twalpole@gmail.com","login":"twalpole","count":4},{"name":"Prathamesh Sonpatki","email":"csonpatki@gmail.com","login":"prathamesh-sonpatki","count":4},{"name":"Matthew Draper","email":"matthew@trebex.net","login":"matthewd","count":4},{"name":"Judd Blair","email":"judd@autolist.com","login":null,"count":4},{"name":"Orhan Toy","email":"toyorhan@gmail.com","login":"orhantoy","count":3},{"name":"007lva","email":"lvargas@rankia.com","login":null,"count":3},{"name":"Michael Glass","email":"me@mike.is","login":"michaelglass","count":3},{"name":"Mastahyeti","email":"mastahyeti","login":"mastahyeti","count":3},{"name":"Will Jordan","email":"will@code.org","login":"wjordan","count":3},{"name":"Erik Michaels-Ober","email":"sferik@gmail.com","login":"sferik","count":3},{"name":"Yasuo Honda","email":"yasuo.honda@gmail.com","login":"yahonda","count":3},{"name":"Daniel Turner","email":"daniel.turner@shopify.com","login":"dturn","count":3},{"name":"Blake Mesdag","email":"blakemesdag@gmail.com","login":"BlakeMesdag","count":3},{"name":"Ben Koshy","email":"benkoshy@hotmail.com","login":"benkoshy","count":3},{"name":"eileencodes","email":"eileencodes@gmail.com","login":"eileencodes","count":3},{"name":"Aleksey V Zapparov","email":"ixti@member.fsf.org","login":"ixti","count":3},{"name":"David Heinemeier Hansson","email":"david@basecamp.com","login":"dhh","count":3},{"name":"Daniel Koza","email":"daniel.koza@uxpin.com","login":"dakolech","count":3},{"name":"maclover7","email":"me@jonathanmoss.me","login":"maclover7","count":3},{"name":"Curtis Parfitt-Ford","email":"curtis@mashedkeyboard.me","login":"mashedkeyboard","count":2},{"name":"Daniel Lohse","email":"info@asapdesign.de","login":"annismckenzie","count":2},{"name":"Connor Shea","email":"connor.james.shea@gmail.com","login":"connorshea","count":2},{"name":"Chad Wilson","email":"chadw@thoughtworks.com","login":"chadlwilson","count":2},{"name":"Breno Gazzola","email":"breno.gazzola@gmail.com","login":"brenogazzola","count":2},{"name":"Anwar","email":"AnwarShah","login":"AnwarShah","count":2},{"name":"André Guimarães Sakata","email":"andregsakata@gmail.com","login":"andresakata","count":2},{"name":"Edouard CHIN","email":"edouard.chin@shopify.com","login":"Edouard-chin","count":2},{"name":"Guo Xiang Tan","email":"tgx_world@hotmail.com","login":"tgxworld","count":2},{"name":"Hartley McGuire","email":"skipkayhil@gmail.com","login":"skipkayhil","count":2},{"name":"Jack Dempsey","email":"jack.dempsey@gmail.com","login":"jackdempsey","count":2},{"name":"Jon McCartie","email":"jmccartie@gmail.com","login":"jmccartie","count":2},{"name":"Jordon Bedwell","email":"jordon@envygeeks.io","login":"envygeeks","count":2},{"name":"Juan Pablo Balarini","email":"jpbalarini@gmail.com","login":"jpbalarini","count":2},{"name":"Uday Kadaboina","email":"uday88k@gmail.com","login":"udaykadaboina","count":2},{"name":"utilum","email":"oz@utilum.com","login":"utilum","count":2},{"name":"sonnym","email":"michaud.sonny@gmail.com","login":"sonnym","count":2},{"name":"malida","email":"malida310892@gmail.com","login":"malida","count":2},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2},{"name":"Yuichi Tateno","email":"hotchpotch@gmail.com","login":"hotchpotch","count":2},{"name":"Xavier Noria","email":"fxn@hashref.com","login":"fxn","count":2},{"name":"Vipul A M","email":"vipulnsward@gmail.com","login":"vipulnsward","count":2},{"name":"Mathieu Arnold","email":"mat@mat.cc","login":"mat813","count":2},{"name":"Pete Browne","email":"me@petebrowne.com","login":"petebrowne","count":2},{"name":"John Bampton","email":"jbampton@gmail.com","login":"jbampton","count":2},{"name":"Piotr Sarnacki","email":"drogus@gmail.com","login":"drogus","count":2},{"name":"Ryan Bigg","email":"git@ryanbigg.com","login":"radar","count":2},{"name":"Shinichi Maeshima","email":"netwillnet@gmail.com","login":"willnet","count":2},{"name":"Strech (Sergey Fedorov)","email":"oni.strech@gmail.com","login":"Strech","count":2},{"name":"Kyle Rippey","email":"kyle@avvo.com","login":null,"count":2},{"name":"Yoshiori SHOJI","email":"yoshiori@cookpad.com","login":null,"count":2},{"name":"Santi","email":"santiago.bel@webfordesigners.com","login":null,"count":2},{"name":"Tieg Zaharia","email":"tieg@kickstarter.com","login":null,"count":2},{"name":"Andrew McCloud","email":"andrew.mccloud@formsdirect.net","login":null,"count":2},{"name":"Alexander Schrot","email":"alexander@axs-labs.com","login":"code-constructor","count":1},{"name":"Alexander Tipugin","email":"atipugin@gmail.com","login":"atipugin","count":1},{"name":"Alexey Pokhozhaev","email":"poporul@gmail.com","login":"poporul","count":1},{"name":"Cătălin Mariș","email":"alrraa@gmail.com","login":"alrra","count":1},{"name":"Ruben Fonseca","email":"fonseka@gmail.com","login":"rubenfonseca","count":1},{"name":"Barry DeZonia","email":"bdezonia@medicine.wisc.edu","login":"bdezonia","count":1},{"name":"Atul Bhosale","email":"atul1bhosale@gmail.com","login":"Atul9","count":1},{"name":"Attila Domokos","email":"adomokos@gmail.com","login":"adomokos","count":1},{"name":"Ashish Kulkarni","email":"ashish@kulkarni.dev","login":"ashkulz","count":1},{"name":"Arthur Neves","email":"arthurnn@gmail.com","login":"arthurnn","count":1},{"name":"Arron Washington","email":"l33ts0n@gmail.com","login":"radicaled","count":1},{"name":"Anton K","email":"iggant@gmail.com","login":"iggant","count":1},{"name":"Anson Hoyt","email":"anson.hoyt@gmail.com","login":"ansonhoyt","count":1},{"name":"Andrey Feofilaktov","email":"snusmumrik@google.com","login":"snu5mumr1k","count":1},{"name":"Andrey A.I. Sitnik","email":"andrey@sitnik.ru","login":"ai","count":1},{"name":"5minpause","email":"holger@5minutenpause.com","login":"5minpause","count":1},{"name":"A. Chitralla","email":"chitralla@informatik.uni-leipzig.de","login":"ace280","count":1},{"name":"Aaron Blohowiak","email":"aaron.blohowiak@gmail.com","login":"aaronblohowiak","count":1},{"name":"Abdelkader Boudih","email":"terminale@gmail.com","login":"seuros","count":1},{"name":"Alex Ghiculescu","email":"alex@tanda.co","login":"ghiculescu","count":1},{"name":"masarakki","email":"masaki@hisme.net","login":null,"count":1},{"name":"Tad Thorley","email":"tad.thorley@saxtonhorne.com","login":null,"count":1},{"name":"Sam Stephenson","email":"sam@pursuit.local","login":null,"count":1},{"name":"Dominic Cleal","email":"dcleal@redhat.com","login":null,"count":1},{"name":"Rolf Timmermans","email":"r.timmermans@voormedia.com","login":null,"count":1},{"name":"Randy Antler","email":"randy.antler@socrata.com","login":null,"count":1},{"name":"Rafael Mendonça França","email":"rafael.franca@plataformatec.com.br","login":null,"count":1},{"name":"Patrick Mahoney","email":"patrick.mahoney@commongroundpublishing.com","login":null,"count":1},{"name":"Nicholas Firth-McCoy","email":"nicholas@2suggestions.com.au","login":null,"count":1},{"name":"Michael Crismali","email":"michael.crismali@gmail.com","login":null,"count":1},{"name":"Martin Rehfeld","email":"martin.rehfeld@glnetworks.de","login":null,"count":1},{"name":"Lewis Marshall","email":"lewis.marshall@econsultancy.com","login":null,"count":1},{"name":"Juan Lulkin","email":"maiz@lulk.in","login":null,"count":1},{"name":"Holger Frohloff","email":"h.frohloff@ikusei.de","login":null,"count":1},{"name":"Dawa Ometto","email":"dawa.ometto@phil.uu.nl","login":null,"count":1},{"name":"David Judd","email":"david@academia.edu","login":null,"count":1},{"name":"Benjamin Burkhart","email":"benjamin.burkhart004@msd.govt.nz","login":null,"count":1},{"name":"Daniel Brockman","email":"daniel@gointeractive.se","login":null,"count":1},{"name":"Andrew White","email":"andrew.white@unboxed.co","login":"pixeltrix","count":1},{"name":"Andreas Karlsson","email":"andreas@proxel.se","login":"jeltz","count":1},{"name":"Alex Robbin","email":"alex.robbin@meyouhealth.com","login":"agrobbin","count":1},{"name":"Richard S Peck","email":"rpeck@frontlineutilities.co.uk","login":"richpeck","count":1},{"name":"Richard Macklin","email":"richard.github@nrm.com","login":"rmacklin","count":1},{"name":"Rich Seviora","email":"richseviora","login":"richseviora","count":1},{"name":"Petteri Räty","email":"github@petteriraty.eu","login":"betelgeuse","count":1},{"name":"Peter Suschlik","email":"splattael","login":"splattael","count":1},{"name":"Parker Morse","email":"flashesofpanic@gmail.com","login":"pjmorse","count":1},{"name":"Olivier Bellone","email":"olivier@thatch.ai","login":"olivier-thatch","count":1},{"name":"Oliver Klee","email":"o.klee@braingourmets.com","login":"oliverklee","count":1},{"name":"Nikolay Kondratyev","email":"nkondratyev@yandex.ru","login":"nkondratyev","count":1},{"name":"Nikolai B","email":"nikolai-b","login":"nikolai-b","count":1},{"name":"Nicolas Leger","email":"nicolasleger","login":"nicolasleger","count":1},{"name":"Nico Hagenburger","email":"nico@hagenburger.net","login":"hagenburger","count":1},{"name":"Nick Zadrozny","email":"nick@onemorecloud.com","login":"nz","count":1},{"name":"Nick Muerdter","email":"stuff@nickm.org","login":"GUI","count":1},{"name":"Nguyen Trung Nguyen","email":"ictgtvt@gmail.com","login":"ictgtvt","count":1},{"name":"Netto Farah","email":"nettofarah@gmail.com","login":"nettofarah","count":1},{"name":"Nathaniel Watts","email":"reg@nathanielwatts.com","login":"thewatts","count":1},{"name":"Nathan Sobo","email":"nathansobo@gmail.com","login":"nathansobo","count":1},{"name":"Nate Berkopec","email":"nate.berkopec@gmail.com","login":"nateberkopec","count":1},{"name":"Murad Yusufov","email":"flood4life@gmail.com","login":"flood4life","count":1},{"name":"Moshe Bildner","email":"moshe.bildner@gmail.com","login":"mbildner","count":1},{"name":"Michael Righi","email":"michael@righi.me","login":"righi","count":1},{"name":"Michael Koziarski","email":"michael@koziarski.com","login":"NZKoz","count":1},{"name":"Michael Bensoussan","email":"mbensoussan.is@gmail.com","login":"mickey","count":1},{"name":"Micah Geisel","email":"micah@botandrose.com","login":"botandrose-machine","count":1},{"name":"Mawueli Kofi Adzoe","email":"wallclockbuilder@googlemail.com","login":"wallclockbuilder","count":1},{"name":"Matt Brictson","email":"matt@mattbrictson.com","login":"mattbrictson","count":1},{"name":"Matija Čupić","email":"matteeyah@gmail.com","login":"matteeyah","count":1},{"name":"Mat Schaffer","email":"mat@schaffer.me","login":"matschaffer","count":1},{"name":"Masayuki Morita","email":"minamijoyo@gmail.com","login":"minamijoyo","count":1},{"name":"なつき","email":"i@ntk.me","login":"ntkme","count":1},{"name":"Александр Фомин","email":"ll.wg.bin@gmail.com","login":"llxff","count":1},{"name":"Łukasz Strzałkowski","email":"lukasz.strzalkowski@gmail.com","login":"lukaszx0","count":1},{"name":"wlipa","email":"dojo@masterleep.com","login":"wlipa","count":1},{"name":"ujihisa","email":"ujihisa","login":"ujihisa","count":1},{"name":"rupert654","email":"rupert@madden-abbott.com","login":"rupert-madden-abbott","count":1},{"name":"m-nakamura145","email":"masato.nakamura145@gmail.com","login":"m-nakamura145","count":1},{"name":"kjirou","email":"sorenariblog@gmail.com","login":"kjirou","count":1},{"name":"compliance-bot","email":"72621873+compliance-bot","login":"compliance-bot","count":1},{"name":"askl56","email":"amscott@openmailbox.org","login":"askl56","count":1},{"name":"Yanming Deng","email":"cisolarix@gmail.com","login":"cisolarix","count":1},{"name":"Wojciech Wnętrzak","email":"w.wnetrzak@gmail.com","login":"morgoth","count":1},{"name":"Wincent Colaiuta","email":"win@wincent.com","login":"wincent","count":1},{"name":"Trevor Turk","email":"trevorturk@gmail.com","login":"trevorturk","count":1},{"name":"Tim Petricola","email":"tim.petricola@gmail.com","login":"TimPetricola","count":1},{"name":"Theodor Tonum","email":"theodor@tonum.no","login":"theodorton","count":1},{"name":"Terence Lee","email":"hone02@gmail.com","login":"hone","count":1},{"name":"Tatsuhiko Miyagawa","email":"miyagawa@bulknews.net","login":"miyagawa","count":1},{"name":"Takashi Kokubun","email":"takashikkbn@gmail.com","login":"k0kubun","count":1},{"name":"Sven Koschnicke","email":"s.koschnicke@gfxpro.com","login":"SKoschnicke","count":1},{"name":"Steven Hancock","email":"stevenh512@gmail.com","login":"stevenh512","count":1},{"name":"Steve Klabnik","email":"steve@steveklabnik.com","login":"steveklabnik","count":1},{"name":"Steel Fu","email":"steelfu@gmail.com","login":"steel","count":1},{"name":"Simon Dawson","email":"spdawson@gmail.com","login":"spdawson","count":1},{"name":"Samuel Kadolph","email":"samuel@kadolph.com","login":"samuelkadolph","count":1},{"name":"Sam Pohlenz","email":"sam@sampohlenz.com","login":"spohlenz","count":1},{"name":"Sam","email":"sam.saffron@gmail.com","login":"SamSaffron","count":1},{"name":"Roque Pinel","email":"repinel@gmail.com","login":"repinel","count":1},{"name":"Robin Dupret","email":"robin.dupret@gmail.com","login":"robin850","count":1},{"name":"Rob Lander","email":"rob@fisikal.com","login":"roblander","count":1},{"name":"Joaquín Vicente","email":"joakin@gmail.com","login":"wacko","count":1},{"name":"Jesse Collier","email":"jessecollier@gmail.com","login":"jessecollier","count":1},{"name":"Jeroen Visser","email":"jeroenvisser101","login":"jeroenvisser101","count":1},{"name":"Jared Beck","email":"jared@jaredbeck.com","login":"jaredbeck","count":1},{"name":"Janusz Mordarski","email":"janusz.m@gmail.com","login":"januszm","count":1},{"name":"Jacob Bednarz","email":"jacob.bednarz@gmail.com","login":"jacobbednarz","count":1},{"name":"Hernán Schmidt","email":"lagartoflojo","login":"lagartoflojo","count":1},{"name":"Helio Cola","email":"helio.cola@gmail.com","login":"heliocola","count":1},{"name":"Haroon Ahmed","email":"haroon.ahmed25@gmail.com","login":"hahmed","count":1},{"name":"Hans Otto Wirtz","email":"hansottowirtz@gmail.com","login":"hansottowirtz","count":1},{"name":"Gleb Mazovetskiy","email":"glex.spb@gmail.com","login":"glebm","count":1},{"name":"Geoff Shannon","email":"geoffpshannon@gmail.com","login":"RadicalZephyr","count":1},{"name":"Gabe Evans","email":"gabe@ga.be","login":"gevans","count":1},{"name":"Felix C. Stegerman","email":"flx@obfusk.net","login":"obfusk","count":1},{"name":"Felix Bünemann","email":"buenemann@louis.info","login":"felixbuenemann","count":1},{"name":"Emil Sågfors","email":"emil.sagfors@iki.fi","login":"lime","count":1},{"name":"Bart de Water","email":"bart@somnilocode.nl","login":"bdewater","count":1},{"name":"Dmitry Karpunin","email":"koderfunk@gmail.com","login":"KODerFunk","count":1},{"name":"Djoume Salvetti","email":"djoume.salvetti@shopify.com","login":"djoume","count":1},{"name":"David Backeus","email":"duztdruid@gmail.com","login":"dbackeus","count":1},{"name":"Daniël van de Burgt","email":"daniel.van.de.burgt@gmail.com","login":"thatdutchguy","count":1},{"name":"DanielHeath","email":"daniel.r.heath@gmail.com","login":"DanielHeath","count":1},{"name":"Daniel Rikowski","email":"daniel@rikowski.info","login":"daniel-rikowski","count":1},{"name":"Ben A. Morgan","email":"ben@benmorgan.io","login":"BenMorganIO","count":1},{"name":"Ben Sheldon [he/him]","email":"bensheldon@gmail.com","login":"bensheldon","count":1},{"name":"Bradly Feeley","email":"bradlyf@gmail.com","login":"bradly","count":1},{"name":"Caleb Spare","email":"cespare@gmail.com","login":"cespare","count":1},{"name":"Carlos Antonio da Silva","email":"carlosantoniodasilva@gmail.com","login":"carlosantoniodasilva","count":1},{"name":"Chris Gunther","email":"chris@room118solutions.com","login":"cgunther","count":1},{"name":"Chris Willard","email":"git@wllrd.com","login":"wllrd","count":1},{"name":"Marcelo Menezes","email":"gnumarcelo@gmail.com","login":"gnumarcelo","count":1},{"name":"Marc-André Lafortune","email":"github@marc-andre.ca","login":"marcandre","count":1},{"name":"Marc Reynolds","email":"mreynolds@doximity.com","login":"marcreynolds","count":1},{"name":"Malachai","email":"malachaifrazier@gmail.com","login":"malachaifrazier","count":1},{"name":"Maciej Pasternacki","email":"maciej@pasternacki.net","login":"mpasternacki","count":1},{"name":"Lucas Arantes","email":"lucas.ruby.dev@gmail.com","login":"lucasprag","count":1},{"name":"Lucas Amorim","email":"lucasamorim@protonmail.com","login":"lucasallan","count":1},{"name":"Leo Shaw","email":"github@leoshaw.co.uk","login":"leoshaw","count":1},{"name":"Larry Marburger","email":"larry@marburger.cc","login":"lmarburger","count":1},{"name":"Kyle Slattery","email":"k@kslat.com","login":"kyleslattery","count":1},{"name":"Kopylov German","email":"roverrr@gmail.com","login":"gkopylov","count":1},{"name":"Konstantin Burnaev","email":"kbourn@gmail.com","login":"bkon","count":1},{"name":"Kir Shatrov","email":"shatrov@me.com","login":"kirs","count":1},{"name":"Kian-Meng Ang","email":"kianmeng@cpan.org","login":"kianmeng","count":1},{"name":"Kevin Moore","email":"kevin@thinkpixellab.com","login":"kevmoo","count":1},{"name":"Kevin Bongart","email":"contact@kevinbongart.net","login":"KevinBongart","count":1},{"name":"Kenta Okamoto","email":"chocoby@gmail.com","login":"chocoby","count":1},{"name":"Keita Urashima","email":"ursm@ursm.jp","login":"ursm","count":1},{"name":"Karol Bucek","email":"self@kares.org","login":"kares","count":1},{"name":"Justin Searls","email":"searls@gmail.com","login":"searls","count":1},{"name":"Justin Coyne","email":"jcoyne@justincoyne.com","login":"jcoyne","count":1},{"name":"Jun Aruga","email":"jaruga@redhat.com","login":"junaruga","count":1},{"name":"Juanito Fatas","email":"katehuang0320@gmail.com","login":"JuanitoFatas","count":1},{"name":"Josh Bodah","email":"jb3689@yahoo.com","login":"jbodah","count":1},{"name":"Jordi Massaguer Pla","email":"jmassaguerpla@suse.de","login":"jordimassaguerpla","count":1},{"name":"Jonathan Goldman","email":"me@jonnii.com","login":"jonnii","count":1},{"name":"Johnny Shields","email":"johnny.shields@gmail.com","login":"johnnyshields","count":1},{"name":"John Firebaugh","email":"john.firebaugh@gmail.com","login":"jfirebaugh","count":1},{"name":"Joe Slag","email":"joe@slagwerks.com","login":"jslag","count":1},{"name":"Joe Francis","email":"joe@lostapathy.com","login":"lostapathy","count":1},{"name":"Christoph Olszowka","email":"christoph@olszowka.de","login":"colszowka","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2},{"name":"Rafael Mendonça França","email":"rafael@rubyonrails.org","login":"rafaelfranca","count":1},{"name":"Olivier Bellone","email":"olivier@thatch.ai","login":"olivier-thatch","count":1},{"name":"Ben Sheldon [he/him]","email":"bensheldon@gmail.com","login":"bensheldon","count":1},{"name":"Andrey Feofilaktov","email":"snusmumrik@google.com","login":"snu5mumr1k","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-23T00:00:39.628Z","repositories_count":6238736,"commits_count":884655573,"contributors_count":34899695,"owners_count":1156314,"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":"rails/sprockets","html_url":"https://github.com/rails/sprockets","last_synced_at":"2026-05-17T01:02:51.314Z","status":"active","issues_count":70,"pull_requests_count":90,"avg_time_to_close_issue":41406351.184210524,"avg_time_to_close_pull_request":26004776.860759493,"issues_closed_count":38,"pull_requests_closed_count":79,"pull_request_authors_count":53,"issue_authors_count":69,"avg_comments_per_issue":5.671428571428572,"avg_comments_per_pull_request":1.3555555555555556,"merged_pull_requests_count":59,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":1926222.0,"past_year_avg_time_to_close_pull_request":6097763.6,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":4,"created_at":"2023-05-12T17:45:08.632Z","updated_at":"2026-05-17T01:02:51.315Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Fsprockets/issues","issue_labels_count":{"Needs example app (reproduction)":4,"bug":2,"enhancement":1},"pull_request_labels_count":{"github_actions":2,"dependencies":2,"Needs example app (reproduction)":1},"issue_author_associations_count":{"NONE":63,"CONTRIBUTOR":6,"MEMBER":1},"pull_request_author_associations_count":{"CONTRIBUTOR":45,"NONE":30,"MEMBER":15},"issue_authors":{"mildred":2,"mtasaka":1,"arianf":1,"ehelms":1,"plrthink":1,"fwolfst":1,"tsrivishnu":1,"abiacco":1,"mrbrdo":1,"eregon":1,"jarednorman":1,"pravi":1,"marcamillion":1,"brodock":1,"snu5mumr1k":1,"JakeTheSnake3p0":1,"firefart":1,"muriloime":1,"senorbacon":1,"thebravoman":1,"9mm":1,"ndvbd":1,"andyl":1,"hopewise":1,"vfonic":1,"daniel-rikowski":1,"jmreid":1,"leoarnold":1,"dimroc":1,"Fjan":1,"leoplct":1,"atruskie":1,"dometto":1,"olivierlacan":1,"ahorek":1,"maxence33":1,"profyarborough":1,"machty":1,"Akashkarmakar787":1,"schneems":1,"owen2345":1,"stiller-leser":1,"bronson":1,"josephmo":1,"TomaszPanek":1,"mvz":1,"Sega100500":1,"chandni31":1,"andreavocado":1,"vemv":1,"olleolleolle":1,"loqimean":1,"akaspick":1,"cwjenkins":1,"voxik":1,"Antronin":1,"izaguirrejoe":1,"sokkalf":1,"aurimus":1,"josh-m-sharpe":1,"aTei":1,"blampe":1,"georgeu2000":1,"ioquatix":1,"captbrando":1,"viraptor":1,"vs37559":1,"adeherdt-r7":1,"patrickkulling":1},"pull_request_authors":{"tricknotes":6,"yahonda":6,"casperisfine":4,"amatsuda":4,"ahorek":3,"ntkme":3,"ryantm":3,"benkoshy":3,"lsylvester":2,"olleolleolle":2,"dependabot[bot]":2,"chadlwilson":2,"eregon":2,"kianmeng":2,"lanzhiheng":2,"bensheldon":2,"ashkulz":2,"skipkayhil":2,"olivier-thatch":2,"snu5mumr1k":2,"m-nakamura145":2,"majioa":1,"ghost":1,"mashedkeyboard":1,"johnnyshields":1,"jennaleeb":1,"dylanrainwater":1,"cgunther":1,"jessecollier":1,"ursm":1,"jpbalarini":1,"haseebab":1,"qnighy":1,"schneems":1,"VSPPedro":1,"brenogazzola":1,"dakolech":1,"dhh":1,"marcamillion":1,"andresakata":1,"botandrose":1,"quantum5":1,"radar":1,"ghiculescu":1,"code-constructor":1,"nikolai-b":1,"ddink":1,"pjmorse":1,"hstoresin":1,"utilum":1,"flivni":1,"glaucocustodio":1,"1lyan":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-19T00:00:20.226Z","repositories_count":14634979,"issues_count":34123263,"pull_requests_count":111643249,"authors_count":11265959,"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":{"dependencies":2,"github_actions":2},"past_year_issue_author_associations_count":{"NONE":2,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":5,"NONE":3},"past_year_issue_authors":{"Akashkarmakar787":1,"snu5mumr1k":1,"vemv":1},"past_year_pull_request_authors":{"bensheldon":2,"dependabot[bot]":2,"snu5mumr1k":2,"dylanrainwater":1,"johnnyshields":1},"maintainers":[{"login":"yahonda","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yahonda"},{"login":"amatsuda","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amatsuda"},{"login":"schneems","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schneems"},{"login":"skipkayhil","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skipkayhil"},{"login":"dhh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhh"},{"login":"ghiculescu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghiculescu"}],"active_maintainers":[]},"events":{"total":{"DeleteEvent":1,"PullRequestEvent":13,"ForkEvent":16,"IssuesEvent":11,"WatchEvent":30,"IssueCommentEvent":11,"PushEvent":9,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":4,"CreateEvent":3},"last_year":{"DeleteEvent":1,"PullRequestEvent":7,"ForkEvent":7,"IssuesEvent":6,"WatchEvent":10,"IssueCommentEvent":4,"PushEvent":4,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":1,"CreateEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2025-12-14T22:02:07.382Z","updated_at":"2025-12-14T22:02:07.382Z","repository_link":"https://github.com/rails/sprockets/blob/main/.github/workflows/ci.yml","dependencies":[{"id":25768804723,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25768804724,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/isolated.yml","sha":null,"kind":"manifest","created_at":"2025-12-14T22:02:08.093Z","updated_at":"2025-12-14T22:02:08.093Z","repository_link":"https://github.com/rails/sprockets/blob/main/.github/workflows/isolated.yml","dependencies":[{"id":25768804744,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25768804745,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2025-12-14T22:02:10.946Z","updated_at":"2025-12-14T22:02:10.946Z","repository_link":"https://github.com/rails/sprockets/blob/main/Gemfile","dependencies":[]},{"ecosystem":"rubygems","filepath":"sprockets.gemspec","sha":null,"kind":"manifest","created_at":"2025-12-14T22:02:10.988Z","updated_at":"2025-12-14T22:02:10.988Z","repository_link":"https://github.com/rails/sprockets/blob/main/sprockets.gemspec","dependencies":[{"id":25768804813,"package_name":"rack","ecosystem":"rubygems","requirements":"\u003e= 2.2.4, \u003c 4","direct":true,"kind":"runtime","optional":false},{"id":25768804871,"package_name":"concurrent-ruby","ecosystem":"rubygems","requirements":"~\u003e 1.1","direct":true,"kind":"runtime","optional":false},{"id":25768804882,"package_name":"logger","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":25768804888,"package_name":"m","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":25768804893,"package_name":"babel-transpiler","ecosystem":"rubygems","requirements":"~\u003e 0.6","direct":true,"kind":"development","optional":false},{"id":25768804899,"package_name":"closure-compiler","ecosystem":"rubygems","requirements":"~\u003e 1.1","direct":true,"kind":"development","optional":false},{"id":25768804934,"package_name":"coffee-script-source","ecosystem":"rubygems","requirements":"~\u003e 1.6","direct":true,"kind":"development","optional":false},{"id":25768804951,"package_name":"coffee-script","ecosystem":"rubygems","requirements":"~\u003e 2.2","direct":true,"kind":"development","optional":false},{"id":25768804958,"package_name":"eco","ecosystem":"rubygems","requirements":"~\u003e 1.0","direct":true,"kind":"development","optional":false},{"id":25768804973,"package_name":"ejs","ecosystem":"rubygems","requirements":"~\u003e 1.0","direct":true,"kind":"development","optional":false},{"id":25768805035,"package_name":"execjs","ecosystem":"rubygems","requirements":"~\u003e 2.0","direct":true,"kind":"development","optional":false},{"id":25768805036,"package_name":"jsminc","ecosystem":"rubygems","requirements":"~\u003e 1.1","direct":true,"kind":"development","optional":false},{"id":25768805037,"package_name":"timecop","ecosystem":"rubygems","requirements":"~\u003e 0.9.1","direct":true,"kind":"development","optional":false},{"id":25768805090,"package_name":"minitest","ecosystem":"rubygems","requirements":"~\u003e 5.0","direct":true,"kind":"development","optional":false},{"id":25768805103,"package_name":"nokogiri","ecosystem":"rubygems","requirements":"~\u003e 1.3","direct":true,"kind":"development","optional":false},{"id":25768805120,"package_name":"rack-test","ecosystem":"rubygems","requirements":"~\u003e 2.0.0","direct":true,"kind":"development","optional":false},{"id":25768805121,"package_name":"rake","ecosystem":"rubygems","requirements":"~\u003e 13.2","direct":true,"kind":"development","optional":false},{"id":25768805125,"package_name":"sass","ecosystem":"rubygems","requirements":"~\u003e 3.4","direct":true,"kind":"development","optional":false},{"id":25768805130,"package_name":"sassc","ecosystem":"rubygems","requirements":"~\u003e 2.0","direct":true,"kind":"development","optional":false},{"id":25768805154,"package_name":"uglifier","ecosystem":"rubygems","requirements":"\u003e= 2.3","direct":true,"kind":"development","optional":false},{"id":25768805215,"package_name":"yui-compressor","ecosystem":"rubygems","requirements":"~\u003e 0.12","direct":true,"kind":"development","optional":false},{"id":25768805264,"package_name":"zopfli","ecosystem":"rubygems","requirements":"~\u003e 0.0.4","direct":true,"kind":"development","optional":false},{"id":25768805268,"package_name":"rubocop-performance","ecosystem":"rubygems","requirements":"~\u003e 1.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"bower","filepath":"test/fixtures/default/bower/bower.json","sha":null,"kind":"manifest","created_at":"2025-12-14T22:02:08.230Z","updated_at":"2025-12-14T22:02:08.230Z","repository_link":"https://github.com/rails/sprockets/blob/main/test/fixtures/default/bower/bower.json","dependencies":[{"id":25768804750,"package_name":"jquery","ecosystem":"bower","requirements":"~1.7.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"bower","filepath":"test/fixtures/default/requirejs/bower.json","sha":null,"kind":"manifest","created_at":"2025-12-14T22:02:09.337Z","updated_at":"2025-12-14T22:02:09.337Z","repository_link":"https://github.com/rails/sprockets/blob/main/test/fixtures/default/requirejs/bower.json","dependencies":[]},{"ecosystem":"npm","filepath":"test/fixtures/default/npm-nested/a/b/package.json","sha":null,"kind":"manifest","created_at":"2025-12-14T22:02:10.867Z","updated_at":"2025-12-14T22:02:10.867Z","repository_link":"https://github.com/rails/sprockets/blob/main/test/fixtures/default/npm-nested/a/b/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"test/fixtures/default/express/package.json","sha":null,"kind":"manifest","created_at":"2025-12-14T22:02:09.468Z","updated_at":"2025-12-14T22:02:09.468Z","repository_link":"https://github.com/rails/sprockets/blob/main/test/fixtures/default/express/package.json","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/rubocop.yml","sha":null,"kind":"manifest","created_at":"2025-12-14T22:02:08.162Z","updated_at":"2025-12-14T22:02:08.162Z","repository_link":"https://github.com/rails/sprockets/blob/main/.github/workflows/rubocop.yml","dependencies":[{"id":25768804746,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25768804747,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"bower","filepath":"test/fixtures/default/rails/bower.json","sha":null,"kind":"manifest","created_at":"2025-12-14T22:02:09.295Z","updated_at":"2025-12-14T22:02:09.295Z","repository_link":"https://github.com/rails/sprockets/blob/main/test/fixtures/default/rails/bower.json","dependencies":[]},{"ecosystem":"npm","filepath":"test/fixtures/default/npm/package.json","sha":null,"kind":"manifest","created_at":"2025-12-14T22:02:09.510Z","updated_at":"2025-12-14T22:02:09.510Z","repository_link":"https://github.com/rails/sprockets/blob/main/test/fixtures/default/npm/package.json","dependencies":[{"id":25768804759,"package_name":"jquery","ecosystem":"npm","requirements":"~1.7.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"bower","filepath":"test/fixtures/default/qunit/bower.json","sha":null,"kind":"manifest","created_at":"2025-12-14T22:02:09.245Z","updated_at":"2025-12-14T22:02:09.245Z","repository_link":"https://github.com/rails/sprockets/blob/main/test/fixtures/default/qunit/bower.json","dependencies":[]},{"ecosystem":"bower","filepath":"test/fixtures/default/zeroclipboard/bower.json","sha":null,"kind":"manifest","created_at":"2025-12-14T22:02:09.381Z","updated_at":"2025-12-14T22:02:09.381Z","repository_link":"https://github.com/rails/sprockets/blob/main/test/fixtures/default/zeroclipboard/bower.json","dependencies":[]},{"ecosystem":"bower","filepath":"test/fixtures/paths/bower/bower.json","sha":null,"kind":"manifest","created_at":"2025-12-14T22:02:09.426Z","updated_at":"2025-12-14T22:02:09.426Z","repository_link":"https://github.com/rails/sprockets/blob/main/test/fixtures/paths/bower/bower.json","dependencies":[]}],"score":34.25125656271792,"created_at":"2024-12-15T21:38:06.856Z","updated_at":"2026-05-24T04:30:29.108Z","avatar_url":"https://github.com/rails.png","language":"Ruby","monthly_downloads":0,"readme":"# Sprockets: Rack-based asset packaging\n\nSprockets is a Ruby library for compiling and serving web assets.\nIt features declarative dependency management for JavaScript and CSS\nassets, as well as a powerful preprocessor pipeline that allows you to\nwrite assets in languages like CoffeeScript, Sass and SCSS.\n\n## Installation\n\nInstall Sprockets from RubyGems:\n\n``` sh\n$ gem install sprockets\n```\n\nOr include it in your project's `Gemfile` with Bundler:\n\n``` ruby\ngem 'sprockets', '~\u003e 4.0'\n```\n\n## Upgrading to Sprockets 4.x\n\nThese are the major features in Sprockets 4.x\n\n- Source Maps\n- Manifest.js\n- ES6 support\n- Deprecated processor interface in 3.x is removed in 4.x\n\nRead more about them by referencing [Upgrading document](UPGRADING.md)\n\n## Guides\n\nFor most people interested in using Sprockets, you will want to see the README below.\n\nIf you are a framework developer that is using Sprockets, see [Building an Asset Processing Framework](guides/building_an_asset_processing_framework.md).\n\nIf you are a library developer who is extending the functionality of Sprockets, see [Extending Sprockets](guides/extending_sprockets.md).\n\nIf you want to work on Sprockets or better understand how it works read [How Sprockets Works](guides/how_sprockets_works.md)\n\n## Behavior Overview\n\nYou can interact with Sprockets primarily through directives and file extensions. This section covers how to use each of these things, and the defaults that ship with Sprockets.\n\nSince you are likely using Sprockets through another framework (such as the [the Rails asset pipeline](http://guides.rubyonrails.org/asset_pipeline.html)), there will be configuration options you can toggle that will change behavior such as what directories or files get compiled. For that documentation you should see your framework's documentation.\n\n#### Accessing Assets\n\nAssets in Sprockets are always referenced by their *logical path*.\n\nThe logical path is the path of the asset source file relative to its\ncontaining directory in the load path. For example, if your load path\ncontains the directory `app/assets/javascripts`:\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003cth\u003eLogical path\u003c/th\u003e\n    \u003cth\u003eSource file on disk\u003c/th\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003eapplication.js\u003c/td\u003e\n    \u003ctd\u003eapp/assets/javascripts/application.js\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003emodels/project.js\u003c/td\u003e\n    \u003ctd\u003eapp/assets/javascripts/models/project.js\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003ehello.js\u003c/td\u003e\n    \u003ctd\u003eapp/assets/javascripts/hello.coffee\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003e Note: For assets that are compiled or transpiled, you want to specify the extension that you want, not the extension on disk. For example we specified `hello.js` even if the file on disk is a coffeescript file, since the asset it will generate is javascript.\n\n### Directives\n\nDirectives are special comments in your asset file and the main way of interacting with processors. What kind of interactions? You can use these directives to tell Sprockets to load other files, or specify dependencies on other assets.\n\nFor example, let's say you have custom JavaScript that you've written. You put this javascript in a file called `beta.js`. The javascript makes heavy use of jQuery, so you need to load that before your code executes. You could add a `require` directive to the top of `beta.js`:\n\n```js\n//= require jquery\n\n$().ready({\n  // my custom code here\n})\n```\n\nThe directive processor understands comment blocks in three formats:\n\n``` css\n/* Multi-line comment blocks (CSS, SCSS, JavaScript)\n *= require foo\n */\n```\n\n``` js\n// Single-line comment blocks (SCSS, JavaScript)\n//= require foo\n```\n\n``` coffee\n# Single-line comment blocks (CoffeeScript)\n#= require foo\n```\n\n\u003e Note: Directives are only processed if they come before any application code. Once you have a line that does not include a comment or whitespace then Sprockets will stop looking for directives. If you use a directive outside of the \"header\" of the document it will not do anything, and won't raise any errors.\n\nHere is a list of the available directives:\n\n- [`require`](#require) - Add the contents of a file to current\n- [`require_self`](#require_self) - Change order of where current contents are concatenated to current\n- [`require_directory`](#require_directory) - Add contents of each file in a folder to current\n- [`require_tree`](#require_tree) - Add contents of all files in all directories in a path to current\n- [`link`](#link) - Make target file compile and be publicly available without adding contents to current\n- [`link_directory`](#link_directory) - Make target directory compile and be publicly available without adding contents to current\n- [`link_tree`](#link_tree) - Make target tree compile and be publicly available without adding contents to current\n- [`depend_on`](#depend_on) - Recompile current file if target has changed\n- [`depend_on_directory`](#depend_on_directory) - Recompile current file if any files in target directory has changed\n- [`stub`](#stub) - Ignore target file\n\nYou can see what each of these does below.\n\n### Specifying Processors through File Extensions\n\nSprockets uses the filename extensions to determine what processors to run on your file and in what order. For example if you have a file:\n\n```\napplication.scss\n```\n\nThen Sprockets will by default run the sass processor (which implements scss). The output file will be converted to css.\n\nYou can specify multiple processors by specifying multiple file extensions. For example you can use Ruby's [ERB template language](#invoking-ruby-with-erb) to embed content in your doc before running the sass processor. To accomplish this you would need to name your file\n\n```\napplication.scss.erb\n```\n\nProcessors are run from right to left (tail to head), so in the above example the processor associated with `erb` will be run before the processor associated with `scss` extension.\n\nFor a description of the processors that Sprockets has by default see the \"default processors\" section below. Other libraries may register additional processors.\n\nWhen \"asking\" for a compiled file, you always ask for the extension you want. For example if you're using Rails, to get the contents of `application.scss.erb` you would use\n\n```\nasset_path(\"application.css\")\n```\n\nSprockets understands that `application.scss.erb` will compile down to a `application.css`. Ask for what you need, not what you have.\n\nIf this isn't working like you expect, make sure you didn't typo an extension, and make sure the file is on a \"load path\" (see framework docs for adding new load paths).\n\n## File Order Processing\n\nBy default files are processed in alphabetical order. This behavior can impact your asset compilation when one asset needs to be loaded before another.\n\nFor example if you have an `application.js` and it loads another directory\n\n```js\n//= require_directory my_javascript\n```\n\nThe files in that directory will be loaded in alphabetical order. If the directory looks like this:\n\n```sh\n$ ls -1 my_javascript/\n\nalpha.js\nbeta.js\njquery.js\n```\n\nThen `alpha.js` will be loaded before either of the other two. This can be a problem if `alpha.js` uses jquery. For this reason it is not recommend to use `require_directory` with files that are ordering dependent. You can either require individual files manually:\n\n```js\n//= require jquery\n//= require alpha\n//= require beta\n```\n\nOr you can use index files to proxy your folders.\n\n### Index files are proxies for folders\n\nIn Sprockets index files such as `index.js` or `index.css` files inside of a folder will generate a file with the folder's name. So if you have a `foo/index.js` file it will compile down to `foo.js`. This is similar to NPM's behavior of using [folders as modules](https://nodejs.org/api/modules.html#modules_folders_as_modules). It is also somewhat similar to the way that a file in `public/my_folder/index.html` can be reached by a request to `/my_folder`. This means that you cannot directly use an index file. For example this would not work:\n\n```erb\n\u003c%= asset_path(\"foo/index.js\") %\u003e\n```\n\nInstead you would need to use:\n\n```erb\n\u003c%= asset_path(\"foo.js\") %\u003e\n```\n\nWhy would you want to use this behavior?  It is common behavior where you might want to include an entire directory of files in a top level JavaScript. You can do this in Sprockets using `require_tree .`\n\n```js\n//= require_tree .\n```\n\nThis has the problem that files are required alphabetically. If your directory has `jquery-ui.js` and `jquery.min.js` then Sprockets will require `jquery-ui.js` before `jquery` is required which won't work (because jquery-ui depends on jquery). Previously the only way to get the correct ordering would be to rename your files, something like `0-jquery-ui.js`. Instead of doing that you can use an index file.\n\nFor example, if you have an `application.js` and want all the files in the `foo/` folder you could do this:\n\n```js\n//= require foo.js\n```\n\nThen create a file `foo/index.js` that requires all the files in that folder in any order you want using relative references:\n\n```js\n//= require ./foo.min.js\n//= require ./foo-ui.js\n```\n\nNow in your `application.js` will correctly load the `foo.min.js` before `foo-ui.js`. If you used `require_tree` it would not work correctly.\n\n## Cache\n\nCompiling assets is slow. It requires a lot of disk use to pull assets off of hard drives, a lot of RAM to manipulate those files in memory, and a lot of CPU for compilation operations. Because of this Sprockets has a cache to speed up asset compilation times. That's the good news. The bad news, is that sprockets has a cache and if you've found a bug it's likely going to involve the cache.\n\nBy default Sprockets uses the file system to cache assets. It makes sense that Sprockets does not want to generate assets that already exist on disk in `public/assets`, what might not be as intuitive is that Sprockets needs to cache \"partial\" assets.\n\nFor example if you have an `application.js` and it is made up of `a.js`, `b.js`, all the way to `z.js`\n\n```js\n//= require a.js\n//= require b.js\n# ...\n//= require z.js\n```\n\nThe first time this file is compiled the `application.js` output will be written to disk, but also intermediary compiled files for `a.js` etc. will be written to the cache directory (usually `tmp/cache/assets`).\n\nSo, if `b.js` changes it will get recompiled. However instead of having to recompile the other files from `a.js` to `z.js` since they did not change, we can use the prior intermediary files stored in the cached values . If these files were expensive to generate, then this \"partial\" asset cache strategy can save a lot of time.\n\nDirectives such as `require`, `link`, `depend_on`, and `depend_on_directory` tell Sprockets what assets need to be re-compiled when a file changes. Files are considered \"fresh\" based on their mtime on disk and a combination of cache keys.\n\nOn Rails you can force a \"clean\" install by clearing the `public/assets` and `tmp/cache/assets` directories.\n\n\n## Default Directives\n\nDirectives take a path or a path to a file. Paths for directive can be relative to the current file, for example:\n\n```js\n//= require ../foo.js\n```\n\nThis would load the file up one directory and named `foo.js`. However this isn't required if `foo.js` is on one of Sprocket's load paths. You can simply use\n\n```js\n//= require foo.js\n```\n\nWithout any prepended dots and sprockets will search for the asset. If the asset is on a sub-path of the load path, you can specify it without using a relative path as well:\n\n```js\n//= require sub/path/foo.js\n```\n\nYou can also use an absolute path, but this is discouraged unless you know the directory structure of every machine you plan on running code on.\n\nBelow is a section for each of the built in directive types supported by Sprockets.\n\n### require\n\n`require` *path* inserts the contents of the asset source file\nspecified by *path*. If the file is required multiple times, it will\nappear in the bundle only once.\n\n**Example:**\n\nIf you've got an `a.js`:\n\n```js\nvar a = \"A\";\n```\n\nand a `b.js`;\n\n```js\nvar b = \"B\";\n```\n\nThen you could require both of these in an `application.js`\n\n```js\n//= require a.js\n//= require b.js\n```\n\nWhich would generate one concatenated file:\n\n```js\nvar a = \"A\";\nvar b = \"B\";\n```\n\n### require_self\n\n`require_self` tells Sprockets to insert the body of the current\nsource file before any subsequent `require` directives.\n\n**Example:**\n\nIf you've got an `a.js`:\n\n```js\nvar a = \"A\";\n```\n\nAnd an `application.js`\n\n```js\n//= require_self\n//= require 'a.js'\n\nvar app_name = \"Sprockets\";\n```\n\nThen this will take the contents of `application.js` (that come after the last require) and put them at the beginning of the file:\n\n```js\nvar app_name = \"Sprockets\";\nvar a = \"A\";\n```\n\n### require_directory\n\n`require_directory` *path* requires all source files of the same\nformat in the directory specified by *path*. Files are required in\nalphabetical order.\n\n**Example:**\n\nIf we've got a directory called `alphabet` with an `a.js` and `b.js` files like before, then our `application.js`\n\n```js\n//= require_directory alphabet\n```\n\nWould produce:\n\n```js\nvar a = \"A\";\nvar b = \"B\";\n```\n\nYou can also see [Index files are proxies for folders](#index-files-are-proxies-for-folders) for another method of organizing folders that will give you more control.\n\n### require_tree\n\n`require_tree` *path* works like `require_directory`, but operates\nrecursively to require all files in all subdirectories of the\ndirectory specified by *path*.\n\n### link\n\n`link` *path* declares a dependency on the target *path* and adds it to a list\nof subdependencies to be compiled when the asset is written out to\ndisk.\n\nExample:\n\nIf you've got a `manifest.js` file and you want to specify that a `admin.js` source file should be\ngenerated and made available to the public you can link it by including this in the `manifest.js` file:\n\n```\n//= link admin.js\n```\n\nThe argument to `link` is a _logical path_, that is it will be resolved according to the\nconfigured asset load paths. See [Accessing Assets](#accessing-assets) above. A path relative to\nthe current file won't work, it must be a logical path.\n\n**Caution**: the \"link\" directive should always have an explicit extension on the end.\n\n`link` can also be used to include manifest files from mounted Rails engines:\n\n```\n//= link my_engine_manifest\n```\n\nThis would find a manifest file at `my_engine/app/assets/config/my_engine_manifest.js` and include its directives.\n\n### link_directory\n\n`link_directory` *path* links all the files inside the directory specified by the *path*. By \"link\", we mean they are specified as compilation targets to be written out to disk, and made available to be served to user-agents.\n\nFiles in subdirectories will not be linked (Compare to [link_tree](#link_tree)).\n\nThe *path* argument to `link_directory` is _not_ a logical path (it does not use the asset load paths), but is a path relative to the file the `link_directory` directive is found in, and can use `..` to  . For instance, you might want:\n\n```js\n//= link_directory ../stylesheets\n```\n\n`link_directory` can take an optional second argument with an extension or content-type, with the\ntwo arguments separated by a space:\n\n```js\n//= link_directory ../stylesheets text/css\n//= link_directory ../more_stylesheets .css\n```\n\nThis will limit the matching files to link to only files recognized as that type. An extension is\njust a shortcut for the type referenced, it does not need to match the source file exactly, but\ninstead identifies the content-type the source file must be recognized as.\n\n### link_tree\n\n`link_tree` *path* works like [link_directory](#link_directory), but operates\nrecursively to link all files in all subdirectories of the\ndirectory specified by *path*.\n\nExample:\n\n```js\n//= link_tree ./path/to/folder\n```\n\nLike `link_directory`, the argument is path relative to the current file, it is *not* a 'logical path' tresolved against load paths.\n\n\nAs with `link_directory`, you can also specify a second argument -- separated by a space --  so any extra files not matching the content-type specified will be ignored:\n\n```js\n//= link_tree ./path/to/folder text/javascript\n//= link_tree ./path/to/other_folder .js\n```\n\n\n### depend_on\n\n`depend_on` *path* declares a dependency on the given *path* without\nincluding it in the bundle. This is useful when you need to expire an\nasset's cache in response to a change in another file.\n\n**Example:**\n\nIf you have a file such as `bar.data` and you're using data from that file in another file, then\nyou need to tell sprockets that it needs to re-compile the file if `bar.data` changes:\n\n```js\n//= depend_on \"bar.data\"\n\nvar bar = '\u003c%= File.read(\"bar.data\") %\u003e'\n```\n\nTo depend on an entire directory containing multiple files, use `depend_on_directory`\n\n### depend_on_asset\n\n`depend_on_asset` *path* works like `depend_on`, but operates\nrecursively reading the file and following the directives found. This is automatically implied if you use `link`, so consider if it just makes sense using `link` instead of `depend_on_asset`.\n\n### depend_on_directory\n\n`depend_on_directory` *path* declares all files in the given *path* without\nincluding them in the bundle. This is useful when you need to expire an\nasset's cache in response to a change in multiple files in a single directory.\n\nAll paths are relative to your declaration and must begin with `./`\n\nAlso, your must include these directories in your [load path](guides/building_an_asset_processing_framework.md#the-load-path).\n\n**Example:**\n\nIf we've got a directory called `data` with files `a.data` and `b.data`\n\n```\n// ./data/a.data\nA\n```\n\n```\n// ./data/b.data\nB\n```\n\n```\n// ./file.js.erb\n//= depend_on_directory ./data\nvar a = '\u003c% File.read('data/a.data') %\u003e'\nvar b = '\u003c% File.read('data/b.data') %\u003e'\n```\n\nWould produce:\n\n```js\nvar a = \"A\";\nvar b = \"B\";\n```\n\nYou can also see [Index files are proxies for folders](#index-files-are-proxies-for-folders) for another method of organizing folders that will give you more control.\n\n### stub\n\n`stub` *path* excludes that asset and its dependencies from the asset bundle.\nThe *path* must be a valid asset and may or may not already be part\nof the bundle. `stub` should only be used at the top level bundle, not\nwithin any subdependencies.\n\n### Invoking Ruby with ERB\n\nSprockets provides an ERB engine for preprocessing assets using\nembedded Ruby code. Append `.erb` to a CSS or JavaScript asset's\nfilename to enable the ERB engine.\n\nFor example if you have an `app/application/javascripts/app_name.js.erb`\nyou could have this in the template\n\n```js\nvar app_name = \"\u003c%= ENV['APP_NAME'] %\u003e\";\n```\n\nGenerated files are cached. If you're using an `ENV` var then\nwhen you change then ENV var the asset will be forced to\nrecompile. This behavior is only true for environment variables,\nif you are pulling a value from somewhere else, such as a database,\nyou must manually invalidate the cache to see the change.\n\nIf you're using Rails, there are helpers you can use such as `asset_url`\nthat will cause a recompile if the value changes.\n\nFor example if you have this in your `application.css`\n\n``` css\n.logo {\n  background: url(\u003c%= asset_url(\"logo.png\") %\u003e)\n}\n```\n\nWhen you modify the `logo.png` on disk, it will force `application.css` to be\nrecompiled so that the fingerprint will be correct in the generated asset.\n\nYou can manually make sprockets depend on any other file that is generated\nby sprockets by using the `depend_on` or `depend_on_directory` directive. Rails\nimplements the above feature by auto calling `depend_on` on the original asset\nwhen the `asset_url` is used inside of an asset.\n\n### Styling with Sass and SCSS\n\n[Sass](http://sass-lang.com/) is a language that compiles to CSS and\nadds features like nested rules, variables, mixins and selector\ninheritance.\n\nIf the `sass` gem is available to your application, you can use Sass\nto write CSS assets in Sprockets.\n\nSprockets supports both Sass syntaxes. For the original\nwhitespace-sensitive syntax, use the extension `.sass`. For the\nnew SCSS syntax, use the extension `.scss`.\n\nIn Rails if you have `app/application/stylesheets/foo.scss` it can\nbe referenced with `\u003c%= asset_path(\"foo.css\") %\u003e`. When referencing\nan asset in Rails, always specify the extension you want. Sprockets will\nconvert `foo.scss` to `foo.css`.\n\n### Scripting with CoffeeScript\n\n[CoffeeScript](http://jashkenas.github.io/coffeescript/) is a\nlanguage that compiles to the \"good parts\" of JavaScript, featuring a\ncleaner syntax with array comprehensions, classes, and function\nbinding.\n\nIf the `coffee-script` gem is available to your application, you can\nuse CoffeeScript to write JavaScript assets in Sprockets. Note that\nthe CoffeeScript compiler is written in JavaScript, and you will need\nan [ExecJS](https://github.com/rails/execjs)-supported runtime\non your system to invoke it.\n\nTo write JavaScript assets with CoffeeScript, use the extension\n`.coffee`.\n\nIn Rails if you have `app/application/javascripts/foo.coffee` it can\nbe referenced with `\u003c%= asset_path(\"foo.js\") %\u003e`. When referencing\nan asset in Rails, always specify the extension you want. Sprockets will\nconvert `foo.coffee` to `foo.js`.\n\n\n## ES6 Support\n\nSprockets 4 ships with a Babel processor. This allows you to transpile ECMAScript6 to JavaScript just like you would transpile CoffeeScript to JavaScript. To use this, modify your Gemfile:\n\n```ruby\ngem 'babel-transpiler'\n```\n\nAny asset with the extension `es6` will be treated as an ES6 file:\n\n```es6\n// app/assets/javascript/application.es6\n\nvar square = (n) =\u003e n * n\n\nconsole.log(square);\n```\n\nStart a Rails server in development mode and visit `localhost:3000/assets/application.js`, and this asset will be transpiled to JavaScript:\n\n```js\nvar square = function square(n) {\n  return n * n;\n};\n\nconsole.log(square);\n```\n\n\n### JavaScript Templating with EJS and Eco\n\nSprockets supports *JavaScript templates* for client-side rendering of\nstrings or markup. JavaScript templates have the special format\nextension `.jst` and are compiled to JavaScript functions.\n\nWhen loaded, a JavaScript template function can be accessed by its\nlogical path as a property on the global `JST` object. Invoke a\ntemplate function to render the template as a string. The resulting\nstring can then be inserted into the DOM.\n\n```\n\u003c!-- templates/hello.jst.ejs --\u003e\n\u003cdiv\u003eHello, \u003cspan\u003e\u003c%= name %\u003e\u003c/span\u003e!\u003c/div\u003e\n\n// application.js\n//= require templates/hello\n$(\"#hello\").html(JST[\"templates/hello\"]({ name: \"Sam\" }));\n```\n\nSprockets supports two JavaScript template languages:\n[EJS](https://github.com/sstephenson/ruby-ejs), for embedded\nJavaScript, and [Eco](https://github.com/sstephenson/ruby-eco), for\nembedded CoffeeScript. Both languages use the familiar `\u003c% … %\u003e`\nsyntax for embedding logic in templates.\n\nIf the `ejs` gem is available to your application, you can use EJS\ntemplates in Sprockets. EJS templates have the extension `.jst.ejs`.\n\nIf the `eco` gem is available to your application, you can use [Eco\ntemplates](https://github.com/sstephenson/eco) in Sprockets. Eco\ntemplates have the extension `.jst.eco`. Note that the `eco` gem\ndepends on the CoffeeScript compiler, so the same caveats apply as\noutlined above for the CoffeeScript engine.\n\n### Minifying Assets\n\nSeveral JavaScript and CSS minifiers are available through shorthand.\n\nIn Rails you will specify them with:\n\n```ruby\nconfig.assets.js_compressor  = :terser\nconfig.assets.css_compressor = :scss\n```\n\nIf you're not using Rails, configure this directly on the \"environment\".\n\n``` ruby\nenvironment.js_compressor  = :terser\nenvironment.css_compressor = :scss\n```\n\nIf you are using Sprockets directly with a Rack app, don't forget to add\nthe `terser` and `sass` gems to your Gemfile when using above options.\n\n### Gzip\n\nBy default when Sprockets generates a compiled asset file it will also produce a gzipped copy of that file. Sprockets only gzips non-binary files such as CSS, javascript, and SVG files.\n\nFor example if Sprockets is generating\n\n```\napplication-12345.css\n```\n\nThen it will also generate a compressed copy in\n\n```\napplication-12345.css.gz\n```\n\nThis behavior can be disabled, refer to your framework specific documentation.\n\n### Serving Assets\n\nIn production you should generate your assets to a directory on disk and serve them either via Nginx or a feature like Rail's `config.public_file_server.enabled = true`.\n\nOn Rails you can generate assets by running:\n\n```term\n$ RAILS_ENV=production rake assets:precompile\n```\n\nIn development Rails will serve assets from `Sprockets::Server`.\n\n## Contributing to Sprockets\n\nSprockets is the work of hundreds of contributors. You're encouraged to submit pull requests, propose\nfeatures and discuss issues.\n\nSee [CONTRIBUTING](CONTRIBUTING.md).\n\n### Version History\n\nPlease see the [CHANGELOG](https://github.com/rails/sprockets/tree/master/CHANGELOG.md)\n\n## License\nSprockets is released under the [MIT License](MIT-LICENSE).\n","funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["activerecord","activejob","mvc","rubygems","rack","sinatra","rspec","crash-reporting","background-jobs","ruby-gem"],"project_url":"https://ruby.ecosyste.ms/api/v1/projects/49","html_url":"https://ruby.ecosyste.ms/projects/49"}