{"id":10384019,"name":"github.com/css/csso","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/css/csso","keywords_array":[],"namespace":null,"versions_count":54,"first_release_published_at":"2013-10-15T12:47:12.000Z","latest_release_published_at":"2022-08-10T17:40:31.000Z","latest_release_number":"v5.0.5+incompatible","last_synced_at":"2026-04-04T04:49:36.134Z","created_at":"2024-06-17T05:20:28.039Z","updated_at":"2026-04-04T04:49:36.134Z","registry_url":"https://pkg.go.dev/github.com/css/csso","install_command":"go get github.com/css/csso","documentation_url":"https://pkg.go.dev/github.com/css/csso#section-documentation","metadata":{},"repo_metadata":{"id":45586759,"uuid":"1369824","full_name":"css/csso","owner":"css","description":"CSS minifier with structural optimizations","archived":false,"fork":false,"pushed_at":"2024-06-21T16:11:18.000Z","size":3385,"stargazers_count":3790,"open_issues_count":103,"forks_count":188,"subscribers_count":91,"default_branch":"master","last_synced_at":"2025-10-18T17:10:35.968Z","etag":null,"topics":["css","css-minifier","fast","minifier","usage-data"],"latest_commit_sha":null,"homepage":"https://css.github.io/csso/csso.html","language":"JavaScript","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/css.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-02-15T15:31:37.000Z","updated_at":"2025-10-13T11:14:49.000Z","dependencies_parsed_at":"2023-02-12T04:02:42.152Z","dependency_job_id":"6e88c034-53e0-43bc-9889-c5428b52d5d7","html_url":"https://github.com/css/csso","commit_stats":{"total_commits":1025,"total_committers":56,"mean_commits":"18.303571428571427","dds":0.4409756097560975,"last_synced_commit":"221c9a7145721362ae98ef0313cef4f60dbfa65a"},"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/css/csso","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/css","download_url":"https://codeload.github.com/css/csso/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/sbom","scorecard":{"id":311226,"data":{"date":"2025-08-11","repo":{"name":"github.com/css/csso","commit":"221c9a7145721362ae98ef0313cef4f60dbfa65a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/gh-pages.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/css/csso/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/css/csso/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/css/csso/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/css/csso/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/css/csso/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/css/csso/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/css/csso/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/css/csso/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/css/csso/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/css/csso/gh-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/css/csso/gh-pages.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   4 out of   4 npmCommand 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: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 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"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T23:12:43.358Z","repository_id":45586759,"created_at":"2025-08-17T23:12:43.358Z","updated_at":"2025-08-17T23:12:43.358Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280062437,"owners_count":26265673,"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":"css","name":"css","uuid":"1517864","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1517864?v=4","repositories_count":4,"last_synced_at":"2024-03-25T19:43:09.597Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/css","funding_links":[],"total_stars":3991,"followers":143,"following":0,"created_at":"2022-11-02T16:20:39.402Z","updated_at":"2024-03-25T19:43:10.872Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/css","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/css/repositories"},"tags":[{"name":"v5.0.5","sha":"1ebc6709119284e3e1cd6d0b8d6c94074bb40921","kind":"commit","published_at":"2022-08-10T17:40:31.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v5.0.5","html_url":"https://github.com/css/csso/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"94fcfa0282d1f363e661eeca27af5e09289bcc14","kind":"commit","published_at":"2022-07-14T11:00:24.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v5.0.4","html_url":"https://github.com/css/csso/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"95279ad2a951959386fb13128ee5f0db1fa9b3eb","kind":"commit","published_at":"2022-03-09T14:03:18.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v5.0.3","html_url":"https://github.com/css/csso/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"a96224ac4386e860ca278834919d202f760c0b71","kind":"commit","published_at":"2021-12-17T17:17:29.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v5.0.2","html_url":"https://github.com/css/csso/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"349a8053297c1b5b42adbc0c5f8f73bb5d85a8ca","kind":"commit","published_at":"2021-12-15T01:23:11.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v5.0.1","html_url":"https://github.com/css/csso/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"994baee10fc295de4f396b1680c5a6f78f48cd45","kind":"commit","published_at":"2021-12-04T15:40:43.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v5.0.0","html_url":"https://github.com/css/csso/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v5.0.0/manifests"},{"name":"v4.2.0","sha":"43a18f94506b70cb395d1cd54ee1ba7cac0f6d22","kind":"commit","published_at":"2020-11-26T17:09:33.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v4.2.0","html_url":"https://github.com/css/csso/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"86f2951fcf47ab59ad380c1430aaab8c91d8fbb9","kind":"commit","published_at":"2020-11-15T22:08:41.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v4.1.1","html_url":"https://github.com/css/csso/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"410f1d742f13fb065fc6791c0d1f5a30159f2128","kind":"commit","published_at":"2020-10-27T23:34:27.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v4.1.0","html_url":"https://github.com/css/csso/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v4.1.0/manifests"},{"name":"v4.0.3","sha":"a5df5d6262ce7b4c8e554852fec109d0d602f575","kind":"commit","published_at":"2020-03-24T12:14:46.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v4.0.3","html_url":"https://github.com/css/csso/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"4bd2825c0f43e2d86725ad91e5bf748627da846d","kind":"commit","published_at":"2019-10-28T23:24:23.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v4.0.2","html_url":"https://github.com/css/csso/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"3ae728157867daedf3d7111502d1f58b91f9c6bc","kind":"commit","published_at":"2019-10-22T23:32:10.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v4.0.1","html_url":"https://github.com/css/csso/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bbb30f36cb1361fbba76562a02295254da4c3425","kind":"commit","published_at":"2019-10-21T22:23:33.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v4.0.0","html_url":"https://github.com/css/csso/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v4.0.0/manifests"},{"name":"v3.5.0","sha":"1db01f22f9dbb0b787501ac165cb91d3157750c6","kind":"commit","published_at":"2018-01-14T17:12:33.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v3.5.0","html_url":"https://github.com/css/csso/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"73b6800ca526bbdda70a71e5ec0ca627f091e52a","kind":"commit","published_at":"2017-11-03T22:01:42.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v3.4.0","html_url":"https://github.com/css/csso/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v3.4.0/manifests"},{"name":"v3.3.1","sha":"c360782151533ecd21ad080ec26c6670e0f601d5","kind":"commit","published_at":"2017-10-17T12:18:22.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v3.3.1","html_url":"https://github.com/css/csso/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"68c69555d57faa9a39dda4af1a25a7a5157064a4","kind":"commit","published_at":"2017-10-12T13:27:51.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v3.3.0","html_url":"https://github.com/css/csso/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"e8dc48371a044d42515f5ab7921df50cea3f5403","kind":"commit","published_at":"2017-09-10T23:44:25.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v3.2.0","html_url":"https://github.com/css/csso/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"cd79eec3210d597a1e321e2e7d5cbc908e074b7f","kind":"commit","published_at":"2017-04-25T17:48:04.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v3.1.1","html_url":"https://github.com/css/csso/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"987861666282a97b0fb06321063daeb4a6bb3b6a","kind":"commit","published_at":"2017-04-25T01:02:25.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v3.1.0","html_url":"https://github.com/css/csso/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"f3415a2b641a46cdf0f7a4dbd2b1053122597186","kind":"commit","published_at":"2017-03-14T12:36:25.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v3.0.1","html_url":"https://github.com/css/csso/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"d1501611a7007f3be4be4fb25e92732bbffabd61","kind":"commit","published_at":"2017-03-13T22:31:26.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v3.0.0","html_url":"https://github.com/css/csso/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v3.0.0/manifests"},{"name":"v2.3.2","sha":"0328965ce855c331a10fa37102adbfc47f48f9a2","kind":"commit","published_at":"2017-03-10T21:43:48.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v2.3.2","html_url":"https://github.com/css/csso/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f56d62bc1309c6da042e6378988e54b0ab681d6e","kind":"commit","published_at":"2017-01-06T10:55:18.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v2.3.1","html_url":"https://github.com/css/csso/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"989272617daba591cf8982c627b0ae73bc1cdd02","kind":"commit","published_at":"2016-10-25T11:14:48.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v2.3.0","html_url":"https://github.com/css/csso/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"62bf7207f117e4726decc8f1da272e77ac0f3ea5","kind":"commit","published_at":"2016-07-24T22:17:09.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v2.2.1","html_url":"https://github.com/css/csso/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2baa7bf2e2fb5127dfa8a51f658efa9ba28675fa","kind":"commit","published_at":"2016-06-23T09:34:26.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v2.2.0","html_url":"https://github.com/css/csso/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v2.2.0/manifests"},{"name":"v1.8.2","sha":"7d1bbda333d6fea264e0bd2341fd445f581469c5","kind":"commit","published_at":"2016-06-23T00:10:06.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v1.8.2","html_url":"https://github.com/css/csso/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.8.2/manifests"},{"name":"v2.1.1","sha":"9a0ff7e1aa240901ef4651038e4d690d625329ab","kind":"commit","published_at":"2016-05-11T13:56:44.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v2.1.1","html_url":"https://github.com/css/csso/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"5089ff6a9d3e84a0d5048dcf22d9d2b44768a70d","kind":"commit","published_at":"2016-05-08T19:57:57.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v2.1.0","html_url":"https://github.com/css/csso/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"2fe84ec40114e9e976fb20351f0c3765d77afef5","kind":"commit","published_at":"2016-04-06T02:25:35.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v2.0.0","html_url":"https://github.com/css/csso/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v2.0.0/manifests"},{"name":"v1.8.1","sha":"d396668cb482bc13766a66d677dc28d9a2067ef7","kind":"commit","published_at":"2016-03-30T21:01:56.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v1.8.1","html_url":"https://github.com/css/csso/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"3d006e6f4d6be42ee010abaadeb77ddec32a7a2f","kind":"commit","published_at":"2016-03-24T12:32:30.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v1.8.0","html_url":"https://github.com/css/csso/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"d0726564496de5681a9e8d2872ba28a5fa0d56c1","kind":"commit","published_at":"2016-03-16T21:02:53.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v1.7.1","html_url":"https://github.com/css/csso/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"735d7b6e63ca4d9efa4e3c3b334bddef14a04d53","kind":"commit","published_at":"2016-03-10T22:03:35.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v1.7.0","html_url":"https://github.com/css/csso/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"6af84164e3b352468b85c301f4647b768cdc63af","kind":"commit","published_at":"2016-03-01T17:21:30.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v1.6.4","html_url":"https://github.com/css/csso/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"d07a0a2f2636a535aec1f7d73b5d93131bf06d2e","kind":"commit","published_at":"2016-02-29T21:40:36.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v1.6.3","html_url":"https://github.com/css/csso/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"e4c2de4b62f644d4c39d115ecec2faaa9d3e93ef","kind":"commit","published_at":"2016-02-29T20:43:26.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v1.6.2","html_url":"https://github.com/css/csso/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"d8d3c5ef3831221d38bf03db2503590ce7367555","kind":"commit","published_at":"2016-02-28T13:22:56.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v1.6.1","html_url":"https://github.com/css/csso/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"973efaaca1d52845428a252c36d084121829cd66","kind":"commit","published_at":"2016-02-27T16:11:33.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v1.6.0","html_url":"https://github.com/css/csso/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"43b22b8c98d71b903cfb4e93f8c2f247c8671345","kind":"commit","published_at":"2016-01-27T12:41:11.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v1.5.4","html_url":"https://github.com/css/csso/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"8cbdb30233f4f0ae3668d6b9a24afda77fc5fd35","kind":"commit","published_at":"2016-01-25T12:14:52.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v1.5.3","html_url":"https://github.com/css/csso/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"65a9f76d20712321ffa1a1680fb9137238132d66","kind":"commit","published_at":"2016-01-24T20:09:07.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v1.5.2","html_url":"https://github.com/css/csso/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"95cec3fde12133b33c5054c0ff51422036837e97","kind":"commit","published_at":"2016-01-14T23:09:32.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v1.5.1","html_url":"https://github.com/css/csso/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"d0cdb53c23b03e494159d7e59bd3887719c1e37f","kind":"commit","published_at":"2016-01-14T20:43:46.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v1.5.0","html_url":"https://github.com/css/csso/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"ae3d81c21c8c18cff4cc0a34d36535f1eceb5f3a","kind":"commit","published_at":"2015-12-10T12:19:35.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v1.4.4","html_url":"https://github.com/css/csso/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"2e4477222e207c67089c7c53bd8e8e7670a73406","kind":"commit","published_at":"2015-12-04T20:52:48.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v1.4.3","html_url":"https://github.com/css/csso/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c70caf59b12c34fd3806fc59d6cff1109643c82a","kind":"commit","published_at":"2015-11-09T21:06:00.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v1.4.2","html_url":"https://github.com/css/csso/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e7ff615fca13f960f545c916c64be34dfb4f8c64","kind":"commit","published_at":"2015-10-20T20:28:51.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v1.4.1","html_url":"https://github.com/css/csso/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"8d167f99822c3424467e1c946bcef4c945f32514","kind":"commit","published_at":"2015-10-16T14:41:41.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v1.4.0","html_url":"https://github.com/css/csso/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.4.0/manifests"},{"name":"v1.3.12","sha":"aa5aca0ceb63cad30a578614ccc944c7079f7915","kind":"tag","published_at":"2015-10-07T23:31:06.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v1.3.12","html_url":"https://github.com/css/csso/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"66956f580636a7c534b4ce0fefb78953b44dafe6","kind":"commit","published_at":"2014-02-10T21:39:55.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v1.3.11","html_url":"https://github.com/css/csso/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"c3bcf688c6c0ca90937c06bf4d34781ba8b73fb6","kind":"commit","published_at":"2013-11-25T08:38:35.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v1.3.10","html_url":"https://github.com/css/csso/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.3.10/manifests"},{"name":"v1.3.9","sha":"99ae4ad755c4c4ecff44df846820c8c5db476355","kind":"commit","published_at":"2013-10-15T12:47:12.000Z","download_url":"https://codeload.github.com/css/csso/tar.gz/v1.3.9","html_url":"https://github.com/css/csso/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/css/csso@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/tags/v1.3.9/manifests"}]},"repo_metadata_updated_at":"2025-12-16T12:35:40.930Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.935580196030183,"dependent_packages_count":6.497216412401576,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.716398304215879},"purl":"pkg:golang/github.com/css/csso","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/css/csso","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/css/csso","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/css/csso/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-14T13:21:22.423Z","issues_count":95,"pull_requests_count":20,"avg_time_to_close_issue":24799332.205128204,"avg_time_to_close_pull_request":5956214.0,"issues_closed_count":39,"pull_requests_closed_count":17,"pull_request_authors_count":12,"issue_authors_count":85,"avg_comments_per_issue":1.7473684210526317,"avg_comments_per_pull_request":2.1,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/css%2Fcsso/issues","maintainers":[{"login":"lahmatiy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lahmatiy"},{"login":"tadatuta","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadatuta"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcss%2Fcsso/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcss%2Fcsso/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcss%2Fcsso/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcss%2Fcsso/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcss%2Fcsso/codemeta","maintainers":[]}