{"id":110678,"url":"https://github.com/sass/dart-sass","last_synced_at":"2026-05-21T12:20:19.115Z","repository":{"id":37622964,"uuid":"72474275","full_name":"sass/dart-sass","owner":"sass","description":"The reference implementation of Sass, written in Dart.","archived":false,"fork":false,"pushed_at":"2025-10-13T02:05:49.000Z","size":8546,"stargazers_count":4133,"open_issues_count":73,"forks_count":369,"subscribers_count":75,"default_branch":"main","last_synced_at":"2025-10-13T19:23:56.299Z","etag":null,"topics":["css-preprocessor","dart","dart-sass","sass"],"latest_commit_sha":null,"homepage":"https://sass-lang.com/dart-sass","language":"Dart","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/sass.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-10-31T20:15:56.000Z","updated_at":"2025-10-13T12:56:33.000Z","dependencies_parsed_at":"2022-07-10T14:46:42.973Z","dependency_job_id":"9b781a1d-a93c-4b86-bc28-16fface4e0c1","html_url":"https://github.com/sass/dart-sass","commit_stats":{"total_commits":2328,"total_committers":78,"mean_commits":"29.846153846153847","dds":"0.36340206185567014","last_synced_commit":"63ebf160282f0c03912ad26c69a52c6302d3c701"},"previous_names":[],"tags_count":518,"template":false,"template_full_name":null,"purl":"pkg:github/sass/dart-sass","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sass%2Fdart-sass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sass%2Fdart-sass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sass%2Fdart-sass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sass%2Fdart-sass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sass","download_url":"https://codeload.github.com/sass/dart-sass/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sass%2Fdart-sass/sbom","scorecard":{"id":156292,"data":{"date":"2025-08-04","repo":{"name":"github.com/sass/dart-sass","commit":"d6f4f17eef454d870feae0b302d870ffa75beb76"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.9,"checks":[{"name":"Maintained","score":10,"reason":"14 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:39","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:50","Warn: no topLevel permission defined: .github/workflows/build-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/build-macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build-windows.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release-sass-api.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test-vendor.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/build-linux.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/build-linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-linux.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/build-linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-linux.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/build-linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-macos.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/build-macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-macos.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/build-macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-macos.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/build-macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-windows.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/build-windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-windows.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/build-windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-windows.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/build-windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-sass-api.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/release-sass-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-vendor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/test-vendor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-vendor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/test-vendor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-vendor.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/test-vendor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-vendor.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/test-vendor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:297: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:358: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:359: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/sass/dart-sass/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:188","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:124","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:170","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:207","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:348","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:367","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:369","Info:   0 out of  38 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.90.0 not signed: https://api.github.com/repos/sass/dart-sass/releases/237806695","Warn: release artifact 1.89.2 not signed: https://api.github.com/repos/sass/dart-sass/releases/224124389","Warn: release artifact 1.89.1 not signed: https://api.github.com/repos/sass/dart-sass/releases/222182561","Warn: release artifact 1.89.0 not signed: https://api.github.com/repos/sass/dart-sass/releases/218983383","Warn: release artifact 1.88.0 not signed: https://api.github.com/repos/sass/dart-sass/releases/217803761","Warn: release artifact 1.90.0 does not have provenance: https://api.github.com/repos/sass/dart-sass/releases/237806695","Warn: release artifact 1.89.2 does not have provenance: https://api.github.com/repos/sass/dart-sass/releases/224124389","Warn: release artifact 1.89.1 does not have provenance: https://api.github.com/repos/sass/dart-sass/releases/222182561","Warn: release artifact 1.89.0 does not have provenance: https://api.github.com/repos/sass/dart-sass/releases/218983383","Warn: release artifact 1.88.0 does not have provenance: https://api.github.com/repos/sass/dart-sass/releases/217803761"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T11:53:34.812Z","repository_id":37622964,"created_at":"2025-08-16T11:53:34.813Z","updated_at":"2025-08-16T11:53:34.813Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019054,"owners_count":26086516,"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-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css-preprocessor","dart","dart-sass","sass"],"created_at":"2024-02-01T11:34:47.577Z","updated_at":"2025-10-16T00:25:20.868Z","avatar_url":"https://github.com/sass.png","language":"Dart","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/110678","html_url":"https://opencollective.ecosyste.ms/projects/110678","collective":{"id":3434,"uuid":"5ax8emk7-lnw54q75-nmpgyvj0-o93zdrbn","slug":"sass","name":"Sass Open Source Foundation","description":"Sass makes CSS fun again.","website":"https://sass-lang.com/","github":"sass","twitter":"SassCSS","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://sass-lang.com/"},{"type":"TWITTER","url":"https://twitter.com/SassCSS"},{"type":"GITHUB","url":"https://github.com/sass"}],"currency":"USD","projects_count":30,"last_synced_at":"2026-06-17T00:15:11.933Z","created_at":"2024-01-10T13:17:54.988Z","updated_at":"2026-06-17T00:15:12.181Z","transactions_count":131,"balance":5617.729999999996,"account_type":"COLLECTIVE","owner":{"login":"sass","name":"Sass","uuid":"317889","kind":"organization","description":"","email":null,"website":"https://sass-lang.com","location":null,"twitter":"SassCSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/317889?v=4","repositories_count":28,"last_synced_at":"2024-10-29T23:35:42.738Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sass","funding_links":[],"total_stars":35924,"followers":793,"following":0,"created_at":"2022-11-02T16:17:25.156Z","updated_at":"2024-10-29T23:35:42.738Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sass","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sass/repositories"},"last_project_activity_at":"2025-10-24T23:16:11.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2017-06-22T19:31:59.140Z","collective_updated_at":"2020-03-15T05:10:08.142Z","html_url":"https://opencollective.com/sass","icon_url":"https://images.opencollective.com/sass/logo/40.png","total_donations":5617.730000000004,"total_expenses":-128.52999999999994,"current_balance":5617.729999999996,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/sass","url":"https://opencollective.ecosyste.ms/collectives/sass","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/sass/projects"}}