{"id":13531084,"url":"https://github.com/bashu/wagtail-metadata-mixin","last_synced_at":"2026-03-04T23:31:09.089Z","repository":{"id":45921595,"uuid":"68796889","full_name":"bashu/wagtail-metadata-mixin","owner":"bashu","description":"🔍 OpenGraph, Twitter Card and Schema.org snippet tags for Wagtail CMS pages","archived":false,"fork":false,"pushed_at":"2023-06-04T02:59:21.000Z","size":108,"stargazers_count":48,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-09-25T06:33:15.969Z","etag":null,"topics":["django","django-meta","metatags","opengraph","schema-org","seo","social-network","twitter-card","wagtail"],"latest_commit_sha":null,"homepage":"","language":"Python","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/bashu.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2016-09-21T08:34:07.000Z","updated_at":"2025-07-27T21:21:18.000Z","dependencies_parsed_at":"2024-04-14T14:52:45.774Z","dependency_job_id":null,"html_url":"https://github.com/bashu/wagtail-metadata-mixin","commit_stats":{"total_commits":90,"total_committers":9,"mean_commits":10.0,"dds":0.1444444444444445,"last_synced_commit":"8da9fa6125106781ae8fcc667a4df39cbeb472b1"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/bashu/wagtail-metadata-mixin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashu%2Fwagtail-metadata-mixin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashu%2Fwagtail-metadata-mixin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashu%2Fwagtail-metadata-mixin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashu%2Fwagtail-metadata-mixin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bashu","download_url":"https://codeload.github.com/bashu/wagtail-metadata-mixin/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashu%2Fwagtail-metadata-mixin/sbom","scorecard":{"id":226779,"data":{"date":"2025-08-11","repo":{"name":"github.com/bashu/wagtail-metadata-mixin","commit":"8da9fa6125106781ae8fcc667a4df39cbeb472b1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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/python-publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/bashu/wagtail-metadata-mixin/python-publish.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/bashu/wagtail-metadata-mixin/python-publish.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'develop'"],"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":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-98 / GHSA-68w8-qjq3-2gfm","Warn: Project is vulnerable to: GHSA-7xr5-9hcq-chf9","Warn: Project is vulnerable to: GHSA-8x94-hmjh-97hq","Warn: Project is vulnerable to: PYSEC-2021-99 / GHSA-p99v-5w3c-jqq9","Warn: Project is vulnerable to: GHSA-rrqc-c2jx-6jgv","Warn: Project is vulnerable to: GHSA-rxjp-mfm9-w4wr","Warn: Project is vulnerable to: GHSA-v6rh-hp5x-86rv","Warn: Project is vulnerable to: GHSA-xpfp-f569-q3p2"],"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-17T03:57:29.668Z","repository_id":45921595,"created_at":"2025-08-17T03:57:29.668Z","updated_at":"2025-08-17T03:57:29.668Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30099337,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T22:49:54.894Z","status":"ssl_error","status_checked_at":"2026-03-04T22:49:48.883Z","response_time":59,"last_error":"SSL_read: 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":["django","django-meta","metatags","opengraph","schema-org","seo","social-network","twitter-card","wagtail"],"created_at":"2024-08-01T07:00:59.766Z","updated_at":"2026-03-04T23:31:08.652Z","avatar_url":"https://github.com/bashu.png","language":"Python","funding_links":[],"categories":["Apps"],"sub_categories":["SEO and SMO"],"readme":"wagtail-metadata-mixin\n======================\n\n.. image:: https://img.shields.io/pypi/v/wagtail-metadata-mixin.svg\n    :target: https://pypi.python.org/pypi/wagtail-metadata-mixin/\n\n.. image:: https://img.shields.io/pypi/dm/wagtail-metadata-mixin.svg\n    :target: https://pypi.python.org/pypi/wagtail-metadata-mixin/\n\n.. image:: https://img.shields.io/github/license/bashu/wagtail-metadata-mixin.svg\n    :target: https://pypi.python.org/pypi/wagtail-metadata-mixin/\n\n.. image:: https://img.shields.io/travis/bashu/wagtail-metadata-mixin.svg\n    :target: https://travis-ci.com/github/bashu/wagtail-metadata-mixin/\n\nOpenGraph, Twitter Card and Schema.org snippet tags for Wagtail CMS pages.\n\nThe current version is tested for compatiblily with the following:\n\n- Wagtail versions 2.7 to 2.15\n- Django versions 2.2 to 3.2\n- Python versions 3.6 and 3.9\n\nAuthored by `Basil Shubin \u003chttps://github.com/bashu\u003e`_,  and some great\n`contributors \u003chttps://github.com/bashu/wagtail-metadata-mixin/contributors\u003e`_.\n\nInstallation\n------------\n\nFirst install the module, preferably in a virtual environment. It can be installed from PyPI:\n\n.. code-block:: shell\n\n    pip install wagtail-metadata-mixin\n\nRequirements\n~~~~~~~~~~~~\n\nYou must have *django-meta* installed and configured, see the\ndjango-meta_ documentation for details and setup instructions.\n\nSetup\n-----\n\nFirst make sure the project is configured for django-meta_.\n\nThen add the following settings:\n\n.. code-block:: python\n\n    INSTALLED_APPS += (\n        'wagtailmetadata',\n    )\n\nand just include ``meta/meta.html`` template in your templates\n\n.. code-block:: html+django\n\n    {% load meta %}\n\n    \u003chtml {% meta_namespaces_schemaorg %}\u003e\n        \u003chead {% meta_namespaces %}\u003e\n            {% include \"meta/meta.html\" %}\n        \u003c/head\u003e\n        \u003cbody\u003e...\u003c/body\u003e\n    \u003c/html\u003e\n\nCheck django-meta_ documentation for more details.\n\nUsage\n-----\n\n.. code-block:: python\n\n    # models.py\n\n    from wagtail.core.models import Page, PageBase\n\n    from wagtailmetadata.models import MetadataPageMixin\n\n    # ensure MetadataPageMixin class goes before Page class\n    class CustomPage(MetadataPageMixin, Page):\n        schemaorg_type = \"Page\"\n\n        promote_panels = Page.promote_panels + MetadataPageMixin.panels\n\nContributing\n------------\n\nIf you like this module, forked it, or would like to improve it, please let us know!\nPull requests are welcome too. :-)\n\n.. _django-meta: https://github.com/nephila/django-meta/\n\nLicense\n-------\n\n``wagtail-metadata-mixin`` is released under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbashu%2Fwagtail-metadata-mixin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbashu%2Fwagtail-metadata-mixin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbashu%2Fwagtail-metadata-mixin/lists"}