{"id":29705885,"url":"https://github.com/vint21h/django-security-txt","last_synced_at":"2026-06-19T18:31:30.831Z","repository":{"id":38225170,"uuid":"349748395","full_name":"vint21h/django-security-txt","owner":"vint21h","description":"Handle security.txt","archived":false,"fork":false,"pushed_at":"2023-09-04T19:16:40.000Z","size":153,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-05T21:39:03.096Z","etag":null,"topics":["django","python","security","securitytxt"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vint21h.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-20T14:31:31.000Z","updated_at":"2021-11-19T05:29:40.000Z","dependencies_parsed_at":"2024-11-15T21:51:10.695Z","dependency_job_id":"401aa5c1-156c-4dcb-9e1b-4cd720e9697a","html_url":"https://github.com/vint21h/django-security-txt","commit_stats":{"total_commits":39,"total_committers":1,"mean_commits":39.0,"dds":0.0,"last_synced_commit":"b6e17aecf1a57a3d2ef2d92981073299b8b1605c"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/vint21h/django-security-txt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vint21h%2Fdjango-security-txt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vint21h%2Fdjango-security-txt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vint21h%2Fdjango-security-txt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vint21h%2Fdjango-security-txt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vint21h","download_url":"https://codeload.github.com/vint21h/django-security-txt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vint21h%2Fdjango-security-txt/sbom","scorecard":{"id":922804,"data":{"date":"2025-08-18","repo":{"name":"github.com/vint21h/django-security-txt","commit":"b6e17aecf1a57a3d2ef2d92981073299b8b1605c"},"scorecard":{"version":"v5.2.1-41-g40576783","commit":"40576783fda6698350fcbbeaea760ff827433034"},"score":4.1,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#security-policy"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#packaging"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#code-review"}},{"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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#dangerous-workflow"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#binary-artifacts"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/check-requirements.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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#token-permissions"}},{"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.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/vint21h/django-security-txt/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/vint21h/django-security-txt/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/vint21h/django-security-txt/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/vint21h/django-security-txt/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/vint21h/django-security-txt/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/vint21h/django-security-txt/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/vint21h/django-security-txt/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/vint21h/django-security-txt/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/vint21h/django-security-txt/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/vint21h/django-security-txt/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/vint21h/django-security-txt/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/vint21h/django-security-txt/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-requirements.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/vint21h/django-security-txt/check-requirements.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-requirements.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/vint21h/django-security-txt/check-requirements.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-requirements.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/vint21h/django-security-txt/check-requirements.yml/master?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction 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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#cii-best-practices"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#vulnerabilities"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-25T06:10:47.972Z","repository_id":38225170,"created_at":"2025-08-25T06:10:47.972Z","updated_at":"2025-08-25T06:10:47.972Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34544403,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"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":["django","python","security","securitytxt"],"created_at":"2025-07-23T15:10:27.887Z","updated_at":"2026-06-19T18:31:30.793Z","avatar_url":"https://github.com/vint21h.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":".. django-security-txt\n.. README.rst\n\n\nA django-security-txt documentation\n===================================\n\n|GitHub|_ |Coveralls|_ |pypi-license|_ |pypi-version|_ |pypi-python-version|_ |pypi-django-version|_ |pypi-format|_ |pypi-wheel|_ |pypi-status|_\n\n    *django-security-txt is a Django reusable application to handle security.txt (http://securitytxt.org/)*\n\n.. contents::\n\nInstallation\n------------\n* Obtain your copy of source code from the git repository: ``$ git clone https://github.com/vint21h/django-security-txt.git``. Or download the latest release from https://github.com/vint21h/django-security-txt/tags/.\n* Run ``$ python ./setup.py install`` from the repository source tree or the unpacked archive. Or use pip: ``$ pip install django-security-txt``.\n\nConfiguration\n-------------\n* Add ``\"security_txt\"`` to ``settings.INSTALLED_APPS``:\n\n.. code-block:: python\n\n    # settings.py\n\n    INSTALLED_APPS += [\n        \"phonenumber_field\",\n        \"security_txt\",\n    ]\n\n* Add ``\"security_txt\"`` to your URLs definitions:\n\n.. code-block:: python\n\n    # urls.py\n\n    from django.urls import re_path\n\n\n    urlpatterns += [\n        re_path(r\"^.well-known/security\\.txt\", include(\"security_txt.urls\")),\n    ]\n\nSettings\n--------\n``SECURITY_TXT_EXPIRES``\n    Indicates the date and time after which the data contained in the \"security.txt\" file is considered stale and should not be used. Defaults to ``None``.\n``SECURITY_TXT_PREFERRED_LANGUAGES``\n    Used to indicate a set of natural languages that are preferred when submitting security reports. Defaults to ``None``.\n``SECURITY_TXT_SIGN``\n    Sign \"security.txt\" using PGP. Defaults to ``False``.\n``SECURITY_TXT_SIGNING_KEY``\n    Path to PGP key. Defaults to ``\"\"``.\n\nAdvanced features\n-----------------\nIf you want to sign your \"security.txt\":\n\n* Install ``django-security-txt`` with additional dependencies: ``$ pip install django-security-txt[pgp]``.\n* Configure:\n\n.. code-block:: python\n\n    # settings.py\n\n    SECURITY_TXT_SIGN: bool = True\n    SECURITY_TXT_SIGNING_KEY: str = \"/path/to/key.asc\"\n\nContributing\n------------\n1. `Fork it \u003chttps://github.com/vint21h/django-security-txt/\u003e`_\n2. Install `GNU Make \u003chttps://www.gnu.org/software/make/\u003e`_\n3. Install and configure `pyenv \u003chttps://github.com/pyenv/pyenv/\u003e`_ and `pyenv-virtualenv plugin \u003chttps://github.com/pyenv/pyenv-virtualenv/\u003e`_\n4. Install and configure `direnv \u003chttps://github.com/direnv/direnv/\u003e`_\n5. Create environment config from example\n\n.. code-block:: bash\n\n    cp .env.example .env\n\n6. Install development dependencies:\n\n.. code-block:: bash\n\n    make install\n\n7. Create your fix/feature branch:\n\n.. code-block:: bash\n\n    git checkout -b my-new-fix-or-feature\n\n8. Check code style and moreover:\n\n.. code-block:: bash\n\n    make check\n\n9. Run tests:\n\n.. code-block:: bash\n\n    make test\n\n10. Push to the branch:\n\n.. code-block:: bash\n\n    git push origin my-new-fix-or-feature\n\n11. `Create a new Pull Request \u003chttps://github.com/vint21h/django-security-txt/compare/\u003e`_\n\nLicensing\n---------\ndjango-security-txt is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (a\nt your option) any later version.\nFor complete license text see COPYING file.\n\nContacts\n--------\n**Project Website**: https://github.com/vint21h/django-security-txt/\n\n**Author**: Alexei Andrushievich \u003cvint21h@vint21h.pp.ua\u003e\n\nFor other authors list see AUTHORS file.\n\n.. |GitHub| image:: https://github.com/vint21h/django-security-txt/workflows/build/badge.svg\n    :alt: GitHub\n.. |Coveralls| image:: https://coveralls.io/repos/github/vint21h/django-security-txt/badge.svg?branch=master\n    :alt: Coveralls\n.. |pypi-license| image:: https://img.shields.io/pypi/l/django-security-txt\n    :alt: License\n.. |pypi-version| image:: https://img.shields.io/pypi/v/django-security-txt\n    :alt: Version\n.. |pypi-django-version| image:: https://img.shields.io/pypi/djversions/django-security-txt\n    :alt: Supported Django version\n.. |pypi-python-version| image:: https://img.shields.io/pypi/pyversions/django-security-txt\n    :alt: Supported Python version\n.. |pypi-format| image:: https://img.shields.io/pypi/format/django-security-txt\n    :alt: Package format\n.. |pypi-wheel| image:: https://img.shields.io/pypi/wheel/django-security-txt\n    :alt: Python wheel support\n.. |pypi-status| image:: https://img.shields.io/pypi/status/django-security-txt\n    :alt: Package status\n.. _GitHub: https://github.com/vint21h/django-security-txt/actions/\n.. _Coveralls: https://coveralls.io/github/vint21h/django-security-txt?branch=master\n.. _pypi-license: https://pypi.org/project/django-security-txt/\n.. _pypi-version: https://pypi.org/project/django-security-txt/\n.. _pypi-django-version: https://pypi.org/project/django-security-txt/\n.. _pypi-python-version: https://pypi.org/project/django-security-txt/\n.. _pypi-format: https://pypi.org/project/django-security-txt/\n.. _pypi-wheel: https://pypi.org/project/django-security-txt/\n.. _pypi-status: https://pypi.org/project/django-security-txt/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvint21h%2Fdjango-security-txt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvint21h%2Fdjango-security-txt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvint21h%2Fdjango-security-txt/lists"}