{"id":214923,"url":"https://github.com/mozilla/fxa","last_synced_at":"2026-05-29T00:21:09.203Z","repository":{"id":33189143,"uuid":"36831081","full_name":"mozilla/fxa","owner":"mozilla","description":"Monorepo for Mozilla Accounts (formerly Firefox Accounts)","archived":false,"fork":false,"pushed_at":"2025-08-28T02:45:08.000Z","size":663470,"stargazers_count":651,"open_issues_count":27,"forks_count":217,"subscribers_count":46,"default_branch":"main","last_synced_at":"2025-08-28T05:49:55.229Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mozilla.github.io/ecosystem-platform/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mozilla.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-06-03T21:16:46.000Z","updated_at":"2025-08-27T17:57:23.000Z","dependencies_parsed_at":"2023-10-02T19:18:39.521Z","dependency_job_id":"2774507b-19b8-4302-aba4-babe407c693f","html_url":"https://github.com/mozilla/fxa","commit_stats":{"total_commits":20265,"total_committers":222,"mean_commits":91.28378378378379,"dds":0.9029854428818159,"last_synced_commit":"c7d87ea85ab7654499094df924af90a87454cec0"},"previous_names":[],"tags_count":1373,"template":false,"template_full_name":null,"purl":"pkg:github/mozilla/fxa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla%2Ffxa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla%2Ffxa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla%2Ffxa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla%2Ffxa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mozilla","download_url":"https://codeload.github.com/mozilla/fxa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla%2Ffxa/sbom","scorecard":{"id":662180,"data":{"date":"2025-08-11","repo":{"name":"github.com/mozilla/fxa","commit":"1f59309eb565d5e757045a66bf5c6aa08fd6b117"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 3 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker.yml:62","Info: found token with 'none' permissions: .github/workflows/docker.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pull-legal-docs.yml:11","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/tag-release.yml:8","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-assets-to-cdn.yml:21","Warn: no topLevel permission defined: .github/workflows/close-stale-prs.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docker.yml:1","Warn: no topLevel permission defined: .github/workflows/glean-probe-scraper.yml:1","Warn: no topLevel permission defined: .github/workflows/l10n-gettext-extract.yml:1","Info: found token with 'none' permissions: .github/workflows/pull-legal-docs.yml:1","Info: found token with 'none' permissions: .github/workflows/tag-release.yml:1","Warn: no topLevel permission defined: .github/workflows/upload-assets-to-cdn.yml:1"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker.yml:14"],"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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/close-stale-prs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mozilla/fxa/close-stale-prs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mozilla/fxa/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/mozilla/fxa/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/mozilla/fxa/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/mozilla/fxa/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/mozilla/fxa/docker.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/mozilla/fxa/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/mozilla/fxa/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/mozilla/fxa/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/mozilla/fxa/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/mozilla/fxa/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/mozilla/fxa/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/mozilla/fxa/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/glean-probe-scraper.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/mozilla/fxa/glean-probe-scraper.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/l10n-gettext-extract.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mozilla/fxa/l10n-gettext-extract.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/l10n-gettext-extract.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mozilla/fxa/l10n-gettext-extract.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/l10n-gettext-extract.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/mozilla/fxa/l10n-gettext-extract.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-legal-docs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mozilla/fxa/pull-legal-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-legal-docs.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mozilla/fxa/pull-legal-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tag-release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mozilla/fxa/tag-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload-assets-to-cdn.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mozilla/fxa/upload-assets-to-cdn.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload-assets-to-cdn.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/mozilla/fxa/upload-assets-to-cdn.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload-assets-to-cdn.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mozilla/fxa/upload-assets-to-cdn.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload-assets-to-cdn.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mozilla/fxa/upload-assets-to-cdn.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload-assets-to-cdn.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/mozilla/fxa/upload-assets-to-cdn.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload-assets-to-cdn.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/mozilla/fxa/upload-assets-to-cdn.yml/main?enable=pin","Warn: containerImage not pinned by hash: _dev/docker/ci-lockfile-generator/Dockerfile:8: pin your Docker image by updating cimg/node:22.15.1 to cimg/node:22.15.1@sha256:9119e46923f991e092bba007e11c143d9a7385157e9f347412d0a633a7a633f5","Warn: containerImage not pinned by hash: _dev/docker/ci/Dockerfile:7","Warn: containerImage not pinned by hash: _dev/docker/ci/Dockerfile:20","Warn: containerImage not pinned by hash: _dev/docker/ci/Dockerfile:34","Warn: containerImage not pinned by hash: _dev/docker/ci/Dockerfile:40","Warn: containerImage not pinned by hash: _dev/docker/mono/Dockerfile:4","Warn: containerImage not pinned by hash: _dev/docker/mono/Dockerfile:15","Warn: containerImage not pinned by hash: _dev/docker/mono/Dockerfile:28","Warn: containerImage not pinned by hash: _dev/docker/mono/Dockerfile:38","Warn: containerImage not pinned by hash: _dev/docker/mono/Dockerfile:45","Warn: containerImage not pinned by hash: _dev/docker/sync/sync-for-fxa/Dockerfile:7: pin your Docker image by updating rust:1.80 to rust:1.80@sha256:d22d8938f0403ee31c118b5bf2162b883313dd7f387f859d9f2accd7c884c385","Warn: pipCommand not pinned by hash: _dev/docker/sync/sync-for-fxa/Dockerfile:20-22","Warn: npmCommand not pinned by hash: _scripts/check-package-manager.sh:9","Warn: downloadThenRun not pinned by hash: _scripts/report-coverage.sh:3","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 third-party GitHubAction dependencies pinned","Info:   0 out of  11 containerImage dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Vulnerabilities","score":0,"reason":"52 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-r5w7-f542-q2j4","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: MAL-2024-8058","Warn: Project is vulnerable to: MAL-2025-5812","Warn: Project is vulnerable to: MAL-2022-3255","Warn: Project is vulnerable to: MAL-2025-6089","Warn: Project is vulnerable to: MAL-2022-3256","Warn: Project is vulnerable to: MAL-2022-3257","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-3h52-269p-cp9r","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-x5gf-qvw8-r2rm","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-5q6m-3h65-w53x","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-cmcx-xhr8-3w9p","Warn: Project is vulnerable to: GHSA-p4pj-mg4r-x6v4","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"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-21T16:31:42.532Z","repository_id":33189143,"created_at":"2025-08-21T16:31:42.532Z","updated_at":"2025-08-21T16:31:42.532Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272492285,"owners_count":24943812,"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-08-28T02:00:10.768Z","response_time":74,"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":[],"created_at":"2024-04-20T20:19:48.507Z","updated_at":"2025-08-30T18:20:50.059Z","avatar_url":"https://github.com/mozilla.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/214923","html_url":"https://opencollective.ecosyste.ms/projects/214923","collective":{"id":6403,"uuid":"53kzxy4v-07wlr6me-do7qmj9n-o8agdbe5","slug":"mozilla","name":"Mozilla Corporation","description":"Fuelling the movement for a healthy open internet","website":"https://mozilla.org","github":"mozilla","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://mozilla.org"},{"type":"GITHUB","url":"https://github.com/mozilla"}],"currency":"USD","projects_count":2472,"last_synced_at":"2026-05-30T00:15:59.641Z","created_at":"2024-02-01T10:19:33.081Z","updated_at":"2026-05-30T00:16:00.894Z","transactions_count":10,"balance":1.0658141036401503e-14,"account_type":"COLLECTIVE","owner":{"login":"mozilla","name":"Mozilla","uuid":"131524","kind":"organization","description":"This technology could fall into the right hands.","email":null,"website":"https://wiki.mozilla.org/Github","location":"Mountain View, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/131524?v=4","repositories_count":2423,"last_synced_at":"2024-10-30T01:45:08.365Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mozilla","funding_links":[],"total_stars":283529,"followers":8105,"following":0,"created_at":"2022-11-02T16:20:09.610Z","updated_at":"2024-10-30T01:45:08.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mozilla","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mozilla/repositories"},"last_project_activity_at":"2026-04-01T00:51:53.000Z","archived":false,"no_funding":false,"no_license":false,"host":null,"collective_created_at":"2020-01-15T21:59:39.071Z","collective_updated_at":"2020-05-20T18:51:54.740Z","html_url":"https://opencollective.com/mozilla","icon_url":"https://images.opencollective.com/mozilla/logo/40.png","total_donations":578.0399999999998,"total_expenses":-578.04,"current_balance":1.0658141036401503e-14,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/mozilla","url":"https://opencollective.ecosyste.ms/collectives/mozilla","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/mozilla/projects"}}