{"id":557,"url":"https://github.com/wagtail/wagtail","last_synced_at":"2026-05-19T12:20:22.894Z","repository":{"id":13783889,"uuid":"16479108","full_name":"wagtail/wagtail","owner":"wagtail","description":"A Django content management system focused on flexibility and user experience","archived":false,"fork":false,"pushed_at":"2026-03-13T07:29:07.000Z","size":250505,"stargazers_count":20236,"open_issues_count":1035,"forks_count":4486,"subscribers_count":331,"default_branch":"main","last_synced_at":"2026-03-17T08:46:44.999Z","etag":null,"topics":["cms","django","hacktoberfest","python","wagtail"],"latest_commit_sha":null,"homepage":"https://wagtail.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wagtail.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.txt","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":"docs/support.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"custom":["https://wagtail.org/sponsor/"],"open_collective":"wagtail"}},"created_at":"2014-02-03T12:41:59.000Z","updated_at":"2026-03-17T07:09:49.000Z","dependencies_parsed_at":"2025-12-29T00:02:03.878Z","dependency_job_id":null,"html_url":"https://github.com/wagtail/wagtail","commit_stats":{"total_commits":16817,"total_committers":977,"mean_commits":"17.212896622313202","dds":0.6864482369031337,"last_synced_commit":"b970f635e3b333e4d00ac9d107080d63b84f8822"},"previous_names":["torchbox/wagtail"],"tags_count":295,"template":false,"template_full_name":null,"purl":"pkg:github/wagtail/wagtail","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wagtail%2Fwagtail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wagtail%2Fwagtail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wagtail%2Fwagtail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wagtail%2Fwagtail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wagtail","download_url":"https://codeload.github.com/wagtail/wagtail/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wagtail%2Fwagtail/sbom","scorecard":{"id":685644,"data":{"date":"2025-07-21","repo":{"name":"github.com/wagtail/wagtail","commit":"f845c8b1201a6b04bc18d7046e56dd9fa56da593"},"scorecard":{"version":"v5.2.1-24-gc29a04d4","commit":"c29a04d46d1570393e94662bc34e9906398e1bfa"},"score":6,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/25 approved changesets -- score normalized to 1","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/c29a04d46d1570393e94662bc34e9906398e1bfa/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c29a04d46d1570393e94662bc34e9906398e1bfa/docs/checks.md#maintained"}},{"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/c29a04d46d1570393e94662bc34e9906398e1bfa/docs/checks.md#packaging"}},{"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/c29a04d46d1570393e94662bc34e9906398e1bfa/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c29a04d46d1570393e94662bc34e9906398e1bfa/docs/checks.md#security-policy"}},{"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/c29a04d46d1570393e94662bc34e9906398e1bfa/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:43","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/c29a04d46d1570393e94662bc34e9906398e1bfa/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: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c29a04d46d1570393e94662bc34e9906398e1bfa/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/c29a04d46d1570393e94662bc34e9906398e1bfa/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c29a04d46d1570393e94662bc34e9906398e1bfa/docs/checks.md#branch-protection"}},{"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/c29a04d46d1570393e94662bc34e9906398e1bfa/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c29a04d46d1570393e94662bc34e9906398e1bfa/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/c29a04d46d1570393e94662bc34e9906398e1bfa/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/codeql-analysis.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/wagtail/wagtail/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/wagtail/wagtail/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/wagtail/wagtail/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/wagtail/wagtail/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/wagtail/wagtail/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/wagtail/wagtail/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/wagtail/wagtail/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:270: update your workflow using https://app.stepsecurity.io/secureworkflow/wagtail/wagtail/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/wagtail/wagtail/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/wagtail/wagtail/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/wagtail/wagtail/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/wagtail/wagtail/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:332: update your workflow using https://app.stepsecurity.io/secureworkflow/wagtail/wagtail/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/wagtail/wagtail/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:377: update your workflow using https://app.stepsecurity.io/secureworkflow/wagtail/wagtail/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/wagtail/wagtail/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/wagtail/wagtail/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/wagtail/wagtail/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:419: update your workflow using https://app.stepsecurity.io/secureworkflow/wagtail/wagtail/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/wagtail/wagtail/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/wagtail/wagtail/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:449: update your workflow using https://app.stepsecurity.io/secureworkflow/wagtail/wagtail/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/wagtail/wagtail/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/wagtail/wagtail/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/wagtail/wagtail/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/wagtail/wagtail/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/wagtail/wagtail/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/wagtail/wagtail/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/wagtail/wagtail/test.yml/main?enable=pin","Warn: containerImage not pinned by hash: wagtail/project_template/Dockerfile:2: pin your Docker image by updating python:3.12-slim-bookworm to python:3.12-slim-bookworm@sha256:9c1d9ed7593f2552a4ea47362ec0d2ddf5923458a53d0c8e30edf8b398c94a31","Warn: pipCommand not pinned by hash: wagtail/project_template/Dockerfile:28","Warn: pipCommand not pinned by hash: wagtail/project_template/Dockerfile:32","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:390","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:391","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:392","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:393","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:394","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:430","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:431","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:137","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:138","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:139","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:140","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:225","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:226","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:227","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:228","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:280","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:281","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:282","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:283","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:284","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:338","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:339","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:340","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:341","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:342","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:343","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  31 pipCommand dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c29a04d46d1570393e94662bc34e9906398e1bfa/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"48 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: PYSEC-2014-5 / GHSA-296w-6qhq-gf92","Warn: Project is vulnerable to: PYSEC-2011-2 / GHSA-3jqw-crqj-w8qw","Warn: Project is vulnerable to: PYSEC-2012-3 / GHSA-59w8-4wm2-4xw8","Warn: Project is vulnerable to: PYSEC-2012-4 / GHSA-5h2q-4hrp-v9rr","Warn: Project is vulnerable to: PYSEC-2014-6 / GHSA-625g-gx8c-xcmg","Warn: Project is vulnerable to: PYSEC-2015-8 / GHSA-6565-fg86-6jcx","Warn: Project is vulnerable to: PYSEC-2021-98 / GHSA-68w8-qjq3-2gfm","Warn: Project is vulnerable to: PYSEC-2012-2 / GHSA-78vx-ggch-wghm","Warn: Project is vulnerable to: PYSEC-2015-9 / GHSA-7fq8-4pv5-5w5c","Warn: Project is vulnerable to: PYSEC-2015-4 / GHSA-7qfw-j7hp-v45g","Warn: Project is vulnerable to: PYSEC-2011-9 / GHSA-7wph-fc4w-wqp2","Warn: Project is vulnerable to: GHSA-7xr5-9hcq-chf9","Warn: Project is vulnerable to: PYSEC-2014-2 / GHSA-89hj-xfx5-7q66","Warn: Project is vulnerable to: GHSA-8x94-hmjh-97hq","Warn: Project is vulnerable to: PYSEC-2016-2 / GHSA-c8c8-9472-w52h","Warn: Project is vulnerable to: PYSEC-2016-3 / GHSA-crhm-qpjc-cm64","Warn: Project is vulnerable to: PYSEC-2014-4 / GHSA-f7cm-ccfp-3q4r","Warn: Project is vulnerable to: PYSEC-2016-16 / GHSA-fp6p-5xvw-m74f","Warn: Project is vulnerable to: PYSEC-2011-8 / GHSA-fwr5-q9rx-294f","Warn: Project is vulnerable to: PYSEC-2015-5 / GHSA-gv98-g628-m9x5","Warn: Project is vulnerable to: PYSEC-2015-20 / GHSA-h582-2pch-3xv3","Warn: Project is vulnerable to: PYSEC-2011-5 / GHSA-h95j-h2rv-qrg4","Warn: Project is vulnerable to: GHSA-hmr4-m2h5-33qx","Warn: Project is vulnerable to: PYSEC-2015-6 / GHSA-jhjg-w2cp-5j44","Warn: Project is vulnerable to: PYSEC-2016-15 / GHSA-pw27-w7w4-9qc7","Warn: Project is vulnerable to: PYSEC-2015-10 / GHSA-q5qw-4364-5hhm","Warn: Project is vulnerable to: PYSEC-2011-4 / GHSA-rm2j-x595-q9cj","Warn: Project is vulnerable to: GHSA-rrqc-c2jx-6jgv","Warn: Project is vulnerable to: PYSEC-2014-1 / GHSA-rvq6-mrpv-m6rm","Warn: Project is vulnerable to: PYSEC-2014-7 / GHSA-rw75-m7gp-92m3","Warn: Project is vulnerable to: PYSEC-2019-16 / GHSA-vfq6-hq5r-27r6","Warn: Project is vulnerable to: PYSEC-2014-3 / GHSA-wqjj-hx84-v449","Warn: Project is vulnerable to: PYSEC-2011-3 / GHSA-wxg3-mfph-qg9w","Warn: Project is vulnerable to: PYSEC-2011-1 / GHSA-x88j-93vc-wpmp","Warn: Project is vulnerable to: PYSEC-2007-1","Warn: Project is vulnerable to: PYSEC-2008-1","Warn: Project is vulnerable to: PYSEC-2008-2","Warn: Project is vulnerable to: PYSEC-2009-3","Warn: Project is vulnerable to: PYSEC-2015-11","Warn: Project is vulnerable to: PYSEC-2015-7","Warn: Project is vulnerable to: PYSEC-2016-18"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c29a04d46d1570393e94662bc34e9906398e1bfa/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:42:33.863Z","repository_id":13783889,"created_at":"2025-08-22T00:42:33.863Z","updated_at":"2025-08-22T00:42:33.863Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30839476,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-22T05:45:47.827Z","status":"ssl_error","status_checked_at":"2026-03-22T05:45:39.030Z","response_time":85,"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":["cms","django","hacktoberfest","python","wagtail"],"created_at":"2024-01-11T15:57:31.239Z","updated_at":"2026-03-26T00:20:36.647Z","avatar_url":"https://github.com/wagtail.png","language":"Python","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/557","html_url":"https://opencollective.ecosyste.ms/projects/557","collective":{"id":223,"uuid":"3k0exgzn-m8yj64re-bm9p5wao-9r7b4dlv","slug":"wagtail","name":"Wagtail","description":"We build Wagtail, an open source content management system built on Python and Django.","website":"https://wagtail.org/","github":"wagtail/wagtail","twitter":"wagtailcms","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://wagtail.org/"},{"type":"GITHUB","url":"https://github.com/wagtail/wagtail"},{"type":"MASTODON","url":"https://fosstodon.org/@wagtail"},{"type":"TWITTER","url":"https://twitter.com/wagtailcms"},{"type":"YOUTUBE","url":"https://www.youtube.com/@wagtailcms"},{"type":"LINKEDIN","url":"https://www.linkedin.com/company/wagtail-cms"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-06-14T06:15:16.009Z","created_at":"2024-01-10T13:17:47.351Z","updated_at":"2026-06-14T06:15:16.142Z","transactions_count":18,"balance":6815.4699999999875,"account_type":"COLLECTIVE","owner":{"login":"wagtail","name":"Wagtail","uuid":"23708009","kind":"organization","description":"The powerful Python CMS for modern websites","email":"hello@wagtail.org","website":"https://wagtail.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23708009?v=4","repositories_count":64,"last_synced_at":"2026-06-02T00:24:48.922Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/wagtail","funding_links":[],"total_stars":27516,"followers":824,"following":0,"created_at":"2022-11-02T16:31:43.287Z","updated_at":"2026-06-02T00:24:48.922Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wagtail","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wagtail/repositories"},"last_project_activity_at":"2026-03-13T07:29:07.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2023-04-19T15:04:48.258Z","collective_updated_at":"2024-09-03T11:27:06.742Z","html_url":"https://opencollective.com/wagtail","icon_url":"https://images.opencollective.com/wagtail/logo/40.png","total_donations":15489.07,"total_expenses":-9836.120000000012,"current_balance":6815.4699999999875,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/wagtail","url":"https://opencollective.ecosyste.ms/collectives/wagtail","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/wagtail/projects"}}