{"id":408131,"url":"https://github.com/secureblue/secureblue","last_synced_at":"2026-07-29T06:20:11.589Z","repository":{"id":192302793,"uuid":"686460804","full_name":"secureblue/secureblue","owner":"secureblue","description":"A security-focused desktop and server linux operating system.","archived":false,"fork":false,"pushed_at":"2026-03-08T16:38:32.000Z","size":4133,"stargazers_count":860,"open_issues_count":145,"forks_count":80,"subscribers_count":11,"default_branch":"live","last_synced_at":"2026-03-08T19:40:08.046Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://secureblue.dev","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"ublue-os/startingpoint","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/secureblue.png","metadata":{"files":{"readme":"docs/README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"RoyalOughtness"}},"created_at":"2023-09-02T21:42:39.000Z","updated_at":"2026-03-08T16:38:36.000Z","dependencies_parsed_at":"2023-09-04T03:32:24.339Z","dependency_job_id":"dfc23514-1e04-41b4-99e7-7f35611ec00a","html_url":"https://github.com/secureblue/secureblue","commit_stats":null,"previous_names":["qoijjj/hardened-images","secureblue/secureblue"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/secureblue/secureblue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secureblue%2Fsecureblue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secureblue%2Fsecureblue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secureblue%2Fsecureblue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secureblue%2Fsecureblue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/secureblue","download_url":"https://codeload.github.com/secureblue/secureblue/tar.gz/refs/heads/live","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secureblue%2Fsecureblue/sbom","scorecard":{"id":1238984,"data":{"date":"2025-10-16T16:56:16Z","repo":{"name":"github.com/secureblue/secureblue","commit":"9f8f50b9edc7eabfd1df97317178da58c41297c9"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":8.9,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 25 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#maintained"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#binary-artifacts"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#packaging"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/SECURITY.md:1","Info: Found linked content: docs/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/SECURITY.md:1","Info: Found text in security policy: docs/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#security-policy"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-all.yml:223","Info: jobLevel 'actions' permission set to 'read': .github/workflows/build-all.yml:224","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build-all.yml:225","Info: jobLevel 'actions' permission set to 'read': .github/workflows/build-all.yml:240","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build-all.yml:241","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-all.yml:239","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-all.yml:298","Info: jobLevel 'actions' permission set to 'read': .github/workflows/build-all.yml:299","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build-all.yml:300","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-all.yml:164","Info: jobLevel 'actions' permission set to 'read': .github/workflows/build-all.yml:165","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build-all.yml:166","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-all.yml:314","Info: jobLevel 'actions' permission set to 'read': .github/workflows/build-all.yml:315","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build-all.yml:316","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-all.yml:37","Info: jobLevel 'actions' permission set to 'read': .github/workflows/build-all.yml:38","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build-all.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-all.yml:82","Info: jobLevel 'actions' permission set to 'read': .github/workflows/build-all.yml:83","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build-all.yml:84","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-all.yml:142","Info: jobLevel 'actions' permission set to 'read': .github/workflows/build-all.yml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build-all.yml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-all.yml:201","Info: jobLevel 'actions' permission set to 'read': .github/workflows/build-all.yml:202","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build-all.yml:203","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-all.yml:52","Info: jobLevel 'actions' permission set to 'read': .github/workflows/build-all.yml:53","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build-all.yml:54","Info: jobLevel 'actions' permission set to 'read': .github/workflows/build-all.yml:186","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build-all.yml:187","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-all.yml:185","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-all.yml:260","Info: jobLevel 'actions' permission set to 'read': .github/workflows/build-all.yml:261","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build-all.yml:262","Info: jobLevel 'actions' permission set to 'read': .github/workflows/build-all.yml:277","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build-all.yml:278","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-all.yml:276","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-all.yml:67","Info: jobLevel 'actions' permission set to 'read': .github/workflows/build-all.yml:68","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build-all.yml:69","Info: jobLevel 'actions' permission set to 'read': .github/workflows/build-all.yml:99","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build-all.yml:100","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-all.yml:98","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-all.yml:120","Info: jobLevel 'actions' permission set to 'read': .github/workflows/build-all.yml:121","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build-all.yml:122","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-one-recipe.yml:35","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build-one-recipe.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/build-one-recipe.yml:147","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build-one-recipe.yml:149","Info: jobLevel 'contents' permission set to 'read': .github/workflows/checksum.yml:25","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/cleanup.yml:28","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/integration_tests.yml:26","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/integration_tests.yml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/iso.yml:43","Info: jobLevel 'packages' permission set to 'read': .github/workflows/iso.yml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/justlint.yml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/linkspector.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr_approvals.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr_build.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr_build_all_main.yml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr_build_minimal.yml:34","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr_build_nvidia.yml:36","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr_build_zfs.yml:36","Info: jobLevel 'packages' permission set to 'read': .github/workflows/provenance.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:23","Info: jobLevel 'issues' permission set to 'read': .github/workflows/scorecards.yml:24","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/scorecards.yml:25","Info: jobLevel 'checks' permission set to 'read': .github/workflows/scorecards.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/tests.yml:27","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-po.yml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate_exec_bit.yml:25","Info: found token with 'none' permissions: .github/workflows/automod.yml:1","Info: found token with 'none' permissions: .github/workflows/build-all.yml:1","Info: found token with 'none' permissions: .github/workflows/build-one-recipe.yml:1","Info: found token with 'none' permissions: .github/workflows/checksum.yml:1","Info: found token with 'none' permissions: .github/workflows/cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/integration_tests.yml:1","Info: found token with 'none' permissions: .github/workflows/iso.yml:1","Info: found token with 'none' permissions: .github/workflows/justlint.yml:1","Info: found token with 'none' permissions: .github/workflows/linkspector.yml:1","Info: found token with 'none' permissions: .github/workflows/pr_approvals.yml:1","Info: found token with 'none' permissions: .github/workflows/pr_build.yml:1","Info: found token with 'none' permissions: .github/workflows/pr_build_all_main.yml:1","Info: found token with 'none' permissions: .github/workflows/pr_build_minimal.yml:1","Info: found token with 'none' permissions: .github/workflows/pr_build_nvidia.yml:1","Info: found token with 'none' permissions: .github/workflows/pr_build_zfs.yml:1","Info: found token with 'none' permissions: .github/workflows/provenance.yml:1","Info: found token with 'none' permissions: .github/workflows/ruff.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/tests.yml:1","Info: found token with 'none' permissions: .github/workflows/trivy.yml:1","Info: found token with 'none' permissions: .github/workflows/update-po.yml:1","Info: found token with 'none' permissions: .github/workflows/validate_exec_bit.yml:1","Info: found token with 'none' permissions: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-one-recipe.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/secureblue/secureblue/build-one-recipe.yml/live?enable=pin","Info:  23 out of  23 GitHub-owned GitHubAction dependencies pinned","Info:  18 out of  19 third-party GitHubAction dependencies pinned","Info:   6 out of   6 goCommand dependencies pinned","Info:   1 out of   1 pipCommand 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#pinned-dependencies"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#sast"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'live'","Info: 'force pushes' disabled on branch 'live'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'live'","Info: 'stale review dismissal' is required to merge on branch 'live'","Warn: branch 'live' does not require approvers","Info: codeowner review is required on branch 'live'","Warn: 'last push approval' is disabled on branch 'live'","Info: 'up-to-date branches' is required to merge on branch 'live'","Info: status check found to merge onto on branch 'live'","Info: PRs are required in order to make changes on branch 'live'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":10,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: provenance for release artifact: SLSA_and_signature_stored_in_registry.intoto.jsonl: https://github.com/secureblue/secureblue/releases/tag/v4.6.1","Info: provenance for release artifact: SLSA_and_signature_stored_in_registry.intoto.jsonl: https://github.com/secureblue/secureblue/releases/tag/v4.6","Info: provenance for release artifact: SLSA_and_signature_stored_in_registry.intoto.jsonl: https://github.com/secureblue/secureblue/releases/tag/v4.5.1","Info: provenance for release artifact: SLSA_and_signature_stored_in_registry.intoto.jsonl: https://github.com/secureblue/secureblue/releases/tag/v4.5","Info: provenance for release artifact: SLSA_and_signature_stored_in_registry.intoto.jsonl: https://github.com/secureblue/secureblue/releases/tag/v4.4.2"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#signed-releases"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#license"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 28 contributing companies or organizations","details":["Info: found contributions from: ArcticFoxes-net, AskUbuntu, Metropolis-nexus, OndinaHQ, PCMI22, Polarix-Containers, PrivSec-dev, SilphRoad, UMass-Bio, Unplottable, WheatonCS, bazzite-org, blue-build, cloud native computing foundation, cloud-custodian, cncf, flathub, kubeflow, kubernetes, microsoft, openid, petrolpad, projectbluefin, red hat, rsturla, toolbx-images, ublue-os, ubuntu"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#contributors"}}]},"last_synced_at":"2025-10-20T05:03:32.572Z","repository_id":192302793,"created_at":"2025-10-20T05:03:32.573Z","updated_at":"2025-10-20T05:03:32.573Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30522353,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-14T19:51:21.629Z","status":"ssl_error","status_checked_at":"2026-03-14T19:51:12.959Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-03-15T00:00:38.852Z","updated_at":"2026-03-15T00:00:49.306Z","avatar_url":"https://github.com/secureblue.png","language":"Python","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/408131","html_url":"https://opencollective.ecosyste.ms/projects/408131","collective":{"id":295427,"uuid":"3k0exgzn-m8yj64bw-wmjq5wao-9r7b4dlv","slug":"secureblue","name":"secureblue","description":"A security-focused desktop and server linux operating system.","website":"https://secureblue.dev/","github":"secureblue/secureblue","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://secureblue.dev/"},{"type":"BLUESKY","url":"https://bsky.app/profile/secureblue.dev"},{"type":"GITHUB","url":"https://github.com/secureblue/secureblue"},{"type":"MASTODON","url":"https://mastodon.social/@secureblue.dev@bsky.brid.gy"},{"type":"GITHUB","url":"http://github.com/secureblue"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-07-26T18:15:09.027Z","created_at":"2026-03-15T00:00:28.157Z","updated_at":"2026-07-26T18:15:09.329Z","transactions_count":null,"balance":362.45000000000016,"account_type":"COLLECTIVE","owner":{"login":"secureblue","name":"secureblue","uuid":"151704336","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/151704336?v=4","repositories_count":1,"last_synced_at":"2023-11-22T04:33:25.301Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"RoyalOughtness"}},"html_url":"https://github.com/secureblue","funding_links":["https://github.com/sponsors/RoyalOughtness"],"total_stars":null,"followers":null,"following":null,"created_at":"2023-11-22T04:33:25.312Z","updated_at":"2023-11-22T04:33:25.312Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/secureblue","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/secureblue/repositories"},"last_project_activity_at":"2026-03-08T16:38:32.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2026-03-07T22:23:47.424Z","collective_updated_at":"2026-03-11T02:57:56.978Z","html_url":"https://opencollective.com/secureblue","icon_url":"https://images.opencollective.com/secureblue/logo/40.png","total_donations":427.37,"total_expenses":-143.39,"current_balance":362.45000000000016,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/secureblue","url":"https://opencollective.ecosyste.ms/collectives/secureblue","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/secureblue/projects"}}